CrowdStrike / ember-velcro

Ember Velcro sticks one element to another with Floating UI.
MIT License
13 stars 8 forks source link

chore(deps): update dependency ember-cli-babel to v8 #120

Closed renovate[bot] closed 1 year ago

renovate[bot] commented 1 year ago

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
ember-cli-babel ^7.26.11 -> ^8.0.0 age adoption passing confidence

Release Notes

babel/ember-cli-babel (ember-cli-babel) ### [`v8.0.0`](https://togithub.com/babel/ember-cli-babel/blob/HEAD/CHANGELOG.md#v800-2023-08-18) [Compare Source](https://togithub.com/babel/ember-cli-babel/compare/v7.26.11...v8.0.0) ##### :boom: Breaking Change - [#​494](https://togithub.com/babel/ember-cli-babel/pull/494) Update `broccoli-babel-transpiler` to v8 ([@​bertdeblock](https://togithub.com/bertdeblock)) - [#​493](https://togithub.com/babel/ember-cli-babel/pull/493) Drop support for Node v14 and add support for Node v20 ([@​bertdeblock](https://togithub.com/bertdeblock)) ##### :rocket: Enhancement - [#​492](https://togithub.com/babel/ember-cli-babel/pull/492) Update `babel-plugin-module-resolver` ([@​bertdeblock](https://togithub.com/bertdeblock)) - [#​493](https://togithub.com/babel/ember-cli-babel/pull/493) Drop support for Node v14 and add support for Node v20 ([@​bertdeblock](https://togithub.com/bertdeblock)) - [#​479](https://togithub.com/babel/ember-cli-babel/pull/479) Update normal dependencies ([@​bertdeblock](https://togithub.com/bertdeblock)) - [#​480](https://togithub.com/babel/ember-cli-babel/pull/480) Only require `@babel/core` when necessary ([@​bertdeblock](https://togithub.com/bertdeblock)) ##### :memo: Documentation - [#​467](https://togithub.com/babel/ember-cli-babel/pull/467) Clarify how to set `enableTypeScriptTransform` in Ember apps, addons and engines ([@​ijlee2](https://togithub.com/ijlee2)) ##### :house: Internal - [#​450](https://togithub.com/babel/ember-cli-babel/pull/450) Remove workaround for `@babel/helper-compilation-functions` bug that was fixed upstream ([@​HeroicEric](https://togithub.com/HeroicEric)) ##### Committers: 3 - Bert De Block ([@​bertdeblock](https://togithub.com/bertdeblock)) - Eric Kelly ([@​HeroicEric](https://togithub.com/HeroicEric)) - Isaac Lee ([@​ijlee2](https://togithub.com/ijlee2))

Configuration

šŸ“… Schedule: Branch creation - "after 9pm on sunday" (UTC), Automerge - At any time (no schedule defined).

šŸš¦ Automerge: Enabled.

ā™» Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

šŸ”• Ignore: Close this PR and you won't be reminded about this update again.



This PR has been generated by Mend Renovate. View repository job log here.

changeset-bot[bot] commented 1 year ago

āš ļø No Changeset found

Latest commit: 2d0d813583e31d3e8affe639492ef2b1aaecac19

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

This PR includes no changesets When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

NullVoxPopuli commented 1 year ago

Easy update. Only need to add babel core to the app