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 5.0.0-beta.3 to 5.0.0-beta.4 #133

Merged
merged 2 commits into from
Oct 3, 2023

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Oct 3, 2023

Bumps vite from 5.0.0-beta.3 to 5.0.0-beta.4.

Changelog

Sourced from vite's changelog.

5.0.0-beta.4 (2023-10-02)

  • fix: allow path ending with .html to fallback to index.html (dae6d0a)
  • fix: handle fs.realpath.native MAX_PATH issue for Node.js <18.10 (#14487) (17c5928), closes #14487
  • fix: update .html fallback in MPA (b5637a7)
  • fix(analysis): warnings for dynamic imports that use static template literals (#14458) (ec7ee22), closes #14458
  • fix(hmr): dev mode reduce unnecessary restart (#14426) (6f9d39d), closes #14426
  • fix(import-analysis): preserve importedUrls import order (#14465) (99b0645), closes #14465
  • fix(preview): allow path containing . to fallback to index.html (fddc151)
  • fix(resolve): support submodules of optional peer deps (#14489) (f80ff77), closes #14489
  • feat: show warning to discourage putting process/global to define option (#14447) (83a56f7), closes #14447
  • feat(terser): add maxWorkers option for terserOptions (#13858) (884fc3d), closes #13858
  • test(ssr): add import and export ordering snapshot (#14468) (ca34c64), closes #14468
Commits
  • a30fdd9 release: v5.0.0-beta.4
  • f80ff77 fix(resolve): support submodules of optional peer deps (#14489)
  • b5637a7 fix: update .html fallback in MPA
  • fddc151 fix(preview): allow path containing . to fallback to index.html
  • dae6d0a fix: allow path ending with .html to fallback to index.html
  • ec7ee22 fix(analysis): warnings for dynamic imports that use static template literals...
  • 6f9d39d fix(hmr): dev mode reduce unnecessary restart (#14426)
  • 884fc3d feat(terser): add maxWorkers option for terserOptions (#13858)
  • 17c5928 fix: handle fs.realpath.native MAX_PATH issue for Node.js <18.10 (#14487)
  • 99b0645 fix(import-analysis): preserve importedUrls import order (#14465)
  • 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 show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

@dependabot dependabot bot added scope:dependencies dependency updates type:build changes to the build system or external dependencies labels Oct 3, 2023
@dependabot dependabot bot requested review from flexdevelopment, a team and unicornware October 3, 2023 15:56
Copy link
Contributor

@flexdevelopment flexdevelopment left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm 👍🏾

Copy link
Contributor

@flexdevelopment flexdevelopment left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm 👍🏾

@unicornware unicornware enabled auto-merge (squash) October 3, 2023 15:57
Copy link
Contributor

@flexdevelopment flexdevelopment left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm 👍🏾

flexdevelopment
flexdevelopment previously approved these changes Oct 3, 2023
Copy link
Contributor

@flexdevelopment flexdevelopment left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm 👍🏾

flexdevelopment
flexdevelopment previously approved these changes Oct 3, 2023
Copy link
Contributor

@flexdevelopment flexdevelopment left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm 👍🏾

flexdevelopment
flexdevelopment previously approved these changes Oct 3, 2023
Copy link
Contributor

@flexdevelopment flexdevelopment left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm 👍🏾

flexdevelopment
flexdevelopment previously approved these changes Oct 3, 2023
Copy link
Contributor

@flexdevelopment flexdevelopment left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm 👍🏾

@codecov
Copy link

codecov bot commented Oct 3, 2023

Codecov Report

Merging #133 (5cea20a) into main (b1f2493) will not change coverage.
Report is 9 commits behind head on main.
The diff coverage is n/a.

Additional details and impacted files
@@            Coverage Diff            @@
##              main      #133   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files           39        39           
  Lines         3891      3891           
  Branches        64        64           
=========================================
  Hits          3891      3891           
Flag Coverage Δ
node16 100.00% <ø> (ø)
node18 100.00% <ø> (ø)
node19 100.00% <ø> (ø)
node20 100.00% <ø> (ø)
Components Coverage Δ
bump 100.00% <ø> (ø)
changelog ∅ <ø> (∅)
commands 100.00% <ø> (ø)
decorators 100.00% <ø> (ø)
git 100.00% <ø> (ø)
models 100.00% <ø> (ø)
options 100.00% <ø> (ø)
providers 100.00% <ø> (ø)

Continue to review full report in Codecov by Sentry.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update b8b0ae8...5cea20a. Read the comment docs.

Bumps [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) from 5.0.0-beta.3 to 5.0.0-beta.4.
- [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/v5.0.0-beta.4/packages/vite)

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

Signed-off-by: dependabot[bot] <[email protected]>
flexdevelopment
flexdevelopment previously approved these changes Oct 3, 2023
Copy link
Contributor

@flexdevelopment flexdevelopment left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm 👍🏾

Copy link
Contributor

@flexdevelopment flexdevelopment left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm 👍🏾

@unicornware unicornware merged commit 161cc73 into main Oct 3, 2023
31 checks passed
@unicornware unicornware deleted the dependabot/npm_and_yarn/vite-5.0.0-beta.4 branch October 3, 2023 16:12
@flex-development
Copy link
Contributor

This pull request has been automatically locked since there has not been any recent
activity after it was closed. Please open a new issue for related bugs or features. Be
sure to reference this issue.

@flex-development flex-development bot added the status:stale superseded by different issue, pull request, or discussion label Dec 3, 2023
@flex-development flex-development bot locked as resolved and limited conversation to collaborators Dec 3, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
scope:dependencies dependency updates status:stale superseded by different issue, pull request, or discussion type:build changes to the build system or external dependencies
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

2 participants