codemirror/language (@codemirror/language)
### [`v6.10.4`](https://redirect.github.com/codemirror/language/blob/HEAD/CHANGELOG.md#6104-2024-11-24)
[Compare Source](https://redirect.github.com/codemirror/language/compare/6.10.3...6.10.4)
##### Bug fixes
Join adjacent tokens of the same type into a single token in .
Call stream language indent functions even when the language is used as a nested parser.
Fix a crash in `StreamParser` when a parse was resumed with different input ranges.
codemirror/view (@codemirror/view)
### [`v6.35.0`](https://redirect.github.com/codemirror/view/blob/HEAD/CHANGELOG.md#6350-2024-11-21)
[Compare Source](https://redirect.github.com/codemirror/view/compare/6.34.3...6.35.0)
##### New features
Tooltips can now use the `clip` option to control whether they are hidden when outside the visible editor content.
### [`v6.34.3`](https://redirect.github.com/codemirror/view/blob/HEAD/CHANGELOG.md#6343-2024-11-15)
[Compare Source](https://redirect.github.com/codemirror/view/compare/6.34.2...6.34.3)
##### Bug fixes
Make sure positions covered by a gutter or a panel aren't treated as visible for the purpose of displaying tooltips.
Properly include the tooltip arrow height when checking whether a tooltip fits in its preferred above/below position.
Fix an issue with compositions on Chrome inserting their content in the wrong position when another document change came in during composition.
Configuration
📅 Schedule: Branch creation - "before 4am on Monday" (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 contains the following updates:
^6.10.3
->^6.10.4
^6.34.1
->^6.35.0
Release Notes
codemirror/language (@codemirror/language)
### [`v6.10.4`](https://redirect.github.com/codemirror/language/blob/HEAD/CHANGELOG.md#6104-2024-11-24) [Compare Source](https://redirect.github.com/codemirror/language/compare/6.10.3...6.10.4) ##### Bug fixes Join adjacent tokens of the same type into a single token in . Call stream language indent functions even when the language is used as a nested parser. Fix a crash in `StreamParser` when a parse was resumed with different input ranges.codemirror/view (@codemirror/view)
### [`v6.35.0`](https://redirect.github.com/codemirror/view/blob/HEAD/CHANGELOG.md#6350-2024-11-21) [Compare Source](https://redirect.github.com/codemirror/view/compare/6.34.3...6.35.0) ##### New features Tooltips can now use the `clip` option to control whether they are hidden when outside the visible editor content. ### [`v6.34.3`](https://redirect.github.com/codemirror/view/blob/HEAD/CHANGELOG.md#6343-2024-11-15) [Compare Source](https://redirect.github.com/codemirror/view/compare/6.34.2...6.34.3) ##### Bug fixes Make sure positions covered by a gutter or a panel aren't treated as visible for the purpose of displaying tooltips. Properly include the tooltip arrow height when checking whether a tooltip fits in its preferred above/below position. Fix an issue with compositions on Chrome inserting their content in the wrong position when another document change came in during composition.Configuration
📅 Schedule: Branch creation - "before 4am on Monday" (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.