ember-freestyle
ember-freestyle copied to clipboard
chore(deps): bump ember-cli-htmlbars from 6.0.1 to 6.1.0
Bumps ember-cli-htmlbars from 6.0.1 to 6.1.0.
Release notes
Sourced from ember-cli-htmlbars's releases.
Release 6.1.0
:rocket: Enhancement
:bug: Bug Fix
- #747 Avoid registering
babel-plugin-ember-template-compilation
repeatedly (@dfreeman
)- #741 Fix incorrect ember-source version check (
@simonihmig
):memo: Documentation
- #743 Fix lin to ASTPluginBuilder type (
@mehulkar
)Committers: 3
- Edward Faulkner (
@ef4
)- Dan Freeman (
@dfreeman
)- Mehul Kar (
@mehulkar
)- Simon Ihmig (
@simonihmig
)
Changelog
Sourced from ember-cli-htmlbars's changelog.
v6.1.0 (2022-07-04)
:rocket: Enhancement
:bug: Bug Fix
- #747 Avoid registering
babel-plugin-ember-template-compilation
repeatedly (@dfreeman
)- #741 Fix incorrect ember-source version check (
@simonihmig
):memo: Documentation
- #743 Fix lin to ASTPluginBuilder type (
@mehulkar
)Committers: 3
- Edward Faulkner (
@ef4
)- Dan Freeman (
@dfreeman
)- Mehul Kar (
@mehulkar
)- Simon Ihmig (
@simonihmig
)
Commits
d5aa14b
Release 6.1.02f2cac9
Merge pull request #749 from ember-cli/always-use-babela95a4fe
Drive all template compilation from babel8e2ba66
Merge pull request #747 from dfreeman/prevent-duplicate-babel-plugins008b8d5
Avoid registeringbabel-plugin-ember-template-compilation
repeatedly78a29d8
Merge pull request #741 from simonihmig/fix-ember-check6f8c72c
Merge pull request #743 from mehulkar/patch-18a68a16
Fix lin to ASTPluginBuilder typeb61b91b
Fix incorrect ember-source version check- See full diff in compare view
Maintainer changes
This version was pushed to npm by ef4, a new releaser for ember-cli-htmlbars since your current version.
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 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)