Skip to content

build(deps): bump @ckeditor/ckeditor5-react from 6.3.0 to 11.0.1 in /client#721

Open
dependabot[bot] wants to merge 6 commits intostagingfrom
dependabot/npm_and_yarn/client/staging/ckeditor/ckeditor5-react-11.0.1
Open

build(deps): bump @ckeditor/ckeditor5-react from 6.3.0 to 11.0.1 in /client#721
dependabot[bot] wants to merge 6 commits intostagingfrom
dependabot/npm_and_yarn/client/staging/ckeditor/ckeditor5-react-11.0.1

Conversation

@dependabot
Copy link
Contributor

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

Bumps @ckeditor/ckeditor5-react from 6.3.0 to 11.0.1.

Release notes

Sourced from @​ckeditor/ckeditor5-react's releases.

v11.0.1

Other changes

  • Upgrade the development environment to Node v24.11.
  • Extend the ckeditor5 peer dependency range to accept an internal release (^0.0.0-internal) in addition to stable and nightly versions. Closes #637.

v11.0.0

BREAKING CHANGES

  • Aligned the component with the latest CKEditor 5 release (v46.0.0), adopting the type import names. Starting from this version, previous CKEditor 5 releases are no longer compatible due to breaking changes in definitions and package structure. See ckeditor/ckeditor5#18583

Features

  • Update imports to match CKEditor 5 v46. Closes #602. (commit)

v11.0.0-alpha.0

BREAKING CHANGES

  • Aligned the component with the latest CKEditor 5 release (v46.0.0), adopting the type import names. Starting from this version, previous CKEditor 5 releases are no longer compatible due to breaking changes in definitions and package structure. See ckeditor/ckeditor5#18583

Features

  • Update imports to match CKEditor 5 v46. Closes #602. (commit)

v10.0.0

BREAKING CHANGES

  • Upgraded the minimal version of Node.js to 20.0.0 due to the end of LTS.

Bug fixes

  • Ensured onError callback is invoked correctly when disableWatchdog is true or during watchdog initialization failure. (commit)
  • Prevented editor crash when the disabled prop changes during initialization. (commit)

Other changes

  • Upgraded the minimal version of Node.js to 20.0.0 due to the end of LTS. (commit)

v10.0.0-alpha.0

BREAKING CHANGES

  • Upgraded the minimal version of Node.js to 20.0.0 due to the end of LTS.

Bug fixes

  • Ensured onError callback is invoked correctly when disableWatchdog is true or during watchdog initialization failure. (commit)
  • Prevented editor crash when the disabled prop changes during initialization. (commit)

Other changes

... (truncated)

Changelog

Sourced from @​ckeditor/ckeditor5-react's changelog.

11.0.1 (December 18, 2025)

Other changes

  • Upgrade the development environment to Node v24.11.
  • Extend the ckeditor5 peer dependency range to accept an internal release (^0.0.0-internal) in addition to stable and nightly versions. Closes #637.

11.0.0 (2025-07-09)

BREAKING CHANGES

  • Aligned the component with the latest CKEditor 5 release (v46.0.0), adopting the type import names. Starting from this version, previous CKEditor 5 releases are no longer compatible due to breaking changes in definitions and package structure. See ckeditor/ckeditor5#18583

Features

  • Update imports to match CKEditor 5 v46. Closes #602. (commit)

11.0.0-alpha.0 (2025-07-02)

BREAKING CHANGES

  • Aligned the component with the latest CKEditor 5 release (v46.0.0), adopting the type import names. Starting from this version, previous CKEditor 5 releases are no longer compatible due to breaking changes in definitions and package structure. See ckeditor/ckeditor5#18583

Features

  • Update imports to match CKEditor 5 v46. Closes #602. (commit)

10.0.0 (2025-06-25)

BREAKING CHANGES

  • Upgraded the minimal version of Node.js to 20.0.0 due to the end of LTS.

Bug fixes

  • Ensured onError callback is invoked correctly when disableWatchdog is true or during watchdog initialization failure. (commit)
  • Prevented editor crash when the disabled prop changes during initialization. (commit)

Other changes

  • Upgraded the minimal version of Node.js to 20.0.0 due to the end of LTS. (commit)

10.0.0-alpha.0 (2025-05-05)

BREAKING CHANGES

  • Upgraded the minimal version of Node.js to 20.0.0 due to the end of LTS.

... (truncated)

Commits
  • 15533e8 Release: v11.0.1. [skip ci]
  • 774e4b0 Merge pull request #639 from ckeditor/release_v11.0.1
  • 99e2717 Changelog for v11.0.1. [skip ci]
  • 4ebc23f Merge pull request #638 from ckeditor/i/637
  • 62959f6 Accept an internal CKEditor 5 release as a valid peer dependency package.
  • 125b4cf Merge pull request #636 from ckeditor/i/4191
  • 7b622c6 Updated mdast-util-to-hast to the newest version.
  • dfd4fd8 Merge pull request #635 from ckeditor/add-node-prefix-to-imports
  • 47a957c Enforce the node: prefix in imports.
  • 00539dc Merge pull request #634 from ckeditor/ck/19404
  • 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)

@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Mar 10, 2026
jakeaturner and others added 6 commits March 16, 2026 13:16
Bumps  and [undici](https://github.com/nodejs/undici). These dependencies needed to be updated together.

Updates `undici` from 6.23.0 to 6.24.1
- [Release notes](https://github.com/nodejs/undici/releases)
- [Commits](nodejs/undici@v6.23.0...v6.24.1)

Updates `undici` from 7.22.0 to 7.24.2
- [Release notes](https://github.com/nodejs/undici/releases)
- [Commits](nodejs/undici@v6.23.0...v6.24.1)

---
updated-dependencies:
- dependency-name: undici
  dependency-version: 6.24.1
  dependency-type: indirect
- dependency-name: undici
  dependency-version: 7.24.2
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
Bumps [@ckeditor/ckeditor5-react](https://github.com/ckeditor/ckeditor5-react) from 6.3.0 to 11.0.1.
- [Release notes](https://github.com/ckeditor/ckeditor5-react/releases)
- [Changelog](https://github.com/ckeditor/ckeditor5-react/blob/master/CHANGELOG.md)
- [Commits](ckeditor/ckeditor5-react@v6.3.0...v11.0.1)

---
updated-dependencies:
- dependency-name: "@ckeditor/ckeditor5-react"
  dependency-version: 11.0.1
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/client/staging/ckeditor/ckeditor5-react-11.0.1 branch from cf7716f to 93249bc Compare March 16, 2026 20:23
@jakeaturner jakeaturner force-pushed the staging branch 4 times, most recently from 08ac678 to 6708493 Compare March 18, 2026 21:39
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.

2 participants