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

Merged
merged 1 commit into from
Jan 9, 2024

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jan 8, 2024

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
electron-vite (source) ^1.0.29 -> ^2.0.0 age adoption passing confidence

Release Notes

alex8088/electron-vite (electron-vite)

v2.0.0

Compare Source

  • feat: bump minimum node version to 18
  • feat: migrate to ESM
  • feat: support vite 5
  • feat: add package.json to export map
  • feat: support ESM in Electron
  • feat: env variables prefixed with VITE_ will be shared in main process and renderer
  • feat: support for passing arguments to electron in dev and preview commands (#​339)
  • feat: config file supports "type": "module" in package.json
  • fix: emit assets when ssr is enabled
  • fix: externalizeDepPlugin not work
  • fix: electron's export subpaths also need to be externalized (#​372)
  • perf: improve package.json resolve
  • perf: use magic-string hires boundary for sourcemaps
  • perf: build compatilibity target for Electron 28
  • pref: resolve import meta url in CommonJS format
  • perf(worker): ESM syntax
  • perf: package version
  • perf: dev error message
  • perf(externalizeDepsPlugin): use cached package data to improve performance
  • perf: loadEnv api also needs to load shared env variables prefixed with VITE_
  • refactor: build
  • refactor: file hashes use url-safe base64 encoded hashes in vite 5 (rollup 4)
  • refactor: remove Electron 11, 12 build compatilibity target
  • refactor: use dynamic import directly
  • build: use rollup-plugin-dts
  • chore(deps): update all non-major dependencies
  • chore(deps): update lint-staged to v15
  • chore(deps): update eslint-config-prettier to v9
  • chore(deps): update @​rollup/plugin-typescript to v11
  • chore(deps): update rollup to v4
  • chore(deps): update vite to v5
  • chore(deps): update esbuild to v0.19
  • chore(deps): update typescript to 5.3.3
  • chore: improve prettier config
  • chore: update homepage

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.

@marcopiraccini marcopiraccini merged commit b07f40f into main Jan 9, 2024
2 checks passed
@renovate renovate bot deleted the renovate/electron-vite-2.x branch January 9, 2024 09:13
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.

1 participant