Skip to content
This repository was archived by the owner on Jun 19, 2023. It is now read-only.

Build(deps-dev): Bump babel-plugin-ember-template-compilation from 2.0.0 to 2.0.3 in /app/assets/javascripts #1

Open
wants to merge 1 commit into
base: feat/moderator-remove-flagged-posts
Choose a base branch
from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jun 7, 2023

Bumps babel-plugin-ember-template-compilation from 2.0.0 to 2.0.3.

Release notes

Sourced from babel-plugin-ember-template-compilation's releases.

Release 2.0.3

🐛 Bug Fix

  • #20 Fix entity encoding in source-to-source mode (@​ef4)

Committers: 1

Release 2.0.2

🐛 Bug Fix

  • #19 Replace Identifier only if key and value are different in the scope (@​candunaj)

Committers: 1

Release 2.0.1

🐛 Bug Fix

  • #17 PrecompileTemplate with scope that has properties with different key and value (@​candunaj)
  • #12 Handle coverage annotation in scope function (@​wagenet)

🏠 Internal

Committers: 4

Changelog

Sourced from babel-plugin-ember-template-compilation's changelog.

v2.0.3 (2023-05-19)

🐛 Bug Fix

  • #20 Fix entity encoding in source-to-source mode (@​ef4)

Committers: 1

v2.0.2 (2023-04-05)

🐛 Bug Fix

  • #19 Replace Identifier only if key and value are different in the scope (@​candunaj)

Committers: 1

v2.0.1 (2023-04-04)

🐛 Bug Fix

  • #17 PrecompileTemplate with scope that has properties with different key and value (@​candunaj)
  • #12 Handle coverage annotation in scope function (@​wagenet)

🏠 Internal

Committers: 4

Commits
  • d67cca1 Release 2.0.3
  • 8cc9e9d Merge pull request #20 from emberjs/entity-encoding
  • eaa7eea Fix entity encoding in source-to-source mode
  • 44d1e53 Release 2.0.2
  • 808887e Merge pull request #19 from candunaj/remap-identifiers-fix
  • 1259c00 Replace identifier if value and key are different
  • 28a6aab Added test not renamed key to the scope
  • 68e6690 Release 2.0.1
  • 44e0f40 Merge pull request #17 from candunaj/scope-fix
  • 4364fe6 fix scope-renaming in source-to-source jsutils case
  • 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 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)

Bumps [babel-plugin-ember-template-compilation](https://github.com/emberjs/babel-plugin-ember-template-compilation) from 2.0.0 to 2.0.3.
- [Release notes](https://github.com/emberjs/babel-plugin-ember-template-compilation/releases)
- [Changelog](https://github.com/emberjs/babel-plugin-ember-template-compilation/blob/main/CHANGELOG.md)
- [Commits](emberjs/babel-plugin-ember-template-compilation@v2.0.0...v2.0.3)

---
updated-dependencies:
- dependency-name: babel-plugin-ember-template-compilation
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

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 Jun 7, 2023
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 javascript Pull requests that update Javascript code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants