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 3 updates: @sveltejs/kit, eslint and marked.
Updates
@sveltejs/kit
from 1.25.1 to 1.25.2Release notes
Sourced from
@sveltejs/kit
's releases.Changelog
Sourced from
@sveltejs/kit
's changelog.Commits
c4a5f6c
Version Packages (#10784)9bc6e62
fix:popstate
navigation wasn't cancelling ongoingnavigation()
calls whe...f8aacaf
fix: correctly update$page.url.hash
when navigating history (#10843)715dfdd
fix: specifiedinitial-scale=1
on all viewport meta tags (#10793)6bfcff2
chore: update vitest to 0.34.5 (#10790)4b32c5b
fix: move Vite file removal to adapter methods (#10782)b30cb40
chore: upgrade to Vite 4.4.9 (#10787)34f1ec5
fix: strip virtual module prefix from error messages (#10776)Updates
eslint
from 8.50.0 to 8.51.0Release notes
Sourced from eslint's releases.
Changelog
Sourced from eslint's changelog.
Commits
f079382
8.51.0e8235e5
Build: changelog update for 8.51.01ef39ea
chore: upgrade@eslint/js
@8
.51.0 (#17624)f8c7403
chore: package.json update for@eslint/js
releasef976b2f
fix: make rule severity case-sensitive in flat config (#17619)0edfe36
fix: Ensure crash error messages are not duplicated (#17584)ee5be81
docs: default tosourceType: "module"
in rule examples (#17615)dd79abc
fix:eslint-disable
to be able to parse quoted rule names (#17612)d2f6801
fix: Ensure correct code path for && followed by ?? (#17618)2665552
test: fix flat config linter tests to use Linter in flat config mode (#17616)Updates
marked
from 9.1.0 to 9.1.1Release notes
Sourced from marked's releases.
Commits
bbce7dd
chore(release): 9.1.1 [skip ci]71fc094
fix: add marked.min.js to package exports (#3035)3aa1742
docs: addmarked-footnote
to known extensions (#3034)997fafb
chore(deps-dev): Bump rollup from 3.29.4 to 4.0.2 (#3033)f90ae06
chore(deps-dev): Bump@typescript-eslint/eslint-plugin
from 6.7.3 to 6.7.4 (#...9cdb571
chore(deps-dev): Bump@typescript-eslint/parser
from 6.7.3 to 6.7.4 (#3029)d8230da
chore(deps-dev): Bump@rollup/plugin-terser
from 0.4.3 to 0.4.4 (#3030)90ae23f
chore(deps-dev): Bump highlight.js from 11.8.0 to 11.9.0 (#3032)34f47b1
docs: add marked-smartypants-lite to known extensions (#3016)1050077
docs: add some extensions to known extensions (#3026)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