build: update all non-major dependencies #29927
Merged
+257
−211
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
7.26.10
->7.27.0
7.26.10
->7.27.0
8.27.0
->8.28.0
8.27.0
->8.28.0
v2.3.2
->v2.3.3
v3.28.12
->v3.28.13
6.0.5
->6.1.0
Release Notes
babel/babel (@babel/generator)
v7.27.0
Compare Source
👓 Spec Compliance
babel-generator
,babel-parser
importAttributesKeyword
towith
(@JLHwung)🚀 New Feature
babel-helper-create-class-features-plugin
,babel-traverse
,babel-types
traverseFast
to exit early (@liuxingbaoyu)babel-parser
,babel-types
ImportAttributes
toStandardized
and move its parser test fixtures (@JLHwung)babel-generator
babel-parser
,babel-template
allowYieldOutsideFunction
to parser (@liuxingbaoyu)babel-plugin-transform-typescript
,babel-traverse
upToScope
parameter tohasBinding
(@liuxingbaoyu)babel-parser
babel-types
🐛 Bug Fix
babel-helper-create-class-features-plugin
,babel-plugin-transform-class-properties
babel-traverse
scope.crawl()
(@liuxingbaoyu)babel-helpers
,babel-preset-typescript
,babel-runtime-corejs2
,babel-runtime-corejs3
,babel-runtime
rewriteRelativeImportExtensions
(@JLHwung)babel-cli
@babel/cli
generates duplicate inline source maps (@liuxingbaoyu)babel-plugin-transform-named-capturing-groups-regex
,babel-types
🏃♀️ Performance
babel-types
@babel/types
(@liuxingbaoyu)babel-helper-create-regexp-features-plugin
typescript-eslint/typescript-eslint (@typescript-eslint/eslint-plugin)
v8.28.0
Compare Source
🚀 Features
if
statement assignment (??=
) and fix several minor bugs (#10861)🩹 Fixes
❤️ Thank You
You can read about our versioning strategy and releases on our website.
typescript-eslint/typescript-eslint (@typescript-eslint/parser)
v8.28.0
Compare Source
This was a version bump only for parser to align it with other projects, there were no code changes.
You can read about our versioning strategy and releases on our website.
aspect-build/rules_js (aspect_rules_js)
v2.3.3
Compare Source
Many companies are successfully building with rules_js.
If you're getting value from the project, please let us know!
Just comment on our Adoption Discussion.
Using Bzlmod with Bazel 6:
Add to your
MODULE.bazel
file:Using WORKSPACE
Paste this snippet into your
WORKSPACE
file:What's Changed
Full Changelog: aspect-build/rules_js@v2.3.2...v2.3.3
github/codeql-action (github/codeql-action)
v3.28.13
Compare Source
CodeQL Action Changelog
See the releases page for the relevant changes to the CodeQL CLI and language packs.
3.28.13 - 24 Mar 2025
No user facing changes.
See the full CHANGELOG.md for more information.
verdaccio/verdaccio (verdaccio)
v6.1.0
Compare Source
What's Changed
Big thanks to @mbtools for the last three months of remarkable improvements (which are behind the core dev updates, mostly on the master branch)
Improvements
Improved logging for plugins
Before
New
Other improvements
Full Changelog: verdaccio/verdaccio@v6.0.5...v6.1.0
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.
This PR has been generated by Renovate Bot.