Skip to content

Conversation

angular-robot
Copy link
Collaborator

@angular-robot angular-robot commented May 1, 2025

This PR contains the following updates:

Package Type Update Change
@babel/core (source) dependencies minor 7.26.10 -> 7.27.1
@babel/generator (source) dependencies patch 7.27.0 -> 7.27.1
@babel/helper-annotate-as-pure (source) dependencies minor 7.25.9 -> 7.27.1
@babel/plugin-transform-async-generator-functions (source) dependencies minor 7.26.8 -> 7.27.1
@babel/plugin-transform-async-to-generator (source) dependencies minor 7.25.9 -> 7.27.1
@babel/plugin-transform-runtime (source) dependencies minor 7.26.10 -> 7.27.1
@babel/preset-env (source) dependencies minor 7.26.9 -> 7.27.1
@babel/runtime (source) dependencies patch 7.27.0 -> 7.27.1
@bazel/buildifier devDependencies minor 8.0.3 -> 8.2.0
@eslint/compat devDependencies patch 1.2.8 -> 1.2.9
less-loader dependencies minor 12.2.0 -> 12.3.0
ng-packagr devDependencies patch 20.0.0-next.8 -> 20.0.0-rc.0
open dependencies patch 10.1.1 -> 10.1.2
quicktype-core devDependencies patch 23.1.1 -> 23.1.3

Release Notes

babel/babel (@​babel/core)

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
bazelbuild/buildtools (@​bazel/buildifier)

v8.2.0: Release 8.2.0 (2025-04-30)

Compare Source

What's Changed

New Contributors

Full Changelog: bazelbuild/buildtools@v8.0.3...v8.2.0

eslint/rewrite (@​eslint/compat)

v1.2.9

Compare Source

webpack-contrib/less-loader (less-loader)

v12.3.0

Compare Source

Features
  • add support for using only webpackImporter (12839c8)
ng-packagr/ng-packagr (ng-packagr)

v20.0.0-rc.0

Compare Source

sindresorhus/open (open)

v10.1.2

Compare Source


quicktype/quicktype (quicktype-core)

v23.1.3

Compare Source

v23.1.2

Compare Source


Configuration

📅 Schedule: Branch creation - "after 10:00pm every weekday,before 4:00am every weekday,every weekend" in timezone America/Tijuana, 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.

👻 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 has been generated by Renovate Bot.

@angular-robot angular-robot added action: merge The PR is ready for merge by the caretaker target: minor This PR is targeted for the next minor release labels May 1, 2025
@angular-robot angular-robot bot added the area: build & ci Related the build and CI infrastructure of the project label May 1, 2025
@angular-robot angular-robot force-pushed the ng-renovate/all-minor-patch branch 2 times, most recently from 3898cee to 85c6bba Compare May 1, 2025 11:04
@clydin clydin added target: rc This PR is targeted for the next release-candidate and removed target: minor This PR is targeted for the next minor release labels May 1, 2025
@angular-robot angular-robot force-pushed the ng-renovate/all-minor-patch branch from 85c6bba to 4188607 Compare May 1, 2025 15:04
@angular-robot angular-robot force-pushed the ng-renovate/all-minor-patch branch from 4188607 to 02d7786 Compare May 1, 2025 16:03
@jkrems jkrems merged commit 8d471e5 into angular:main May 1, 2025
30 checks passed
@jkrems
Copy link
Contributor

jkrems commented May 1, 2025

The changes were merged into the following branches: main, 20.0.x

@angular-robot angular-robot deleted the ng-renovate/all-minor-patch branch May 1, 2025 17:03
@angular-automatic-lock-bot
Copy link

This issue has been automatically locked due to inactivity.
Please file a new issue if you are encountering a similar or related problem.

Read more about our automatic conversation locking policy.

This action has been performed automatically by a bot.

@angular-automatic-lock-bot angular-automatic-lock-bot bot locked and limited conversation to collaborators Jun 1, 2025
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

action: merge The PR is ready for merge by the caretaker area: build & ci Related the build and CI infrastructure of the project target: rc This PR is targeted for the next release-candidate

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants