build: update all non-major dependencies (main)#31761
Merged
hybrist merged 1 commit intoangular:mainfrom Nov 12, 2025
Merged
Conversation
clydin
approved these changes
Nov 12, 2025
See associated pull request for more information.
d40e318 to
945da2e
Compare
Contributor
|
This PR was merged into the repository. The changes were merged into the following branches:
|
Merged
|
This issue has been automatically locked due to inactivity. Read more about our automatic conversation locking policy. This action has been performed automatically by a bot. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
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:
8.46.3->8.46.48.46.3->8.46.410.4.21->10.4.220.26.0->0.27.00.26.0->0.27.01.0.0-beta.47->1.0.0-beta.494.53.1->4.53.21.93.3->1.94.0Release Notes
typescript-eslint/typescript-eslint (@typescript-eslint/eslint-plugin)
v8.46.4Compare Source
🩹 Fixes
projectServiceandprojectare set (#11333)❤️ Thank You
You can read about our versioning strategy and releases on our website.
typescript-eslint/typescript-eslint (@typescript-eslint/parser)
v8.46.4Compare 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.
postcss/autoprefixer (autoprefixer)
v10.4.22Compare Source
stretchprefixes on new Can I Use database.fraction.js.evanw/esbuild (esbuild)
v0.27.0Compare Source
This release deliberately contains backwards-incompatible changes. To avoid automatically picking up releases like this, you should either be pinning the exact version of
esbuildin yourpackage.jsonfile (recommended) or be using a version range syntax that only accepts patch upgrades such as^0.26.0or~0.26.0. See npm's documentation about semver for more information.Use
Uint8Array.fromBase64if available (#4286)With this release, esbuild's
binaryloader will now use the newUint8Array.fromBase64function unless it's unavailable in the configured target environment. If it's unavailable, esbuild's previous code for this will be used as a fallback. Note that this means you may now need to specifytargetwhen using this feature with Node (for example--target=node22) unless you're using Node v25+.Update the Go compiler from v1.23.12 to v1.25.4 (#4208, #4311)
This raises the operating system requirements for running esbuild:
rolldown/rolldown (rolldown)
v1.0.0-beta.49Compare Source
🐛 Bug Fixes
./pluginsinpublishConfigforrolldown(#6926) by @Copilotmeta.astfor transform hook (#6919) by @IWANABETHATGUY⚙️ Miscellaneous Tasks
meta.ast+meta.nativeString(#6922) by @IWANABETHATGUYv1.0.0-beta.48Compare Source
💥 BREAKING CHANGES
this.emitFiledoes not respectchunkFileNames(#6868) by @CopilotdropLabelsoption (#6915) by @sapphi-redkeepNamesoption (#6914) by @sapphi-redprofilerNamesoption (#6913) by @sapphi-reddefineandinjectoptions (#6912) by @sapphi-redrolldown/plugins(#6303) by @shulaodaRolldownBuild#scan, only expose it fromrolldown/experimental(#6889) by @hyf0🚀 Features
BundleModeto handle incremental build exhaustively (#6894) by @hyf0parseSync/parseAsyncfunction (#6866) by @sapphi-red__toESMhelper when only named imports are used from CJS modules (#6850) by @CopilothtmlInlineProxyPlugin(#6856) by @shulaodaloadhook logic (#6855) by @shulaodaresolveIdhook logic (#6854) by @shulaoda🐛 Bug Fixes
hook_resolve_id_triggercorrectly (#6908) by @hyf0NormalizedOutputOptionsImplandNormalizedInputOptionsImplenumerable (#6861) by @hyf0RolldownOutputshould be enumerable (#6852) by @Copilot🚜 Refactor
BundleContexttoBundleHandle(#6893) by @hyf0build_spantobundle_span(#6892) by @hyf0PluginDriverFactoryto manage creation ofPluginDriver(#6891) by @hyf0BindingBundlerImpl(#6888) by @hyf0BundlertoClassicBundlerand clarify the purpose (#6887) by @hyf0BuildFactory/BuildtoBundleFactory/Bundle(#6886) by @hyf0Bundler(#6884) by @hyf0BuildFactoryforBundler(#6883) by @hyf0Bundlerthat satisfy the usage ofRolldownBuild(#6877) by @hyf0nonEnumerabledecorator (#6862) by @hyf0📚 Documentation
defaultexport interop (#6875) by @sapphi-redthisin exported functions (#6865) by @sapphi-red⚡ Performance
🧪 Testing
⚙️ Miscellaneous Tasks
oxc_resolverandoxc_resolver_napi(#6901) by @shulaodarollup/rollup (rollup)
v4.53.2Compare Source
2025-11-10
Bug Fixes
Pull Requests
sass/dart-sass (sass)
v1.94.0Compare Source
Potentially breaking compatibility fix:
@functionrules whose namesbegin with
--are now parsed as unknown at-rules to support the plain CSS@functionrule. Within this rule, theresultproperty is parsed as rawCSS just like custom properties.
Potentially breaking compatibility fix:
@mixinrules whose names beginwith
--are now errors. These are not yet parsed as unknown at-rules becauseno browser currently supports CSS mixins.
Configuration
📅 Schedule: Branch creation - "after 6am and before 10am on Monday, Wednesday, Friday" in timezone Europe/Rome, 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.