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

Merged
merged 1 commit into from
Jan 19, 2024

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Dec 25, 2023

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
ember-template-imports ^3.0.0 -> ^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.

@renovate renovate bot force-pushed the renovate/ember-template-imports-4.x branch from 2ff8dab to 13e98bd Compare December 25, 2023 23:48
@renovate renovate bot force-pushed the renovate/ember-template-imports-4.x branch from 13e98bd to 29e8f3a Compare January 8, 2024 04:12
@gilest gilest merged commit 88762ad into master Jan 19, 2024
14 checks passed
@renovate renovate bot deleted the renovate/ember-template-imports-4.x branch January 19, 2024 23:23
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