Skip to content

Bump vite from 2.8.6 to 3.0.9#165

Closed
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/npm_and_yarn/vite-3.0.9
Closed

Bump vite from 2.8.6 to 3.0.9#165
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/npm_and_yarn/vite-3.0.9

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Aug 31, 2022

Bumps vite from 2.8.6 to 3.0.9.

Release notes

Sourced from vite's releases.

create-vite@3.0.2

Please refer to CHANGELOG.md for details.

create-vite@3.0.1

Please refer to CHANGELOG.md for details.

create-vite@3.0.0

Please refer to CHANGELOG.md for details.

create-vite@2.9.5

Please refer to CHANGELOG.md for details.

create-vite@2.9.4

Please refer to CHANGELOG.md for details.

create-vite@2.9.3

Please refer to CHANGELOG.md for details.

create-vite@2.9.2

Please refer to CHANGELOG.md for details.

create-vite@2.9.1

Please refer to CHANGELOG.md for details.

Changelog

Sourced from vite's changelog.

3.0.9 (2022-08-19)

3.0.8 (2022-08-16)

3.0.7 (2022-08-12)

3.0.6 (2022-08-11)

3.0.5 (2022-08-09)

... (truncated)

Commits
  • 518bc6c release: v3.0.9
  • e0ecb80 feat(ssr): warn if cant analyze dynamic import (#9738)
  • 1d6a1eb fix: legacy no resolve asset urls (#9507)
  • 21515f1 fix(import-analysis): escape quotes (#9729)
  • 0571232 docs: fix typos in comments and documentation (#9711)
  • c6870f3 fix: dynamic import path contain ../ and its own directory (#9350)
  • 1d8613f chore(deps): update dependency es-module-lexer to v1 (#9576)
  • 3bffd14 fix: print error file path when using rollupOptions.output.dir (fix #9100) ...
  • 15ff3a2 docs: update import.meta.glob jsdocs (#9709)
  • 6e58d9d perf: avoid ssrTransform object allocation (#9706)
  • 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 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](https://github.com/vitejs/vite/tree/HEAD/packages/vite) from 2.8.6 to 3.0.9.
- [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/v3.0.9/packages/vite)

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

Signed-off-by: dependabot[bot] <support@github.com>
@cloudflare-workers-and-pages
Copy link

cloudflare-workers-and-pages bot commented Aug 31, 2022

Deploying with  Cloudflare Pages  Cloudflare Pages

Latest commit: 5fc92b5
Status:🚫  Build failed.

View logs

@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Aug 31, 2022
@codecov-commenter
Copy link

Codecov Report

Merging #165 (5fc92b5) into main (85913a8) will not change coverage.
The diff coverage is n/a.

@@           Coverage Diff           @@
##             main     #165   +/-   ##
=======================================
  Coverage   71.95%   71.95%           
=======================================
  Files          66       66           
  Lines        1380     1380           
  Branches      171      191   +20     
=======================================
  Hits          993      993           
+ Misses        387      364   -23     
- Partials        0       23   +23     
Impacted Files Coverage Δ
src/main.tsx 0.00% <0.00%> (ø)
src/utility/api.ts 70.00% <0.00%> (ø)
src/features/auth/Login.tsx 78.04% <0.00%> (ø)
src/middlewares/websocket.ts 64.00% <0.00%> (ø)
src/pages/ChannelSettings.tsx 0.00% <0.00%> (ø)
src/features/auth/Register.tsx 80.00% <0.00%> (ø)
src/features/user/userSlice.ts 40.74% <0.00%> (ø)
src/features/users/usersSlice.ts 62.96% <0.00%> (ø)
src/utility/geplauderWebsocket.ts 18.64% <0.00%> (ø)
src/features/channels/channelsSlice.ts 45.61% <0.00%> (ø)
... and 4 more

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Sep 5, 2022

Superseded by #166.

@dependabot dependabot bot closed this Sep 5, 2022
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/vite-3.0.9 branch September 5, 2022 19:33
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.

1 participant