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-cli-htmlbars to v6 #59

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

Conversation

renovate[bot]
Copy link

@renovate renovate bot commented Oct 18, 2021

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
ember-cli-htmlbars ^3.0.0 -> ^6.0.0 age adoption passing confidence

Release Notes

ember-cli/ember-cli-htmlbars

v6.2.0

Compare Source

🚀 Enhancement
Committers: 1

v6.1.1

Compare Source

🐛 Bug Fix
  • #​755 Fix template compilation in addons on ember-cli < 3.13. This was a regression in 6.1.0. (@​mansona)
Committers: 1

v6.1.0

Compare Source

🚀 Enhancement
🐛 Bug Fix
📝 Documentation
Committers: 3

v6.0.1

Compare Source

🐛 Bug Fix
Committers: 1

v6.0.0

Compare Source

💥 Breaking Change
  • #​724 Use simplified babel plugin on ember 3.27+ and drop unsupported node versions (@​ef4)
🚀 Enhancement
  • #​733 Avoid repeated encoding in getTemplateCompiler (@​rwjblue)
  • #​724 Use simplified babel plugin on ember 3.27+ and drop unsupported node versions (@​ef4)
🐛 Bug Fix
🏠 Internal
Committers: 3

v5.7.2: Release 5.7.2

Compare Source

🐛 Bug Fix
Committers: 1

v5.7.1

Compare Source

🐛 Bug Fix
Committers: 1

v5.7.0

Compare Source

🚀 Enhancement
🏠 Internal
Committers: 2

v5.6.5

Compare Source

🐛 Bug Fix
  • #​680 Update inline template compilation plugin to avoid errors on rebuilds (@​rwjblue)
Committers: 2

v5.6.4

Compare Source

🐛 Bug Fix
  • #​678 Make setTimeout/clearTimeout available to the template compiler sandbox (@​rwjblue)
  • #​677 Support TypeScript merging of export default declarations in template colocation (@​dfreeman)
Committers: 2

v5.6.3

Compare Source

🐛 Bug Fix
Committers: 1

v5.6.2

Compare Source

🐛 Bug Fix
Committers: 1

v5.6.1

Compare Source

🐛 Bug Fix
Committers: 1

v5.6.0

Compare Source

🚀 Enhancement
🐛 Bug Fix
Committers: 1

v5.5.0

Compare Source

🚀 Enhancement
Committers: 1

v5.4.0

Compare Source

🏠 Internal
Committers: 1

v5.3.2

Compare Source

🚀 Enhancement
Committers: 2

v5.3.1

Compare Source

🐛 Bug Fix
Committers: 1

v5.3.0

Compare Source

🚀 Enhancement
📝 Documentation
🏠 Internal
Committers: 2

v5.2.0

Compare Source

🚀 Enhancement
Committers: 1

v5.1.2

Compare Source

🐛 Bug Fix
Committers: 1

v5.1.1

Compare Source

🐛 Bug Fix
🏠 Internal
Committers: 1

v5.1.0

Compare Source

🚀 Enhancement
Committers: 1

v5.0.0

Compare Source

💥 Breaking Change
🚀 Enhancement
🏠 Internal
Committers: 2

v4.5.0

Compare Source

🚀 Enhancement
Committers: 1

v4.4.1

Compare Source

v4.4.1 (2021-02-05)

🚀 Enhancement
Committers: 1

v4.4.0

Compare Source

v4.3.1

Compare Source

🐛 Bug Fix
Committers: 1

v4.3.0

Compare Source

📝 Documentation
Committers: 1

v4.2.3

Compare Source

🏠 Internal
Committers: 2

v4.2.2

Compare Source

🐛 Bug Fix
📝 Documentation
Committers: 3

v4.2.1

Compare Source

🐛 Bug Fix
Committers: 2

v4.2.0

Compare Source

🚀 Enhancement
Committers: 1

v4.1.1

Compare Source

🐛 Bug Fix
Committers: 1

v4.1.0

Compare Source

🚀 Enhancement
Committers: 1

v4.0.9

Compare Source

🚀 Enhancement
  • #​373 Add co-location support to CoffeeScript component class files (@​locks)
📝 Documentation
🏠 Internal
Committers: 3

v4.0.8

Compare Source

🐛 Bug Fix
🏠 Internal
Committers: 1

v4.0.7

Compare Source

🐛 Bug Fix
🏠 Internal
Committers: 2

v4.0.6

Compare Source

🚀 Enhancement
🐛 Bug Fix
🏠 Internal
Committers: 2

v4.0.5

Compare Source

🐛 Bug Fix
📝 Documentation
Committers: 1

v4.0.4

Compare Source

🐛 Bug Fix
Committers: 1

v4.0.3

Compare Source

🐛 Bug Fix
📝 Documentation
  • #​318 Ensure all debug logging is emitted with DEBUG=ember-cli-htmlbars:* (@​rwjblue)
Committers: 2

v4.0.2

Compare Source

🐛 Bug Fix
  • #​309 Ensure inline precompile and colocated templates run template AST plugins. (@​rwjblue)
  • #​310 Fix issues using inline precompilation with JSON.stringify'ed options. (@​rwjblue)
Committers: 1

v4.0.1

Compare Source

🐛 Bug Fix
Committers: 1

v4.0.0

Compare Source

💥 Breaking Change
🚀 Enhancement
🏠 Internal
Committers: 2

v3.1.0: Release 3.1.0

Compare Source

v3.1.0 (2019-06-28)

🚀 Enhancement
🏠 Internal
Committers: 4

v3.0.1

Compare Source


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
Copy link
Author

renovate bot commented Mar 24, 2023

Edited/Blocked Notification

Renovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR.

You can manually request rebase by checking the rebase/retry box above.

⚠️ Warning: custom changes will be lost.

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