-
Notifications
You must be signed in to change notification settings - Fork 0
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 4.5.0 to 5.3.1 in /example #445
Closed
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
dependabot
bot
added
dependencies
Pull requests that update a dependency file
javascript
Pull requests that update Javascript code
labels
Jun 17, 2024
vinayakkulkarni
approved these changes
Jun 17, 2024
dependabot
bot
force-pushed
the
dependabot/npm_and_yarn/example/vite-5.3.1
branch
from
June 18, 2024 00:13
0e1e5dc
to
a90b7c7
Compare
vinayakkulkarni
approved these changes
Jun 18, 2024
dependabot
bot
force-pushed
the
dependabot/npm_and_yarn/example/vite-5.3.1
branch
from
June 19, 2024 00:21
a90b7c7
to
a4773e9
Compare
vinayakkulkarni
approved these changes
Jun 19, 2024
dependabot
bot
force-pushed
the
dependabot/npm_and_yarn/example/vite-5.3.1
branch
from
June 20, 2024 00:08
a4773e9
to
7a993d0
Compare
vinayakkulkarni
approved these changes
Jun 20, 2024
dependabot
bot
force-pushed
the
dependabot/npm_and_yarn/example/vite-5.3.1
branch
from
June 21, 2024 00:56
7a993d0
to
2de2bcb
Compare
vinayakkulkarni
approved these changes
Jun 21, 2024
dependabot
bot
force-pushed
the
dependabot/npm_and_yarn/example/vite-5.3.1
branch
from
June 21, 2024 00:59
2de2bcb
to
dd1a64e
Compare
vinayakkulkarni
approved these changes
Jun 21, 2024
dependabot
bot
force-pushed
the
dependabot/npm_and_yarn/example/vite-5.3.1
branch
from
June 24, 2024 01:12
dd1a64e
to
6018eb4
Compare
vinayakkulkarni
approved these changes
Jun 24, 2024
dependabot
bot
force-pushed
the
dependabot/npm_and_yarn/example/vite-5.3.1
branch
from
June 26, 2024 00:30
6018eb4
to
f829f7c
Compare
vinayakkulkarni
approved these changes
Jun 26, 2024
dependabot
bot
force-pushed
the
dependabot/npm_and_yarn/example/vite-5.3.1
branch
from
July 2, 2024 00:42
f829f7c
to
144378e
Compare
vinayakkulkarni
approved these changes
Jul 2, 2024
dependabot
bot
force-pushed
the
dependabot/npm_and_yarn/example/vite-5.3.1
branch
from
July 8, 2024 01:02
144378e
to
382c78c
Compare
vinayakkulkarni
approved these changes
Jul 8, 2024
Bumps [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) from 4.5.0 to 5.3.1. - [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.3.1/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>
dependabot
bot
force-pushed
the
dependabot/npm_and_yarn/example/vite-5.3.1
branch
from
July 17, 2024 00:14
382c78c
to
35baf63
Compare
vinayakkulkarni
approved these changes
Jul 17, 2024
Superseded by #473. |
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
javascript
Pull requests that update Javascript code
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Bumps vite from 4.5.0 to 5.3.1.
Release notes
Sourced from vite's releases.
Changelog
Sourced from vite's changelog.
... (truncated)
Commits
c608e6a
release: v5.3.16ced135
fix(build): preload treeshaking ignore equal (#17480)d355568
fix(build): handle preload treeshaking for braces (#17479)1f09344
chore: consolidate changelog for 5.3 (#17476)3e27071
fix(build): handle preload treeshaking for commas (#17472)29a260c
release: v5.3.00a76652
fix(ssrTransform): handle arbitrary module namespace identifiers (#17446)f16fae5
test: disable isolate for unit test (#17448)ec287f8
feat: asset type add bmp (#17439)68aa9f8
fix: typo in client log (#17363)You can trigger a rebase of this PR 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 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)