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.2.4 to 4.3.0 #3804

Merged
merged 2 commits into from
Nov 7, 2019
Merged

Bump ckeditor from 4.2.4 to 4.3.0 #3804

merged 2 commits into from
Nov 7, 2019

Conversation

javierm
Copy link
Member

@javierm javierm commented Oct 29, 2019

References

Notes

Compiling the balloonpanel plugin generates a warning:

autoprefixer: /home/javitmh/.rbenv/versions/2.4.9/lib/ruby/gems/2.4.0/gems/ckeditor-4.3.0/vendor/assets/javascripts/ckeditor/plugins/balloonpanel/skins/moono/balloonpanel.css:56:2: Gradient has outdated direction syntax. New syntax is like `to left` instead of `right`.

Unfortutately I haven't found a way to exclude the balloonpanel plugin (which we don't use) from the build. It isn't a very annoying warning, though, so I guess we'll live with it.

@javierm javierm added dependencies Pull requests that updates a dependency security Pull requests that address a security vulnerability labels Oct 29, 2019
@javierm javierm self-assigned this Oct 29, 2019
@javierm javierm added this to Reviewing in Roadmap via automation Oct 29, 2019
@javierm javierm changed the title Bump ckeditor from 4.2.4 to 4.3.0 [WIP] Bump ckeditor from 4.2.4 to 4.3.0 Oct 29, 2019
@javierm javierm moved this from Reviewing to Doing in Roadmap Oct 29, 2019
This version solves a security issue:

https://ckeditor.com/cke4/release/CKEditor-4.11.0

Note this version adds a `ckeditor/samples` folder, which is
automatically added to the application's assets manifest even if we
remove all CKEditor references in our application. One of the files in
that folder makes ExecJS raise a syntax error, causing every page to
raise a 500 error.
@javierm javierm changed the title [WIP] Bump ckeditor from 4.2.4 to 4.3.0 Bump ckeditor from 4.2.4 to 4.3.0 Nov 6, 2019
@javierm javierm moved this from Doing to Testing in Roadmap Nov 6, 2019
@javierm javierm moved this from Testing to Doing in Roadmap Nov 6, 2019
@javierm javierm changed the title Bump ckeditor from 4.2.4 to 4.3.0 [WIP] Bump ckeditor from 4.2.4 to 4.3.0 Nov 6, 2019
The new version of CKEditor loads the balloonpanel and balloontoolbar
plugins. Even if we don't need them, I haven't found a way to prevent
them from loading, meaning we have to precompile them.
@javierm javierm changed the title [WIP] Bump ckeditor from 4.2.4 to 4.3.0 Bump ckeditor from 4.2.4 to 4.3.0 Nov 7, 2019
@javierm javierm moved this from Doing to Testing in Roadmap Nov 7, 2019
@javierm javierm merged commit 52d165b into master Nov 7, 2019
Roadmap automation moved this from Testing to Release 1.1.0 Nov 7, 2019
@javierm javierm deleted the bump_ckeditor branch November 7, 2019 13:54
smarques pushed a commit to venetochevogliamo/consul that referenced this pull request Apr 29, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that updates a dependency security Pull requests that address a security vulnerability
Projects
No open projects
Roadmap
  
Release 1.1.0
Development

Successfully merging this pull request may close these issues.

None yet

1 participant