Skip to content

Bump ckeditor5 from 44.3.0 to 47.6.1#51

Open
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/npm_and_yarn/ckeditor5-47.6.1
Open

Bump ckeditor5 from 44.3.0 to 47.6.1#51
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/npm_and_yarn/ckeditor5-47.6.1

Conversation

@dependabot
Copy link

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

Bumps ckeditor5 from 44.3.0 to 47.6.1.

Release notes

Sourced from ckeditor5's releases.

v47.6.1

We are releasing CKEditor 5 v47.6.1, a patch that fixed three regressions discovered after v47.6.0.

Bug fixes

  • engine, undo: Fixed undo marker restoration for markers spanning multiple paragraphs. Previously, comments and suggestions could be restored to incorrect ranges. Closes #19916.
  • ai: Resolved an issue where AI Chat would crash when attempting to open a past conversation that was created by a model no longer available.
  • widget: Fixed a regression where the caret (|) jumped over an empty paragraph when navigating with arrow keys near widgets. Closes #19812.

Released packages

Check out the Versioning policy guide for more information.

Other releases:

... (truncated)

Changelog

Sourced from ckeditor5's changelog.

47.6.1 (March 11, 2026)

We are releasing CKEditor 5 v47.6.1, a patch that fixed three regressions discovered after v47.6.0.

Bug fixes

  • engine, undo: Fixed undo marker restoration for markers spanning multiple paragraphs. Previously, comments and suggestions could be restored to incorrect ranges. Closes #19916.
  • ai: Resolved an issue where AI Chat would crash when attempting to open a past conversation that was created by a model no longer available.
  • widget: Fixed a regression where the caret (|) jumped over an empty paragraph when navigating with arrow keys near widgets. Closes #19812.

Released packages

Check out the Versioning policy guide for more information.

Other releases:

... (truncated)

Commits
  • 4da6cfc Release: v47.6.1. [skip ci]
  • feb8f45 Merge pull request #19932 from ckeditor/changelog_to_release
  • f68a340 Simplify the sentence.
  • 10594bb Correctness. [short flow]
  • e99da67 Changelog for v47.6.1. [skip ci]
  • a654cce Merge pull request #19917 from ckeditor/cc/19916-markers-undo
  • dafa32b Added more unit tests.
  • 1e326b7 Merge pull request #19893 from ckeditor/ck/19812
  • 305b722 Fixed invalid links to Wikimedia images in manual test.
  • f820da8 Do not pass intersecting ranges to ModelRange._createFromRanges() at the en...
  • 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)
    You can disable automated security fix PRs for this repo from the Security Alerts page.

Bumps [ckeditor5](https://github.com/ckeditor/ckeditor5) from 44.3.0 to 47.6.1.
- [Release notes](https://github.com/ckeditor/ckeditor5/releases)
- [Changelog](https://github.com/ckeditor/ckeditor5/blob/master/CHANGELOG.md)
- [Commits](ckeditor/ckeditor5@v44.3.0...v47.6.1)

---
updated-dependencies:
- dependency-name: ckeditor5
  dependency-version: 47.6.1
  dependency-type: direct:production
...

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 Mar 15, 2026
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