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 ignore conditions` will show all of the ignore conditions of the specified dependency
- `@dependabot ignore 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 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 ` 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 ` will remove all of the ignore conditions of the specified dependency
- `@dependabot unignore ` will remove the ignore condition of the specified dependency and ignore conditions
Bumps the dev-dependencies group with 9 updates in the / directory:
4.17.21
5.0.0
9.11.1
9.12.0
2.1.1
2.1.2
1.1.1
1.1.2
1.2.1
1.2.2
18.3.10
18.3.11
23.15.1
23.15.2
0.446.0
0.447.0
1.3.4
1.4.0
Updates
@types/express
from 4.17.21 to 5.0.0Commits
Updates
eslint
from 9.11.1 to 9.12.0Release notes
Sourced from eslint's releases.
Changelog
Sourced from eslint's changelog.
Commits
17cfb68
9.12.0826e69d
Build: changelog update for 9.12.0555aafd
chore: upgrade to@eslint/js@9.12.0
(#18987)873ae60
chore: package.json update for@eslint/js
releaseea380ca
fix: Upgrade retry to avoid EMFILE errors (#18986)d0a5414
refactor: replace strip-ansi with native module (#18982)b827029
chore: Enable JSON5 linting (#18979)ecbd522
docs: Mention code explorer (#18978)7ea4ecc
docs: Clarifying the Use of Meta Objects (#18697)d3e4b2e
docs: Clarify how to exclude.js
files (#18976)Updates
vitest
from 2.1.1 to 2.1.2Release notes
Sourced from vitest's releases.
Commits
0ce26a4
chore: release v2.1.2383f179
fix(browser): throw an error if "@vitest/browser/
context" is imported outside...821400b
fix(vitest): don't start a websocket server if api is disabled (#6617)8a8d3f0
fix(vitest): make env.SSR consistent between different pools (#6616)ed8b7c0
fix(vitest): install dependencies with the same version when prompted (#6611)d2a86ff
fix(workspace): ignore DS_Store by default (#6571)88bde99
fix(coverage):cleanOnRerun: false
to invalidate previous results (#6592)5f75790
refactor: replacestrip-ansi
withstripVTControlCharacters
from `node:uti...e7f3521
fix: moveVitest.setServer
to postconfigureServer
hook to enable import ...891d6fe
docs: deprecatebenchmark.outputFile
option (#6591)Updates
@radix-ui/react-dialog
from 1.1.1 to 1.1.2Commits
Maintainer changes
This version was pushed to npm by chancestrickland, a new releaser for
@radix-ui/react-dialog
since your current version.Updates
@radix-ui/react-toast
from 1.2.1 to 1.2.2Commits
Maintainer changes
This version was pushed to npm by chancestrickland, a new releaser for
@radix-ui/react-toast
since your current version.Updates
@types/react
from 18.3.10 to 18.3.11Commits
Updates
i18next
from 23.15.1 to 23.15.2Release notes
Sourced from i18next's releases.
Changelog
Sourced from i18next's changelog.
Commits
60e3779
23.15.2c2d5387
releasec2f246b
fix(types): make context related keys detection stricter (#2243)f2a6b6c
test(types): align and refine defaultValue test types (#2235)Updates
lucide-react
from 0.446.0 to 0.447.0Commits
Updates
vitepress
from 1.3.4 to 1.4.0Release notes
Sourced from vitepress's releases.
Changelog
Sourced from vitepress's changelog.
Commits
78c4d3d
release: v1.4.01143ddf
chore: bump deps2ac64b8
fix:vueRE
conflicting withlineNoRE
(#4247)1628918
fix: remove font synthesis in webfont mode, google fonts now support italic a...7ec3be3
chore: update DocSearch version (#4237)68150a6
fix(theme): change the order of CSS rules ofVPFlyout
(#4225)2d0c499
docs: use search-only keyc616a43
chore: adjust formattinge99db80
docs(zh): fix typo (#4195)32c51e3
docs(ko): fix typo (#4186) [lunaria-ignore]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