build: update all non-major dependencies (main) #31125
Closed
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.28.3
->7.28.4
7.28.3
->7.28.4
9.34.0
->9.35.0
8.42.0
->8.43.0
8.42.0
->8.43.0
2.7.3
->2.7.4
9.34.0
->9.35.0
0.30.18
->0.30.19
0.30.18
->0.30.19
1.0.0-beta.35
->1.0.0-beta.36
4.50.0
->4.50.1
1.92.0
->1.92.1
0.2.14
->0.2.15
7.1.4
->7.1.5
Release Notes
babel/babel (@babel/core)
v7.28.4
Compare Source
🏠 Internal
babel-core
,babel-helper-check-duplicate-nodes
,babel-traverse
,babel-types
babel-plugin-transform-regenerator
transform-regenerator
(@liuxingbaoyu)babel-core
eslint/eslint (@eslint/js)
v9.35.0
Compare Source
Features
42761fa
feat: implement suggestions for no-empty-function (#20057) (jaymarvelz)102f444
feat: implement suggestions for no-empty-static-block (#20056) (jaymarvelz)e51ffff
feat: addpreserve-caught-error
rule (#19913) (Amnish Singh Arora)Bug Fixes
10e7ae2
fix: update uncloneable options error message (#20059) (soda-sorcery)bfa4601
fix: ignore empty switch statements with comments in no-empty rule (#20045) (jaymarvelz)dfd11de
fix: addbefore
andafter
to test case types (#20049) (Francesco Trotta)dabbe95
fix: correct types forno-restricted-imports
rule (#20034) (Milos Djermanovic)ea789c7
fix: no-loss-of-precision false positive with uppercase exponent (#20032) (sethamus)Documentation
d265515
docs: improve phrasing - "if" → "even if" from getting-started section (#20074) (jjangga0214)a355a0e
docs: invert comparison logic for example inno-var
doc page (#20064) (OTonGitHub)5082fc2
docs: Update README (GitHub Actions Bot)99cfd7e
docs: add missing "the" in rule deprecation docs (#20050) (Josh Goldberg ✨)6ad8973
docs: update--no-ignore
and--ignore-pattern
documentation (#20036) (Francesco Trotta)8033b19
docs: add documentation for--no-config-lookup
(#20033) (Francesco Trotta)Chores
da87f2f
chore: upgrade @eslint/js@9.35.0 (#20077) (Milos Djermanovic)af2a087
chore: package.json update for @eslint/js release (Jenkins)7055764
test: removetests/lib/eslint/eslint.config.js
(#20065) (Milos Djermanovic)84ffb96
chore: update@eslint-community/eslint-utils
(#20069) (Francesco Trotta)d5ef939
refactor: remove deprecatedcontext.parserOptions
usage across rules (#20060) (sethamus)1b3881d
chore: remove redundant word (#20058) (pxwanglu)typescript-eslint/typescript-eslint (@typescript-eslint/eslint-plugin)
v8.43.0
Compare Source
🚀 Features
🩹 Fixes
❤️ Thank You
You can read about our versioning strategy and releases on our website.
typescript-eslint/typescript-eslint (@typescript-eslint/parser)
v8.43.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.
web-platform-dx/baseline-browser-mapping (baseline-browser-mapping)
v2.7.4
: - Compression improvementsCompare Source
What's Changed
Full Changelog: web-platform-dx/baseline-browser-mapping@v2.7.3...v2.7.4
rich-harris/magic-string (magic-string)
v0.30.19
Compare Source
Bug Fixes
Features
replace(All)
support replacement for functions when the first parameter is a string (#304) (fd1d887)rolldown/rolldown (rolldown)
v1.0.0-beta.36
Compare Source
💥 BREAKING CHANGES
🚀 Features
🐛 Bug Fixes
this.addWatchFile
and currently transformed module during transform hook (#6048) by @hyf0output.minify
(#6062) by @IWANABETHATGUY🚜 Refactor
DevWatchOptions
for enhanced file watching configuration (#6057) by @hyf0is_in_node_modules
fromrolldown_plugin_utils
(#6066) by @shulaoda🧪 Testing
⚙️ Miscellaneous Tasks
test-node-rolldown-only
just command (#6055) by @IWANABETHATGUYjustfile
is changed (#6049) by @IWANABETHATGUYSimplifyMinifyOptions
(#6047) by @IWANABETHATGUYrepo-validation
(#6053) by @IWANABETHATGUYjust lint-rust
(#6050) by @hyf0justfile
(#6038) by @hyf0AGENTS.md
andCLAUDE.md
(#6039) by @hyf0rollup/rollup (rollup)
v4.50.1
Compare Source
2025-09-07
Bug Fixes
Pull Requests
sass/dart-sass (sass)
v1.92.1
Compare Source
would not be passed as implicit configuration to a later imported, forwarded
module.
SuperchupuDev/tinyglobby (tinyglobby)
v0.2.15
Compare Source
Added
Documentation page at https://superchupu.dev/tinyglobby,
which also contains a library comparison page and migration guide.
It's been a huge effort that took two months to make.
Big thanks to outslept, 43081j
and benmccann for helping out! ❤️
JSDoc to all functions and options based on the online documentation page
Benchmarks with help from
43081j and benmccann
braceExpansion
optionextglob
optionfs
optionglobstar
option by benmccannsignal
optionpackage.json
export astinyglobby/package.json
Ability to pass readonly types by TomerAberbach
Support for
URL
s incwd
optionChanged
Rewritten path processing algorithm leading to a huge performance increase in many cases
with help from 43081j and benmccann
Deprecated using
patterns
inside the options objectEnabled trusted publishing using npm's OIDC support
Fixed
[!abc]
+++
breaking the partial matchervitejs/vite (vite)
v7.1.5
Compare Source
Bug Fixes
fs.strict
check to HTML files (#20736) (14015d7)Configuration
📅 Schedule: Branch creation - "after 10:00pm every weekday,before 5: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.