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 from 2.3.8 to 2.4.0 in /FrontEnd #657

Closed

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jul 6, 2021

Bumps vite from 2.3.8 to 2.4.0.

Changelog

Sourced from vite's changelog.

2.4.0 (2021-07-05)

2.4.0-beta.3 (2021-07-02)

Bug Fixes

  • ssr: Transform named default exports without altering scope (#4053) (5211aaf)
  • add type: "module" hint to cache directory (#4063) (58a29b2)
  • allow preprocessor to be installed outside of the root directory (#3988) (a0a80f8)
  • Avoid importing in source that __vitePreload has declared (close #4016) (#4041) (bd34203)
  • ensure that esbuild uses the same working directory as Vite (#4001) (19abafe)
  • fix esbuild break when importRe matches multiline import (#4054) (eb2e41b)
  • skip redirect and error fallback on middleware mode (#4057) (d156a9f)
  • the current main branch code build the vite project error (#4059) (4adc970)
  • use .mjs extension for injected client modules (#4061) (cca92c4)
  • use path type import, fix #4028 (#4031) (e092e89)

2.4.0-beta.2 (2021-06-29)

Bug Fixes

2.4.0-beta.1 (2021-06-29)

Bug Fixes

  • hmr: entry mod's importers contains css mod invalidate hmr (#3929) (d97b33a)
  • types: correct import of types (#4003) (4954636)

Features

  • allow passing options to rollupjs dynamic import vars plugin (#3047) (5507b4c)

2.4.0-beta.0 (2021-06-27)

... (truncated)

Commits
  • dc61819 release: v2.4.0
  • e44343a release: v2.4.0-beta.3
  • 5211aaf fix(ssr): Transform named default exports without altering scope (#4053)
  • a0a80f8 fix: allow preprocessor to be installed outside of the root directory (#3988)
  • 58a29b2 fix: add type: "module" hint to cache directory (#4063)
  • 4adc970 fix: the current main branch code build the vite project error (#4059)
  • d156a9f fix: skip redirect and error fallback on middleware mode (#4057)
  • cca92c4 fix: use .mjs extension for injected client modules (#4061)
  • bd34203 fix: Avoid importing in source that __vitePreload has declared (close #4016) ...
  • eb2e41b fix: fix esbuild break when importRe matches multiline import (#4054)
  • 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 will merge this PR once it's up-to-date and CI passes on it, as requested by @crupest.


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)

@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Jul 6, 2021
@crupest
Copy link
Owner

crupest commented Jul 6, 2021 via email

@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/FrontEnd/vite-2.4.0 branch 2 times, most recently from f8f2db4 to 501df0a Compare July 6, 2021 05:23
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Jul 6, 2021

One of your CI runs failed on this pull request, so Dependabot won't merge it.

Dependabot will still automatically merge this pull request if you amend it and your tests pass.

@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/FrontEnd/vite-2.4.0 branch from 501df0a to 98a25fa Compare July 6, 2021 05:25
Bumps [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) from 2.3.8 to 2.4.0.
- [Release notes](https://github.com/vitejs/vite/releases)
- [Changelog](https://github.com/vitejs/vite/blob/main/packages/vite/CHANGELOG.md)
- [Commits](https://github.com/vitejs/vite/commits/v2.4.0/packages/vite)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/FrontEnd/vite-2.4.0 branch from 98a25fa to 4d4b3a2 Compare July 6, 2021 05:28
@crupest crupest closed this Jul 6, 2021
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Jul 6, 2021

OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting @dependabot ignore this major version or @dependabot ignore this minor version. You can also ignore all major, minor, or patch releases for a dependency by adding an ignore condition with the desired update_types to your config file.

If you change your mind, just re-open this PR and I'll resolve any conflicts on it.

@dependabot dependabot bot deleted the dependabot/npm_and_yarn/FrontEnd/vite-2.4.0 branch July 6, 2021 15:44
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

1 participant