From 006317bdc63665cfcb01b9b3d165f4e50a56c3ff Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 5 Jul 2023 15:16:41 +0000 Subject: [PATCH] chore(deps): update dependency @uiw/react-codemirror to v4.21.7 (#4151) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit [![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [@uiw/react-codemirror](https://uiwjs.github.io/react-codemirror) ([source](https://togithub.com/uiwjs/react-codemirror)) | [`4.21.3` -> `4.21.7`](https://renovatebot.com/diffs/npm/@uiw%2freact-codemirror/4.21.3/4.21.7) | [![age](https://badges.renovateapi.com/packages/npm/@uiw%2freact-codemirror/4.21.7/age-slim)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://badges.renovateapi.com/packages/npm/@uiw%2freact-codemirror/4.21.7/adoption-slim)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://badges.renovateapi.com/packages/npm/@uiw%2freact-codemirror/4.21.7/compatibility-slim/4.21.3)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://badges.renovateapi.com/packages/npm/@uiw%2freact-codemirror/4.21.7/confidence-slim/4.21.3)](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes
uiwjs/react-codemirror (@​uiw/react-codemirror) ### [`v4.21.7`](https://togithub.com/uiwjs/react-codemirror/releases/tag/v4.21.7) [Compare Source](https://togithub.com/uiwjs/react-codemirror/compare/v4.21.6...v4.21.7) [![](https://img.shields.io/badge/Open%20in-unpkg-blue)](https://uiwjs.github.io/npm-unpkg/#/pkg/@​uiw/react-codemirror@4.21.7/file/README.md) Documentation v4.21.7: https://raw.githack.com/uiwjs/react-codemirror/89f5d3c/index.html\ Comparing Changes: https://github.com/uiwjs/react-codemirror/compare/v4.21.6...v4.21.7 ```shell npm i @​uiw/react-codemirror@4.21.7 ``` - 🎨 style(hyper-link): add mark hyper link underline style. ([#​525](https://togithub.com/uiwjs/react-codemirror/issues/525)) [`f59224c`](https://togithub.com/uiwjs/react-codemirror/commit/f59224c) [@​jaywcjlove](https://togithub.com/jaywcjlove) ### [`v4.21.6`](https://togithub.com/uiwjs/react-codemirror/releases/tag/v4.21.6) [Compare Source](https://togithub.com/uiwjs/react-codemirror/compare/v4.21.5...v4.21.6) [![](https://img.shields.io/badge/Open%20in-unpkg-blue)](https://uiwjs.github.io/npm-unpkg/#/pkg/@​uiw/react-codemirror@4.21.6/file/README.md) Documentation v4.21.6: https://raw.githack.com/uiwjs/react-codemirror/a1c9fc0/index.html\ Comparing Changes: https://github.com/uiwjs/react-codemirror/compare/v4.21.5...v4.21.6 ```shell npm i @​uiw/react-codemirror@4.21.6 ``` - 📖 doc: Update README.md [`4d9890c`](https://togithub.com/uiwjs/react-codemirror/commit/4d9890c) [@​jaywcjlove](https://togithub.com/jaywcjlove) - 🌟 feat(hyper-link): the callback function adds more params `(value, input, from, to) => {}`. [`ab58f5f`](https://togithub.com/uiwjs/react-codemirror/commit/ab58f5f) [@​jaywcjlove](https://togithub.com/jaywcjlove) ### [`v4.21.5`](https://togithub.com/uiwjs/react-codemirror/releases/tag/v4.21.5) [Compare Source](https://togithub.com/uiwjs/react-codemirror/compare/v4.21.4...v4.21.5) [![](https://img.shields.io/badge/Open%20in-unpkg-blue)](https://uiwjs.github.io/npm-unpkg/#/pkg/@​uiw/react-codemirror@4.21.5/file/README.md) Documentation v4.21.5: https://raw.githack.com/uiwjs/react-codemirror/a2ba8e9/index.html\ Comparing Changes: https://github.com/uiwjs/react-codemirror/compare/v4.21.4...v4.21.5 ```shell npm i @​uiw/react-codemirror@4.21.5 ``` - 📖 doc(zebra-stripes): fix doc package name error of extensions/zebra-stripes ([#​526](https://togithub.com/uiwjs/react-codemirror/issues/526)) [`194e2ee`](https://togithub.com/uiwjs/react-codemirror/commit/194e2ee) [@​gsw945](https://togithub.com/gsw945) - 🌟 feat(hyper-link): add `anchor` options. ([#​525](https://togithub.com/uiwjs/react-codemirror/issues/525)) [`097ad2e`](https://togithub.com/uiwjs/react-codemirror/commit/097ad2e) [@​jaywcjlove](https://togithub.com/jaywcjlove) ### [`v4.21.4`](https://togithub.com/uiwjs/react-codemirror/releases/tag/v4.21.4) [Compare Source](https://togithub.com/uiwjs/react-codemirror/compare/v4.21.3...v4.21.4) [![](https://img.shields.io/badge/Open%20in-unpkg-blue)](https://uiwjs.github.io/npm-unpkg/#/pkg/@​uiw/react-codemirror@4.21.4/file/README.md) Documentation v4.21.4: https://raw.githack.com/uiwjs/react-codemirror/faa6117/index.html\ Comparing Changes: https://github.com/uiwjs/react-codemirror/compare/v4.21.3...v4.21.4 ```shell npm i @​uiw/react-codemirror@4.21.4 ``` - 🌟 feat(hyper-link): add regexp/match/handle options. ([#​525](https://togithub.com/uiwjs/react-codemirror/issues/525)) [`4b356ab`](https://togithub.com/uiwjs/react-codemirror/commit/4b356ab) [@​jaywcjlove](https://togithub.com/jaywcjlove)
--- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - 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. --- - [ ] If you want to rebase/retry this PR, check this box --- This PR has been generated by [Mend Renovate](https://www.mend.io/free-developer-tools/renovate/). View repository job log [here](https://developer.mend.io/github/Unleash/unleash). Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- frontend/package.json | 2 +- frontend/yarn.lock | 18 +++++++++--------- 2 files changed, 10 insertions(+), 10 deletions(-) diff --git a/frontend/package.json b/frontend/package.json index 353431374f..4c5d838305 100644 --- a/frontend/package.json +++ b/frontend/package.json @@ -60,7 +60,7 @@ "@types/semver": "7.5.0", "@types/uuid": "^9.0.0", "@uiw/codemirror-theme-duotone": "4.21.7", - "@uiw/react-codemirror": "4.21.3", + "@uiw/react-codemirror": "4.21.7", "@vitejs/plugin-react": "3.1.0", "cartesian": "^1.0.1", "chart.js": "3.9.1", diff --git a/frontend/yarn.lock b/frontend/yarn.lock index bc42e3781f..da9b5beab3 100644 --- a/frontend/yarn.lock +++ b/frontend/yarn.lock @@ -3004,10 +3004,10 @@ "@typescript-eslint/types" "5.48.2" eslint-visitor-keys "^3.3.0" -"@uiw/codemirror-extensions-basic-setup@4.21.3": - version "4.21.3" - resolved "https://registry.yarnpkg.com/@uiw/codemirror-extensions-basic-setup/-/codemirror-extensions-basic-setup-4.21.3.tgz#c0641218edec48b9e76a2810d08b782d3d801079" - integrity sha512-hf23fj9yhaGgrPJqZPSdHOiJSVJzeit0y6dSfn3X5JiBDaS5xK9GxXdEf0CUfN+5FAoBtofqSkoHeQ8FmRjs3g== +"@uiw/codemirror-extensions-basic-setup@4.21.7": + version "4.21.7" + resolved "https://registry.yarnpkg.com/@uiw/codemirror-extensions-basic-setup/-/codemirror-extensions-basic-setup-4.21.7.tgz#59bcaea0e9075f733a6331fb0c4d2e9ef2e965e0" + integrity sha512-T5JvfGcocytnIOxTMvHxzcBn1PDAqZS1wnPblGnvOLRW0pUnXoqaOeBC+QI7h+3PGM5uCzPnzvaY+jqYwFDiZg== dependencies: "@codemirror/autocomplete" "^6.0.0" "@codemirror/commands" "^6.0.0" @@ -3033,16 +3033,16 @@ "@codemirror/state" "^6.0.0" "@codemirror/view" "^6.0.0" -"@uiw/react-codemirror@4.21.3": - version "4.21.3" - resolved "https://registry.yarnpkg.com/@uiw/react-codemirror/-/react-codemirror-4.21.3.tgz#b355105ab91b432add3d5cef2d545ad82cb655a9" - integrity sha512-kqnsRL0ffJ+/8yQ6rKDF1RuUEugJ+WLkIDdYe/UTCcyXuREDdv3YYDkXj7YPJ5esayP1dIVLnKozoL5YMQVPxQ== +"@uiw/react-codemirror@4.21.7": + version "4.21.7" + resolved "https://registry.yarnpkg.com/@uiw/react-codemirror/-/react-codemirror-4.21.7.tgz#4f04d3d60f530633ab6aff79991d366313f165bf" + integrity sha512-nrWlH0PZyfew+5gj6o5vp5imJYO8jgkxjqO+tfLovo7T/6AlKJaZIlU1nAobxqKn3mSbgjSZ9GCEDybvrbF6DA== dependencies: "@babel/runtime" "^7.18.6" "@codemirror/commands" "^6.1.0" "@codemirror/state" "^6.1.1" "@codemirror/theme-one-dark" "^6.0.0" - "@uiw/codemirror-extensions-basic-setup" "4.21.3" + "@uiw/codemirror-extensions-basic-setup" "4.21.7" codemirror "^6.0.0" "@vitejs/plugin-react@3.1.0":