-
Notifications
You must be signed in to change notification settings - Fork 26.6k
build: update all non-major dependencies (main) #63504
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
Open
angular-robot
wants to merge
1
commit into
angular:main
Choose a base branch
from
angular-robot:ng-renovate/main-all-non-major-dependencies
base: main
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
build: update all non-major dependencies (main) #63504
angular-robot
wants to merge
1
commit into
angular:main
from
angular-robot:ng-renovate/main-all-non-major-dependencies
+1,222
−574
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
35c45f6
to
65d2b25
Compare
JeanMeche
approved these changes
Aug 31, 2025
65d2b25
to
6ef1a4f
Compare
This needs some investigations, |
9db35fc
to
898f103
Compare
NothingEverHappens
approved these changes
Sep 2, 2025
d365fb5
to
928f11d
Compare
kirjs
approved these changes
Sep 4, 2025
josephperrott
approved these changes
Sep 4, 2025
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
928f11d
to
eaaa227
Compare
6cc6d26
to
677b94d
Compare
See associated pull request for more information.
677b94d
to
f31d79b
Compare
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
area: build & ci
Related the build and CI infrastructure of the project
target: minor
This PR is targeted for the next minor release
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:
5.36.0
->5.37.0
5.36.0
->5.37.0
5.36.0
->5.37.0
7.28.3
->7.28.4
6.18.6
->6.18.7
6.38.1
->6.38.2
1.5.1
->1.5.2
24.3.0
->24.3.1
5.36.0
->5.37.0
15.0.0
->15.1.0
5.9.0
->5.10.0
~5.9.0
->~5.10.0
5.9.0
->5.10.0
5.9.0
->5.10.0
30.1.1
->30.1.3
30.1.1
->30.1.2
30.1.1
->30.1.2
11.10.1
->11.11.0
11.7.1
->11.7.2
4.49.0
->4.50.0
3.12.0
->3.12.2
0.2.14
->0.2.15
Release Notes
algolia/algoliasearch-client-javascript (@algolia/client-common)
v5.37.0
Compare Source
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
codemirror/autocomplete (@codemirror/autocomplete)
v6.18.7
Compare Source
Bug fixes
Add a binding for Alt-i to trigger
startCompletion
, following VS Code's current default bindings.Improve handling of nested fields in snippets.
codemirror/view (@codemirror/view)
v6.38.2
Compare Source
Bug fixes
Re-enable falling dispatching keys by key code for Cmd-Alt- combinations on macOS.
Make sure all pointer selections skip atomic ranges.
lezer-parser/javascript (@lezer/javascript)
v1.5.2
Compare Source
Bug fixes
Allow
const
casts with old angle-bracket cast syntax.Add support for
import defer
syntax.cypress-io/cypress (cypress)
v15.1.0
Compare Source
Changelog: https://docs.cypress.io/app/references/changelog#15.1.0
jasmine/jasmine-npm (jasmine)
v5.10.0
Compare Source
Please see the release notes.
jasmine/jasmine (jasmine-core)
v5.10.0
Compare Source
Please see the release notes.
jestjs/jest (jest)
v30.1.3
Compare Source
Fixes
unstable_mockModule
withnode:
prefixed core modules.v30.1.2
Compare Source
Fixes
[jest-snapshot-utils]
Correct snapshot header regexp to work with newline across OSes (#15803)mermaid-js/mermaid (mermaid)
v11.11.0
Compare Source
Minor Changes
#6704
012530e
Thanks @omkarht! - feat: Added support for new participant types (actor
,boundary
,control
,entity
,database
,collections
,queue
) insequenceDiagram
.#6802
c8e5027
Thanks @darshanr0107! - feat: Update mindmap rendering to support multiple layouts, improved edge intersections, and new shapesPatch Changes
#6905
33bc4a0
Thanks @darshanr0107! - fix: Render newlines as spaces in class diagrams#6886
e0b45c2
Thanks @darshanr0107! - fix: Handle arrows correctly when auto number is enabledmochajs/mocha (mocha)
v11.7.2
Compare Source
🩹 Fixes
📚 Documentation
🧹 Chores
-R import-only-loader
(#5391) (6ee5b48)🤖 Automation
rollup/rollup (rollup)
v4.50.0
Compare Source
2025-08-31
Features
Bug Fixes
Pull Requests
shikijs/shiki (shiki)
v3.12.2
Compare Source
🐞 Bug Fixes
onTwoslashError
return value handling - by @Karibash in #1070 (e86b0)View changes on GitHub
v3.12.1
Compare Source
No significant changes
View changes on GitHub
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 matcherConfiguration
📅 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.