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: eslint-plugin-svelte, marked and svelte.
Updates
eslint-plugin-svelte
from 2.33.1 to 2.33.2Release notes
Sourced from eslint-plugin-svelte's releases.
Changelog
Sourced from eslint-plugin-svelte's changelog.
Commits
ba73d8b
chore: release eslint-plugin-svelte (#586)d9866a1
fix: false positives forbind:
with member in `svelte/no-immutable-reactive...Updates
marked
from 9.0.0 to 9.0.3Release notes
Sourced from marked's releases.
Commits
2ec4c00
chore(release): 9.0.3 [skip ci]43643b3
fix: marked --help (#2991)a080469
chore(deps-dev): Bump@semantic-release/release-notes-generator
from 11.0.7 t...d21f560
chore(deps-dev): Bump semantic-release from 21.1.1 to 22.0.0 (#2996)4a0747f
chore(deps-dev): Bump@semantic-release/commit-analyzer
from 10.0.4 to 11.0.0...af238ee
chore(deps-dev): Bump@semantic-release/npm
from 10.0.5 to 11.0.0 (#2995)c114ae8
chore(deps-dev): Bump rollup from 3.28.1 to 3.29.2 (#2993)5d83697
chore(release): 9.0.2 [skip ci]8ebbb3c
fix: fix unicode emstrong (#2989)56cee0a
chore(release): 9.0.1 [skip ci]Updates
svelte
from 4.2.0 to 4.2.1Release notes
Sourced from svelte's releases.
Changelog
Sourced from svelte's changelog.
Commits
bd5e5ee
Version Packages (#9121)26eb2a2
fix: false reactive component warning (#9094)93b17c8
fix: spreading attributes on option value attribute get's replaced by option'...228dd4d
fix: svelte:element with dynamic this and spread attributes throws error (#9112)3191147
chore: document init parameters (#9118)6fe17ea
fix: This makes the indeterminate HTML attribute available for use. Fixes #91...d5a1822
fix: style directive not updating when style attribute is present and style d...115ea1f
fix: do not add module declared variables as dependencies (#9122)b62fc8c
chore: eslint rule for naming convention (#9208)d5839ef
fix: head duplication when binding is present (#9124)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