Skip to content

Bump vite-plugin-electron from 0.14.1 to 0.15.5#12

Closed
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/vite-plugin-electron-0.15.5
Closed

Bump vite-plugin-electron from 0.14.1 to 0.15.5#12
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/vite-plugin-electron-0.15.5

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jan 1, 2024

Copy link
Copy Markdown
Contributor

Bumps vite-plugin-electron from 0.14.1 to 0.15.5.

Release notes

Sourced from vite-plugin-electron's releases.

v0.15.5

Please refer to CHANGELOG.md for details.

#188

v0.15.4

Please refer to CHANGELOG.md for details.

#178

Contributors:

@​Siykt

v0.15.3

Please refer to CHANGELOG.md for details.

#176

v0.15.2

Please refer to CHANGELOG.md for details.

#175

v0.15.1

Please refer to CHANGELOG.md for details.

#174

v0.15.0

Please refer to CHANGELOG.md for details.

#173

Contributors:

@​sevenc-nanashi, @​CommandMC

Changelog

Sourced from vite-plugin-electron's changelog.

0.15.5 (2023-12-12)

  • f57a60a fix(#182, #187): correctly options.reload()
  • f606551 Merge pull request #178 from electron-vite/v0.15.4

0.15.4 (2023-11-08)

  • 532e0b4 Merge pull request #177 from Siykt/main
  • 845c39b fix: add SIGKILL to tree-kill call

Contributors:

0.15.3 (2023-11-07)

  • 20907ef chore: recover v0.15.1

0.15.2 (2023-11-06)

  • 9719203 chore: better exit electron logic

0.15.1 (2023-11-06)

  • 2119108 fix: correct use tree-kill

0.15.0 (2023-11-06)

  • 234be07 fix: tree-kill doesn't work
  • 5e6c36d feat: calcEntryCount()
  • bbd6bd1 Merge branch 'main' of github.com:electron-vite/vite-plugin-electron into main
  • 9a910e5 Merge pull request #166 from CommandMC/fix/wait-for-all-files
  • 3962718 fix: startup electron wait for all files built
  • 7f75ae2 Merge branch 'fix/wait-for-all-files' of https://github.com/CommandMC/vite-plugin-electron into main
  • 65b73c2 Merge pull request #122 from sevenc-nanashi/main
  • e4033c3 Merge pull request #1 from caoxiemeihao/cleanup
  • 8e70a39 chore: cleanup
  • 20dd675 refactor: migrate examples to github.com/caoxiemeihao/electron-vite-samples
  • de9259f Change: Use peer-dependency
  • 8247192 Merge: main -> main
  • ab990b9 Wait until the last file is done bundling before starting Electron
  • 6e5a033 Merge pull request #163 from electron-vite/v0.14.1

Fixs:

  • electron does not exit correctly | 使用ctrl + c 停止代码,electron后台不关闭 #168, #122
  • Fixed electron startup timing #166

Contributors:

... (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 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.14.1 to 0.15.5.
- [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.14.1...v0.15.5)

---
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 Jan 1, 2024
@dependabot @github

dependabot Bot commented on behalf of github Feb 1, 2024

Copy link
Copy Markdown
Contributor Author

Superseded by #16.

@dependabot dependabot Bot closed this Feb 1, 2024
@dependabot
dependabot Bot deleted the dependabot/npm_and_yarn/vite-plugin-electron-0.15.5 branch February 1, 2024 22:13
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.

0 participants