-
Notifications
You must be signed in to change notification settings - Fork 3
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Update dependency eslint-plugin-svelte to v2.46.1 #205
Open
renovate
wants to merge
1
commit into
main
Choose a base branch
from
renovate/eslint-plugin-svelte-2.x-lockfile
base: main
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
97b2526
to
acc4c2d
Compare
acc4c2d
to
a809f53
Compare
507b3ac
to
4e9fade
Compare
4e9fade
to
527014f
Compare
1ba9fcb
to
249763d
Compare
249763d
to
0ec3d5a
Compare
0ec3d5a
to
dcc3889
Compare
dcc3889
to
765f745
Compare
765f745
to
e851aa1
Compare
e851aa1
to
461f48e
Compare
461f48e
to
f3b31d2
Compare
f3b31d2
to
75519f9
Compare
75519f9
to
e752f3d
Compare
e752f3d
to
5521134
Compare
5521134
to
9e5a84a
Compare
9e5a84a
to
84dbdbf
Compare
84dbdbf
to
0b7c04d
Compare
0b7c04d
to
b15d379
Compare
b15d379
to
d8f159b
Compare
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
None yet
0 participants
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.
This PR contains the following updates:
2.38.0
->2.46.1
Release Notes
sveltejs/eslint-plugin-svelte (eslint-plugin-svelte)
v2.46.1
Compare Source
Patch Changes
svelte/no-inner-declarations
v2.46.0
Compare Source
Minor Changes
#881
051925c
Thanks @ota-meshi! - feat: update svelte to v5.0.0#884
bbc3e07
Thanks @renovate! - fix(deps): update dependency svelte-eslint-parser to ^0.43.0v2.45.1
Compare Source
Patch Changes
457521a
Thanks @ota-meshi! - fix: update svelte-eslint-parser to v0.42v2.45.0
Compare Source
Minor Changes
#870
b0373be
Thanks @mikededo! - feat(html-closing-bracket-new-line): addhtml-closing-bracket-new-line
rule#868
edf99d3
Thanks @mikededo! - feat(no-inspect): addno-inspect
rulePatch Changes
cf6c842
Thanks @KuSh! - chore: Avoid using deprecated FlatConfig eslint typev2.44.1
Compare Source
Patch Changes
580e48a
Thanks @mikededo! - fix(svelte/indent): ensure proper snippet indentv2.44.0
Compare Source
Minor Changes
85053a1
Thanks @jrmajor! - feat: add config option for foreign elements insvelte/html-self-closing
rulePatch Changes
690c04e
Thanks @ota-meshi! - fix: update svelte-eslint-parser to 0.41.1v2.43.0
Compare Source
Minor Changes
dc7eefc
Thanks @ota-meshi! - fix(deps): update dependency svelte-eslint-parser to ^0.41.0v2.42.0
Compare Source
Minor Changes
88da3cf
Thanks @renovate! - fix(deps): update dependency svelte-eslint-parser to ^0.40.0v2.41.0
Compare Source
Minor Changes
be64d36
Thanks @ota-meshi! - fix: broken indentation of if condition insvelte/indent
rulePatch Changes
#789
0bc17df
Thanks @KuSh! - chore: Use eslint types for exported configs#805
6e4d3ed
Thanks @baseballyama! - fix: updatesvelte-eslint-parser
to fix nested{#snippet}
#800
580f44f
Thanks @ota-meshi! - feat: add name to flat configs.v2.40.0
Compare Source
Minor Changes
#792
cb722bc
Thanks @ota-meshi! - feat: update svelte-eslint-parser to 0.39#796
5e4d264
Thanks @ota-meshi! - feat: improvesvelte/valid-compile
to usesvelte.config.js
'sonwarn
from the parser.#794
7894f82
Thanks @ota-meshi! - feat: improvesvelte/valid-prop-names-in-kit-pages
to usesvelte.config.js
data from the parser.#794
7894f82
Thanks @ota-meshi! - feat: improvesvelte/no-export-load-in-svelte-module-in-kit-pages
to usesvelte.config.js
data from the parser.Patch Changes
#795
df947a7
Thanks @baseballyama! - deps: updatesvelte-eslint-parser
to 0.39.1 to setsvelteFeatures.runes
totrue
by default for Svelte 5#797
f6d4e4c
Thanks @ota-meshi! - fix:svelte/valid-compile
to use verbatimModuleSyntax to work with TS v5.5.v2.39.5
Compare Source
Patch Changes
f7b7649
Thanks @ota-meshi! - fix: false positives for import vars with TS insvelte/valid-compile
v2.39.4
Compare Source
Patch Changes
e7e25d6
Thanks @baseballyama! - deps: updatesvelte-eslint-parser
to support Svelte5.0.0-next.155
v2.39.3
Compare Source
Patch Changes
3e2a732
Thanks @ota-meshi! - fix: update svelte-eslint-parserv2.39.2
Compare Source
Patch Changes
0e85eba
Thanks @ota-meshi! - fix: README is not publishv2.39.1
Compare Source
Patch Changes
0ecab95
Thanks @ota-meshi! - fix: false positive for kebab-case with svelte v5 insvelte/no-unused-svelte-ignore
v2.39.0
Compare Source
Minor Changes
#749
da4d535
Thanks @baseballyama! - feat: addsvelte/no-svelte-internal
rule#758
6ee50c8
Thanks @ota-meshi! - feat: Update svelte-eslint-parser to 0.36Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR was generated by Mend Renovate. View the repository job log.