Commit d725d7f
authored
chore(deps): update dependency @lezer/common to v1.4.0 (#2246)
This PR contains the following updates:
| Package | Change | Age | Confidence |
|---|---|---|---|
| [@lezer/common](https://redirect.github.com/lezer-parser/common) |
[`1.2.3` ->
`1.4.0`](https://renovatebot.com/diffs/npm/@lezer%2fcommon/1.2.3/1.4.0)
|
[](https://docs.renovatebot.com/merge-confidence/)
|
[](https://docs.renovatebot.com/merge-confidence/)
|
---
### Release Notes
<details>
<summary>lezer-parser/common (@​lezer/common)</summary>
###
[`v1.4.0`](https://redirect.github.com/lezer-parser/common/blob/HEAD/CHANGELOG.md#140-2025-11-28)
[Compare
Source](https://redirect.github.com/lezer-parser/common/compare/1.3.0...1.4.0)
##### New features
Provide a `prop` method on the `SyntaxNode` type for more
straightforward access to node props.
###
[`v1.3.0`](https://redirect.github.com/lezer-parser/common/blob/HEAD/CHANGELOG.md#130-2025-10-17)
[Compare
Source](https://redirect.github.com/lezer-parser/common/compare/1.2.3...1.3.0)
##### Bug fixes
Fix an issue where in some situations a nested parse would break
highlighting after it.
##### New features
Node props may now define a `merge` function that will be used when the
prop is added to a node that already has it.
</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:eyJjcmVhdGVkSW5WZXIiOiI0Mi4xOS45IiwidXBkYXRlZEluVmVyIjoiNDIuMTkuOSIsInRhcmdldEJyYW5jaCI6InNvdXJjZSIsImxhYmVscyI6W119-->
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>1 parent c4d4586 commit d725d7f
2 files changed
+11
-11
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
145 | 145 | | |
146 | 146 | | |
147 | 147 | | |
148 | | - | |
| 148 | + | |
149 | 149 | | |
150 | 150 | | |
151 | 151 | | |
| |||
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
0 commit comments