Skip to content

chore(deps): Bump @mdxeditor/editor from 3.55.0 to 4.0.1#538

Closed
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/mdxeditor/editor-4.0.0
Closed

chore(deps): Bump @mdxeditor/editor from 3.55.0 to 4.0.1#538
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/mdxeditor/editor-4.0.0

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github May 11, 2026

Copy link
Copy Markdown
Contributor

Bumps @mdxeditor/editor from 3.55.0 to 4.0.1.

Release notes

Sourced from @​mdxeditor/editor's releases.

v4.0.1

4.0.1 (2026-05-20)

Bug Fixes

  • fall back to default code block language on import (835ad54), closes #935

v4.0.0

4.0.0 (2026-05-09)

  • feat!: remove Sandpack plugin (982dd5d)

Bug Fixes

  • simplify test scripts and set NODE_ENV in Vite config (e76a7b7)

BREAKING CHANGES

  • The Sandpack integration is no longer included. The sandpackPlugin, SandpackEditor, SandpackConfig, SandpackPreset, insertSandpack$, sandpackConfig$, InsertSandpack, ShowSandpackInfo, and the sandpack icon key have been removed.

Closes #789.

Closes #900.

Refs #933.

Refs #651.

Commits
  • 835ad54 fix: fall back to default code block language on import
  • 869f769 Harden GitHub Actions workflows (#934)
  • e289a23 Merge pull request #932 from Shane32/fix-quote-styling-main
  • 9475719 Merge pull request #923 from Shane32/add-test-action
  • 982dd5d feat!: remove Sandpack plugin
  • ed40109 Fix quote theme styling tokens
  • 56770dc ci: harden pull request workflow
  • 761a4d9 Fix quote styling
  • bdbbc33 Apply suggestion from @​Shane32
  • 5dc08cf Merge branch 'mdx-editor:main' into add-test-action
  • Additional commits viewable in compare view

@dependabot @github

dependabot Bot commented on behalf of github May 11, 2026

Copy link
Copy Markdown
Contributor Author

Labels

The following labels could not be found: dependencies. Please create it before Dependabot can add it to a pull request.

Please fix the above issues or remove invalid values from dependabot.yml.

jmynes added a commit that referenced this pull request May 14, 2026
## Summary
Combines 3 green Dependabot PRs into a single PR to avoid sequential
rebase/CI cycles.

### docs-site (#535)
- react 19.2.5 → 19.2.6

### Production dependencies (#536)
- @anthropic-ai/sdk 0.92 → 0.95.2
- @codemirror/view 6.41.1 → 6.42.1
- @tanstack/react-query 5.100.9 → 5.100.10
- next 16.2.4 → 16.2.6
- react/react-dom 19.2.5 → 19.2.6
- react-colorful 5.6.1 → 5.7.0
- resend 6.12.0 → 6.12.3
- tailwind-merge 3.5.0 → 3.6.0
- zustand 5.0.12 → 5.0.13
- @playwright/test 1.59.1 → 1.60.0
- @tailwindcss/postcss + tailwindcss 4.2.4 → 4.3.0
- @vitest/coverage-v8 + @vitest/ui 4.1.5 → 4.1.6
- msw 2.14.2 → 2.14.6

### Dev dependencies (#537)
- @biomejs/biome 2.4.13 → 2.4.15
- @types/node 25.6.0 → 25.7.0
- vitest 4.1.5 → 4.1.6

### Held for separate review (major versions)
- #538 (@mdxeditor/editor 3 → 4)
- #539 (lint-staged 16 → 17)
- #540 (react-day-picker 9 → 10)
- #525/#526 (Prisma 6 → 7)

## Test plan
- [x] \`pnpm install\` succeeds (root + docs-site)
- [x] \`pnpm lint\` clean
- [x] \`pnpm test\` — 1527 / 1527 pass
- [ ] CI passes

Closes #535, closes #536, closes #537

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-authored-by: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
@dependabot dependabot Bot force-pushed the dependabot/npm_and_yarn/mdxeditor/editor-4.0.0 branch from 1ec93d3 to 2a82595 Compare May 14, 2026 17:56
jmynes added a commit that referenced this pull request May 27, 2026
## Summary
Combines 3 green Dependabot PRs into a single PR to avoid sequential
rebase/CI cycles.

### docs-site (#542)
- react-dom 19.2.5 → 19.2.6

### Production dependencies (#551)
- @anthropic-ai/sdk 0.95.2 → 0.98.0
- @tanstack/react-query 5.100.10 → 5.100.14
- date-fns 4.1.0 → 4.3.0
- lucide-react 1.14.0 → 1.16.0
- resend 6.12.3 → 6.12.4
- @vitest/coverage-v8 + @vitest/ui 4.1.6 → 4.1.7
- fast-check 4.7.0 → 4.8.0
- tsx 4.21.0 → 4.22.3 (root + mcp)

### Dev dependencies (#550)
- @types/node 25.7.0 → 25.9.1
- @types/react 19.2.13 → 19.2.15
- vitest 4.1.6 → 4.1.7

### Held for separate review (major versions)
- #538 (@mdxeditor/editor 3 → 4)
- #545/#547/#549 (@tsparticles/* 3 → 4 — should land as a group)
- #546 (react-day-picker 9 → 10)
- #548 (lint-staged 16 → 17)
- #525/#526 (Prisma 6 → 7)

## Test plan
- [x] \`pnpm install\` succeeds (root + docs-site)
- [x] \`pnpm lint\` clean
- [x] \`pnpm test\` — 1527 / 1527 pass
- [x] CI passes

Closes #542, closes #550, closes #551

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-authored-by: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
Bumps [@mdxeditor/editor](https://github.com/mdx-editor/editor) from 3.55.0 to 4.0.1.
- [Release notes](https://github.com/mdx-editor/editor/releases)
- [Commits](mdx-editor/editor@v3.55.0...v4.0.1)

---
updated-dependencies:
- dependency-name: "@mdxeditor/editor"
  dependency-version: 4.0.0
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot changed the title chore(deps): Bump @mdxeditor/editor from 3.55.0 to 4.0.0 chore(deps): Bump @mdxeditor/editor from 3.55.0 to 4.0.1 May 27, 2026
@dependabot dependabot Bot force-pushed the dependabot/npm_and_yarn/mdxeditor/editor-4.0.0 branch from 2a82595 to a91b95e Compare May 27, 2026 01:11
@dependabot @github

dependabot Bot commented on behalf of github Jun 2, 2026

Copy link
Copy Markdown
Contributor Author

Superseded by #559.

@dependabot dependabot Bot closed this Jun 2, 2026
@dependabot dependabot Bot deleted the dependabot/npm_and_yarn/mdxeditor/editor-4.0.0 branch June 2, 2026 14:54
@github-actions github-actions Bot locked and limited conversation to collaborators Jun 2, 2026
@jmynes jmynes self-assigned this Jun 8, 2026
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant