Skip to content
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

Update dependency prettier-plugin-svelte to v1.4.2 #99

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

Conversation

renovate[bot]
Copy link

@renovate renovate bot commented Jun 6, 2021

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
prettier-plugin-svelte 1.1.0 -> 1.4.2 age adoption passing confidence

Release Notes

sveltejs/prettier-plugin-svelte

v1.4.2

Compare Source

  • Pass options to embedded parser (#​162)
  • Fall back to raw text if there is a parser error in a JS expression inside a moustache tag (#​163)

v1.4.1

Compare Source

  • Format next node correctly when previous node has a comment as last child (#​152)
  • Only prettier-ignore comments should ignore formatting of next line (#​151)
  • Do not encode entities in attribute values (#​29)
  • Fix raw printing of unsupported languages (#​156)

v1.4.0

Compare Source

  • Fix print order of attributes and body (#​146)
  • Support the new {#key} block introduced in Svelte 3.28.0 (#​147)

v1.3.0

Compare Source

  • Add vscodeLanguageIds for VS Code consumers, including coc-prettier (#​138)
  • Keep comments directly before <style>, <script> or <template> tags together with the tag when reformatting (#​137)
  • Keep inline elements together even when inside text (#​139)
  • Don't format class attributes (#​145)

v1.2.1

Compare Source

  • Skip formatting <style> or <script> tags if in an unsupported language or if prettier-ignored (#​55, #​59, #​95)
  • Make error location properties compatible with both Svelte and Prettier (#​71)
  • Handle/preserve comments in event handlers (#​96)
  • Fix Node 10 compatibility (#​135)

v1.2.0

Compare Source

  • Don't format contents of <pre> or its attributes, apart from class (#​28)
  • Fix whitespace issues (#​58, #​103, #​24)
  • Add option to disable first level of indentation in <script> and <style> tags (#​105)
  • Fix output when rewriting shorthand attributes to not use the shorthand syntax (#​110)
  • Add support for object destructuring reassignment (#​113)

v1.1.1

Compare Source

  • Fix bug that breaks plugin when using Prettier v2.1.x (#​123)
  • Fix incorrectly escaped regexp which broke style tags followed by "s" (#​118)
  • Write to console.error to prevent crash and erasion of files (#​115)

Configuration

📅 Schedule: Branch creation - "before 8pm every weekday" in timezone Europe/Istanbul, Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

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.


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

This PR has been generated by Mend Renovate. View repository job log here.

@renovate
Copy link
Author

renovate bot commented Mar 24, 2023

Edited/Blocked Notification

Renovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR.

You can manually request rebase by checking the rebase/retry box above.

⚠️ Warning: custom changes will be lost.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant