Skip to content

fix(deps): update babel monorepo to v7.27.1 #11174

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

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

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented May 5, 2025

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@babel/code-frame (source) 7.26.2 -> 7.27.1 age adoption passing confidence
@babel/core (source) 7.26.0 -> 7.27.1 age adoption passing confidence
@babel/eslint-parser (source) 7.26.8 -> 7.27.1 age adoption passing confidence
@babel/runtime (source) 7.26.0 -> 7.27.1 age adoption passing confidence

Release Notes

babel/babel (@​babel/code-frame)

v7.27.1

Compare Source

👓 Spec Compliance
🐛 Bug Fix
  • babel-plugin-proposal-destructuring-private, babel-plugin-proposal-do-expressions, babel-traverse
  • babel-helper-wrap-function, babel-plugin-transform-async-to-generator
  • babel-helper-remap-async-to-generator, babel-plugin-transform-async-to-generator
  • babel-helper-fixtures, babel-parser
  • babel-generator, babel-parser
    • #​17226 Fill optional AST properties when both estree and typescript parser plugin are enabled (Part 2) (@​JLHwung)
  • babel-parser
  • babel-compat-data, babel-preset-env
  • babel-traverse
  • babel-generator
💅 Polish
  • babel-plugin-bugfix-v8-spread-parameters-in-optional-chaining, babel-plugin-proposal-decorators, babel-plugin-transform-arrow-functions, babel-plugin-transform-class-properties, babel-plugin-transform-destructuring, babel-plugin-transform-object-rest-spread, babel-plugin-transform-optional-chaining, babel-plugin-transform-parameters, babel-traverse
🏠 Internal
  • babel-runtime-corejs2, babel-runtime-corejs3, babel-runtime
  • babel-compat-data, babel-preset-env
  • babel-compat-data, babel-standalone
  • Other
  • babel-register
  • babel-cli, babel-compat-data, babel-core, babel-generator, babel-helper-compilation-targets, babel-helper-fixtures, babel-helper-module-imports, babel-helper-module-transforms, babel-helper-plugin-test-runner, babel-helper-transform-fixture-test-runner, babel-helpers, babel-node, babel-parser, babel-plugin-transform-modules-amd, babel-plugin-transform-modules-commonjs, babel-plugin-transform-modules-systemjs, babel-plugin-transform-modules-umd, babel-plugin-transform-react-display-name, babel-plugin-transform-regenerator, babel-plugin-transform-runtime, babel-plugin-transform-typeof-symbol, babel-plugin-transform-typescript, babel-preset-env, babel-register, babel-standalone, babel-types
  • babel-plugin-transform-regenerator
  • babel-helpers, babel-plugin-transform-async-generator-functions, babel-plugin-transform-regenerator, babel-preset-env, babel-runtime-corejs3
  • babel-helpers, babel-plugin-transform-regenerator
  • babel-helpers
🔬 Output optimization
  • babel-helpers, babel-plugin-transform-modules-commonjs, babel-runtime-corejs3
  • babel-helpers, babel-plugin-transform-async-generator-functions, babel-plugin-transform-regenerator, babel-preset-env, babel-runtime-corejs3

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 these updates 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 renovate bot added dependencies Issue about dependencies of the package javascript Pull requests that update Javascript code labels May 5, 2025
@typescript-eslint
Copy link
Contributor

Thanks for the PR, @renovate[bot]!

typescript-eslint is a 100% community driven project, and we are incredibly grateful that you are contributing to that community.

The core maintainers work on this in their personal time, so please understand that it may not be possible for them to review your work immediately.

Thanks again!


🙏 Please, if you or your company is finding typescript-eslint valuable, help us sustain the project by sponsoring it transparently on https://opencollective.com/typescript-eslint.

Copy link

netlify bot commented May 5, 2025

Deploy Preview for typescript-eslint ready!

Name Link
🔨 Latest commit 209430e
🔍 Latest deploy log https://app.netlify.com/sites/typescript-eslint/deploys/6821db11ec2b590008d71895
😎 Deploy Preview https://deploy-preview-11174--typescript-eslint.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.
Lighthouse
Lighthouse
1 paths audited
Performance: 97 (🔴 down 2 from production)
Accessibility: 100 (no change from production)
Best Practices: 100 (no change from production)
SEO: 98 (no change from production)
PWA: 80 (no change from production)
View the detailed breakdown and full score reports

To edit notification comments on pull requests, go to your Netlify site configuration.

Copy link

nx-cloud bot commented May 5, 2025

View your CI Pipeline Execution ↗ for commit 209430e.

Command Status Duration Result
nx test ast-spec ❌ Failed 9s View ↗
nx test eslint-plugin --coverage=false ✅ Succeeded 5m 9s View ↗
nx run-many --target=lint --exclude eslint-plugin ✅ Succeeded 1m 22s View ↗
nx test typescript-estree --coverage=false ✅ Succeeded 19s View ↗
nx run types:build ✅ Succeeded <1s View ↗
nx typecheck ast-spec ✅ Succeeded <1s View ↗
nx run-many --target=build --parallel --exclude... ✅ Succeeded 1s View ↗
nx run-many --target=build --exclude website --... ✅ Succeeded 2s View ↗
Additional runs (10) ✅ Succeeded ... View ↗

☁️ Nx Cloud last updated this comment at 2025-05-12 11:39:49 UTC

@renovate renovate bot force-pushed the renovate/babel-monorepo branch from 495230f to c22ab55 Compare May 5, 2025 18:59
@bradzacher bradzacher changed the title fix(deps): update babel monorepo to v7.27.0 chore(deps): update babel monorepo to v7.27.0 May 5, 2025
@renovate renovate bot changed the title chore(deps): update babel monorepo to v7.27.0 fix(deps): update babel monorepo to v7.27.0 May 6, 2025
@renovate renovate bot force-pushed the renovate/babel-monorepo branch from c22ab55 to 680ea31 Compare May 7, 2025 17:21
@renovate renovate bot changed the title fix(deps): update babel monorepo to v7.27.0 fix(deps): update babel monorepo to v7.27.1 May 7, 2025
@renovate renovate bot force-pushed the renovate/babel-monorepo branch from 680ea31 to 209430e Compare May 12, 2025 11:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Issue about dependencies of the package javascript Pull requests that update Javascript code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants