-
Notifications
You must be signed in to change notification settings - Fork 1
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
chore(deps): update dependency prettier-plugin-svelte to v2.10.1 #45
Open
renovate
wants to merge
1
commit into
main
Choose a base branch
from
renovate/prettier-plugin-svelte-2.x
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
✅ Deploy Preview for resetpresents ready!
To edit notification comments on pull requests, go to your Netlify site settings. |
renovate
bot
force-pushed
the
renovate/prettier-plugin-svelte-2.x
branch
from
December 8, 2021 14:52
767d26f
to
00dd898
Compare
renovate
bot
changed the title
chore(deps): update dependency prettier-plugin-svelte to v2.5.0
chore(deps): update dependency prettier-plugin-svelte to v2.5.1
Dec 8, 2021
renovate
bot
force-pushed
the
renovate/prettier-plugin-svelte-2.x
branch
2 times, most recently
from
January 5, 2022 08:21
1b44e30
to
de35b3e
Compare
renovate
bot
force-pushed
the
renovate/prettier-plugin-svelte-2.x
branch
from
January 13, 2022 15:50
de35b3e
to
010a98a
Compare
renovate
bot
changed the title
chore(deps): update dependency prettier-plugin-svelte to v2.5.1
chore(deps): update dependency prettier-plugin-svelte to v2.6.0
Jan 13, 2022
renovate
bot
changed the title
chore(deps): update dependency prettier-plugin-svelte to v2.6.0
chore(deps): update dependency prettier-plugin-svelte to v2.7.0
Apr 8, 2022
renovate
bot
force-pushed
the
renovate/prettier-plugin-svelte-2.x
branch
from
April 8, 2022 23:02
010a98a
to
f4823d8
Compare
renovate
bot
force-pushed
the
renovate/prettier-plugin-svelte-2.x
branch
from
June 1, 2022 08:00
f4823d8
to
5d6d4d0
Compare
renovate
bot
force-pushed
the
renovate/prettier-plugin-svelte-2.x
branch
2 times, most recently
from
July 8, 2022 19:53
48391db
to
d63b6bf
Compare
renovate
bot
force-pushed
the
renovate/prettier-plugin-svelte-2.x
branch
from
September 26, 2022 18:45
d63b6bf
to
26b8e36
Compare
renovate
bot
changed the title
chore(deps): update dependency prettier-plugin-svelte to v2.7.0
chore(deps): update dependency prettier-plugin-svelte to v2.7.1
Sep 26, 2022
renovate
bot
changed the title
chore(deps): update dependency prettier-plugin-svelte to v2.7.1
Update dependency prettier-plugin-svelte to v2.7.1
Sep 27, 2022
renovate
bot
force-pushed
the
renovate/prettier-plugin-svelte-2.x
branch
from
November 20, 2022 13:54
26b8e36
to
42efb02
Compare
renovate
bot
changed the title
Update dependency prettier-plugin-svelte to v2.7.1
Update dependency prettier-plugin-svelte to v2.8.1
Nov 20, 2022
renovate
bot
changed the title
Update dependency prettier-plugin-svelte to v2.8.1
chore(deps): update dependency prettier-plugin-svelte to v2.9.0
Feb 10, 2023
renovate
bot
changed the title
chore(deps): update dependency prettier-plugin-svelte to v2.9.0
chore(deps): update dependency prettier-plugin-svelte to v2.10.0
Mar 22, 2023
renovate
bot
force-pushed
the
renovate/prettier-plugin-svelte-2.x
branch
from
March 22, 2023 16:40
ca47ef0
to
a7e4282
Compare
renovate
bot
changed the title
chore(deps): update dependency prettier-plugin-svelte to v2.10.0
chore(deps): update dependency prettier-plugin-svelte to v2.10.1
May 28, 2023
renovate
bot
force-pushed
the
renovate/prettier-plugin-svelte-2.x
branch
from
May 28, 2023 12:01
a7e4282
to
c9d524d
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.4.0
->2.10.1
Release Notes
sveltejs/prettier-plugin-svelte (prettier-plugin-svelte)
v2.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)v2.7.0
Compare Source
<svelte:element>
(#285)htmlWhitespaceSensitivity: 'ignore'
setting in components (#281)v2.6.0
Compare Source
{@​const}
tag (#272)style:
directive (requires Svelte 3.46.1 or later) (#274)v2.5.1
Compare Source
{#each}
and{#await}
blocks (#269)<script>
/<style>
contents from being erased in certain cases (#268){expressions}
inside<pre>
tags (#266)v2.5.0
Compare Source
bracketSameLine
option and deprecatesvelteBracketNewLine
(#251)Configuration
📅 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.