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.47.28.3->7.28.49.34.0->9.35.08.42.0->8.43.08.42.0->8.43.02.7.3->2.7.49.34.0->9.35.00.30.18->0.30.190.30.18->0.30.191.0.0-beta.35->1.0.0-beta.364.50.0->4.50.11.92.0->1.92.10.2.14->0.2.157.1.4->7.1.5Release Notes
babel/babel (@babel/core)
v7.28.4Compare Source
🏠 Internal
babel-core,babel-helper-check-duplicate-nodes,babel-traverse,babel-typesbabel-plugin-transform-regeneratortransform-regenerator(@liuxingbaoyu)babel-coreeslint/eslint (@eslint/js)
v9.35.0Compare Source
Features
42761fafeat: implement suggestions for no-empty-function (#20057) (jaymarvelz)102f444feat: implement suggestions for no-empty-static-block (#20056) (jaymarvelz)e51fffffeat: addpreserve-caught-errorrule (#19913) (Amnish Singh Arora)Bug Fixes
10e7ae2fix: update uncloneable options error message (#20059) (soda-sorcery)bfa4601fix: ignore empty switch statements with comments in no-empty rule (#20045) (jaymarvelz)dfd11defix: addbeforeandafterto test case types (#20049) (Francesco Trotta)dabbe95fix: correct types forno-restricted-importsrule (#20034) (Milos Djermanovic)ea789c7fix: no-loss-of-precision false positive with uppercase exponent (#20032) (sethamus)Documentation
d265515docs: improve phrasing - "if" → "even if" from getting-started section (#20074) (jjangga0214)a355a0edocs: invert comparison logic for example inno-vardoc page (#20064) (OTonGitHub)5082fc2docs: Update README (GitHub Actions Bot)99cfd7edocs: add missing "the" in rule deprecation docs (#20050) (Josh Goldberg ✨)6ad8973docs: update--no-ignoreand--ignore-patterndocumentation (#20036) (Francesco Trotta)8033b19docs: add documentation for--no-config-lookup(#20033) (Francesco Trotta)Chores
da87f2fchore: upgrade @eslint/js@9.35.0 (#20077) (Milos Djermanovic)af2a087chore: package.json update for @eslint/js release (Jenkins)7055764test: removetests/lib/eslint/eslint.config.js(#20065) (Milos Djermanovic)84ffb96chore: update@eslint-community/eslint-utils(#20069) (Francesco Trotta)d5ef939refactor: remove deprecatedcontext.parserOptionsusage across rules (#20060) (sethamus)1b3881dchore: remove redundant word (#20058) (pxwanglu)typescript-eslint/typescript-eslint (@typescript-eslint/eslint-plugin)
v8.43.0Compare 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.0Compare 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.19Compare 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.36Compare Source
💥 BREAKING CHANGES
🚀 Features
🐛 Bug Fixes
this.addWatchFileand currently transformed module during transform hook (#6048) by @hyf0output.minify(#6062) by @IWANABETHATGUY🚜 Refactor
DevWatchOptionsfor enhanced file watching configuration (#6057) by @hyf0is_in_node_modulesfromrolldown_plugin_utils(#6066) by @shulaoda🧪 Testing
⚙️ Miscellaneous Tasks
test-node-rolldown-onlyjust command (#6055) by @IWANABETHATGUYjustfileis changed (#6049) by @IWANABETHATGUYSimplifyMinifyOptions(#6047) by @IWANABETHATGUYrepo-validation(#6053) by @IWANABETHATGUYjust lint-rust(#6050) by @hyf0justfile(#6038) by @hyf0AGENTS.mdandCLAUDE.md(#6039) by @hyf0rollup/rollup (rollup)
v4.50.1Compare Source
2025-09-07
Bug Fixes
Pull Requests
sass/dart-sass (sass)
v1.92.1Compare Source
would not be passed as implicit configuration to a later imported, forwarded
module.
SuperchupuDev/tinyglobby (tinyglobby)
v0.2.15Compare 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
braceExpansionoptionextgloboptionfsoptionglobstaroption by benmccannsignaloptionpackage.jsonexport astinyglobby/package.jsonAbility to pass readonly types by TomerAberbach
Support for
URLs incwdoptionChanged
Rewritten path processing algorithm leading to a huge performance increase in many cases
with help from 43081j and benmccann
Deprecated using
patternsinside the options objectEnabled trusted publishing using npm's OIDC support
Fixed
[!abc]+++breaking the partial matchervitejs/vite (vite)
v7.1.5Compare Source
Bug Fixes
fs.strictcheck 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.