This repository has been archived by the owner on Sep 2, 2024. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 0
Update dependency prettier-plugin-svelte to v3 #323
Open
renovate
wants to merge
1
commit into
master
Choose a base branch
from
renovate/prettier-plugin-svelte-3.x
base: master
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
⚠ Artifact update problemRenovate failed to update an artifact related to this branch. You probably do not want to merge this PR as-is. ♻ Renovate will retry this branch, including artifacts, only when one of the following happens:
The artifact failure details are included below: File name: package-lock.json
|
renovate
bot
force-pushed
the
renovate/prettier-plugin-svelte-3.x
branch
3 times, most recently
from
July 27, 2023 16:49
ff9e613
to
698de7e
Compare
renovate
bot
force-pushed
the
renovate/prettier-plugin-svelte-3.x
branch
from
November 10, 2023 10:17
698de7e
to
77a210b
Compare
renovate
bot
force-pushed
the
renovate/prettier-plugin-svelte-3.x
branch
2 times, most recently
from
November 22, 2023 20:03
1eee9e6
to
758fad5
Compare
renovate
bot
force-pushed
the
renovate/prettier-plugin-svelte-3.x
branch
2 times, most recently
from
February 14, 2024 11:14
f567b1f
to
02782b6
Compare
renovate
bot
force-pushed
the
renovate/prettier-plugin-svelte-3.x
branch
from
February 28, 2024 10:55
02782b6
to
eb6794a
Compare
renovate
bot
force-pushed
the
renovate/prettier-plugin-svelte-3.x
branch
from
April 12, 2024 15:15
eb6794a
to
64399d0
Compare
renovate
bot
force-pushed
the
renovate/prettier-plugin-svelte-3.x
branch
from
June 6, 2024 13:39
64399d0
to
9d4ede8
Compare
|
renovate
bot
force-pushed
the
renovate/prettier-plugin-svelte-3.x
branch
from
June 20, 2024 17:27
9d4ede8
to
8b18efc
Compare
renovate
bot
force-pushed
the
renovate/prettier-plugin-svelte-3.x
branch
from
July 17, 2024 13:32
8b18efc
to
96cc423
Compare
renovate
bot
force-pushed
the
renovate/prettier-plugin-svelte-3.x
branch
from
July 22, 2024 23:29
96cc423
to
004fb5b
Compare
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
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.7.0
->3.2.6
Release Notes
sveltejs/prettier-plugin-svelte (prettier-plugin-svelte)
v3.2.6
Compare Source
v3.2.5
Compare Source
v3.2.4
Compare Source
v3.2.3
Compare Source
<slot>
tagsv3.2.2
Compare Source
@render
tag AST shapev3.2.1
Compare Source
@render
tag AST shapev3.2.0
Compare Source
prettier/standalone
Snippet
block AST shapev3.1.2
Compare Source
>
tags in attributesv3.1.1
Compare Source
v3.1.0
Compare Source
#snippet
and@render
v3.0.3
Compare Source
tag
attributes on<svelte:element>
v3.0.2
Compare Source
package.json
to exports mapv3.0.1
Compare Source
v3.0.0
Compare Source
prettier
version 3. This may require adjustments to your configuration file, see the migration guide for more info<div />
or<Component />
that stays as is, and so does<div></div>
/<Component></Component>
. IfsvelteStrictMode
is turned on, it will still only allow<div></div>
notation for elements (but it will leave your components alone)svelteAllowShorthand
now takes precedence oversvelteStrictMode
, which no longer has any effect on that behavior. SetsvelteAllowShorthand
tofalse
to get back the v2 behaviorsvelteSortOrder
optionsv2.10.1
Compare Source
v2.10.0
Compare Source
requirePragma
andinsertPragma
options (#350)<svelte:document>
class
attributes (#339)v2.9.0
Compare Source
v2.8.1
Compare Source
{#await .. catch ..}..{/await}
correctly (#323)v2.8.0
Compare Source
singleAttributePerLine
Prettier option (#305)svelteSortOrder: none
Prettier option which skips reordering scripts/styles/html (#305)v2.7.1
Compare Source
<!DOCTYPE>
(#298)Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Enabled.
♻ Rebasing: Whenever PR is behind base branch, 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.