build: update all non-major dependencies (main)#67457
Open
angular-robot wants to merge 1 commit intoangular:mainfrom
Open
build: update all non-major dependencies (main)#67457angular-robot wants to merge 1 commit intoangular:mainfrom
angular-robot wants to merge 1 commit intoangular:mainfrom
Conversation
887bcfa to
a780874
Compare
See associated pull request for more information.
a780874 to
a8ba344
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:
6.20.0→6.20.16.2.4→6.2.56.9.4→6.9.56.39.15→6.39.1624.10.13→24.11.010.4.24→10.4.2717.0.3→17.0.48.5.6→8.5.824.37.5→24.38.014.2.5→14.2.64.0.0→4.0.1Release Notes
codemirror/autocomplete (@codemirror/autocomplete)
v6.20.1Compare Source
Bug fixes
Clicking the horizontal dots at the top/bottom of a list of completion options now moves the selection there, so that more completions become visible.
codemirror/lang-javascript (@codemirror/lang-javascript)
v6.2.5Compare Source
Bug fixes
Support code folding of JSX elements and tags.
When reading properties in
scopeCompletionSource, use the original object, not a prototype.codemirror/lint (@codemirror/lint)
v6.9.5Compare Source
Bug fixes
Use more appropriate background colors for the selected diagnostic in dark mode.
codemirror/view (@codemirror/view)
v6.39.16Compare Source
Bug fixes
Perform scroll stabilization on the document or wrapping scrollable elements, when the user scrolls the editor.
Fix an issue where changing decorations right before a composition could end up corrupting the visible DOM.
Fix an issue where some types of text input over a selection would be read as happening in wrong position.
postcss/autoprefixer (autoprefixer)
v10.4.27Compare Source
package.json.v10.4.26Compare Source
v10.4.25Compare Source
markedjs/marked (marked)
v17.0.4Compare Source
Bug Fixes
postcss/postcss (postcss)
v8.5.8Compare Source
Processor#version.v8.5.7Compare Source
puppeteer/puppeteer (puppeteer)
v24.38.0Compare Source
🎉 Features
Dependencies
🛠️ Fixes
vercel/serve (serve)
v14.2.6Compare Source
Patch Changes
7fcb924: Bump ajv to 8.18.0b3888f9: Updateserve-handlerto6.1.7to fix ReDoS vulnerabilitiesshikijs/shiki (shiki)
v4.0.1Compare Source
🐞 Bug Fixes
View changes on GitHub