Paper-Folding / Staff-Kpi-Management-App

My Software Engineering Graduation Design
GNU General Public License v2.0
2 stars 0 forks source link

Bump vite from 2.7.13 to 2.8.5 #10

Closed dependabot[bot] closed 2 years ago

dependabot[bot] commented 2 years ago

Bumps vite from 2.7.13 to 2.8.5.

Release notes

Sourced from vite's releases.

create-vite@2.8.0

Please refer to CHANGELOG.md for details.

Changelog

Sourced from vite's changelog.

2.8.5 (2022-02-28)

Bug Fixes

Features

2.8.4 (2022-02-18)

Bug Fixes

2.8.3 (2022-02-15)

Bug Fixes

2.8.2 (2022-02-14)

... (truncated)

Commits
  • 22a0381 release: v2.8.5
  • 065ceca fix: image -> image/x-icon (#7120)
  • 7a1a552 fix: fileToBuiltUrl got undefined when file type is .ico (#7106)
  • 79428ad fix(config): Warn about terserOptions in more cases (#7101)
  • 3012541 fix(ssrTransform): use appendLeft instead of appendRight (#6407)
  • 5818ac9 fix: ?html-proxy with trailing = added by some servers (#7093)
  • c703a33 feat: add fixStacktrace option to ssrLoadModule (#7048)
  • 88ded7f fix: import with query with exports field (#7073)
  • a9dfce3 fix(hmr): hmr style tag no support in html (#7052)
  • 745ae2f chore(types): use more reasonable ts checking annotation comment (#7063)
  • Additional commits viewable in compare view
Maintainer changes

This version was pushed to npm by vitebot, a new releaser for vite since your current version.


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)