build: update all non-major dependencies (main)#67877
Open
angular-robot wants to merge 1 commit intoangular:mainfrom
Open
build: update all non-major dependencies (main)#67877angular-robot wants to merge 1 commit intoangular:mainfrom
angular-robot wants to merge 1 commit intoangular:mainfrom
Conversation
e4f68bb to
fa09a10
Compare
alan-agius4
approved these changes
Mar 26, 2026
JeanMeche
approved these changes
Mar 27, 2026
See associated pull request for more information.
fa09a10 to
fa4e2e1
Compare
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 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:
5.49.2→5.50.05.49.2→5.50.05.49.2→5.50.05.49.2→5.50.06.12.2→6.12.31.3.1→1.3.328.0.0→28.0.15.49.2→5.50.015.12.0→15.13.08.0.3→8.0.429.0.0→29.0.117.0.4→17.0.524.39.1→24.40.04.59.0→4.60.0Release Notes
algolia/algoliasearch-client-javascript (@algolia/client-common)
v5.50.0Compare Source
codemirror/language (@codemirror/language)
v6.12.3Compare Source
Bug fixes
Fix a crash in
bracketMatchingwhen composing at end of document.lezer-parser/css (@lezer/css)
v1.3.3Compare Source
Bug fixes
Allow namespaced selectors without namespace or with
*.Parse namespaced attributes in attribute selectors.
v1.3.2Compare Source
Bug fixes
Properly parse
@pagerules with pseudo-class page selectors.Fix parsing of
@font-feature-valueswith multi-word font names.Properly parse
@rules that put multiple queries next to each other without separating comma, such as@container.Parse selectors with
|namespace prefixes.Properly parse
iandsflags in attribute selectors.Properly parse
!importantnotation as two separate tokens.cypress-io/cypress (cypress)
v15.13.0Compare Source
Changelog: https://docs.cypress.io/app/references/changelog#15-13-0
kpdecker/jsdiff (diff)
v8.0.4Compare Source
diffWordswhen used with anIntl.Segmenter. If the text to be diffed included a combining mark after a whitespace character (i.e. roughly speaking, an accented space),diffWordswould previously crash. Now this case is handled correctly.jsdom/jsdom (jsdom)
v29.0.1Compare Source
border,background, and their sub-shorthands containing keywords orvar(). (@asamuzaK)getComputedStyle()to return a more functionalCSSStyleDeclarationobject, including indexed access support, which regressed in v29.0.0.markedjs/marked (marked)
v17.0.5Compare Source
Bug Fixes
puppeteer/puppeteer (puppeteer)
v24.40.0Compare Source
♻️ Chores
Dependencies
🎉 Features
🛠️ Fixes
rollup/rollup (rollup)
v4.60.0Compare Source
2026-03-22
Features
Pull Requests
v4.59.1Compare Source
2026-03-21
Bug Fixes
Pull Requests