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

Chore(deps-dev): Bump vite from 5.1.6 to 5.2.3 #1140

Merged
merged 1 commit into from
Mar 27, 2024

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 23, 2024

Bumps vite from 5.1.6 to 5.2.3.

Release notes

Sourced from vite's releases.

create-vite@5.2.3

Please refer to CHANGELOG.md for details.

create-vite@5.2.2

Please refer to CHANGELOG.md for details.

create-vite@5.2.1

Please refer to CHANGELOG.md for details.

create-vite@5.2.0

Please refer to CHANGELOG.md for details.

Changelog

Sourced from vite's changelog.

5.2.3 (2024-03-22)

5.2.2 (2024-03-20)

5.2.1 (2024-03-20)

5.2.0 (2024-03-20)

5.2.0-beta.1 (2024-03-14)

5.2.0-beta.0 (2024-03-12)

... (truncated)

Commits
  • e4572b8 release: v5.2.0
  • 1a3b1d7 fix: update client.ts@cleanUrl to accomodate blob protocol (#16182)
  • 842643d chore(deps): update all non-major dependencies (#16186)
  • de60f1e perf(transformRequest): fast-path watch and sourcemap handling (#16170)
  • 50caf67 fix(assets): avoid splitting , inside query parameter of image URI in srcse...
  • 6f8a320 docs: add @shikiji/vitepress-twoslash (#16168)
  • 20bf97d release: v5.2.0-beta.1
  • 9888843 feat: formalize waitForRequestsIdle (experimental) (#16135)
  • 7ee4261 feat(optimizer): show a friendly warning with 404 instead of 504 outdated opt...
  • 1d5eec4 feat: csp nonce support (#16052)
  • 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 CI passes on it, as requested by @susnux.


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 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 3. to review dependencies Pull requests that update a dependency file labels Mar 23, 2024
Copy link
Contributor

@nextcloud-command nextcloud-command left a comment

Choose a reason for hiding this comment

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

@dependabot merge

Copy link
Contributor Author

dependabot bot commented on behalf of github Mar 23, 2024

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.

@susnux susnux force-pushed the dependabot/npm_and_yarn/vite-5.2.3 branch from 52b198b to 248cf5c Compare March 27, 2024 13:49
@susnux
Copy link
Contributor

susnux commented Mar 27, 2024

/compile amend/

@susnux
Copy link
Contributor

susnux commented Mar 27, 2024

@dependabot merge

Bumps [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) from 5.1.6 to 5.2.3.
- [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/create-vite@5.2.3/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>
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
@nextcloud-command nextcloud-command force-pushed the dependabot/npm_and_yarn/vite-5.2.3 branch from 248cf5c to 05b8656 Compare March 27, 2024 13:52
@dependabot dependabot bot merged commit e07ab31 into master Mar 27, 2024
40 checks passed
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/vite-5.2.3 branch March 27, 2024 13:57
@skjnldsv skjnldsv mentioned this pull request Mar 28, 2024
81 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
3. to review dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants