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

chore(deps): bump @ckeditor/ckeditor5-react from 6.3.0 to 8.0.0 in /packages/ui #321

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 Jun 26, 2024

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

Release notes

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

v8.0.0

We are excited to announce the next major version of the React integration.

This release is intended to allow the integration to work with the latest version of new installation methods.

v8.0.0-alpha.0

We are happy to announce the alpha release of the next major version of the React integration.

This release is intended to allow the integration to work with existing and new installation methods announced in this post.

Please refer to our nightly documentation build for the installation instructions.

BREAKING CHANGES

  • Add a new required contextWatchdog prop to the <CKEditorContext> component.

Features

  • Change the implementation to only depend on types from the ckeditor5 package and not runtime code to make the integration work with existing and new installation methods. (commit)

v7.0.0

Bug fixes

  • The quick re-rendering, especially in React.StrictMode, will no longer cause the editor errors. Closes #442, #469, #471, #476. (commit)
Changelog

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

8.0.0 (2024-06-26)

We are excited to announce the next major version of the React integration.

This release is intended to allow the integration to work with the latest version of new installation methods.

8.0.0-alpha.0 (2024-06-05)

We are happy to announce the alpha release of the next major version of the React integration.

This release is intended to allow the integration to work with existing and new installation methods announced in this post.

Please refer to our nightly documentation build for the installation instructions.

BREAKING CHANGES

  • Add a new required contextWatchdog prop to the <CKEditorContext> component.

Features

  • Change the implementation to only depend on types from the ckeditor5 package and not runtime code to make the integration work with existing and new installation methods. (commit)

7.0.0 (2024-05-20)

Bug fixes

  • The quick re-rendering, especially in React.StrictMode, will no longer cause the editor errors. Closes #442, #469, #471, #476. (commit)
Commits
  • 6f4fd6e Release: v8.0.0.
  • ca10f80 Docs: Changelog. [skip ci]
  • 0c33883 Merge pull request #487 from ckeditor/react/nim
  • fd7f1e7 Docs: updating README links.
  • 1ba908a Merge pull request #486 from ckeditor/use-latest-ckeditor5
  • d1bdafc Internal: Use "ckeditor5": "alpha" in `devDependencies
  • e39152b Release: v8.0.0-alpha.0.
  • 0b40d13 Docs: Changelog (highlights).
  • 4f4281c Docs: Changelog. [skip ci]
  • e1ae771 Update path to CSS files in test
  • 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 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)

Bumps [@ckeditor/ckeditor5-react](https://github.com/ckeditor/ckeditor5-react) from 6.3.0 to 8.0.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@v6.3.0...v8.0.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Jun 26, 2024
Copy link

netlify bot commented Jun 26, 2024

Deploy Preview for famous-frangipane-07c3fc ready!

Name Link
🔨 Latest commit 27bc4e0
🔍 Latest deploy log https://app.netlify.com/sites/famous-frangipane-07c3fc/deploys/667c3c1bf1e9290008630dd5
😎 Deploy Preview https://deploy-preview-321--famous-frangipane-07c3fc.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

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