keystonejs / keystone-5

https://v5.keystonejs.com
MIT License
64 stars 33 forks source link

Update dependency codemirror to ^5.65.0 #317

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 (source) ^5.62.0 -> ^5.65.0 age adoption passing confidence

Release Notes

codemirror/CodeMirror ### [`v5.65.0`](https://togithub.com/codemirror/CodeMirror/blob/HEAD/CHANGELOG.md#​5650-2021-12-20) [Compare Source](https://togithub.com/codemirror/CodeMirror/compare/5.64.0...5.65.0) ##### Bug fixes brace-folding addon: Fix broken folding on lines with both braces and square brackets. ##### New features [vim bindings](https://codemirror.net/demo/vim.html): Support g0, g$, g. ### [`v5.64.0`](https://togithub.com/codemirror/CodeMirror/blob/HEAD/CHANGELOG.md#​5640-2021-11-20) [Compare Source](https://togithub.com/codemirror/CodeMirror/compare/5.63.3...5.64.0) ##### Bug fixes Fix a crash that occurred in some situations with replacing marks across line breaks. Make sure native scrollbars reset their position when hidden and re-shown. ##### New features [vim bindings](https://codemirror.net/demo/vim.html): Support C-u to delete back a line. ### [`v5.63.3`](https://togithub.com/codemirror/CodeMirror/blob/HEAD/CHANGELOG.md#​5633-2021-10-11) [Compare Source](https://togithub.com/codemirror/CodeMirror/compare/5.63.2...5.63.3) ##### Bug fixes Prevent external styles from giving the hidden textarea a min-height. Remove a stray autosave file that was part of the previous release. ### [`v5.63.2`](https://togithub.com/codemirror/CodeMirror/releases/5.63.2) [Compare Source](https://togithub.com/codemirror/CodeMirror/compare/5.63.1...5.63.2) Version 5.63.2 ##### Bug fixes Prevent external styles from giving the hidden textarea a min-height. Remove a stray autosave file that was part of the previous release. ### [`v5.63.1`](https://togithub.com/codemirror/CodeMirror/blob/HEAD/CHANGELOG.md#​5631-2021-09-29) [Compare Source](https://togithub.com/codemirror/CodeMirror/compare/5.63.0...5.63.1) ##### Bug fixes Fix an issue with mouse scrolling on Chrome 94 Windows, which made scrolling by wheel move unusably slow. ### [`v5.63.0`](https://togithub.com/codemirror/CodeMirror/blob/HEAD/CHANGELOG.md#​5630-2021-09-20) [Compare Source](https://togithub.com/codemirror/CodeMirror/compare/5.62.3...5.63.0) ##### Bug fixes Fix scroll position jumping when scrolling a document with very different line heights. [xml mode](https://codemirror.net/mode/xml/): Look up HTML element behavior in a case-insensitive way. ##### New features [vim bindings](https://codemirror.net/demo/vim.html): Support guu for case-changing. ### [`v5.62.3`](https://togithub.com/codemirror/CodeMirror/blob/HEAD/CHANGELOG.md#​5623-2021-08-20) [Compare Source](https://togithub.com/codemirror/CodeMirror/compare/5.62.2...5.62.3) ##### Bug fixes Give the editor a `translate=no` attribute to prevent automatic translation from modifying its content. Give vim-style cursors a width that matches the character after them. [merge addon](https://codemirror.net/doc/manual.html#addon_merge): Make buttons keyboard-accessible. [emacs bindings](https://codemirror.net/demo/emacs.html): Fix by-page scrolling keybindings, which were accidentally inverted. ### [`v5.62.2`](https://togithub.com/codemirror/CodeMirror/blob/HEAD/CHANGELOG.md#​5622-2021-07-21) [Compare Source](https://togithub.com/codemirror/CodeMirror/compare/5.62.1...5.62.2) ##### Bug fixes [lint addon](https://codemirror.net/doc/manual.html#addon_lint): Fix a regression that broke several addon options. ### [`v5.62.1`](https://togithub.com/codemirror/CodeMirror/blob/HEAD/CHANGELOG.md#​5621-2021-07-20) [Compare Source](https://togithub.com/codemirror/CodeMirror/compare/5.62.0...5.62.1) ##### Bug fixes [vim bindings](https://codemirror.net/demo/vim.html): Make matching of upper-case characters more Unicode-aware. [lint addon](https://codemirror.net/doc/manual.html#addon_lint): Prevent options passed to the addon itself from being given to the linter. [show-hint addon](https://codemirror.net/doc/manual.html#addon_show-hint): Improve screen reader support. [search addon](https://codemirror.net/demo/search.html): Avoid using `innerHTML`.

Configuration

📅 Schedule: "before 7am on Tuesday" in timezone Australia/Sydney.

🚦 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.



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

changeset-bot[bot] commented 2 years ago

⚠️ No Changeset found

Latest commit: 59d3bd51a86b3164c56b19e4e6e18c079a7563c7

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

This PR includes no changesets When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

renovate[bot] commented 2 years ago

Renovate Ignore Notification

As this PR has been closed unmerged, Renovate will now ignore this update (^5.65.0). You will still receive a PR once a newer version is released, so if you wish to permanently ignore this dependency, please add it to the ignoreDeps array of your renovate config.

If this PR was closed by mistake or you changed your mind, you can simply rename this PR and you will soon get a fresh replacement PR opened.