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鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump prettier-plugin-ember-template-tag from 1.1.0 to 2.0.2 #72

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

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Apr 8, 2024

Bumps prettier-plugin-ember-template-tag from 1.1.0 to 2.0.2.

Release notes

Sourced from prettier-plugin-ember-template-tag's releases.

Release 2.0.2

馃悰 Bug Fix

馃彔 Internal

Committers: 1

Release 2.0.1

馃悰 Bug Fix

馃 Dependencies

Committers: 1

Release 2.0.0

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

... (truncated)

Changelog

Sourced from prettier-plugin-ember-template-tag's changelog.

v2.0.2 (2024-04-03)

馃悰 Bug Fix

馃彔 Internal

Committers: 1

v2.0.1 (2024-03-15)

馃悰 Bug Fix

馃 Dependencies

Committers: 1

v2.0.0 (2023-12-29)

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

... (truncated)

Commits
  • 00743f2 internal: release v2.0.2
  • 7269073 Merge pull request #262 from MichalBryxi/chore/pnpm-version-in-package-json
  • 22d5b83 fix: Please the pnpm gods
  • 23276f5 Merge pull request #263 from MichalBryxi/chore/vscode-settings
  • b728f4f Merge pull request #259 from MichalBryxi/push-uwsuomlwwynt
  • 6bda665 chore: vscode settings simplification
  • be8f584 chore: New syntax in vscode
  • fc5b890 fix: Fix for preprocessTemplateRange & forward slashes
  • ee198df internal: release v2.0.1
  • dd0af13 Merge pull request #253 from patricklx/fix-byte-issues
  • Additional commits viewable in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [prettier-plugin-ember-template-tag](https://github.com/gitKrystan/prettier-plugin-ember-template-tag) from 1.1.0 to 2.0.2.
- [Release notes](https://github.com/gitKrystan/prettier-plugin-ember-template-tag/releases)
- [Changelog](https://github.com/gitKrystan/prettier-plugin-ember-template-tag/blob/main/CHANGELOG.md)
- [Commits](gitKrystan/prettier-plugin-ember-template-tag@v1.1.0...v2.0.2)

---
updated-dependencies:
- dependency-name: prettier-plugin-ember-template-tag
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Apr 8, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

0 participants