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

Bump babel-plugin-htmlbars-inline-precompile from 3.2.0 to 5.3.1 #421

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

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 22, 2024

Bumps babel-plugin-htmlbars-inline-precompile from 3.2.0 to 5.3.1.

Release notes

Sourced from babel-plugin-htmlbars-inline-precompile's releases.

Release 5.3.1

🐛 Bug Fix

  • #477 Ensure babel.parse does not use top level babel config. (@​rwjblue)

Committers: 2

Release 5.3.0

🚀 Enhancement

🏠 Internal

Committers: 2

Release 5.2.2

🐛 Bug Fix

Committers: 1

Release 5.2.1

🐛 Bug Fix

  • #368 Account for comments in preprocessor for proposals (@​pzuraq)

Committers: 1

Release 5.2.0

🚀 Enhancement

  • #361 Add preprocessEmbeddedTemplates function (@​pzuraq)
  • #362 Allow usage of proposals to be used in arbitrary expression positions (@​pzuraq)

Committers: 1

Release 5.1.0

🚀 Enhancement

  • #360 Add ability to parse scope function (allow strict mode templates to be more resilient to module cycles). (@​pzuraq)

🐛 Bug Fix

  • #359 Ensure locals are used instead of scope everywhere (@​pzuraq)

Committers: 1

... (truncated)

Changelog

Sourced from babel-plugin-htmlbars-inline-precompile's changelog.

v5.3.1 (2021-10-26)

🐛 Bug Fix

  • #477 Ensure babel.parse does not use top level babel config. (@​rwjblue)

Committers: 2

v5.3.0 (2021-04-12)

🚀 Enhancement

🏠 Internal

Committers: 2

v5.2.2 (2021-04-01)

🐛 Bug Fix

Committers: 1

v5.2.1 (2021-03-24)

🐛 Bug Fix

  • #368 Account for comments in preprocessor for proposals (@​pzuraq)

Committers: 1

v5.2.0 (2021-03-24)

🚀 Enhancement

  • #361 Add preprocessEmbeddedTemplates function (@​pzuraq)
  • #362 Allow usage of proposals to be used in arbitrary expression positions (@​pzuraq)

Committers: 1

... (truncated)

Commits
  • 627c628 Release 5.3.1
  • 6a599ee Merge pull request #477 from ember-cli/avoid-issues-with-cwd-with-babel-config
  • 804bc90 Ensure babel.parse does not use top level babel config.
  • acfc136 [Security] Bump tar from 6.0.2 to 6.1.3
  • e21374c Bump @​typescript-eslint/eslint-plugin from 4.28.3 to 4.28.4
  • e4bfaa0 Bump @​typescript-eslint/parser from 4.28.3 to 4.28.4
  • d1d80d4 Bump @​babel/core from 7.14.6 to 7.14.8
  • 5918bd8 Bump @​typescript-eslint/parser from 4.28.2 to 4.28.3
  • 72b2f87 Bump @​typescript-eslint/eslint-plugin from 4.28.2 to 4.28.3
  • c5eb96f Bump @​typescript-eslint/eslint-plugin from 4.28.1 to 4.28.2
  • 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 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 show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

Bumps [babel-plugin-htmlbars-inline-precompile](https://github.com/ember-cli/babel-plugin-htmlbars-inline-precompile) from 3.2.0 to 5.3.1.
- [Release notes](https://github.com/ember-cli/babel-plugin-htmlbars-inline-precompile/releases)
- [Changelog](https://github.com/ember-cli/babel-plugin-htmlbars-inline-precompile/blob/master/CHANGELOG.md)
- [Commits](ember-cli/babel-plugin-htmlbars-inline-precompile@v3.2.0...v5.3.1)

---
updated-dependencies:
- dependency-name: babel-plugin-htmlbars-inline-precompile
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Jan 22, 2024
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 javascript Pull requests that update Javascript code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants