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

build(deps-dev): bump vite-electron-plugin from 0.4.5 to 0.8.2 #21

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

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 1, 2023

Bumps vite-electron-plugin from 0.4.5 to 0.8.2.

Release notes

Sourced from vite-electron-plugin's releases.

v0.8.2

Please refer to CHANGELOG.md for details.

#57

v0.8.1

Please refer to CHANGELOG.md for details.

#56

v0.8.0

Please refer to CHANGELOG.md for details.

#55

v0.7.4

Please refer to CHANGELOG.md for details.

#54

v0.7.3

Please refer to CHANGELOG.md for details.

#51

v0.7.2

Please refer to CHANGELOG.md for details.

#50

v0.7.1

Please refer to CHANGELOG.md for details.

#49

v0.7.0

Please refer to CHANGELOG.md for details.

#48

v0.6.4

Please refer to CHANGELOG.md for details.

#46

v0.6.3

Please refer to CHANGELOG.md for details.

#44

... (truncated)

Changelog

Sourced from vite-electron-plugin's changelog.

0.8.2 (2023-02-22)

  • f6cd34d feat: customStart with debounce

0.8.1 (2023-02-21)

  • e67fcd0 fix: safe custom start

0.8.0 (2023-02-18)

  • cf76b6d feat(plugin/esmodule): reuse cache
  • 3bf1a29 feat(plugin): add dest

0.7.4 (2023-01-19)

  • 1390a35 refactor: remove Configuration.api.vite.config
  • 89bdbdd refactor: use startup() from vite-plugin-electron
  • 1f73941 chore: compatible acorn7.x

0.7.3 (2023-01-06)

  • 5a4c8db fix: acorn.parse use ecmaVersion: 2022

0.7.2 (2023-01-01)

  • f80b98a chore: update examples/esmodule
  • 201547c feat(plugin/alias): support dynamic import()
  • b1a33c6 chore: cleanup, use vite-plugin-utils
  • a78371b chore(deps): add acorn, vite-plugin-utils

0.7.1 (2022-12-30)

  • ed4993c fix: include types

0.7.0 (2022-12-30)

Features

Support use ESM npm-package in Electron-Main.

import { esmodule } from 'vite-electron-plugin/plugin'

👉 example

  • 1879a2e feat: examples/esmodule
  • c47bc38 feat: support ESM npm-package | electron-vite-react#98
  • 8441b06 refactor: cleanup plugin -> src-plugin

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

Bumps [vite-electron-plugin](https://github.com/electron-vite/vite-electron-plugin) from 0.4.5 to 0.8.2.
- [Release notes](https://github.com/electron-vite/vite-electron-plugin/releases)
- [Changelog](https://github.com/electron-vite/vite-electron-plugin/blob/main/CHANGELOG.md)
- [Commits](caoxiemeihao/vite-electron-plugin@v0.4.5...v0.8.2)

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Mar 1, 2023
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