Skip to content

build(deps): bump react-codemirror2 from 7.2.1 to 9.0.1 in /dashboard - #2202

Open
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/npm_and_yarn/dashboard/react-codemirror2-9.0.1
Open

build(deps): bump react-codemirror2 from 7.2.1 to 9.0.1 in /dashboard#2202
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/npm_and_yarn/dashboard/react-codemirror2-9.0.1

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Dec 9, 2025

Copy link
Copy Markdown
Contributor

Bumps react-codemirror2 from 7.2.1 to 9.0.1.

Release notes

Sourced from react-codemirror2's releases.

9.0.1

What's Changed

9.0.0

Bumps peer dep for React to v19. It ... seems to work?

Caveats:

  • Still pinned to CodeMirror 5, even though CodeMirror 6 is out now. I haven't had time (nor any real motivation) to investigate what changes are required there. PRs welcome.
  • The entire build process is is still CommonJS-based, and a lot of the new tooling (especially the Vite-based stuff) works better with or expects ESM, so you'll need to work around that.

Fixes scniro/react-codemirror2#319

8.0.2

Fixes scniro/react-codemirror2#324

8.0.1

Fixes scniro/react-codemirror2#317

8.0.0

This release bumps the peer dependency for React to v18. It should not technically be a breaking change but this package is relatively undertested for React 18, so we're using a major version bump to force folks to opt into it.

7.3.0

A much belated release for React 17 support.

Commits
Maintainer changes

This version was pushed to npm by fongandrew, a new releaser for react-codemirror2 since your current version.


Dependabot compatibility score

You can trigger a rebase of this PR 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 this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Note
Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

Bumps [react-codemirror2](https://github.com/scniro/react-codemirror2) from 7.2.1 to 9.0.1.
- [Release notes](https://github.com/scniro/react-codemirror2/releases)
- [Changelog](https://github.com/scniro/react-codemirror2/blob/master/CHANGELOG.md)
- [Commits](https://github.com/scniro/react-codemirror2/commits/9.0.1)

---
updated-dependencies:
- dependency-name: react-codemirror2
  dependency-version: 9.0.1
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Dec 9, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants