build(deps): bump the npm_and_yarn group with 2 updates #268
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 the npm_and_yarn group with 2 updates: fastify and vite.
Updates
fastify
from 5.2.2 to 5.3.2Release notes
Sourced from fastify's releases.
... (truncated)
Commits
32f7e1e
Bumped v5.3.2f3d2bcb
fix: treat space as a delimiter in content-type parsing (#6064)9b1cf06
docs: fix archived concurrently link to point to active repo (#6063)644b68d
Bumped v5.3.1436da4c
Merge commit from forkebbd4a6
test: migrate logger instantiation to node test runner (#6061)2ce1ae1
test: migrate custom parser 0 to node test runner (#6052)f30973c
test: migrate request logger to node test runner (#6058)0a9aa87
test: migrate stream 4 to node test runner (#6062)417b1f8
test: custom querystring parser (#6054)Updates
vite
from 6.2.5 to 6.3.2Release notes
Sourced from vite's releases.
Changelog
Sourced from vite's changelog.
... (truncated)
Commits
4bc17b4
release: v6.3.2b5055e0
fix(css): respectcss.lightningcss
option in css minification process (#19879)c713f79
feat(css): improve lightningcss messages (#19880)cbdab1d
fix: match default asserts case insensitive (#19852)6abbdce
fix: open first url if host does not match any urls (#19886)bab4cb9
fix(deps): update all non-major dependencies (#19698)a7349ef
release: v6.3.1a152b7c
fix: backward compat for internal plugintransform
calls (#19878)35c7f35
fix: avoid usingPromise.allSettled
in preload function (#19805)5fdcfe7
release: v6.3.0Dependabot 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 conditionsYou can disable automated security fix PRs for this repo from the Security Alerts page.