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/strapi-plugin-ckeditor from 0.0.13 to 0.1.0 #437

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Sep 19, 2024

Bumps @ckeditor/strapi-plugin-ckeditor from 0.0.13 to 0.1.0.

Release notes

Sourced from @​ckeditor/strapi-plugin-ckeditor's releases.

v0.1.0

We are happy to announce the release of CKEditor 5 Official Integration v0.1.0.

Release highlights

In this release, we've made changes to the CKEditor 5 integration for Strapi 4 by switching from npm packages to loading the editor via the CKEditor CDN. This adjustment mirrors the integration method introduced in version 1.0.0, which supports Strapi 5.

All plugin versions in the 0.x.x series, including version 0.1.0, will continue to support Strapi 4.

BREAKING CHANGES ℹ️

  • CKEditor 5 integration now uses CDN instead of npm. In version 0.1.0, we've transitioned from npm packages to loading CKEditor 5 via the CKEditor CDN. As the editor will now be loaded from an external origin, you'll need to update your Content Security Policy (CSP) to include https://cdn.ckeditor.com in the script-src directive. Please see the updated installation instructions in the README.md for further details.
Changelog

Sourced from @​ckeditor/strapi-plugin-ckeditor's changelog.

Changelog

1.0.1 (September 19, 2024)

Release highlights

This is a patch release that resolves an issue that resulted in the Strapi app building process failure.

Check out the highlights of the original v1.0.0 release.

Bug fixes

  • Switch the ckeditor5-maximum-length plugin from UMD build to JS.

1.0.0 (September 19, 2024)

We are happy to announce the release of CKEditor 5 Official Integration v1.0.0.

Release highlights

This release introduces compatibility between the CKEditor 5 Official Integration plugin and Strapi 5. We are providing an updated version of the plugin to allow early testing and ensure seamless integration with the Strapi 5 release.

For users who continue to work with Strapi 4, the plugin remains available in version 0.x.x (with 0.1.0 being the latest as of September 19th). This ensures full support for Strapi 4 environments.

BREAKING CHANGES ℹ️

  • CKEditor 5 integration now uses CDN instead of npm. In version 1.0.0, we've transitioned from npm packages to loading CKEditor 5 via the CKEditor CDN. As the editor will now be loaded from an external origin, you'll need to update your Content Security Policy (CSP) to include https://cdn.ckeditor.com in the script-src directive. Please see the updated installation instructions in the README.md for further details.
Commits

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/strapi-plugin-ckeditor](https://github.com/ckeditor/strapi-plugin-ckeditor) from 0.0.13 to 0.1.0.
- [Release notes](https://github.com/ckeditor/strapi-plugin-ckeditor/releases)
- [Changelog](https://github.com/ckeditor/strapi-plugin-ckeditor/blob/master/CHANGELOG.md)
- [Commits](https://github.com/ckeditor/strapi-plugin-ckeditor/commits/v0.1.0)

---
updated-dependencies:
- dependency-name: "@ckeditor/strapi-plugin-ckeditor"
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Sep 19, 2024
@dependabot dependabot bot temporarily deployed to saf-site-backend September 19, 2024 23:43 Inactive
@github-actions github-actions bot merged commit b29b9ae into dev Sep 19, 2024
2 checks passed
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/dev/ckeditor/strapi-plugin-ckeditor-0.1.0 branch September 19, 2024 23:45
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.

0 participants