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 4 updates: marked, prettier-plugin-organize-imports, prettier-plugin-svelte and svelte.
Updates
marked
from 9.1.5 to 9.1.6Release notes
Sourced from marked's releases.
Commits
86e0eb5
chore(release): 9.1.6 [skip ci]f9d08cc
fix: fix instance options sent to lexer and parser (#3073)daa24ee
chore(deps-dev): Bump@arethetypeswrong/cli
from 0.12.2 to 0.13.1 (#3080)1a66565
chore(deps-dev): Bump@typescript-eslint/eslint-plugin
from 6.9.0 to 6.9.1 (#...b1eb392
chore(deps-dev): Bump@semantic-release/release-notes-generator
from 12.0.0 t...5ca0f6c
chore(deps-dev): Bump rollup from 4.1.5 to 4.3.0 (#3082)41195c9
chore(deps-dev): Bump@semantic-release/commit-analyzer
from 11.0.0 to 11.1.0...dfa6d30
chore(deps-dev): Bump@typescript-eslint/parser
from 6.9.0 to 6.9.1 (#3079)915f51d
chore(deps-dev): Bump@semantic-release/npm
from 11.0.0 to 11.0.1 (#3078)ae084b1
chore(deps-dev): Bump semantic-release from 22.0.5 to 22.0.7 (#3077)Updates
prettier-plugin-organize-imports
from 3.2.3 to 3.2.4Release notes
Sourced from prettier-plugin-organize-imports's releases.
Commits
2e4f07e
3.2.444a0cdd
chore(readme): update changelog5ebe7d1
fix: skip when formatting ranges (#112)9a10490
chore(ci): drop node 14, add node 2052254f4
chore: bump depsUpdates
prettier-plugin-svelte
from 3.0.3 to 3.1.0Changelog
Sourced from prettier-plugin-svelte's changelog.
Commits
Updates
svelte
from 4.2.2 to 4.2.3Release notes
Sourced from svelte's releases.
Changelog
Sourced from svelte's changelog.
Commits
1369aa5
Version Packages (#9380)0070062
fix: html tag hydration: regard empty claimed_nodes array as content mismatch...8956125
fix: improve a11y-click-events-have-key-events message (#9358)28d6b34
chore: fix failing format linting (#9338)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