-
-
Notifications
You must be signed in to change notification settings - Fork 4
build(deps): bump the npm_and_yarn group with 4 updates #453
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
base: main
Are you sure you want to change the base?
Conversation
|
Important Review skippedBot user detected. To trigger a single review, invoke the You can disable this status message by setting the 🪧 TipsChatThere are 3 ways to chat with CodeRabbit:
SupportNeed help? Join our Discord community for assistance with any issues or questions. Note: Be mindful of the bot's finite context window. It's strongly recommended to break down tasks such as reading entire modules into smaller chunks. For a focused discussion, use review comments to chat about specific files and their changes, instead of using the PR comments. CodeRabbit Commands (Invoked using PR comments)
Other keywords and placeholders
CodeRabbit Configuration File (
|
CodSpeed Performance ReportMerging #453 will not alter performanceComparing Summary
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Copilot reviewed 1 out of 1 changed files in this pull request and generated no comments.
@dependabot recreate |
446b866
to
a7037b2
Compare
7d66ef1
to
39e0502
Compare
Bumps the npm_and_yarn group with 4 updates: [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite), [vitest](https://github.com/vitest-dev/vitest/tree/HEAD/packages/vitest), [nanoid](https://github.com/ai/nanoid) and [rollup](https://github.com/rollup/rollup). Updates `vite` from 5.4.2 to 5.4.19 - [Release notes](https://github.com/vitejs/vite/releases) - [Changelog](https://github.com/vitejs/vite/blob/v5.4.19/packages/vite/CHANGELOG.md) - [Commits](https://github.com/vitejs/vite/commits/v5.4.19/packages/vite) Updates `vitest` from 1.2.2 to 1.6.1 - [Release notes](https://github.com/vitest-dev/vitest/releases) - [Commits](https://github.com/vitest-dev/vitest/commits/v1.6.1/packages/vitest) Updates `nanoid` from 3.3.7 to 3.3.11 - [Release notes](https://github.com/ai/nanoid/releases) - [Changelog](https://github.com/ai/nanoid/blob/main/CHANGELOG.md) - [Commits](ai/nanoid@3.3.7...3.3.11) Updates `rollup` from 4.21.0 to 4.40.1 - [Release notes](https://github.com/rollup/rollup/releases) - [Changelog](https://github.com/rollup/rollup/blob/master/CHANGELOG.md) - [Commits](rollup/rollup@v4.21.0...v4.40.1) --- updated-dependencies: - dependency-name: vite dependency-version: 5.4.19 dependency-type: direct:development dependency-group: npm_and_yarn - dependency-name: vitest dependency-version: 1.6.1 dependency-type: direct:development dependency-group: npm_and_yarn - dependency-name: nanoid dependency-version: 3.3.11 dependency-type: indirect dependency-group: npm_and_yarn - dependency-name: rollup dependency-version: 4.40.1 dependency-type: indirect dependency-group: npm_and_yarn ... Signed-off-by: dependabot[bot] <support@github.com>
39e0502
to
f4b50d4
Compare
Bumps the npm_and_yarn group with 4 updates: vite, vitest, nanoid and rollup.
Updates
vite
from 5.4.2 to 5.4.19Release notes
Sourced from vite's releases.
Changelog
Sourced from vite's changelog.
... (truncated)
Commits
80a333a
release: v5.4.19766947e
fix: backport #19965, check static serve file inside sirv (#19966)731b77d
release: v5.4.18823675b
fix: backport #19830, reject requests with#
in request-target (#19831)0a2518a
release: v5.4.1784b2b46
fix: backport #19782, fs check with svg and relative paths (#19784)712cb71
release: v5.4.16b627c50
fix: backport #19761, fs check in transform middleware (#19762)9b0f4c8
release: v5.4.15807d7f0
fix: backport #19702, fs raw query with query separators (#19703)Updates
vitest
from 1.2.2 to 1.6.1Release notes
Sourced from vitest's releases.
... (truncated)
Commits
017e1ee
chore: release v1.6.17ce9fbb
fix: backport #7317 to v1 (#7319)6b29f3d
chore: release v1.6.0f8d3d22
feat(benchmark): support comparing benchmark result (#5398)21e58bd
feat(browser): allow injecting scripts (#5656)30f728b
feat: custom "snapshotEnvironment" option (#5449)2f91322
feat(reporter): supportincludeConsoleOutput
andaddFileAttribute
in juni...c571276
perf: unnecessary rpc call when coverage is disabled (#5658)bdce0a2
feat: support standalone mode (#5565)40c299f
fix: don't panic on empty files in node_modulesMaintainer changes
This version was pushed to npm by vitestbot, a new releaser for vitest since your current version.
Updates
nanoid
from 3.3.7 to 3.3.11Release notes
Sourced from nanoid's releases.
Changelog
Sourced from nanoid's changelog.
Commits
37289ce
Release 3.3.11 version23690b7
Fix CIc147962
Fix RN supporta83734e
Move to manually ESM/CJS dual packagebb12e8a
Release 3.3.10 version8f44264
Fix Expo supportadf9b0c
Release 3.3.9 version1c6f088
Remove dev file from npm package3044cd5
Release 3.3.8 version4fe3495
Update size limitUpdates
rollup
from 4.21.0 to 4.40.1Release notes
Sourced from rollup's releases.
... (truncated)
Changelog
Sourced from rollup's changelog.
... (truncated)
Commits
1e6c40f
4.40.103f34b0
fix: generate the separate chunk for the entry module with explicated chunk f...a74916b
Avoid chunks TLA dynamic import circular when TLA dynamic import used in non-...99d4bee
chore: add new./package.json
entry (#5931)8e0d034
fix(assetFileNames): reduce max hash size to 21 (#5921)7fc5036
fix(deps): lock file maintenance minor/patch updates (#5936)ec5e45a
fix(deps): update rust crate swc_compiler_base to v18 (#5926)f53d9de
fix(deps): lock file maintenance minor/patch updates (#5928)6a924c0
fix(deps): lock file maintenance minor/patch updates (#5927)1f2d579
4.40.0You 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 <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 conditionsYou can disable automated security fix PRs for this repo from the Security Alerts page.