Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix(deps): update dependency @codemirror/view to v6.2.0 #16

Merged
merged 1 commit into from
Aug 9, 2022

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Aug 3, 2022

Mend Renovate

This PR contains the following updates:

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

Release Notes

codemirror/view

v6.2.0

Compare Source

Bug fixes

Fix a bug where posAtCoords would return the wrong results for positions to the right of wrapped lines.

New features

The new EditorView.setRoot method can be used when an editor view is moved to a new document or shadow root.

v6.1.4

Compare Source

Bug fixes

Make selection-restoration on focus more reliable.

v6.1.3

Compare Source

Bug fixes

Fix a bug where a document that contains only non-printing characters would lead to bogus text measurements (and, from those, to crashing).

Make sure differences between estimated and actual block heights don't cause visible scroll glitches.


Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), 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.


  • If you want to rebase/retry this PR, click this checkbox.

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

@renovate renovate bot force-pushed the renovate/codemirror branch from d9bfcd4 to 1f9ecb9 Compare August 4, 2022 11:04
@renovate renovate bot changed the title fix(deps): update dependency @codemirror/view to v6.1.3 fix(deps): update dependency @codemirror/view to v6.1.4 Aug 4, 2022
@renovate renovate bot force-pushed the renovate/codemirror branch from 1f9ecb9 to 32becd4 Compare August 5, 2022 14:36
@renovate renovate bot changed the title fix(deps): update dependency @codemirror/view to v6.1.4 fix(deps): update dependency @codemirror/view to v6.2.0 Aug 5, 2022
@wibus-wee wibus-wee merged commit 988c128 into main Aug 9, 2022
@wibus-wee wibus-wee deleted the renovate/codemirror branch August 9, 2022 07:13
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