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

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

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Dec 22, 2024

This PR contains the following updates:

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

Release Notes

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

v4.1.1

Compare Source

🐛 Bug Fix
📝 Documentation
Committers: 3

v4.1.0

Compare Source

🚀 Enhancement
📝 Documentation
🏠 Internal
Committers: 6

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 - "* * * * 0,6" (UTC), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

Rebasing: Whenever PR is behind base branch, 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 was generated by Mend Renovate. View the repository job log.

@renovate renovate bot added dependencies internal Inner workings labels Dec 22, 2024
@renovate renovate bot force-pushed the renovate/ember-template-imports-4.x branch 3 times, most recently from 5902f72 to c51556b Compare December 28, 2024 05:23
@renovate renovate bot force-pushed the renovate/ember-template-imports-4.x branch from c51556b to 841bd1e Compare December 30, 2024 02:03
@renovate renovate bot force-pushed the renovate/ember-template-imports-4.x branch from 841bd1e to c292c70 Compare February 1, 2025 20:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants