Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(deps): update dependency electron-vite to v2.3.0 #402

Merged
merged 1 commit into from
Jul 7, 2024

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jun 23, 2024

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
electron-vite (source) 2.2.0 -> 2.3.0 age adoption passing confidence

Release Notes

alex8088/electron-vite (electron-vite)

v2.3.0

Compare Source

  • feat: resolve import.meta.[dirname|filename] to support CommonJS format
  • fix: don't handle module ID that begin with \0 (#​530)
  • fix: not using the mode from the config file (#​539)
  • fix: default mode should not overrite user config mode
  • perf: build compatilibity target for Electron 31
  • perf: improve cjs shim
  • chore(deps): update all non-major dependencies
  • chore(deps): update @​typescript-eslint/* to v7
  • chore(deps): update esbuild to v0.21

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Mend Renovate. View repository job log here.

@codecov-commenter
Copy link

codecov-commenter commented Jun 23, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 22.10%. Comparing base (263f168) to head (b5ba5a2).
Report is 1 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #402   +/-   ##
=======================================
  Coverage   22.10%   22.10%           
=======================================
  Files          95       95           
  Lines        3619     3619           
  Branches      606      606           
=======================================
  Hits          800      800           
  Misses       2669     2669           
  Partials      150      150           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@renovate renovate bot force-pushed the renovate/electron-vite-2.x-lockfile branch from 866c2db to b5ba5a2 Compare July 6, 2024 09:36
@markspolakovs markspolakovs added this pull request to the merge queue Jul 7, 2024
Merged via the queue into main with commit 862451c Jul 7, 2024
14 checks passed
@markspolakovs markspolakovs deleted the renovate/electron-vite-2.x-lockfile branch July 7, 2024 23:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants