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-dev): bump vite-plugin-electron from 0.15.4 to 0.28.7 #219

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github Apr 29, 2024

Bumps vite-plugin-electron from 0.15.4 to 0.28.7.

Release notes

Sourced from vite-plugin-electron's releases.

v0.28.7

Please refer to CHANGELOG.md for details.

#235

Contributors:

v0.28.6

Please refer to CHANGELOG.md for details.

#232

v0.28.5

Please refer to CHANGELOG.md for details.

#228

Contributors:

v0.28.4

Please refer to CHANGELOG.md for details.

#224

v0.28.3

Please refer to CHANGELOG.md for details.

#222

v0.28.2

Please refer to CHANGELOG.md for details.

#212

v0.28.1

Please refer to CHANGELOG.md for details.

#203

v0.28.0

Please refer to CHANGELOG.md for details.

#198


Migration to v0.28.0

... (truncated)

Changelog

Sourced from vite-plugin-electron's changelog.

0.28.7 (2024-04-27)

  • b3cf74c chore: cleanup, code format
  • 957b144 Merge pull request #233 from kuoruan/feat/config
  • c0f2647 feat: inherit more config from base user config

Contributors:

0.28.6 (2024-04-21)

  • be94383 fix: ElectronOptions['startup'] definition
  • 96905d9 chore: compatible vite@4 resolve node first
  • a16fe3c fix: hot-reload compatible vite@4

0.28.5 (2024-04-19)

  • f325403 chore: update comments
  • 5ebd3a6 Merge pull request #229 from ThatKawaiiSam/feat/custom-electron-fork
  • dbc85dc feat: allow custom electron forks in startup call
  • 8b076be chore: update deprecated API

Contributors:

0.28.4 (2024-03-17)

  • 4f7748c chore: restore vite-plugin-electron-renderer in peerDependencies
  • 412ed9b fix(#214): catch the process.kill(pid) error

0.28.3 (2024-03-13)

  • a300c08 fix: remove electron@28 version pre-deps

0.28.2 (2024-02-11)

  • 5b0fc87 feat: use treeKillSync() instead tree-kill

0.28.1 (2024-02-06)

  • efc5826 fix: correct calcEntryCount() for startup
  • cf0e91f feat: startup support SpawnOptions #194
  • 512a1c5 Merge pull request #204 from SanGongHappy/tree-kill-sync
  • edf4bf6 refactor: better treeKillSync implemented
  • 82cd32f Merge branch 'electron-vite:main' into tree-kill-sync
  • 6e122a7 feat: polyfill process.env by default
  • 45f28bb (github/main, main) chore: update CHANGELOG
  • f9b81e4 chore(simple): update comments

... (truncated)

Commits
  • f6dabc3 Merge pull request #235 from electron-vite/v0.28.7
  • 2ab8d07 v0.28.7
  • b3cf74c chore: cleanup, code format
  • 957b144 Merge pull request #233 from kuoruan/feat/config
  • c0f2647 feat: inherit more config from base user config
  • f361cb6 Merge pull request #232 from electron-vite/v0.28.6
  • 6ae84a9 v0.28.6
  • be94383 fix: ElectronOptions['startup'] definition
  • 96905d9 chore: compatible vite@4 resolve node first
  • a16fe3c fix: hot-reload compatible vite@4
  • 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 <dependency name> 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)

Bumps [vite-plugin-electron](https://github.com/electron-vite/vite-plugin-electron) from 0.15.4 to 0.28.7.
- [Release notes](https://github.com/electron-vite/vite-plugin-electron/releases)
- [Changelog](https://github.com/electron-vite/vite-plugin-electron/blob/main/CHANGELOG.md)
- [Commits](electron-vite/vite-plugin-electron@v0.15.4...v0.28.7)

---
updated-dependencies:
- dependency-name: vite-plugin-electron
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Apr 29, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

0 participants