vicheanath / chuonnath

Chuon Nath Khmer dictionary
MIT License
3 stars 1 forks source link

build(deps-dev): bump electron-vite from 1.0.29 to 2.0.0 #49

Closed dependabot[bot] closed 8 months ago

dependabot[bot] commented 8 months ago

Bumps electron-vite from 1.0.29 to 2.0.0.

Release notes

Sourced from electron-vite's releases.

v2.0.0

Please refer to CHANGELOG.md and the electron-vite 2 Announcement Blog Post for details.

v2.0.0-beta.4

Please refer to CHANGELOG.md for details.

v2.0.0-beta.3

Please refer to CHANGELOG.md for details.

v2.0.0-beta.2

Please refer to CHANGELOG.md for details.

v2.0.0-beta.1

Please refer to CHANGELOG.md for details.

v2.0.0-beta.0

Please refer to CHANGELOG.md for details.

Changelog

Sourced from electron-vite's changelog.

v2.0.0 (2024-01-09)

  • 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

v2.0.0-beta.4 (2024-01-06)

See v2.0.0-beta.4 changelog

v2.0.0-beta.3 (2024-01-04)

See v2.0.0-beta.3 changelog

v2.0.0-beta.2 (2023-12-19)

See v2.0.0-beta.2 changelog

... (truncated)

Commits
  • 7f13ea2 release: v2.0.0
  • 932fc55 release: v2.0.0-beta.4
  • a12646f fix: electorn's export subpaths also need to be externalized #372
  • 921aa9d release: v2.0.0-beta.3
  • 694e134 feat: config file supports "type": "module" in package.json
  • 40a1b64 release: v2.0.0-beta.2
  • 476ef54 chore: format
  • 9b04362 feat: support for passing arguments to electron in dev and preview comm...
  • a8f5182 perf: loadEnv api also needs to load shared env variables prefixed with VITE_
  • 0c98f33 perf(externalizeDepsPlugin): use cached package data to improve performance
  • Additional commits viewable in compare view


Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot show ignore conditions` will show all of the ignore conditions of the specified dependency - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
sonarcloud[bot] commented 8 months ago

Quality Gate Passed Quality Gate passed

Kudos, no new issues were introduced!

0 New issues
0 Security Hotspots
No data about Coverage
0.0% Duplication on New Code

See analysis details on SonarCloud