Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 17, 2025

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

Release notes

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

v9.5.0

Bug fixes

  • The [data] property is now available in Next.js-related integrations. Closes #567. (commit)

Other changes

  • Removed the prop-types package from dependencies. (commit)

v9.5.0-alpha.0

Bug fixes

  • The [data] property is now available in Next.js-related integrations. Closes #567. (commit)

Other changes

  • Removed the prop-types package from dependencies. (commit)

v9.4.0

Features

Bug fixes

  • Call onChangeInitializedEditors on startup of CKEditorContext if there are ready editors. (commit)

v9.4.0-alpha.0

Features

Bug fixes

  • Call onChangeInitializedEditors on startup of CKEditorContext if there are ready editors. (commit)

v9.3.1

Bug fixes

  • Behavior of useCKEditorCloud hook is now consistent with Vite and Next runtimes while changing properties. (commit)
  • Prevent potential crashes of useMultiRootEditor during the initialization phase when setting the new state of the multi-root editor with an attached watchdog. Closes #542. (commit)
  • Update roots with modified content only. (commit)

v9.3.0

Features

  • Experimental: Better error messages in useCKEditorCloud. It now detects existing editor installations and gives migration info from NPM to CDN. (commit)

Other changes

... (truncated)

Changelog

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

9.5.0 (2025-02-13)

Bug fixes

  • The [data] property is now available in Next.js-related integrations. Closes #567. (commit)

Other changes

  • Removed the prop-types package from dependencies. (commit)

9.5.0-alpha.0 (2025-02-10)

Bug fixes

  • The [data] property is now available in Next.js-related integrations. Closes #567. (commit)

Other changes

  • Removed the prop-types package from dependencies. (commit)

9.4.0 (2024-11-25)

Features

Bug fixes

  • Call onChangeInitializedEditors on startup of CKEditorContext if there are ready editors. (commit)

9.4.0-alpha.0 (2024-11-13)

Features

Bug fixes

  • Call onChangeInitializedEditors on startup of CKEditorContext if there are ready editors. (commit)

9.3.1 (2024-10-16)

Bug fixes

  • Behavior of useCKEditorCloud hook is now consistent with Vite and Next runtimes while changing properties. (commit)
  • Prevent potential crashes of useMultiRootEditor during the initialization phase when setting the new state of the multi-root editor with an attached watchdog. Closes #542. (commit)

... (truncated)

Commits
  • d7007e5 Release: v9.5.0.
  • 9a648c0 Merge pull request #576 from ckeditor/release-20250213
  • ce8d224 Docs: Changelog. [skip ci]
  • 40e1d27 Merge pull request #570 from ckeditor/dependabot/npm_and_yarn/vite-5.4.12
  • 18d6206 Release: v9.5.0-alpha.0.
  • 8437862 Merge pull request #572 from ckeditor/release-20250206
  • ffdafd4 Apply suggestions from code review
  • bdab517 Apply suggestions from code review
  • 2172b7c Docs: Changelog. [skip ci]
  • b43b7e5 Bump vite from 5.4.8 to 5.4.12
  • 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 5.1.0 to 9.5.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@v5.1.0...v9.5.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 Feb 17, 2025
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.

1 participant