chore(deps): update dependencies (non-major) #43
Merged
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:
^0.21.12
->^0.22.0
^1.7.0
->^1.11.2
^20.14.9
->^20.14.13
8.15.8
->8.15.9
^3.3.2
->^3.3.3
^1.21.3
->^1.22.2
^1.2.2
->^1.2.3
^1.4.0
->^1.4.1
^1.33.8
->^1.33.9
^5.5.3
->^5.5.4
^5.3.2
->^5.3.5
Release Notes
antfu/ni (@antfu/ni)
v0.22.0
Compare Source
🚀 Features
🐞 Bug Fixes
View changes on GitHub
ocavue/eslint-config (@ocavue/eslint-config)
v1.11.2
Compare Source
Bug Fixes
v1.11.1
Compare Source
Bug Fixes
v1.11.0
Compare Source
Features
v1.10.2
Compare Source
Bug Fixes
v1.10.1
Compare Source
Bug Fixes
v1.10.0
Compare Source
Features
Bug Fixes
v1.9.0
Compare Source
Features
v1.8.0
Compare Source
Features
pnpm/pnpm (pnpm)
v8.15.9
: pnpm 8.15.9Compare Source
Patch Changes
Platinum Sponsors
Gold Sponsors
Our Silver Sponsors
prettier/prettier (prettier)
v3.3.3
Compare Source
diff
Add parentheses for nullish coalescing in ternary (#16391 by @cdignam-segment)
This change adds clarity to operator precedence.
Add parentheses for decorator expressions (#16458 by @y-schneider)
Prevent parentheses around member expressions or tagged template literals from being removed to follow the stricter parsing rules of TypeScript 5.5.
Support
@let
declaration syntax (#16474 by @sosukesuzuki)Adds support for Angular v18
@let
declaration syntax.Please see the following code example. The
@let
declaration allows you to define local variables within the template:For more details, please refer to the excellent blog post by the Angular Team: Introducing @let in Angular.
We also appreciate the Angular Team for kindly answering our questions to implement this feature.
prosemirror/prosemirror-model (prosemirror-model)
v1.22.2
Compare Source
Bug fixes
Make attribute validation messages more informative.
v1.22.1
Compare Source
Bug fixes
Add code to
DOMSerializer
that rejects DOM output specs when they originate from attribute values, to protect against XSS attacks that use corrupt attribute input.v1.22.0
Compare Source
New features
Attribute specs now support a
validate
property that can be used to provide a validation function for the attribute, to guard against corrupt JSON input.prosemirror/prosemirror-schema-basic (prosemirror-schema-basic)
v1.2.3
Compare Source
Bug fixes
Add attribute type validation for headings, images, and link marks.
prosemirror/prosemirror-schema-list (prosemirror-schema-list)
v1.4.1
Compare Source
Bug fixes
Add attribute type validation for ordered list nodes.
prosemirror/prosemirror-view (prosemirror-view)
v1.33.9
Compare Source
Bug fixes
Fix an issue where dragging an image on Chrome versions before 121 failed to put the image file in the clipboard data.
Enable cross-site scripting protection hack when rendering nodes and marks inside the editor.
Microsoft/TypeScript (typescript)
v5.5.4
Compare Source
vitejs/vite (vite)
v5.3.5
Compare Source
server
type less restrictive (fix #17627) (#17628) (b55c32f), closes #17627 #17628v5.3.4
Compare Source
.css?url
in assets field of manifest (#17623) (1465b20), closes #17623v5.3.3
Compare Source
Configuration
📅 Schedule: Branch creation - "before 4am on the first day of the month" (UTC), 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 was generated by Mend Renovate. View the repository job log.