sachinraja / trpc-playground

playground for running tRPC queries in the browser
MIT License
285 stars 19 forks source link

fix(deps): update dependency @codemirror/view to v0.19.36 #5

Closed renovate[bot] closed 2 years ago

renovate[bot] commented 2 years ago

WhiteSource Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@codemirror/view 0.19.35 -> 0.19.36 age adoption passing confidence

Release Notes

codemirror/view ### [`v0.19.36`](https://togithub.com/codemirror/view/blob/HEAD/CHANGELOG.md#​01936-2021-12-22) [Compare Source](https://togithub.com/codemirror/view/compare/0.19.35...0.19.36) ##### Bug fixes Fix a crash in `posAtCoords` when the position lies in a block widget that is rendered but scrolled out of view. Adding block decorations from a plugin now raises an error. Replacing decorations that cross lines are ignored, when provided by a plugin. Fix inverted interpretation of the `precise` argument to `posAtCoords`.

Configuration

📅 Schedule: At any time (no schedule defined).

🚦 Automerge: Enabled.

â™» 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.



This PR has been generated by WhiteSource Renovate. View repository job log here.