Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump @ckeditor/ckeditor5-react from 3.0.0 to 5.1.0 #276

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 24, 2023

Bumps @ckeditor/ckeditor5-react from 3.0.0 to 5.1.0.

Release notes

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

v5.1.0

Features

  • Added the watchdogConfig property that allows defining configuration for the Watchdog feature. Closes #360. (commit)

v5.0.6

Bug fixes

  • Fixed destroy process of a single editor instance working within Context. Closes #354. (commit)

v5.0.5

Bug fixes

  • Addes a missing postinstall script to published files. (commit)

v5.0.4

Bug fixes

  • The <CKEditor> component does not emit an error when destroying the context feature. Closes #349, #339. (commit)

v5.0.3

Bug fixes

  • Fixed the component initialization procedure to enforce cleanup completion before subsequent editor initialization. Closes #321, #338. (commit)

    Thanks to @​corymharper.

v5.0.2

Other changes

v5.0.1

Bug fixes

  • Fixed component double rendering in StrictMode. Closes #294. (commit)

v5.0.0

BREAKING CHANGES

  • Due to introducing the lock mechanism for the Editor#isReadOnly property, the <CKEditor> component uses the new way of enabling the read-only mode in the editor. The component requires an instance of CKEditor 5 in version 34 or higher. See ckeditor/ckeditor5#10496.

Other changes

  • Aligned the <CKEditor> component API to use the new lock mechanism when enabling/disabling the read-only mode. (commit)

v4.0.1

Other changes

  • Bumped Karma test runner to v6.x. Closes #292. (commit)

... (truncated)

Changelog

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

5.1.0 (2023-02-23)

Features

  • Added the watchdogConfig property that allows defining configuration for the Watchdog feature. Closes #360. (commit)

5.0.6 (2023-01-09)

Bug fixes

  • Fixed destroy process of a single editor instance working within Context. Closes #354. (commit)

5.0.5 (2022-12-22)

Bug fixes

  • Addes a missing postinstall script to published files. (commit)

5.0.4 (2022-12-22)

Bug fixes

  • The <CKEditor> component does not emit an error when destroying the context feature. Closes #349, #339. (commit)

5.0.3 (2022-11-23)

Bug fixes

  • Fixed the component initialization procedure to enforce cleanup completion before subsequent editor initialization. Closes #321, #338. (commit)

    Thanks to @​corymharper.

5.0.2 (2022-05-26)

Other changes

5.0.1 (2022-05-18)

Bug fixes

  • Fixed component double rendering in StrictMode. Closes #294. (commit)

... (truncated)

Commits
  • 09d8b80 Release: v5.1.0.
  • b299c19 Docs: Changelog. [skip ci]
  • 8aba507 Internal: Upgraded ckeditor5-dev deps.
  • beea396 Merge pull request #363 from ckeditor/i/360
  • 8c5e0d8 Minor fixes.
  • 934c221 Added watchdogConfig property that allows defining configuration for the Watc...
  • 16880d3 Internal: Fresh lock.
  • f0c8d0a Release: v5.0.6.
  • 0fa81b9 Docs: Changelog. [skip ci]
  • 61512c9 Internal: Bumped the year.
  • 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 merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @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 [@ckeditor/ckeditor5-react](https://github.com/ckeditor/ckeditor5-react) from 3.0.0 to 5.1.0.
- [Release notes](https://github.com/ckeditor/ckeditor5-react/releases)
- [Changelog](https://github.com/ckeditor/ckeditor5-react/blob/master/CHANGELOG.md)
- [Commits](ckeditor/ckeditor5-react@v3.0.0...v5.1.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Feb 24, 2023
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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

0 participants