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 from 4.3.0 to 5.1.3 #4440

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

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jul 18, 2024

Bumps ckeditor from 4.3.0 to 5.1.3.

Release notes

Sourced from ckeditor's releases.

v5.1.2 Upgrade CKEditor to 4.22.1 version

  • Upgrade CKEditor to 4.22.1 version
  • Bump ruby version to 2.7.6
  • Temporarily turn off paperclip gem support
  • Upgrade gems

v5.0.0 CDN version only and bugs fixes release

  • CDN version only (breaking changes)
  • Upgrade rails to 5.2.x
  • Remove refile support due no activity since 2015
  • Remove auto-detect content-type and image dimensions
  • Fix crash on "upload file" 3rd tab

v4.4.0 Bugs fix release (has been yanked)

  • CDN version only
  • Upgrade rails to 5.2.x
  • Remove refile support due no activity since 2015
  • Remove auto-detect content-type and image dimensions
Changelog

Sourced from ckeditor's changelog.

Ckeditor 5.1.3

  • Rename app/assets/config/manifest.js to app/assets/config/ckeditor_manifest.js (issue #938)
  • Set config.versionCheck = false; by default to hide security notification (issue #933)

Ckeditor 5.1.2

  • Upgrade CKEditor to 4.22.1 version
  • Bump ruby version to 2.7.6
  • Temporarily turn off paperclip gem support

Ckeditor 5.1.1 (12-1-2021)

  • Add hook for action_policy support
  • Update gems to fix potential security vulnerabilities

Ckeditor 5.1.0 (06-03-2020)

  • Add Active Storage backend support
  • Add Shrine backend support

Ckeditor 5.0.0

  • CDN version only (breaking changes)

    Previously you could use a bundled version of the editor by adding //= require ckeditor/init to your application.js. From 5.0 this is no longer available.

  • Upgrade rails to 5.2.x

  • Remove refile support due no activity since 2015

  • Remove auto-detect content-type (extract_content_type) and image dimensions (extract_dimensions)

  • Fix crash on "upload file" 3rd tab

COMPATIBILITY WARNING

Remove extract_dimensions or extract_content_type in uploader process call

Commits
  • 41b2ce6 Hide security warning message by default
  • 6a4f526 Bump gem version to 5.1.3
  • 77fe63c Add prefix to assets/config/manifest.js to avoid overwrite root manifest.js
  • b4b1f60 Merge pull request #927 from PatrickKing/patch-1
  • f0b5e4e Release v5.1.2.
  • 81d436d Merge pull request #937 from galetahub/setup-semaphore
  • e853e6d Change default backend to carrierwave
  • a7988f3 Run tests for mongoid orm with carrierwave backend
  • 1b62a7e Start mongodb service before tests
  • b7381e2 Add uploader for shrine attachment toolkit
  • Additional commits viewable in compare view

Dependabot compatibility score

You can trigger a rebase of this PR 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)

Note
Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

Bumps [ckeditor](https://github.com/galetahub/ckeditor) from 4.3.0 to 5.1.3.
- [Release notes](https://github.com/galetahub/ckeditor/releases)
- [Changelog](https://github.com/galetahub/ckeditor/blob/master/CHANGELOG.md)
- [Commits](galetahub/ckeditor@v4.3.0...v5.1.3)

---
updated-dependencies:
- dependency-name: ckeditor
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies ruby Pull requests that update Ruby code labels Jul 18, 2024
@dependabot dependabot bot requested a review from a team July 18, 2024 04:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies ruby Pull requests that update Ruby code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants