Skip to content

[frontend] chore(deps): update dependency @ckeditor/ckeditor5-react to v11#4562

Merged
RomuDeuxfois merged 3 commits into
masterfrom
renovate/ckeditor-ckeditor5-react-11.x
Apr 2, 2026
Merged

[frontend] chore(deps): update dependency @ckeditor/ckeditor5-react to v11#4562
RomuDeuxfois merged 3 commits into
masterfrom
renovate/ckeditor-ckeditor5-react-11.x

Conversation

@renovate
Copy link
Copy Markdown
Contributor

@renovate renovate Bot commented Dec 13, 2025

This PR contains the following updates:

Package Change Age Confidence
@ckeditor/ckeditor5-react 9.5.011.1.0 age confidence

Release Notes

ckeditor/ckeditor5-react (@​ckeditor/ckeditor5-react)

v11.1.0

Compare Source

Features
  • Added support for CKEditor 5 48.0.0 and the new roots editor configuration. Closes #​653.
Bug fixes
  • Fixed incorrect nightly version detection. Closes #​659.

v11.0.1

Compare Source

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

Compare Source

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

Compare Source

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)

Configuration

📅 Schedule: Branch creation - At 12:00 AM through 04:59 AM and 10:00 PM through 11:59 PM, Monday through Friday ( * 0-4,22-23 * * 1-5 ), Only on Sunday and Saturday ( * * * * 0,6 ) in timezone Europe/Paris, Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate Bot added dependencies use for pull requests that update a dependency file filigran team use to identify PR from the Filigran team labels Dec 13, 2025
@codecov
Copy link
Copy Markdown

codecov Bot commented Dec 13, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 58.33%. Comparing base (e674921) to head (fe15d39).
⚠️ Report is 1 commits behind head on master.

Additional details and impacted files
@@             Coverage Diff              @@
##             master    #4562      +/-   ##
============================================
+ Coverage     58.31%   58.33%   +0.02%     
- Complexity     4831     4832       +1     
============================================
  Files          1029     1029              
  Lines         30392    30392              
  Branches       2251     2251              
============================================
+ Hits          17722    17730       +8     
+ Misses        11622    11615       -7     
+ Partials       1048     1047       -1     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@renovate renovate Bot force-pushed the renovate/ckeditor-ckeditor5-react-11.x branch from 1374bac to 2e28fd7 Compare December 21, 2025 13:12
@renovate renovate Bot force-pushed the renovate/ckeditor-ckeditor5-react-11.x branch from 2e28fd7 to 14a8407 Compare December 31, 2025 21:08
@renovate renovate Bot force-pushed the renovate/ckeditor-ckeditor5-react-11.x branch 2 times, most recently from 602c2ae to 761d74c Compare February 2, 2026 21:33
@renovate renovate Bot force-pushed the renovate/ckeditor-ckeditor5-react-11.x branch 2 times, most recently from 9824e56 to 0310726 Compare February 12, 2026 23:45
@renovate renovate Bot force-pushed the renovate/ckeditor-ckeditor5-react-11.x branch from 0310726 to 8a53ab4 Compare February 17, 2026 21:50
@renovate renovate Bot force-pushed the renovate/ckeditor-ckeditor5-react-11.x branch from 8a53ab4 to 49c70d4 Compare March 5, 2026 23:18
@renovate renovate Bot force-pushed the renovate/ckeditor-ckeditor5-react-11.x branch from 49c70d4 to 2af2ed1 Compare March 14, 2026 01:27
@renovate renovate Bot force-pushed the renovate/ckeditor-ckeditor5-react-11.x branch from 2af2ed1 to 760f3c9 Compare March 28, 2026 01:08
@renovate
Copy link
Copy Markdown
Contributor Author

renovate Bot commented Apr 1, 2026

Edited/Blocked Notification

Renovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR.

You can manually request rebase by checking the rebase/retry box above.

⚠️ Warning: custom changes will be lost.

@RomuDeuxfois RomuDeuxfois force-pushed the renovate/ckeditor-ckeditor5-react-11.x branch from 78c5446 to 8efb757 Compare April 1, 2026 14:36
@guillaumejparis guillaumejparis added the do not merge Do not merge this PR until this tag will be removed label Apr 1, 2026
@RomuDeuxfois RomuDeuxfois force-pushed the renovate/ckeditor-ckeditor5-react-11.x branch from 08851d2 to fe15d39 Compare April 2, 2026 06:53
@RomuDeuxfois RomuDeuxfois merged commit 929594c into master Apr 2, 2026
13 checks passed
@RomuDeuxfois RomuDeuxfois deleted the renovate/ckeditor-ckeditor5-react-11.x branch April 2, 2026 07:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies use for pull requests that update a dependency file do not merge Do not merge this PR until this tag will be removed filigran team use to identify PR from the Filigran team

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants