symbiota-coop / dandelion

https://dandelion.events
GNU General Public License v3.0
11 stars 3 forks source link

Bump ckeditor5, @ckeditor/ckeditor5-adapter-ckfinder, @ckeditor/ckeditor5-alignment, @ckeditor/ckeditor5-autoformat, @ckeditor/ckeditor5-basic-styles, @ckeditor/ckeditor5-block-quote, @ckeditor/ckeditor5-ckfinder, @ckeditor/ckeditor5-cloud-services, @ckeditor/ckeditor5-easy-image, @ckeditor/ckeditor5-editor-classic, @ckeditor/ckeditor5-essentials, @ckeditor/ckeditor5-font, @ckeditor/ckeditor5-heading, @ckeditor/ckeditor5-image, @ckeditor/ckeditor5-indent, @ckeditor/ckeditor5-link, @ckeditor/ckeditor5-list, @ckeditor/ckeditor5-media-embed, @ckeditor/ckeditor5-paragraph, @ckeditor/ckeditor5-paste-from-office, @ckeditor/ckeditor5-table, @ckeditor/ckeditor5-typing, @ckeditor/ckeditor5-upload, @ckeditor/ckeditor5-core and @ckeditor/ckeditor5-theme-lark in /app/assets/javascripts/ckeditor5 #27

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 1 year ago

Bumps ckeditor5 to 36.0.1 and updates ancestor dependencies ckeditor5, @ckeditor/ckeditor5-adapter-ckfinder, @ckeditor/ckeditor5-alignment, @ckeditor/ckeditor5-autoformat, @ckeditor/ckeditor5-basic-styles, @ckeditor/ckeditor5-block-quote, @ckeditor/ckeditor5-ckfinder, @ckeditor/ckeditor5-cloud-services, @ckeditor/ckeditor5-easy-image, @ckeditor/ckeditor5-editor-classic, @ckeditor/ckeditor5-essentials, @ckeditor/ckeditor5-font, @ckeditor/ckeditor5-heading, @ckeditor/ckeditor5-image, @ckeditor/ckeditor5-indent, @ckeditor/ckeditor5-link, @ckeditor/ckeditor5-list, @ckeditor/ckeditor5-media-embed, @ckeditor/ckeditor5-paragraph, @ckeditor/ckeditor5-paste-from-office, @ckeditor/ckeditor5-table, @ckeditor/ckeditor5-typing, @ckeditor/ckeditor5-upload, @ckeditor/ckeditor5-core and @ckeditor/ckeditor5-theme-lark. These dependencies need to be updated together.

Updates ckeditor5 from 27.1.0 to 36.0.1

Release notes

Sourced from ckeditor5's releases.

v36.0.1

Release highlights

This is a patch release that resolves two recent issues:

  • The broken release to npm of the @ckeditor/ckeditor5-highlight package. We mistakenly published TypeScript source next to JavaScript files and that breaks some setups, making it harder to integrate the v36.0.0 of CKEditor 5 in your systems. See #13373 for more details.
  • The performance regression in drag&drop of images on the newest version of Firefox (109.0.1). This is an issue caused by a change in Firefox itself and while Firefox’s team plans to revert it, we want to ship the workaround as soon as possible to you. See #13366 for more details.

Bug fixes

Released packages

Check out the Versioning policy guide for more information.

Other releases:

... (truncated)

Changelog

Sourced from ckeditor5's changelog.

36.0.1 (2023-02-06)

Release highlights

This is a patch release that resolves two recent issues:

  • The broken release to npm of the @ckeditor/ckeditor5-highlight package. We mistakenly published TypeScript source next to JavaScript files and that breaks some setups, making it harder to integrate the v36.0.0 of CKEditor 5 in your systems. See #13373 for more details.
  • The performance regression in drag&drop of images on the newest version of Firefox (109.0.1). This is an issue caused by a change in Firefox itself and while Firefox’s team plans to revert it, we want to ship the workaround as soon as possible to you. See #13366 for more details.

Bug fixes

Released packages

Check out the Versioning policy guide for more information.

Other releases:

... (truncated)

Commits
  • 240bb31 Release: v36.0.1.
  • ef6530d Internal: Updated dependencies. [skip ci]
  • 0c0ba9a Docs: Changelog highlights. [skip ci]
  • 67c84f5 Internal: Updated CKEditor 5 version references.
  • af5b466 Docs: Changelog. [skip ci]
  • de08e0f Internal (highlight): Removed the invalid directory from the "files" definiti...
  • 74af237 Merge pull request #13371 from ckeditor/ck/13366
  • a6c770a Release: v36.0.0.
  • 9d7d557 Internal: Updated dependencies. [skip ci]
  • cc2bad8 Docs (ckeditor5): Updated the plugin list collection.
  • Additional commits viewable in compare view


Updates @ckeditor/ckeditor5-adapter-ckfinder from 27.0.0 to 36.0.1

Release notes

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

v36.0.1

Release highlights

This is a patch release that resolves two recent issues:

  • The broken release to npm of the @ckeditor/ckeditor5-highlight package. We mistakenly published TypeScript source next to JavaScript files and that breaks some setups, making it harder to integrate the v36.0.0 of CKEditor 5 in your systems. See #13373 for more details.
  • The performance regression in drag&drop of images on the newest version of Firefox (109.0.1). This is an issue caused by a change in Firefox itself and while Firefox’s team plans to revert it, we want to ship the workaround as soon as possible to you. See #13366 for more details.

Bug fixes

Released packages

Check out the Versioning policy guide for more information.

Other releases:

... (truncated)

Changelog

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

36.0.1 (2023-02-06)

Release highlights

This is a patch release that resolves two recent issues:

  • The broken release to npm of the @ckeditor/ckeditor5-highlight package. We mistakenly published TypeScript source next to JavaScript files and that breaks some setups, making it harder to integrate the v36.0.0 of CKEditor 5 in your systems. See #13373 for more details.
  • The performance regression in drag&drop of images on the newest version of Firefox (109.0.1). This is an issue caused by a change in Firefox itself and while Firefox’s team plans to revert it, we want to ship the workaround as soon as possible to you. See #13366 for more details.

Bug fixes

Released packages

Check out the Versioning policy guide for more information.

Other releases:

... (truncated)

Commits
  • 240bb31 Release: v36.0.1.
  • ef6530d Internal: Updated dependencies. [skip ci]
  • a6c770a Release: v36.0.0.
  • 9d7d557 Internal: Updated dependencies. [skip ci]
  • c8a89f3 Internal: Bumped the year.
  • 8b3091a Added ckeditor5-adapter-ckfinder/_src.
  • ee1f7f0 Misc. changes in adapter-ckfinder
  • a2b1c82 Rewrite adapter-ckfinder to TypeScript
  • e456f6e Wrapped urls in markdown syntax.
  • af412ad Dev-utils: Use version 32.
  • Additional commits viewable in compare view


Updates @ckeditor/ckeditor5-alignment from 27.1.0 to 36.0.1

Release notes

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

v36.0.1

Release highlights

This is a patch release that resolves two recent issues:

  • The broken release to npm of the @ckeditor/ckeditor5-highlight package. We mistakenly published TypeScript source next to JavaScript files and that breaks some setups, making it harder to integrate the v36.0.0 of CKEditor 5 in your systems. See #13373 for more details.
  • The performance regression in drag&drop of images on the newest version of Firefox (109.0.1). This is an issue caused by a change in Firefox itself and while Firefox’s team plans to revert it, we want to ship the workaround as soon as possible to you. See #13366 for more details.

Bug fixes

Released packages

Check out the Versioning policy guide for more information.

Other releases:

... (truncated)

Changelog

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

36.0.1 (2023-02-06)

Release highlights

This is a patch release that resolves two recent issues:

  • The broken release to npm of the @ckeditor/ckeditor5-highlight package. We mistakenly published TypeScript source next to JavaScript files and that breaks some setups, making it harder to integrate the v36.0.0 of CKEditor 5 in your systems. See #13373 for more details.
  • The performance regression in drag&drop of images on the newest version of Firefox (109.0.1). This is an issue caused by a change in Firefox itself and while Firefox’s team plans to revert it, we want to ship the workaround as soon as possible to you. See #13366 for more details.

Bug fixes

Released packages

Check out the Versioning policy guide for more information.

Other releases:

... (truncated)

Commits
  • 240bb31 Release: v36.0.1.
  • ef6530d Internal: Updated dependencies. [skip ci]
  • a6c770a Release: v36.0.0.
  • 9d7d557 Internal: Updated dependencies. [skip ci]
  • cceb2fe Other: Updated translations. [skip ci]
  • c8a89f3 Internal: Bumped the year.
  • d09d827 Merge stable into master
  • acc4578 Docs: examples revamp (13139 and others)
  • 43cee2e Merge branch 'master' into ck/12682-performance-lazy-init
  • abc29f5 Adding tests.
  • Additional commits viewable in compare view


Updates @ckeditor/ckeditor5-autoformat from 27.0.0 to 36.0.1

Release notes

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

v36.0.1

Release highlights

This is a patch release that resolves two recent issues:

  • The broken release to npm of the @ckeditor/ckeditor5-highlight package. We mistakenly published TypeScript source next to JavaScript files and that breaks some setups, making it harder to integrate the v36.0.0 of CKEditor 5 in your systems. See #13373 for more details.
  • The performance regression in drag&drop of images on the newest version of Firefox (109.0.1). This is an issue caused by a change in Firefox itself and while Firefox’s team plans to revert it, we want to ship the workaround as soon as possible to you. See #13366 for more details.

Bug fixes

Released packages

Check out the Versioning policy guide for more information.

Other releases:

... (truncated)

Changelog

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

36.0.1 (2023-02-06)

Release highlights

This is a patch release that resolves two recent issues:

  • The broken release to npm of the @ckeditor/ckeditor5-highlight package. We mistakenly published TypeScript source next to JavaScript files and that breaks some setups, making it harder to integrate the v36.0.0 of CKEditor 5 in your systems. See #13373 for more details.
  • The performance regression in drag&drop of images on the newest version of Firefox (109.0.1). This is an issue caused by a change in Firefox itself and while Firefox’s team plans to revert it, we want to ship the workaround as soon as possible to you. See #13366 for more details.

Bug fixes

Released packages

Check out the Versioning policy guide for more information.

Other releases:

... (truncated)

Commits
  • 240bb31 Release: v36.0.1.
  • ef6530d Internal: Updated dependencies. [skip ci]
  • a6c770a Release: v36.0.0.
  • 9d7d557 Internal: Updated dependencies. [skip ci]
  • c8a89f3 Internal: Bumped the year.
  • de1c75c Added ckeditor5-autoformat/_src.
  • cccccfc Misc changes in ckeditor5-autoformat
  • 8d04b60 Add small fixes based on previous PR.
  • 5810f33 Cleanup import order and formatting.
  • 94fd43d Remove redundant jsdoc types replaced with TypeScript.
  • Additional commits viewable in compare view


Updates @ckeditor/ckeditor5-basic-styles from 27.0.0 to 36.0.1

Release notes

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

v36.0.1

Release highlights

This is a patch release that resolves two recent issues:

  • The broken release to npm of the @ckeditor/ckeditor5-highlight package. We mistakenly published TypeScript source next to JavaScript files and that breaks some setups, making it harder to integrate the v36.0.0 of CKEditor 5 in your systems. See #13373 for more details.
  • The performance regression in drag&drop of images on the newest version of Firefox (109.0.1). This is an issue caused by a change in Firefox itself and while Firefox’s team plans to revert it, we want to ship the workaround as soon as possible to you. See #13366 for more details.

Bug fixes

Released packages

Check out the Versioning policy guide for more information.

Other releases:

dependabot[bot] commented 1 year ago

OK, I won't notify you again about this release, but will get in touch when a new version is available.

If you change your mind, just re-open this PR and I'll resolve any conflicts on it.