Skip to content
This repository has been archived by the owner on Aug 2, 2023. It is now read-only.

Bump ember-cli-htmlbars from 5.7.2 to 6.1.0 #18

Merged
merged 1 commit into from
Sep 6, 2022

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Sep 6, 2022

Bumps ember-cli-htmlbars from 5.7.2 to 6.1.0.

Release notes

Sourced from ember-cli-htmlbars's releases.

Release 6.1.0

🚀 Enhancement

  • #749 Drive all template compilation from babel (@​ef4)

🐛 Bug Fix

📝 Documentation

Committers: 3

Release 6.0.1

🐛 Bug Fix

Committers: 1

Release 6.0.0

💥 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

Changelog

Sourced from ember-cli-htmlbars's changelog.

v6.1.0 (2022-07-04)

🚀 Enhancement

  • #749 Drive all template compilation from babel (@​ef4)

🐛 Bug Fix

📝 Documentation

Committers: 3

v6.0.1 (2021-12-05)

🐛 Bug Fix

Committers: 1

v6.0.0 (2021-10-14)

💥 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.1 (2021-03-18)

... (truncated)

Commits
  • d5aa14b Release 6.1.0
  • 2f2cac9 Merge pull request #749 from ember-cli/always-use-babel
  • a95a4fe Drive all template compilation from babel
  • 8e2ba66 Merge pull request #747 from dfreeman/prevent-duplicate-babel-plugins
  • 008b8d5 Avoid registering babel-plugin-ember-template-compilation repeatedly
  • 78a29d8 Merge pull request #741 from simonihmig/fix-ember-check
  • 6f8c72c Merge pull request #743 from mehulkar/patch-1
  • 8a68a16 Fix lin to ASTPluginBuilder type
  • b61b91b Fix incorrect ember-source version check
  • ff397bb Release 6.0.1
  • Additional commits viewable 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 compatibility score

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)

@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Sep 6, 2022
Bumps [ember-cli-htmlbars](https://github.com/ember-cli/ember-cli-htmlbars) from 5.7.2 to 6.1.0.
- [Release notes](https://github.com/ember-cli/ember-cli-htmlbars/releases)
- [Changelog](https://github.com/ember-cli/ember-cli-htmlbars/blob/master/CHANGELOG.md)
- [Commits](ember-cli/ember-cli-htmlbars@v5.7.2...v6.1.0)

---
updated-dependencies:
- dependency-name: ember-cli-htmlbars
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/ember-cli-htmlbars-6.1.0 branch from 3aafc1c to d0f35da Compare September 6, 2022 16:28
@abeforgit abeforgit merged commit e634a7a into master Sep 6, 2022
@abeforgit abeforgit deleted the dependabot/npm_and_yarn/ember-cli-htmlbars-6.1.0 branch September 6, 2022 16:28
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
dependencies Pull requests that update a dependency file internal
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant