-
Notifications
You must be signed in to change notification settings - Fork 11.9k
build: update all non-major dependencies (main) #31352
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Closed
angular-robot
wants to merge
1
commit into
angular:main
from
angular-robot:ng-renovate/main-all-non-major-dependencies
Closed
build: update all non-major dependencies (main) #31352
angular-robot
wants to merge
1
commit into
angular:main
from
angular-robot:ng-renovate/main-all-non-major-dependencies
+477
−349
Conversation
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
See associated pull request for more information.
@angular-robot
angular-robot
added
action: merge
The PR is ready for merge by the caretaker
area: build & ci
Related the build and CI infrastructure of the project
target: automation
This PR is targeted to only merge into the branch defined in Github [bot use only]
labels
Oct 1, 2025
alan-agius4
added a commit
to alan-agius4/angular-cli
that referenced
this pull request
Oct 1, 2025
See associated pull request for more information. Closes angular#31352 as a pr takeover
@angular-robot
angular-robot
deleted the
ng-renovate/main-all-non-major-dependencies
branch
October 1, 2025 13:12
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.44.1
->8.45.0
8.44.1
->8.45.0
1.0.0-beta.40
->1.0.0-beta.41
6.1.6
->6.2.0
5.101.3
->5.102.0
Release Notes
typescript-eslint/typescript-eslint (@typescript-eslint/eslint-plugin)
v8.45.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.45.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.
rolldown/rolldown (rolldown)
v1.0.0-beta.41
Compare Source
🚀 Features
output.generatedCode.symbols
(#6335) by @IWANABETHATGUYvite-ignore
attribute (#6348) by @shulaodahtml5ever
andmarkup5ever_rcdom
(#6327) by @shulaodaon_output
callback (#6330) by @hyf0disable_watcher
(#6329) by @hyf0🐛 Bug Fixes
hasLatestBuildOutput
instead ofscheduleBuildIfStale
and add edit-reload test (#6321) by @sapphi-red🚜 Refactor
HmrManager
toHmrState
and tweak namings (#6358) by @hyf0Bundler
to expose hmr related methods (#6356) by @hyf0html5gum
instead (#6343) by @shulaodanew
field from HMR options and related configurations (#6337) by @hyf0cjs_ast_analyzer
immutable for better reuse (#6326) by @IWANABETHATGUY⚡ Performance
🧪 Testing
⚙️ Miscellaneous Tasks
catalog:
to unify version of all dependencies (#6339) by @hyf0verdaccio/verdaccio (verdaccio)
v6.2.0
Compare Source
What's Changed
also includes improvements from master branch from @mbtools (I will expand on this later)
New Contributors
Full Changelog: verdaccio/verdaccio@v6.1.6...v6.2.0
webpack/webpack (webpack)
v5.102.0
Compare Source
Features
import file from "./file.ext" with { type: "bytes" }
to get the content asUint8Array
(look at example)import file from "./file.ext" with { type: "text" }
to get the content as text (look at example)snapshot.contextModule
to configure snapshots options for context modulesextractSourceMap
option to implement the capabilities of loading source maps by comment, you don't needsource-map-loader
(look at example)topLevelAwait
experiment is now stable (you can removeexperiments.topLevelAwait
from yourwebpack.config.js
)layers
experiment is now stable (you can removeexperiments.layers
from yourwebpack.config.js
)Fixes
this
exportstimeout
attribute of script tages-lexer
formjs
files for build dependencies__non_webpack_require__
for ES moduleschunk.auxiliaryFiles
createRequire
only when output is ES module and target is nodePerformance Improvements
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.