tylerturdenpants / ember-attacher

Native tooltips and popovers for Ember.js
https://tylerturdenpants.github.io/ember-attacher/
MIT License
82 stars 45 forks source link

[chore]: Bump ember-cli-babel from 7.26.11 to 8.0.0 #873

Closed dependabot[bot] closed 11 months ago

dependabot[bot] commented 1 year ago

Bumps ember-cli-babel from 7.26.11 to 8.0.0.

Release notes

Sourced from ember-cli-babel's releases.

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

Release 8.0.0-beta.0

:boom: Breaking Change

:rocket: Enhancement

:bug: Bug Fix

  • #452 Move @babel/core to peerDependencies to resolve peer dependency warnings and errors (@​NullVoxPopuli)

:memo: Documentation

Committers: 4

Changelog

Sourced from ember-cli-babel's changelog.

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

v8.0.0-beta.0 (2023-01-24)

:boom: Breaking Change

:rocket: Enhancement

:bug: Bug Fix

  • #452 Move @babel/core to peerDependencies to resolve peer dependency warnings and errors (@​NullVoxPopuli)

:memo: Documentation

Committers: 4

Commits
  • 9101d11 Release 8.0.0
  • fdc667c Merge pull request #496 from babel/update-dev-deps
  • c343860 Merge pull request #467 from ijlee2/clarify-enableTypeScriptTransform
  • b17cf14 Remove ie 11 from browser targets in dummy app
  • 3b16ee8 Reroll lock file
  • cc45f98 Fix node tests
  • 1fa4afe Update @ember/test-helpers, ember-cli, ember-qunit and ember-source
  • f5cf496 Update ember-source-channel-url
  • 463e6a8 Update regenerator-runtime
  • ad1471b Remove lerna-changelog
  • 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

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 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)
dependabot[bot] commented 11 months ago

Superseded by #878.