Skip to content

build(deps): bump @codemirror-toolkit/react from 0.6.0 to 0.7.1 in /console#35279

Open
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/npm_and_yarn/console/codemirror-toolkit/react-0.7.1
Open

build(deps): bump @codemirror-toolkit/react from 0.6.0 to 0.7.1 in /console#35279
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/npm_and_yarn/console/codemirror-toolkit/react-0.7.1

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 1, 2026

Bumps @codemirror-toolkit/react from 0.6.0 to 0.7.1.

Commits
  • 5554f9f chore: release react@0.7.1
  • 6d811e6 chore(react): update keywords
  • 202140a docs(react): refine migration guide
  • e0e7f4c chore: release utils@0.5.1, react@0.7.0
  • bbdefbe chore(react): lower support version to 16.8
  • f263f87 docs(react): add function
  • 04f3845 refactor(react)!: new api
  • 203242a chore(deps): bump versions
  • 844e7d4 refactor(react): rephrase error message
  • 24cfa99 refactor(react)!: rename types
  • 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 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)

Bumps [@codemirror-toolkit/react](https://github.com/exuanbo/codemirror-toolkit/tree/HEAD/packages/react) from 0.6.0 to 0.7.1.
- [Commits](https://github.com/exuanbo/codemirror-toolkit/commits/@codemirror-toolkit/react@0.7.1/packages/react)

---
updated-dependencies:
- dependency-name: "@codemirror-toolkit/react"
  dependency-version: 0.7.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the A-dependencies Area: dependency upgrades label Mar 1, 2026
@dependabot dependabot bot requested a review from a team as a code owner March 1, 2026 22:19
@dependabot dependabot bot requested review from SangJunBak and removed request for a team March 1, 2026 22:19
@dependabot dependabot bot added the A-dependencies Area: dependency upgrades label Mar 1, 2026
@github-actions
Copy link

github-actions bot commented Mar 1, 2026

Thanks for opening this PR! Here are a few tips to help make the review process smooth for everyone.

PR title guidelines

  • Use imperative mood: "Fix X" not "Fixed X" or "Fixes X"
  • Be specific: "Fix panic in catalog sync when controller restarts" not "Fix bug" or "Update catalog code"
  • Prefix with area if helpful: compute: , storage: , adapter: , sql:

Pre-merge checklist

  • The PR title is descriptive and will make sense in the git log.
  • This PR has adequate test coverage / QA involvement has been duly considered. (trigger-ci for additional test/nightly runs)
  • If this PR includes major user-facing behavior changes, I have pinged the relevant PM to schedule a changelog post.
  • This PR has an associated up-to-date design doc, is a design doc (template), or is sufficiently small to not require a design.
  • If this PR evolves an existing $T ⇔ Proto$T mapping (possibly in a backwards-incompatible way), then it is tagged with a T-proto label.
  • If this PR will require changes to cloud orchestration or tests, there is a companion cloud PR to account for those changes that is tagged with the release-blocker label (example).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

A-dependencies Area: dependency upgrades

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants