-
Notifications
You must be signed in to change notification settings - Fork 1.3k
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 v3 #9621
base: master
Are you sure you want to change the base?
Conversation
|
💻 Website PreviewThe latest changes are available as preview in: https://61d67f31.graphql-code-generator.pages.dev |
deb78d0
to
0074e26
Compare
🚀 Snapshot Release (
|
Package | Version | Info |
---|---|---|
@graphql-codegen/visitor-plugin-common |
5.6.0-alpha-20241122131648-5ef16e73b25f9e62774354a38311e41f81c2ed95 |
npm ↗︎ unpkg ↗︎ |
@graphql-codegen/typescript-document-nodes |
4.0.12-alpha-20241122131648-5ef16e73b25f9e62774354a38311e41f81c2ed95 |
npm ↗︎ unpkg ↗︎ |
@graphql-codegen/gql-tag-operations |
4.0.12-alpha-20241122131648-5ef16e73b25f9e62774354a38311e41f81c2ed95 |
npm ↗︎ unpkg ↗︎ |
@graphql-codegen/typescript-operations |
4.4.0-alpha-20241122131648-5ef16e73b25f9e62774354a38311e41f81c2ed95 |
npm ↗︎ unpkg ↗︎ |
@graphql-codegen/typescript-resolvers |
4.4.1-alpha-20241122131648-5ef16e73b25f9e62774354a38311e41f81c2ed95 |
npm ↗︎ unpkg ↗︎ |
@graphql-codegen/typed-document-node |
5.0.12-alpha-20241122131648-5ef16e73b25f9e62774354a38311e41f81c2ed95 |
npm ↗︎ unpkg ↗︎ |
@graphql-codegen/typescript |
4.1.2-alpha-20241122131648-5ef16e73b25f9e62774354a38311e41f81c2ed95 |
npm ↗︎ unpkg ↗︎ |
@graphql-codegen/client-preset |
4.5.1-alpha-20241122131648-5ef16e73b25f9e62774354a38311e41f81c2ed95 |
npm ↗︎ unpkg ↗︎ |
@graphql-codegen/graphql-modules-preset |
4.0.12-alpha-20241122131648-5ef16e73b25f9e62774354a38311e41f81c2ed95 |
npm ↗︎ unpkg ↗︎ |
cc03ea5
to
50ca34c
Compare
9c35450
to
1fbe1de
Compare
2769e5b
to
2c625f9
Compare
2c625f9
to
a231e1d
Compare
a231e1d
to
acd77a2
Compare
acd77a2
to
7739bf6
Compare
7739bf6
to
a86c73b
Compare
056fbf2
to
4adb726
Compare
4adb726
to
3e8ba63
Compare
3e8ba63
to
566eff6
Compare
566eff6
to
2a5f948
Compare
d088d2c
to
5ef16e7
Compare
5ef16e7
to
a288fa5
Compare
This PR contains the following updates:
2.10.1
->3.3.2
Release Notes
sveltejs/prettier-plugin-svelte (prettier-plugin-svelte)
v3.3.2
Compare Source
v3.3.1
Compare Source
v3.3.0
Compare Source
v3.2.8
Compare Source
v3.2.7
Compare Source
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
optionsConfiguration
📅 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.