Skip to content

Commit cb533c5

Browse files
chore(deps): update dependency @lezer/highlight to v1.2.3 (#2240)
This PR contains the following updates: | Package | Change | Age | Confidence | |---|---|---|---| | [@lezer/highlight](https://redirect.github.com/lezer-parser/highlight) | [`1.2.1` -> `1.2.3`](https://renovatebot.com/diffs/npm/@lezer%2fhighlight/1.2.1/1.2.3) | [![age](https://developer.mend.io/api/mc/badges/age/npm/@lezer%2fhighlight/1.2.3?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/@lezer%2fhighlight/1.2.1/1.2.3?slim=true)](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes <details> <summary>lezer-parser/highlight (@&#8203;lezer/highlight)</summary> ### [`v1.2.3`](https://redirect.github.com/lezer-parser/highlight/blob/HEAD/CHANGELOG.md#123-2025-10-26) [Compare Source](https://redirect.github.com/lezer-parser/highlight/compare/1.2.2...1.2.3) ##### Bug fixes Fix a regression in 1.2.2 when assigning new highlight tags to nodes. ### [`v1.2.2`](https://redirect.github.com/lezer-parser/highlight/blob/HEAD/CHANGELOG.md#122-2025-10-17) [Compare Source](https://redirect.github.com/lezer-parser/highlight/compare/1.2.1...1.2.2) ##### Bug fixes Fix an issue where adding additional highlighting info for a node that already had some rule would drop the old info. </details> --- ### Configuration 📅 **Schedule**: Branch creation - "every weekend" (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. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR was generated by [Mend Renovate](https://mend.io/renovate/). View the [repository job log](https://developer.mend.io/github/graphql/graphql.github.io). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0Mi4xNi4xIiwidXBkYXRlZEluVmVyIjoiNDIuMTYuMSIsInRhcmdldEJyYW5jaCI6InNvdXJjZSIsImxhYmVscyI6W119--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent b0bf8c7 commit cb533c5

File tree

2 files changed

+13
-13
lines changed

2 files changed

+13
-13
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -144,7 +144,7 @@
144144
"sharp"
145145
],
146146
"overrides": {
147-
"@lezer/highlight": "1.2.1",
147+
"@lezer/highlight": "1.2.3",
148148
"@lezer/common": "1.2.3",
149149
"@codemirror/autocomplete": "6.18.6",
150150
"@codemirror/commands": "6.3.3",

pnpm-lock.yaml

Lines changed: 12 additions & 12 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)