Skip to content

Update website#13919

Merged
ondrejmirtes merged 1 commit into2.1.xfrom
renovate/website
Dec 22, 2025
Merged

Update website#13919
ondrejmirtes merged 1 commit into2.1.xfrom
renovate/website

Conversation

@renovate
Copy link
Copy Markdown
Contributor

@renovate renovate bot commented Dec 22, 2025

This PR contains the following updates:

Package Change Age Confidence
@codemirror/commands 6.10.0 -> 6.10.1 age confidence
@codemirror/view 6.38.8 -> 6.39.4 age confidence
@tailwindcss/forms 0.5.10 -> 0.5.11 age confidence
autoprefixer 10.4.22 -> 10.4.23 age confidence
tailwindcss (source) 3.4.18 -> 3.4.19 age confidence

Release Notes

codemirror/commands (@​codemirror/commands)

v6.10.1

Compare Source

Bug fixes

Fix a bug where copyLineDown would leave the cursor on the wrong line when it was at the start of the line.

codemirror/view (@​codemirror/view)

v6.39.4

Compare Source

Bug fixes

Fix a bug where paste events handlers on Chrome could fail to run when pasting on a blank line.

Fix a regression causing the native cursor to get stuck before block widgets with side>0.

Fix a crash in content DOM building after a block widget.

Fix a bug in posAtCoords that would in some circumstances make it return positions on the wrong side of a block widget.

v6.39.3

Compare Source

Bug fixes

Fix a bug that could corrupt the rendered document in some situations involving adjacent mark decorations of the same type.

v6.39.2

Compare Source

Bug fixes

Fix an issue where moveVertially was sometimes unable to escape lines with thick borders or padding.

v6.39.1

Compare Source

Bug fixes

Restore a workaround for a Chrome selection bug that had regressed in the previous release.

v6.39.0

Compare Source

Bug fixes

Properly handle bidirectional text in posAtCoords.

Avoid computing a zero character width (leading to divisions by zero) when the editor is hidden and the browser doesn't have a layout for it.

New features

The posAndSideAtCoords method is an extended version of posAtCoords that also tells you which side of the position the coordinates are associated with.

Add support for block wrappers, decoration-like things that allow extension code to create DOM nodes around groups of lines.

tailwindlabs/tailwindcss-forms (@​tailwindcss/forms)

v0.5.11

Compare Source

Fixed
  • Limit attribute rules to input and select elements (#​159)
postcss/autoprefixer (autoprefixer)

v10.4.23

Compare Source

tailwindlabs/tailwindcss (tailwindcss)

v3.4.19

Compare Source


Configuration

📅 Schedule: Branch creation - Between 12:00 AM and 03:59 AM, only on Monday ( * 0-3 * * 1 ) (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.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@ondrejmirtes ondrejmirtes merged commit 84058bc into 2.1.x Dec 22, 2025
5 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant