fabscale / ember-cognito-identity

Interact with AWS Cognito in your Ember app.
MIT License
0 stars 0 forks source link

chore(deps): bump ember-cli-babel from 7.26.11 to 8.2.0 #916

Open dependabot[bot] opened 10 months ago

dependabot[bot] commented 10 months ago

Bumps ember-cli-babel from 7.26.11 to 8.2.0.

Release notes

Sourced from ember-cli-babel's releases.

Release 8.2.0

:rocket: Enhancement

Committers: 1

Release 8.1.0

:rocket: Enhancement

Committers: 1

Release 8.0.1

:bug: Bug Fix

:house: Internal

Committers: 2

Release 8.0.0

:boom: Breaking Change

:rocket: Enhancement

:memo: Documentation

  • #467 Clarify how to set enableTypeScriptTransform in Ember apps, addons and engines (@​ijlee2)

:house: Internal

  • #450 Remove workaround for @babel/helper-compilation-functions bug that was fixed upstream (@​HeroicEric)

Committers: 3

... (truncated)

Changelog

Sourced from ember-cli-babel's changelog.

v8.2.0 (2023-10-10)

:rocket: Enhancement

Committers: 1

v8.1.0 (2023-09-26)

:rocket: Enhancement

Committers: 1

v8.0.1 (2023-09-26)

:bug: Bug Fix

:house: Internal

Committers: 2

v8.0.0 (2023-08-18)

:boom: Breaking Change

:rocket: Enhancement

:memo: Documentation

  • #467 Clarify how to set enableTypeScriptTransform in Ember apps, addons and engines (@​ijlee2)

:house: Internal

  • #450 Remove workaround for @babel/helper-compilation-functions bug that was fixed upstream (@​HeroicEric)

Committers: 3

... (truncated)

Commits
  • b61e71b Release 8.2.0
  • 3e93b7b Merge pull request #503 from NullVoxPopuli/support-non-explicit-babel-config-...
  • 0ddf280 Remove extraneous copypasta message
  • 7f18a2d update test
  • 13dfa53 Update test
  • ac8c8c5 Support adding static class blocks plugin when no babel config is present
  • c9bef8f Release 8.1.0
  • 9ae9c9c Merge pull request #502 from NullVoxPopuli/ensure-that-transform-class-static...
  • af8224b Release 8.0.1
  • 2794a87 Update test
  • Additional commits viewable in compare view
Maintainer changes

This version was pushed to npm by kellyselden, a new releaser for ember-cli-babel since your current version.


Dependabot compatibility score

You can trigger a rebase of this PR 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 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)

Note Automatic rebases have been disabled on this pull request as it has been open for over 30 days.