mditor-dev / mditor

一款使用Electron开发的 Markdown 编辑器桌面应用程序
MIT License
19 stars 4 forks source link

chore(deps-dev): bump vite-electron-plugin from 0.5.2 to 0.7.1 #82

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 1 year ago

Bumps vite-electron-plugin from 0.5.2 to 0.7.1.

Release notes

Sourced from vite-electron-plugin's releases.

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

v0.6.2

Please refer to CHANGELOG.md for details.

#43

v0.6.1

Please refer to CHANGELOG.md for details.

#42

v0.6.0

Please refer to CHANGELOG.md for details.

#41

Changelog

Sourced from vite-electron-plugin's changelog.

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

0.6.4 (2022-12-27)

  • 7071a1c fix: bump notbundle to 0.3.3 #44

0.6.3 (2022-12-27)

  • 4d008ff fix: correct transformOptions

0.6.2 (2022-12-26)

  • 9ce7a2e chore: bump notbundle to 0.3.2
  • 7eba408 feat: add test 🌱
  • f6dea8f chore: remove console.log
  • 0d5b382 refactor: cleanup

0.6.1 (2022-12-25)

  • 55e4c75 chore: bump vite to 4.0.3
  • befb032 feat: bump notbundle to 0.3.1, esbuildPlugin
  • 4617849 feat: startup

0.6.0 (2022-12-23)

Features

JavaScript API

import {
  type Configuration,
</tr></table> 

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