ember-codemods / ember-no-implicit-this-codemod

Template codemod for refactoring from `{{foo}}` to `{{this.foo}}`
MIT License
17 stars 25 forks source link

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

Open dependabot[bot] opened 7 months ago

dependabot[bot] commented 7 months ago

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: Bug Fix

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

Committers: 2

Release 5.3.0

:rocket: Enhancement

:house: Internal

Committers: 2

Release 5.2.2

:bug: Bug Fix

Committers: 1

Release 5.2.1

:bug: Bug Fix

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

Committers: 1

Release 5.2.0

:rocket: 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

:rocket: Enhancement

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

:bug: 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: Bug Fix

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

Committers: 2

v5.3.0 (2021-04-12)

:rocket: Enhancement

:house: Internal

Committers: 2

v5.2.2 (2021-04-01)

:bug: Bug Fix

Committers: 1

v5.2.1 (2021-03-24)

:bug: Bug Fix

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

Committers: 1

v5.2.0 (2021-03-24)

:rocket: 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 ignore conditions` will show all of the ignore conditions of the specified dependency - `@dependabot ignore 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 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 ` 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 ` will remove all of the ignore conditions of the specified dependency - `@dependabot unignore ` will remove the ignore condition of the specified dependency and ignore conditions