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 #483

Merged
merged 1 commit into from
Jul 10, 2024

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jul 9, 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 because a matching PR was automerged previously.

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 Jul 9, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 22.28%. Comparing base (71a2d27) to head (cb4795e).

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #483   +/-   ##
=======================================
  Coverage   22.28%   22.28%           
=======================================
  Files          95       95           
  Lines        3595     3595           
  Branches      600      600           
=======================================
  Hits          801      801           
  Misses       2647     2647           
  Partials      147      147           

☔ 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 10788db to 0574676 Compare July 10, 2024 11:06
@renovate renovate bot force-pushed the renovate/electron-vite-2.x-lockfile branch from 0574676 to cb4795e Compare July 10, 2024 15:19
@markspolakovs markspolakovs added this pull request to the merge queue Jul 10, 2024
Merged via the queue into main with commit 5e05c1b Jul 10, 2024
14 checks passed
@markspolakovs markspolakovs deleted the renovate/electron-vite-2.x-lockfile branch July 10, 2024 19:42
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