Skip to content
This repository has been archived by the owner on Sep 2, 2024. It is now read-only.

Update dependency prettier-plugin-svelte to v3 #323

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jul 19, 2023

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
prettier-plugin-svelte 2.7.0 -> 3.2.6 age adoption passing confidence

Release Notes

sveltejs/prettier-plugin-svelte (prettier-plugin-svelte)

v3.2.6

Compare Source

  • (feat) Svelte 5: never quote single-expression-attributes

v3.2.5

Compare Source

  • (fix) Svelte 5: format TypeScript in the template

v3.2.4

Compare Source

  • (fix) speed up regex

v3.2.3

Compare Source

  • (fix) don't force-self-close <slot> tags

v3.2.2

Compare Source

  • (fix) handle updated @render tag AST shape

v3.2.1

Compare Source

  • (fix) handle updated @render tag AST shape

v3.2.0

Compare Source

  • (feat) format JSON script tags
  • (feat) introduce separate entry point using prettier/standalone
  • (fix) don't duplicate comments of nested script/style tags
  • (fix) handle updated Snippet block AST shape

v3.1.2

Compare Source

  • (fix) handle > tags in attributes

v3.1.1

Compare Source

  • (fix) handle types on each/await contexts

v3.1.0

Compare Source

  • (feat) add experimental support for Svelte 5
  • (feat) support #snippet and @render

v3.0.3

Compare Source

  • (fix) handle static tag attributes on <svelte:element>

v3.0.2

Compare Source

  • (fix) add package.json to exports map

v3.0.1

Compare Source

  • (fix) support less/scss in style tags

v3.0.0

Compare Source

  • (breaking) requires prettier version 3. This may require adjustments to your configuration file, see the migration guide for more info
  • (breaking) requires node version 14 or higher
  • (breaking) Whether or not empty elements/components should self-close is now left to the user - in other words, if you write <div /> or <Component /> that stays as is, and so does <div></div>/<Component></Component>. If svelteStrictMode is turned on, it will still only allow <div></div> notation for elements (but it will leave your components alone)
  • (breaking) svelteAllowShorthand now takes precedence over svelteStrictMode, which no longer has any effect on that behavior. Set svelteAllowShorthand to false to get back the v2 behavior
  • (breaking) remove deprecated svelteSortOrder options

v2.10.1

Compare Source

  • (chore) mark as compatible with Svelte 4

v2.10.0

Compare Source

  • (feat) support requirePragma and insertPragma options (#​350)
  • (feat) support <svelte:document>
  • (feat) trim whitespace in class attributes (#​339)
  • (feat) allow multiple comments atop of script/style tags (#​291)
  • (fix) handle script/style attributes without quotes (#​344)

v2.9.0

Compare Source

  • (feat) support style modifiers (#​330)
  • (fix) respect strict mode and shorthand options when formatting style/class directives (#​328)

v2.8.1

Compare Source

  • (fix) format {#await .. catch ..}..{/await} correctly (#​323)
  • (fix) respect strict mode and shorthand options when formatting bindings (#​321)

v2.8.0

Compare Source

  • (feat) support singleAttributePerLine Prettier option (#​305)
  • (feat) add svelteSortOrder: none Prettier option which skips reordering scripts/styles/html (#​305)

v2.7.1

Compare Source

  • (fix) check for snipped content in JS expressions (#​290)
  • (fix) handle <!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.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate
Copy link
Contributor Author

renovate bot commented Jul 19, 2023

⚠ Artifact update problem

Renovate 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:

  • any of the package files in this branch needs updating, or
  • the branch becomes conflicted, or
  • you click the rebase/retry checkbox if found above, or
  • you rename this PR's title to start with "rebase!" to trigger it manually

The artifact failure details are included below:

File name: package-lock.json
npm ERR! code ENOTSUP
npm ERR! notsup Unsupported engine for [email protected]: wanted: {"node":">=14.18.0","npm":">=8.0.0"} (current: {"node":"20.12.2","npm":"6.14.18"})
npm ERR! notsup Not compatible with your version of node/npm: [email protected]
npm ERR! notsup Not compatible with your version of node/npm: [email protected]
npm ERR! notsup Required: {"node":">=14.18.0","npm":">=8.0.0"}
npm ERR! notsup Actual:   {"npm":"6.14.18","node":"20.12.2"}

npm ERR! A complete log of this run can be found in:
npm ERR!     /tmp/renovate/cache/others/npm/_logs/2024-04-12T15_14_54_896Z-debug.log

@renovate renovate bot force-pushed the renovate/prettier-plugin-svelte-3.x branch 3 times, most recently from ff9e613 to 698de7e Compare July 27, 2023 16:49
@renovate renovate bot force-pushed the renovate/prettier-plugin-svelte-3.x branch from 698de7e to 77a210b Compare November 10, 2023 10:17
@renovate renovate bot force-pushed the renovate/prettier-plugin-svelte-3.x branch 2 times, most recently from 1eee9e6 to 758fad5 Compare November 22, 2023 20:03
@renovate renovate bot force-pushed the renovate/prettier-plugin-svelte-3.x branch 2 times, most recently from f567b1f to 02782b6 Compare February 14, 2024 11:14
@renovate renovate bot force-pushed the renovate/prettier-plugin-svelte-3.x branch from 02782b6 to eb6794a Compare February 28, 2024 10:55
@renovate renovate bot force-pushed the renovate/prettier-plugin-svelte-3.x branch from eb6794a to 64399d0 Compare April 12, 2024 15:15
@renovate renovate bot force-pushed the renovate/prettier-plugin-svelte-3.x branch from 64399d0 to 9d4ede8 Compare June 6, 2024 13:39
Copy link
Contributor Author

renovate bot commented Jun 6, 2024

⚠️ Artifact update problem

Renovate 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:

  • any of the package files in this branch needs updating, or
  • the branch becomes conflicted, or
  • you click the rebase/retry checkbox if found above, or
  • you rename this PR's title to start with "rebase!" to trigger it manually

The artifact failure details are included below:

File name: package-lock.json
npm ERR! code ENOTSUP
npm ERR! notsup Unsupported engine for [email protected]: wanted: {"npm":">=8.0.0","node":">=14.18.0"} (current: {"node":"20.15.1","npm":"6.14.18"})
npm ERR! notsup Not compatible with your version of node/npm: [email protected]
npm ERR! notsup Not compatible with your version of node/npm: [email protected]
npm ERR! notsup Required: {"npm":">=8.0.0","node":">=14.18.0"}
npm ERR! notsup Actual:   {"npm":"6.14.18","node":"20.15.1"}

npm ERR! A complete log of this run can be found in:
npm ERR!     /tmp/renovate/cache/others/npm/_logs/2024-07-22T23_29_35_320Z-debug.log

@renovate renovate bot force-pushed the renovate/prettier-plugin-svelte-3.x branch from 9d4ede8 to 8b18efc Compare June 20, 2024 17:27
@renovate renovate bot force-pushed the renovate/prettier-plugin-svelte-3.x branch from 8b18efc to 96cc423 Compare July 17, 2024 13:32
@renovate renovate bot force-pushed the renovate/prettier-plugin-svelte-3.x branch from 96cc423 to 004fb5b Compare July 22, 2024 23:29
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants