Skip to content

chore(deps): bump the codemirror group with 1 update #1476

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

Merged
merged 1 commit into from
Nov 27, 2023

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Nov 26, 2023

Bumps the codemirror group with 1 update: @uiw/react-codemirror.

Release notes

Sourced from @​uiw/react-codemirror's releases.

v4.21.21

Buy me a coffee

Documentation v4.21.21: https://raw.githack.com/uiwjs/react-codemirror/61699f4/index.html
Comparing Changes: uiwjs/react-codemirror@v4.21.20...v4.21.21

  • 🌍 website: Remove margin from Example.tsx causing it do be cut off (#599) 31bacb8 @​JohnnyDeuss
  • 🌟 feat(langs): add liquid extensions. c68d27d @​jaywcjlove
  • 🎨 style(theme): modify xcode selection color. (#609) 62d9763 @​jaywcjlove
  • 💄 chore: add sponsor badge. 14fb085 @​jaywcjlove
  • 💄 chore: fix failed to parse source map & update dependency. 12448d8 @​jaywcjlove
  • 🌍 website: fix markdown type error. 33e1b98 @​jaywcjlove
  • 🎨 style(theme): modify white/tokyo/tomorrow selection color. (#609) 04f21fc @​jaywcjlove
  • 🎨 style(theme): modify okaidia/quietlight/solarized selection color. (#609) fd8b344 @​jaywcjlove
  • 🎨 style(theme): modify kimbie/material/monokai/nord/noctis selection color. (#609) 4dcc32b @​jaywcjlove
  • 🎨 style(theme): modify duotone/eclipse/gruvbox selection color. (#609) 399d127 @​jaywcjlove
  • 🎨 style(theme): modify basic/copilot/bespin selection color. (#609) eb3af94 @​jaywcjlove
  • 🎨 style(theme): modify abcdef/abyss/androidstudio/andromeda/atomone/aura/basic selection color. (#609) d233183 @​jaywcjlove
  • 💢 ci: update workflows config. f4b11c5 @​jaywcjlove
  • 🌟 feat: add .github/FUNDING.yml 5d7a372 @​jaywcjlove
Commits
  • 5d7a372 feat: add .github/FUNDING.yml
  • 9b0e4ad released v4.21.21
  • f4b11c5 ci: update workflows config.
  • d233183 style(theme): modify abcdef/abyss/androidstudio/andromeda/atomone/aura/basic ...
  • eb3af94 style(theme): modify basic/copilot/bespin selection color. (#609)
  • 399d127 style(theme): modify duotone/eclipse/gruvbox selection color. (#609)
  • 4dcc32b style(theme): modify kimbie/material/monokai/nord/noctis selection color. (#609)
  • fd8b344 style(theme): modify okaidia/quietlight/solarized selection color. (#609)
  • 04f21fc style(theme): modify white/tokyo/tomorrow selection color. (#609)
  • 33e1b98 website: fix markdown type error.
  • Additional commits viewable in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

Bumps the codemirror group with 1 update: [@uiw/react-codemirror](https://github.com/uiwjs/react-codemirror).

- [Release notes](https://github.com/uiwjs/react-codemirror/releases)
- [Commits](uiwjs/react-codemirror@v4.21.20...v4.21.21)

---
updated-dependencies:
- dependency-name: "@uiw/react-codemirror"
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: codemirror
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added pr: chore This PR contains chore tasks (cleanups, configs, tooling...) source: dependencies relates to dependencies within the repo labels Nov 26, 2023
Copy link

vercel bot commented Nov 26, 2023

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
design-system ✅ Ready (Inspect) Visit Preview 💬 Add feedback Nov 26, 2023 10:45pm
design-system-website ✅ Ready (Inspect) Visit Preview 💬 Add feedback Nov 26, 2023 10:45pm

Copy link

changeset-bot bot commented Nov 26, 2023

⚠️ No Changeset found

Latest commit: 8f0be5e

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

@joshuaellis joshuaellis merged commit 7e750b0 into main Nov 27, 2023
@joshuaellis joshuaellis deleted the dependabot/npm_and_yarn/codemirror-a7105daf31 branch November 27, 2023 08:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
pr: chore This PR contains chore tasks (cleanups, configs, tooling...) source: dependencies relates to dependencies within the repo
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant