Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update dependency ember-cli-babel to v8 #117

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Sep 13, 2023

This PR contains the following updates:

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

Release Notes

babel/ember-cli-babel (ember-cli-babel)

v8.2.0

Compare Source

🚀 Enhancement
Committers: 1

v8.1.0

Compare Source

🚀 Enhancement
Committers: 1

v8.0.1

Compare Source

🐛 Bug Fix
🏠 Internal
Committers: 2

v8.0.0

Compare Source

💥 Breaking Change
🚀 Enhancement
📝 Documentation
  • #​467 Clarify how to set enableTypeScriptTransform in Ember apps, addons and engines (@​ijlee2)
🏠 Internal
  • #​450 Remove workaround for @babel/helper-compilation-functions bug that was fixed upstream (@​HeroicEric)
Committers: 3

v7.26.11

Compare Source

🐛 Bug Fix
Committers: 1

v7.26.10

Compare Source

🐛 Bug Fix
Committers: 1

v7.26.9

Compare Source

🐛 Bug Fix
🏠 Internal
Committers: 2

v7.26.8

Compare Source

🐛 Bug Fix
  • ea752c41 Revert: Properly handle class properties proposal
Committers: 2

v7.26.7

Compare Source

🐛 Bug Fix
Committers: 2

v7.26.6

Compare Source

🐛 Bug Fix
Committers: 1

v7.26.5

Compare Source

🐛 Bug Fix
  • #​402 Fix compatibility with Ember 3.27+ when using compileModules: false. (@​rwjblue)
Committers: 1

v7.26.4

Compare Source

🐛 Bug Fix
  • #​394 Include addon name directory in 'treeForAddon' (mitigate issues with Embroider when using external helpers) (@​charlespierce)
  • #​400 Update _shouldHandleTypeScript to read from pkg.dependencies instead of relying on addons (@​brendenpalmer)
Committers: 2

v7.26.3

Compare Source

🐛 Bug Fix
Committers: 1

v7.26.2

Compare Source

🐛 Bug Fix
Committers: 1

v7.26.1

Compare Source

🐛 Bug Fix
Committers: 1

v7.26.0

Compare Source

🚀 Enhancement
🏠 Internal
Committers: 2

v7.25.0

Compare Source

🚀 Enhancement
🐛 Bug Fix
Committers: 1

v7.24.0

Compare Source

🐛 Bug Fix
📝 Documentation
Committers: 2

v7.23.1

Compare Source

🐛 Bug Fix
Committers: 2

v7.23.0

Compare Source

🚀 Enhancement
Committers: 1
  • Fix issues with destroy from @ember/destroyable. (8012224)

v7.22.1: Release 7.22.1

Compare Source

v7.22.0

Compare Source

🚀 Enhancement
🏠 Internal
  • #​357 Update babel-plugin-ember-modules-api-polyfill from 2.13.4 to 3.0.0 (@​mydea)
Committers: 2

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

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.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate
Copy link
Contributor Author

renovate bot commented Sep 13, 2023

⚠ Artifact update problem

Renovate failed to update an artifact related to this branch. You probably do not want to merge this PR as-is.

♻ Renovate will retry this branch, including artifacts, only when one of the following happens:

  • any of the package files in this branch needs updating, or
  • the branch becomes conflicted, or
  • you click the rebase/retry checkbox if found above, or
  • you rename this PR's title to start with "rebase!" to trigger it manually

The artifact failure details are included below:

File name: package-lock.json
npm ERR! code ERESOLVE
npm ERR! ERESOLVE could not resolve
npm ERR! 
npm ERR! While resolving: ember-cli-htmlbars-inline-precompile@3.0.1
npm ERR! Found: ember-cli-babel@8.0.0
npm ERR! node_modules/ember-cli-babel
npm ERR!   dev ember-cli-babel@"^8.0.0" from the root project
npm ERR! 
npm ERR! Could not resolve dependency:
npm ERR! peer ember-cli-babel@"^7.0.0" from ember-cli-htmlbars-inline-precompile@3.0.1
npm ERR! node_modules/ember-cli-htmlbars-inline-precompile
npm ERR!   dev ember-cli-htmlbars-inline-precompile@"^3.0.0" from the root project
npm ERR! 
npm ERR! Conflicting peer dependency: ember-cli-babel@7.26.11
npm ERR! node_modules/ember-cli-babel
npm ERR!   peer ember-cli-babel@"^7.0.0" from ember-cli-htmlbars-inline-precompile@3.0.1
npm ERR!   node_modules/ember-cli-htmlbars-inline-precompile
npm ERR!     dev ember-cli-htmlbars-inline-precompile@"^3.0.0" from the root project
npm ERR! 
npm ERR! Fix the upstream dependency conflict, or retry
npm ERR! this command with --force or --legacy-peer-deps
npm ERR! to accept an incorrect (and potentially broken) dependency resolution.
npm ERR! 
npm ERR! 
npm ERR! For a full report see:
npm ERR! /tmp/worker/2e4472/7457a6/cache/others/npm/_logs/2023-09-13T02_20_36_034Z-eresolve-report.txt

npm ERR! A complete log of this run can be found in: /tmp/worker/2e4472/7457a6/cache/others/npm/_logs/2023-09-13T02_20_36_034Z-debug-0.log

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants