ElitoGame / HexaLaunch

A radial hexagon menu to boost productivity
5 stars 0 forks source link

Bump vite-plugin-electron from 0.7.3 to 0.8.6 #7

Closed dependabot[bot] closed 2 years ago

dependabot[bot] commented 2 years ago

⚠️ Dependabot is rebasing this PR ⚠️

Rebasing might not happen immediately, so don't worry if this takes some time.

Note: if you make any changes to this PR yourself, they will take precedence over the rebase.


Bumps vite-plugin-electron from 0.7.3 to 0.8.6.

Release notes

Sourced from vite-plugin-electron's releases.

v0.8.6

Issues: #52

v0.8.5

PR:

#50 #51

@​Beiluola

v0.8.4

#46

v0.8.3

electron-vite/vite-plugin-electron#42

v0.8.1

About v0.8.1 #38

  1. Modified the source and dist directory of vite-plugin-electron-renderer plugins -> src dist -> plugins
  2. Fixed vite-plugin-electron-renderer export keywords BUG 🐞.
  3. Hoist typescript to top-level common deps.

vite-plugin-electron@0.8.0 | vite-plugin-electron-renderer@0.6.0

electron-vite/vite-plugin-electron#36

v0.7.5

40832bd...f42cae5

Changelog

Sourced from vite-plugin-electron's changelog.

[2022-08-08] v0.8.5

PR: #51

  1. feat: add VITE_DEV_SERVER_URL to electron process env, so that it is easier to use

  2. fix(🐞): VITE_DEV_SERVER_HOST cannot be used directly when VITE_DEV_SERVER_HOST is a ipv6 address or vite config server.host is true

  3. fix(🐞): use vite config mode as default build mode to avoid build mode not equal to vite config mode when vite config mode !== 'development' which would lead to render env not equal to electron main or preload

  4. fix(🐞): build electron output after render to avoid the electron output being deleted when the vite config emptyOutDir is true and the vite command is build

  5. fix(🐞): use closeBundle to replace writeBundle, because in extreme cases, an error will be reported. For example, can't find preload module will occur as an error when preload update frequently

[2022-07-31] v0.8.4

  • 🌱 c8b59ba Support envFile options electron-vite-vue/issues/209
  • 🌱 2d7f033 Add ImportMeta['env'] declaration
  • 🌱 20d0a22 Must use pnpm publish instead of npm publish #43

[2022-07-25] v0.8.2

  • 9ee720f chore(electron): remove envFile: false
  • 0016d52 fix(🐞): normalizePath()

[2022-07-21] v0.8.1

  • 33b121a chore(deps): hoist typescript
  • d3bd37a chore(electron): change import path

[2022-07-19] v0.8.0

  • 45f34d9 vite-plugin-electron@0.8.0
  • daa1c52 docs: vite-plugin-electron@0.8.0
  • e4e7ee0 chore: fix link
  • d1d4c82 chroe: bump deps
  • 581ef71 chore(deps): bump vite to 3.0.2
  • 481368a chore: remove unused def

... (truncated)

Commits


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 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)