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

chore(deps): update dependency prettier-plugin-ember-template-tag to v2 #1054

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

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Dec 29, 2023

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
prettier-plugin-ember-template-tag ^1.1.0 -> ^2.0.0 age adoption passing confidence

Release Notes

gitKrystan/prettier-plugin-ember-template-tag (prettier-plugin-ember-template-tag)

v2.0.0

Compare Source

This version is essentially a re-write. We are switching from using ember-template-imports to parse template tags to the more robust content-tag preprocessor. This should result in fewer unhandled cases and other bugs. For example, this plugin can now format route templates from ember-route-template!

This is a breaking change in that we are breaking compatibility with the current version of eslint-plugin-ember. If you are running Prettier via eslint-plugin-ember and eslint-plugin-prettier1, you will need to follow the following compatibility table, which also appears in the README for this plugin:

eslint-plugin-ember prettier-plugin-ember-template-tag
<12 1.1.0
>=12.0.0-alpha.1 2+

1 Neither I nor the Prettier project recommend running Prettier this way.

Additionally, there are some formatting differences in this version as discussed in the following RFCs:

💥 Breaking Change
💥 Breaking Change / 🚀 Enhancement / 🤖 Dependencies
🚀 Enhancement
  • #​178 Disable minification for easier debugging.
🤖 Dependencies
Committers: 3

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.


  • 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 renovate bot force-pushed the renovate/prettier-plugin-ember-template-tag-2.x branch from a19250d to 60232a5 Compare January 1, 2024 02:24
@renovate renovate bot force-pushed the renovate/prettier-plugin-ember-template-tag-2.x branch 2 times, most recently from 3702ae1 to 1373457 Compare January 22, 2024 04:38
@renovate renovate bot force-pushed the renovate/prettier-plugin-ember-template-tag-2.x branch from 1373457 to 99b0ee2 Compare February 9, 2024 00:42
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

0 participants