build: update all non-major dependencies (main)#66920
Merged
AndrewKushnir merged 1 commit intoFeb 6, 2026
Merged
Conversation
JeanMeche
approved these changes
Feb 5, 2026
32c74c1 to
0f5a856
Compare
0ab2a96 to
f49bef8
Compare
f49bef8 to
3d179f6
Compare
3d179f6 to
7998753
Compare
See associated pull request for more information.
7998753 to
7442463
Compare
AndrewKushnir
approved these changes
Feb 6, 2026
Contributor
|
This PR was merged into the repository. The changes were merged into the following branches:
|
|
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:
5.47.0→5.48.05.47.0→5.48.05.47.0→5.48.05.47.0→5.48.07.28.6→7.29.07.28.6→7.29.16.39.11→6.39.121.5.0→1.5.124.10.9→24.10.115.47.0→5.48.010.4.23→10.4.2415.9.0→15.10.01.58.0→1.58.110.28.2→10.28.34.57.0→4.57.13.21.0→3.22.0Release Notes
algolia/algoliasearch-client-javascript (@algolia/client-common)
v5.48.0Compare Source
BREAKING CHANGES: this minor version includes multiple breaking changes related to fixes on different APIs. See below for more details.
conditionsis not required anymore in composition rules (#5853) by @ClaraMullerTrendingFacetsmodel has been updated to reflect the API response.AuthenticationUpdatemodel has been updated to reflect that thetypefield can't be updated.CompositionBehaviormodel is now a union type for better accuracy.codeproperty in oauth authentication (#5897) by @sbelloneAuthOAuthandAuthOAuthPartialmodels have been updated to reflect that theclientIdfield is now optional, and thecodefield can be set.babel/babel (@babel/core)
v7.29.0Compare Source
v7.29.0 (2026-01-31)
Thanks @simbahax for your first PR!
🚀 New Feature
babel-typesbabel-standalone🐛 Bug Fix
babel-parserextendsclause (@nicolo-ribaudo)babel-traversebabel-plugin-transform-block-scoping,babel-traverse🏃♀️ Performance
babel-generator,babel-runtime-corejs3Committers: 6
babel/babel (@babel/generator)
v7.29.1Compare Source
v7.29.0Compare Source
v7.29.0 (2026-01-31)
Thanks @simbahax for your first PR!
🚀 New Feature
babel-typesbabel-standalone🐛 Bug Fix
babel-parserextendsclause (@nicolo-ribaudo)babel-traversebabel-plugin-transform-block-scoping,babel-traverse🏃♀️ Performance
babel-generator,babel-runtime-corejs3Committers: 6
codemirror/view (@codemirror/view)
v6.39.12Compare Source
Bug fixes
Fix a bug where the visual selection drawn by
drawSelectioncould fail to update properly in some circumstances.Fix a bug where PageUp/PageDown near the edge of the viewport might completely skip to the start/end of the document.
Fix a regression that caused mark decorations to be split on text node chunk boundaries again.
lezer-parser/common (@lezer/common)
v1.5.1Compare Source
Bug fixes
Fix a bug that caused
SyntaxNode.enterto incorrectly enter bracketed mounted trees in some circumstances.postcss/autoprefixer (autoprefixer)
v10.4.24Compare Source
cypress-io/cypress (cypress)
v15.10.0Compare Source
Changelog: https://docs.cypress.io/app/references/changelog#15-10-0
microsoft/playwright (playwright-core)
v1.58.1Compare Source
Highlights
#39036 fix(msedge): fix local network permissions
#39037 chore: update cft download location
#38995 chore(webkit): disable frame sessions on fronzen builds
Browser Versions
preactjs/preact (preact)
v10.28.3Compare Source
Fixes
Maintenance
_original(#4989, thanks @JoviDeCroock)rollup/rollup (rollup)
v4.57.1Compare Source
2026-01-30
Bug Fixes
Pull Requests
process.report.getReport()calls in a child process for robust environment detection (@alan-agius4, @lukastaegert)shikijs/shiki (shiki)
v3.22.0Compare Source
🚀 Features
View changes on GitHub