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 2 updates: @sveltejs/kit and marked.
Updates
@sveltejs/kit
from 1.27.1 to 1.27.2Release notes
Sourced from
@sveltejs/kit
's releases.Changelog
Sourced from
@sveltejs/kit
's changelog.Commits
e08d793
Version Packages (#10949)f706ac5
fix: ensureFile
is pollyfilled for Node 18.11+ (#10948)8724fa9
fix typos in type definition descriptions (#10944)3dc5178
chore: upgrade svelte to standardized version 4.2.2 (#10935)Updates
marked
from 9.1.2 to 9.1.3Release notes
Sourced from marked's releases.
Commits
4d32b30
chore(release): 9.1.3 [skip ci]a1034e6
fix: fix empty heading breaks paragraph and table (#3050)39cee77
chore: Update marked-man@2.0.0 (#3056)e8ec64f
docs: addmarked-directive
to known extensions (#3058)eef89c4
chore(deps-dev): Bump@typescript-eslint/eslint-plugin
from 6.7.5 to 6.8.0 (#...f109ac7
chore(deps-dev): Bump eslint from 8.51.0 to 8.52.0 (#3053)9372f48
chore(deps-dev): Bump@typescript-eslint/parser
from 6.7.5 to 6.8.0 (#3054)95b83a7
chore(deps-dev): Bump eslint-plugin-import from 2.28.1 to 2.29.0 (#3055)1d93e55
docs: addmarked-alert
to known extensions (#3051)7403ec0
Chore: Typo fixed in multiple files (#3045)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