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 v2.10.1 #316

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

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Nov 20, 2022

This PR contains the following updates:

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

Release Notes

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

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 renovate bot force-pushed the renovate/prettier-plugin-svelte-2.x branch from ef45475 to d22ce5f Compare March 16, 2023 21:49
@renovate renovate bot changed the title Update dependency prettier-plugin-svelte to v2.8.1 Update dependency prettier-plugin-svelte to v2.9.0 Mar 16, 2023
@renovate
Copy link
Contributor Author

renovate bot commented Mar 16, 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":"18.16.0","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":"18.16.0"}

npm ERR! A complete log of this run can be found in:
npm ERR!     /tmp/worker/963901/492cb8/cache/others/npm/_logs/2023-05-28T08_51_32_451Z-debug.log

@renovate renovate bot changed the title Update dependency prettier-plugin-svelte to v2.9.0 Update dependency prettier-plugin-svelte to v2.10.0 Mar 23, 2023
@renovate renovate bot force-pushed the renovate/prettier-plugin-svelte-2.x branch from d22ce5f to 08e0a74 Compare March 23, 2023 17:52
@renovate renovate bot force-pushed the renovate/prettier-plugin-svelte-2.x branch from 08e0a74 to 9f03858 Compare May 28, 2023 08:51
@renovate renovate bot changed the title Update dependency prettier-plugin-svelte to v2.10.0 Update dependency prettier-plugin-svelte to v2.10.1 May 28, 2023
@renovate renovate bot force-pushed the renovate/prettier-plugin-svelte-2.x branch from 9f03858 to efab5bf Compare July 22, 2024 23:25
Copy link
Contributor Author

renovate bot commented Jul 22, 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_25_24_819Z-debug.log

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