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 ember-template-imports to v4 #17

Closed
wants to merge 1 commit into from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Oct 18, 2023

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
ember-template-imports ^3.4.2 -> ^4.0.0 age adoption passing confidence

Release Notes

ember-template-imports/ember-template-imports (ember-template-imports)

v4.0.0

Compare Source

💥 Breaking Change
  • #​187 Use content-tag, which fixes all the bugs (@​NullVoxPopuli)
    Additionally,
    • for tooling authors, all exports have been removed. Use content-tag for your <template> parsing / location mapping needs.
    • for v1 addon and app users, this change fixes parsing bugs but otherwise should not be noticeable.
    • for v2 addon users, you're already using content-tag if you're using addon.gjs() from @embroider/addon-dev, and this change doesn't affect v2 addons.
  • #​146 [Cleanup] Remove all traces of hbs (@​NullVoxPopuli)
    The only supported strict-mode syntax is now <template>. See https://github.com/emberjs/rfcs/pull/779
  • #​138 Update to support only Node 16 and 18 (@​chriskrycho)
🚀 Enhancement
🐛 Bug Fix
📝 Documentation
🏠 Internal
Committers: 9

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.

@bluelinden bluelinden closed this Feb 29, 2024
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.

1 participant