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 6 updates:
9.0.0
9.1.1
2.5.6
2.5.7
9.0.0
9.1.0
12.0.1
12.0.2
4.2.14
4.2.15
5.2.8
5.2.10
Updates
@eslint/js
from 9.0.0 to 9.1.1Release notes
Sourced from
@eslint/js
's releases.Changelog
Sourced from
@eslint/js
's changelog.Commits
Updates
@sveltejs/kit
from 2.5.6 to 2.5.7Release notes
Sourced from
@sveltejs/kit
's releases.Changelog
Sourced from
@sveltejs/kit
's changelog.Commits
c5d1e67
Version Packages (#12143)172db45
chore(deps): update dependency devalue to v5 (#12141)bd54aa1
feat: add self-closing-tags migration (#12128)Updates
eslint
from 9.0.0 to 9.1.0Release notes
Sourced from eslint's releases.
Changelog
Sourced from eslint's changelog.
Commits
b78d831
9.1.0e4d9c92
Build: changelog update for 9.1.0d9a2983
chore: upgrade@eslint/js
to v9.1.1 (#18367)03068f1
feat: Provide helpful error message for nullish configs (#18357)50d406d
chore: package.json update for@eslint/js
release8d18958
fix: Remove name from eslint/js packages (#18368)155c71c
chore: package.json update for@eslint/js
release594eb0e
fix: do not crash on error infs.walk
filter (#18295)751b518
feat: replace dependency graphemer withIntl.Segmenter
(#18110)fb50077
docs: include notes about globals in migration-guide (#18356)Updates
marked
from 12.0.1 to 12.0.2Release notes
Sourced from marked's releases.
Commits
c6a98ea
chore(release): 12.0.2 [skip ci]e9f0eed
fix: fix Setext continuation in blockquote (#3257)a90223b
chore(deps-dev): Bump@typescript-eslint/eslint-plugin
from 7.4.0 to 7.6.0 (#...7757f96
chore(deps-dev): Bump typescript from 5.4.4 to 5.4.5 (#3261)609b65c
chore(deps-dev): Bump@arethetypeswrong/cli
from 0.15.2 to 0.15.3 (#3258)dfa835e
chore(deps-dev): Bump rollup from 4.14.1 to 4.14.3 (#3259)f0fb744
chore(deps-dev): Bump semantic-release from 23.0.6 to 23.0.7 (#3255)924130d
chore(deps-dev): Bump@semantic-release/github
from 10.0.2 to 10.0.3 (#3254)8cdb7ca
chore(deps-dev): Bump rollup from 4.13.2 to 4.14.1 (#3253)1cc9eb2
chore(deps-dev): Bump typescript from 5.4.3 to 5.4.4 (#3252)Updates
svelte
from 4.2.14 to 4.2.15Release notes
Sourced from svelte's releases.
Changelog
Sourced from svelte's changelog.
Commits
9f2341f
Version Packages (#11202)a510c6a
fix: support attribute selector inside :global() (#11135)Updates
vite
from 5.2.8 to 5.2.10Changelog
Sourced from vite's changelog.
Commits
088d24b
release: v5.2.1077e7359
revert: perf: use workspace root for fs cache (#15712) (#16476)6a127d6
fix: don't add outDirs to watch.ignored if emptyOutDir is false (#16453)11444dc
feat: show warning if root is in build.outDir (#16454)721f94d
fix: add base to virtual html (#16442)8e54bbd
feat: write cspNonce to style tags (#16419)af72eab
fix: adjust esm syntax judgment logic (#16436)b872635
fix(cspNonce): don't overwrite existing nonce values (#16415)6cccef7
chore(deps): update dependency eslint-plugin-n to v17 (#16381)a77707d
release: v5.2.9Dependabot 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