Skip to content

Conversation

@dependabot-preview
Copy link
Contributor

Bumps ember-cli-htmlbars from 2.0.5 to 4.0.5.

Release notes

Sourced from ember-cli-htmlbars's releases.

Release 4.0.5

🐛 Bug Fix

📝 Documentation

Committers: 1

Release 4.0.4

🐛 Bug Fix

  • #322 Fix issue with deduplcation of babel plugin when parallelized (@​rwjblue)

Committers: 1

Release 4.0.3

🐛 Bug Fix

  • #317 Avoid conflicts with ember-cli-htmlbars-inline-precompile (@​rwjblue)

📝 Documentation

  • #318 Ensure all debug logging is emitted with DEBUG=ember-cli-htmlbars:* (@​rwjblue)

Committers: 2

Release 4.0.2

🐛 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

Release 4.0.1

🐛 Bug Fix

  • #304 Do nothing in ColocatedTemplateProcessor if input tree is empty. (@​rwjblue)

Committers: 1

Release 4.0.0

💥 Breaking Change

🚀 Enhancement

... (truncated)
Changelog

Sourced from ember-cli-htmlbars's changelog.

v4.0.5 (2019-10-04)

🐛 Bug Fix

📝 Documentation

Committers: 1

v4.0.4 (2019-10-02)

🐛 Bug Fix

  • #322 Fix issue with deduplcation of babel plugin when parallelized (@​rwjblue)

Committers: 1

v4.0.3 (2019-10-01)

🐛 Bug Fix

  • #317 Avoid conflicts with ember-cli-htmlbars-inline-precompile (@​rwjblue)

📝 Documentation

  • #318 Ensure all debug logging is emitted with DEBUG=ember-cli-htmlbars:* (@​rwjblue)

Committers: 2

v4.0.2 (2019-09-30)

🐛 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 (2019-09-25)

🐛 Bug Fix

  • #304 Do nothing in ColocatedTemplateProcessor if input tree is empty. (@​rwjblue)

Committers: 1

v4.0.0 (2019-09-24)

... (truncated)
Commits
  • e3f2311 Release 4.0.5
  • edeb553 More fixes for proper babel plugin deduplication. (#324)
  • 16e8b13 Ensure deprecation message shows correct heirarchy. (#323)
  • 4b2f2a5 More fixes for proper babel plugin deduplication.
  • ce2b008 Ensure deprecation message shows correct heirarchy.
  • 46d7ae4 Release 4.0.4
  • a77e24e Fix issue with deduplcation of babel plugin when parallelized (#322)
  • eca93f2 Move check for colocated babel plugin to utils
  • 1f79c89 Fix issue with deduplcation of babel plugin when parallelized
  • 647d675 Add failing test for isInlinePrecompileBabelPluginRegistered.
  • Additional commits viewable in compare view

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 will not automatically merge this PR because it includes an out-of-range update to a production dependency.


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 badge me will comment on this PR with code to add a "Dependabot enabled" badge to your readme

Additionally, you can set the following in the .dependabot/config.yml file in this repo:

  • Update frequency
  • Automerge options (never/patch/minor, and dev/runtime dependencies)
  • Out-of-range updates (receive only lockfile updates, if desired)
  • Security updates (receive only security updates, if desired)

@dependabot-preview dependabot-preview bot added the dependencies Pull requests that update a dependency file label Oct 7, 2019
@dependabot-preview
Copy link
Contributor Author

Superseded by #219.

@dependabot-preview dependabot-preview bot deleted the dependabot/npm_and_yarn/ember-cli-htmlbars-4.0.5 branch October 18, 2019 05:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant