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 #297

Merged
merged 1 commit into from
Dec 29, 2023

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.0.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

v1.1.0

Compare Source

🐛 Bug Fix
🏠 Internal
  • #​124 Add acceptance testing and document passing --plugin flag to prettier in CLI (@​gitKrystan)
  • Various dependency upgrades
Committers: 1

v1.0.2

Compare Source

🐛 Bug Fix
Committers: 1

v1.0.1

Compare Source

🐛 Bug Fix
Committers: 1

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), 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.

Copy link

changeset-bot bot commented Dec 29, 2023

⚠️ No Changeset found

Latest commit: 772cbeb

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

This PR includes no changesets

When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

Copy link
Contributor

Preview URLs

Env: preview
Docs: https://80f7383a.ember-toucan-core.pages.dev

@renovate renovate bot merged commit ee0d461 into main Dec 29, 2023
14 checks passed
@renovate renovate bot deleted the renovate/prettier-plugin-ember-template-tag-2.x branch December 29, 2023 04:06
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.

0 participants