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 babel monorepo #1344

Closed
wants to merge 1 commit into from
Closed

Update babel monorepo #1344

wants to merge 1 commit into from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Sep 30, 2024

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@babel/core (source) 7.25.2 -> 7.26.0 age adoption passing confidence
@babel/eslint-parser (source) 7.25.1 -> 7.25.9 age adoption passing confidence
@babel/preset-typescript (source) 7.23.3 -> 7.26.0 age adoption passing confidence

Release Notes

babel/babel (@​babel/core)

v7.26.0

Compare Source

v7.25.9

Compare Source

🐛 Bug Fix
🏠 Internal
🏃‍♀️ Performance

v7.25.8

Compare Source

🐛 Bug Fix
🏠 Internal
  • babel-parser, babel-plugin-proposal-async-do-expressions, babel-plugin-proposal-destructuring-private, babel-plugin-proposal-do-expressions, babel-plugin-proposal-explicit-resource-management, babel-plugin-proposal-export-default-from, babel-plugin-proposal-function-bind, babel-plugin-proposal-function-sent, babel-plugin-proposal-import-defer, babel-plugin-proposal-partial-application, babel-plugin-proposal-throw-expressions, babel-plugin-transform-async-generator-functions, babel-plugin-transform-class-static-block, babel-plugin-transform-dynamic-import, babel-plugin-transform-export-namespace-from, babel-plugin-transform-json-strings, babel-plugin-transform-logical-assignment-operators, babel-plugin-transform-nullish-coalescing-operator, babel-plugin-transform-numeric-separator, babel-plugin-transform-object-rest-spread, babel-plugin-transform-optional-catch-binding, babel-plugin-transform-optional-chaining, babel-plugin-transform-private-property-in-object, babel-preset-env

v7.25.7

Compare Source

🐛 Bug Fix
💅 Polish
🏠 Internal
  • babel-core
  • babel-helper-compilation-targets, babel-helper-plugin-utils, babel-preset-env
  • babel-plugin-proposal-destructuring-private, babel-plugin-syntax-decimal, babel-plugin-syntax-import-reflection, babel-standalone
  • babel-generator
🏃‍♀️ Performance
babel/babel (@​babel/eslint-parser)

v7.25.9

Compare Source

🐛 Bug Fix
🏠 Internal
🏃‍♀️ Performance

v7.25.8

Compare Source

🐛 Bug Fix
🏠 Internal
  • babel-parser, babel-plugin-proposal-async-do-expressions, babel-plugin-proposal-destructuring-private, babel-plugin-proposal-do-expressions, babel-plugin-proposal-explicit-resource-management, babel-plugin-proposal-export-default-from, babel-plugin-proposal-function-bind, babel-plugin-proposal-function-sent, babel-plugin-proposal-import-defer, babel-plugin-proposal-partial-application, babel-plugin-proposal-throw-expressions, babel-plugin-transform-async-generator-functions, babel-plugin-transform-class-static-block, babel-plugin-transform-dynamic-import, babel-plugin-transform-export-namespace-from, babel-plugin-transform-json-strings, babel-plugin-transform-logical-assignment-operators, babel-plugin-transform-nullish-coalescing-operator, babel-plugin-transform-numeric-separator, babel-plugin-transform-object-rest-spread, babel-plugin-transform-optional-catch-binding, babel-plugin-transform-optional-chaining, babel-plugin-transform-private-property-in-object, babel-preset-env

v7.25.7

Compare Source

🐛 Bug Fix
💅 Polish
🏠 Internal
  • babel-core
  • babel-helper-compilation-targets, babel-helper-plugin-utils, babel-preset-env
  • babel-plugin-proposal-destructuring-private, babel-plugin-syntax-decimal, babel-plugin-syntax-import-reflection, babel-standalone
  • babel-generator
🏃‍♀️ Performance

Configuration

📅 Schedule: Branch creation - "before 3am on Monday" (UTC), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.


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

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

@renovate renovate bot added the Renovate Renovate App label Sep 30, 2024
Copy link
Contributor Author

renovate bot commented Sep 30, 2024

⚠️ 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 error code ERESOLVE
npm error ERESOLVE could not resolve
npm error
npm error While resolving: @tanstack/[email protected]
npm error Found: @tanstack/[email protected]
npm error node_modules/@tanstack/react-query
npm error   @tanstack/react-query@"4.36.1" from the root project
npm error
npm error Could not resolve dependency:
npm error peer @tanstack/react-query@"^5.53.2" from @tanstack/[email protected]
npm error node_modules/@tanstack/react-query-devtools
npm error   @tanstack/react-query-devtools@"5.53.2" from the root project
npm error
npm error Conflicting peer dependency: @tanstack/[email protected]
npm error node_modules/@tanstack/react-query
npm error   peer @tanstack/react-query@"^5.53.2" from @tanstack/[email protected]
npm error   node_modules/@tanstack/react-query-devtools
npm error     @tanstack/react-query-devtools@"5.53.2" from the root project
npm error
npm error Fix the upstream dependency conflict, or retry
npm error this command with --force or --legacy-peer-deps
npm error to accept an incorrect (and potentially broken) dependency resolution.
npm error
npm error
npm error For a full report see:
npm error /tmp/renovate/cache/others/npm/_logs/2024-12-05T07_25_45_833Z-eresolve-report.txt
npm error A complete log of this run can be found in: /tmp/renovate/cache/others/npm/_logs/2024-12-05T07_25_45_833Z-debug-0.log

@renovate renovate bot force-pushed the renovate/babel-monorepo branch from 33cfb00 to 1128d36 Compare October 2, 2024 17:17
@renovate renovate bot changed the title Update dependency @babel/preset-typescript to v7.24.7 Update babel monorepo to v7.25.7 Oct 2, 2024
@renovate renovate bot force-pushed the renovate/babel-monorepo branch from 1128d36 to f79a504 Compare October 10, 2024 17:28
@renovate renovate bot changed the title Update babel monorepo to v7.25.7 Update babel monorepo Oct 10, 2024
@renovate renovate bot force-pushed the renovate/babel-monorepo branch from f79a504 to 93d3968 Compare October 22, 2024 15:39
@renovate renovate bot changed the title Update babel monorepo Update babel monorepo to v7.25.9 Oct 22, 2024
@renovate renovate bot force-pushed the renovate/babel-monorepo branch from 93d3968 to b0b7e26 Compare October 25, 2024 15:21
@renovate renovate bot changed the title Update babel monorepo to v7.25.9 Update babel monorepo Oct 25, 2024
@renovate renovate bot force-pushed the renovate/babel-monorepo branch 3 times, most recently from bd9aff0 to 3293698 Compare October 30, 2024 04:09
@renovate renovate bot force-pushed the renovate/babel-monorepo branch from 3293698 to 00f9f99 Compare November 3, 2024 12:18
@renovate renovate bot force-pushed the renovate/babel-monorepo branch 2 times, most recently from 71d6cb6 to d618d9b Compare November 14, 2024 08:37
@renovate renovate bot force-pushed the renovate/babel-monorepo branch from d618d9b to daf533f Compare December 3, 2024 06:26
@renovate renovate bot force-pushed the renovate/babel-monorepo branch 3 times, most recently from 1fedf1d to bfe38b4 Compare December 3, 2024 08:36
@renovate renovate bot force-pushed the renovate/babel-monorepo branch 7 times, most recently from e54085f to 20acfc5 Compare December 4, 2024 10:29
@deepench deepench force-pushed the develop branch 2 times, most recently from 262ff0d to 085f645 Compare December 4, 2024 10:51
@renovate renovate bot force-pushed the renovate/babel-monorepo branch from 20acfc5 to 948a24b Compare December 4, 2024 14:32
@renovate renovate bot force-pushed the renovate/babel-monorepo branch from 948a24b to 2a8bc59 Compare December 5, 2024 07:25
@deepench deepench closed this Dec 9, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Renovate Renovate App
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant