build(deps-dev): bump the svelte group in /svelte with 7 updates #1817
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Bumps the svelte group in /svelte with 7 updates:
6.7.0
6.7.2
6.7.0
6.7.2
8.49.0
8.50.0
2.33.1
2.33.2
4.2.0
4.2.1
3.5.1
3.5.2
0.6.21
0.6.22
Updates
@typescript-eslint/eslint-plugin
from 6.7.0 to 6.7.2Release notes
Sourced from
@typescript-eslint/eslint-plugin
's releases.Changelog
Sourced from
@typescript-eslint/eslint-plugin
's changelog.Commits
ddb8589
chore: publish v6.7.2aefb268
chore: publish v6.7.19cf757a
chore(eslint-plugin): refactor getTypeFromNode to parserServices.getTypeAtLoc...e0cb751
docs(eslint-plugin): add warning about superfluous rules with typescript (#7372)ad46b12
chore(deps): update jest to v29.7.0 (#7651)7826910
docs(eslint-plugin): fix ignorePrimitives examples in prefer-nullish-coalesci...Updates
@typescript-eslint/parser
from 6.7.0 to 6.7.2Release notes
Sourced from
@typescript-eslint/parser
's releases.Changelog
Sourced from
@typescript-eslint/parser
's changelog.Commits
ddb8589
chore: publish v6.7.2aefb268
chore: publish v6.7.1ad46b12
chore(deps): update jest to v29.7.0 (#7651)Updates
eslint
from 8.49.0 to 8.50.0Release notes
Sourced from eslint's releases.
Changelog
Sourced from eslint's changelog.
Commits
299bfae
8.50.0212687c
Build: changelog update for 8.50.0f8a8a2d
chore: upgrade@eslint/js
@8
.50.0 (#17599)38ada6d
chore: package.json update for@eslint/js
release27d5a9e
feat: add suggestions to array-callback-return (#17590)f9082ff
feat: flat-rule-tester make sure default config always matches (#17585)83914ad
feat: Implement SourceCode#applyInlineConfig() (#17351)cc4d26b
fix: Ensure deprecated context.parserServices warns (#17593)1ea4cfb
fix: Ensure all RuleTester tests all deprecated context methods (#17587)1800537
docs: Fix and standardize JSX code examples (#17591)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
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)Updates
svelte-check
from 3.5.1 to 3.5.2Release notes
Sourced from svelte-check's releases.
Commits
fdb8fa5
fix: bundle setupfe54b84
feat: add fallback handler to auto-typesbf99a93
feat: enhance component references in find references (#2157)54f921a
fix: ensure SvelteKit file is patched when first open (#2160)93f6415
fix: output $$Props code differently (#2153)c8ae56e
(fix) only allow client files and project files to be root (#2146)6c76ba8
chore: update snapshot for svelte 4 and ts 5.2 (#2152)4ba8d9e
chore: bump TS and adjust tsconfigs (#2145)Updates
svelte2tsx
from 0.6.21 to 0.6.22Commits
fe54b84
feat: add fallback handler to auto-typesbf99a93
feat: enhance component references in find references (#2157)54f921a
fix: ensure SvelteKit file is patched when first open (#2160)93f6415
fix: output $$Props code differently (#2153)c8ae56e
(fix) only allow client files and project files to be root (#2146)6c76ba8
chore: update snapshot for svelte 4 and ts 5.2 (#2152)4ba8d9e
chore: bump TS and adjust tsconfigs (#2145)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 <dependency name> ignore conditions
will show all of the ignore conditions of the specified dependency@dependabot ignore <dependency name> 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 <dependency name> 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 <dependency name>
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 <dependency name>
will remove all of the ignore conditions of the specified dependency@dependabot unignore <dependency name> <ignore condition>
will remove the ignore condition of the specified dependency and ignore conditions