Skip to content

Bump ckeditor5, @ckeditor/ckeditor5-alignment, @ckeditor/ckeditor5-basic-styles, @ckeditor/ckeditor5-block-quote, @ckeditor/ckeditor5-ckbox, @ckeditor/ckeditor5-code-block, @ckeditor/ckeditor5-editor-classic, @ckeditor/ckeditor5-essentials, @ckeditor/ckeditor5-font, @ckeditor/ckeditor5-heading, @ckeditor/ckeditor5-highlight, @ckeditor/ckeditor5-horizontal-line, @ckeditor/ckeditor5-html-support, @ckeditor/ckeditor5-image, @ckeditor/ckeditor5-indent, @ckeditor/ckeditor5-link, @ckeditor/ckeditor5-list, @ckeditor/ckeditor5-mention, @ckeditor/ckeditor5-paste-from-office, @ckeditor/ckeditor5-remove-format, @ckeditor/ckeditor5-source-editing and @ckeditor/ckeditor5-table in /js/ckeditor#5

Open
dependabot[bot] wants to merge 1 commit intodevelopfrom
dependabot/npm_and_yarn/js/ckeditor/multi-28697fc8a5

Conversation

@dependabot
Copy link
Copy Markdown

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

Bumps ckeditor5 to 43.1.1 and updates ancestor dependencies ckeditor5, @ckeditor/ckeditor5-alignment, @ckeditor/ckeditor5-basic-styles, @ckeditor/ckeditor5-block-quote, @ckeditor/ckeditor5-ckbox, @ckeditor/ckeditor5-code-block, @ckeditor/ckeditor5-editor-classic, @ckeditor/ckeditor5-essentials, @ckeditor/ckeditor5-font, @ckeditor/ckeditor5-heading, @ckeditor/ckeditor5-highlight, @ckeditor/ckeditor5-horizontal-line, @ckeditor/ckeditor5-html-support, @ckeditor/ckeditor5-image, @ckeditor/ckeditor5-indent, @ckeditor/ckeditor5-link, @ckeditor/ckeditor5-list, @ckeditor/ckeditor5-mention, @ckeditor/ckeditor5-paste-from-office, @ckeditor/ckeditor5-remove-format, @ckeditor/ckeditor5-source-editing and @ckeditor/ckeditor5-table. These dependencies need to be updated together.

Updates ckeditor5 from 41.4.2 to 43.1.1

Release notes

Sourced from ckeditor5's releases.

v43.1.1

We are happy to announce the release of CKEditor 5 v43.1.1.

During a recent internal audit, we identified a Cross-Site Scripting (XSS) vulnerability in the CKEditor 5 clipboard package (CVE-2024-45613). This vulnerability could be triggered by a specific user action, leading to unauthorized JavaScript code execution, if the attacker managed to insert malicious content into the editor, which might happen with a very specific editor configuration.

This vulnerability affects only installations where the editor configuration meets the following criteria:

  1. The Block Toolbar plugin is enabled.
  2. One of the following plugins is also enabled:

You can read more details in the relevant security advisory and contact us if you have more questions.

Taking the occasion, we decided to introduce additional hardening to some parts of our codebase that introduce theoretical and unexploitable issues. Our security team confirmed that none of these issues were exploitable in a real scenario, however, we decided to fix them, in order to increase the overall security posture of our software.

Released packages

Check out the Versioning policy guide for more information.

Other releases:

... (truncated)

Changelog

Sourced from ckeditor5's changelog.

43.1.1 (September 25, 2024)

We are happy to announce the release of CKEditor 5 v43.1.1.

During a recent internal audit, we identified a Cross-Site Scripting (XSS) vulnerability in the CKEditor 5 clipboard package (CVE-2024-45613). This vulnerability could be triggered by a specific user action, leading to unauthorized JavaScript code execution, if the attacker managed to insert malicious content into the editor, which might happen with a very specific editor configuration.

This vulnerability affects only installations where the editor configuration meets the following criteria:

  1. The Block Toolbar plugin is enabled.
  2. One of the following plugins is also enabled:

You can read more details in the relevant security advisory and contact us if you have more questions.

Taking the occasion, we decided to introduce additional hardening to some parts of our codebase that introduce theoretical and unexploitable issues. Our security team confirmed that none of these issues were exploitable in a real scenario, however, we decided to fix them, in order to increase the overall security posture of our software.

Released packages

Check out the Versioning policy guide for more information.

Other releases:

... (truncated)

Commits
  • 6b1e550 Release: v43.1.1.
  • e63d992 Merge pull request #17148 from ckeditor/release_to_release
  • 2c43f71 Merge pull request #17113 from ckeditor/ck/fix-selection-hang-test
  • 9c2d297 Changelog for v43.1.1.
  • 84cdd9c Release: v43.1.0.
  • b32ee03 Merge pull request #17034 from ckeditor/revert-16878-ci/16870-sanitize-html
  • de4a416 Docs: minor fix. [skip ci]
  • 1eff562 Updated CHANGELOG.md. [short flow]
  • b2021fa Update docs/updating/update-to-43.md
  • aeafee9 Update docs/updating/update-to-43.md
  • Additional commits viewable in compare view

Updates @ckeditor/ckeditor5-alignment from 41.4.2 to 43.1.1

Release notes

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

v43.1.1

We are happy to announce the release of CKEditor 5 v43.1.1.

During a recent internal audit, we identified a Cross-Site Scripting (XSS) vulnerability in the CKEditor 5 clipboard package (CVE-2024-45613). This vulnerability could be triggered by a specific user action, leading to unauthorized JavaScript code execution, if the attacker managed to insert malicious content into the editor, which might happen with a very specific editor configuration.

This vulnerability affects only installations where the editor configuration meets the following criteria:

  1. The Block Toolbar plugin is enabled.
  2. One of the following plugins is also enabled:

You can read more details in the relevant security advisory and contact us if you have more questions.

Taking the occasion, we decided to introduce additional hardening to some parts of our codebase that introduce theoretical and unexploitable issues. Our security team confirmed that none of these issues were exploitable in a real scenario, however, we decided to fix them, in order to increase the overall security posture of our software.

Released packages

Check out the Versioning policy guide for more information.

Other releases:

... (truncated)

Changelog

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

43.1.1 (September 25, 2024)

We are happy to announce the release of CKEditor 5 v43.1.1.

During a recent internal audit, we identified a Cross-Site Scripting (XSS) vulnerability in the CKEditor 5 clipboard package (CVE-2024-45613). This vulnerability could be triggered by a specific user action, leading to unauthorized JavaScript code execution, if the attacker managed to insert malicious content into the editor, which might happen with a very specific editor configuration.

This vulnerability affects only installations where the editor configuration meets the following criteria:

  1. The Block Toolbar plugin is enabled.
  2. One of the following plugins is also enabled:

You can read more details in the relevant security advisory and contact us if you have more questions.

Taking the occasion, we decided to introduce additional hardening to some parts of our codebase that introduce theoretical and unexploitable issues. Our security team confirmed that none of these issues were exploitable in a real scenario, however, we decided to fix them, in order to increase the overall security posture of our software.

Released packages

Check out the Versioning policy guide for more information.

Other releases:

... (truncated)

Commits
  • 6b1e550 Release: v43.1.1.
  • 84cdd9c Release: v43.1.0.
  • a0ac4f4 Release: v43.0.0.
  • f0e0db6 Changed global name for ckeditor5 for umd build and bump ckeditor5-dev-* to t...
  • 2b39778 Merge branch 'stable' into stable_to_master
  • 30c5780 Release: v42.0.2.
  • d860cbb Internal: Update dev-* packages.
  • e68214c Update dependencies to the latest version
  • 1739b8f Fix: Add dependencies used in the new dist folder as production `dependenci...
  • 20ea87d Simplified changelog in packages.
  • Additional commits viewable in compare view

Updates @ckeditor/ckeditor5-basic-styles from 41.4.2 to 43.1.1

Release notes

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

v43.1.1

We are happy to announce the release of CKEditor 5 v43.1.1.

During a recent internal audit, we identified a Cross-Site Scripting (XSS) vulnerability in the CKEditor 5 clipboard package (CVE-2024-45613). This vulnerability could be triggered by a specific user action, leading to unauthorized JavaScript code execution, if the attacker managed to insert malicious content into the editor, which might happen with a very specific editor configuration.

This vulnerability affects only installations where the editor configuration meets the following criteria:

  1. The Block Toolbar plugin is enabled.
  2. One of the following plugins is also enabled:

You can read more details in the relevant security advisory and contact us if you have more questions.

Taking the occasion, we decided to introduce additional hardening to some parts of our codebase that introduce theoretical and unexploitable issues. Our security team confirmed that none of these issues were exploitable in a real scenario, however, we decided to fix them, in order to increase the overall security posture of our software.

Released packages

Check out the Versioning policy guide for more information.

Other releases:

... (truncated)

Changelog

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

43.1.1 (September 25, 2024)

We are happy to announce the release of CKEditor 5 v43.1.1.

During a recent internal audit, we identified a Cross-Site Scripting (XSS) vulnerability in the CKEditor 5 clipboard package (CVE-2024-45613). This vulnerability could be triggered by a specific user action, leading to unauthorized JavaScript code execution, if the attacker managed to insert malicious content into the editor, which might happen with a very specific editor configuration.

This vulnerability affects only installations where the editor configuration meets the following criteria:

  1. The Block Toolbar plugin is enabled.
  2. One of the following plugins is also enabled:

You can read more details in the relevant security advisory and contact us if you have more questions.

Taking the occasion, we decided to introduce additional hardening to some parts of our codebase that introduce theoretical and unexploitable issues. Our security team confirmed that none of these issues were exploitable in a real scenario, however, we decided to fix them, in order to increase the overall security posture of our software.

Released packages

Check out the Versioning policy guide for more information.

Other releases:

... (truncated)

Commits
  • 6b1e550 Release: v43.1.1.
  • 84cdd9c Release: v43.1.0.
  • a0ac4f4 Release: v43.0.0.
  • 28bf325 Other: Updated translations. [skip ci]
  • 4a8ca46 Other: Updated translations. [skip ci]
  • f0e0db6 Changed global name for ckeditor5 for umd build and bump ckeditor5-dev-* to t...
  • 2b39778 Merge branch 'stable' into stable_to_master
  • 30c5780 Release: v42.0.2.
  • d860cbb Internal: Update dev-* packages.
  • e68214c Update dependencies to the latest version
  • Additional commits viewable in compare view

Updates @ckeditor/ckeditor5-block-quote from 41.4.2 to 43.1.1

Release notes

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

v43.1.1

We are happy to announce the release of CKEditor 5 v43.1.1.

During a recent internal audit, we identified a Cross-Site Scripting (XSS) vulnerability in the CKEditor 5 clipboard package (CVE-2024-45613). This vulnerability could be triggered by a specific user action, leading to unauthorized JavaScript code execution, if the attacker managed to insert malicious content into the editor, which might happen with a very specific editor configuration.

This vulnerability affects only installations where the editor configuration meets the following criteria:

  1. The Block Toolbar plugin is enabled.
  2. One of the following plugins is also enabled:

You can read more details in the relevant security advisory and contact us if you have more questions.

Taking the occasion, we decided to introduce additional hardening to some parts of our codebase that introduce theoretical and unexploitable issues. Our security team confirmed that none of these issues were exploitable in a real scenario, however, we decided to fix them, in order to increase the overall security posture of our software.

Released packages

Check out the Versioning policy guide for more information.

Other releases:

... (truncated)

Changelog

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

43.1.1 (September 25, 2024)

We are happy to announce the release of CKEditor 5 v43.1.1.

During a recent internal audit, we identified a Cross-Site Scripting (XSS) vulnerability in the CKEditor 5 clipboard package (CVE-2024-45613). This vulnerability could be triggered by a specific user action, leading to unauthorized JavaScript code execution, if the attacker managed to insert malicious content into the editor, which might happen with a very specific editor configuration.

This vulnerability affects only installations where the editor configuration meets the following criteria:

  1. The Block Toolbar plugin is enabled.
  2. One of the following plugins is also enabled:

You can read more details in the relevant security advisory and contact us if you have more questions.

Taking the occasion, we decided to introduce additional hardening to some parts of our codebase that introduce theoretical and unexploitable issues. Our security team confirmed that none of these issues were exploitable in a real scenario, however, we decided to fix them, in order to increase the overall security posture of our software.

Released packages

Check out the Versioning policy guide for more information.

Other releases:

... (truncated)

Commits
  • 6b1e550 Release: v43.1.1.
  • 84cdd9c Release: v43.1.0.
  • a0ac4f4 Release: v43.0.0.
  • f0e0db6 Changed global name for ckeditor5 for umd build and bump ckeditor5-dev-* to t...
  • 2b39778 Merge branch 'stable' into stable_to_master
  • 30c5780 Release: v42.0.2.
  • d860cbb Internal: Update dev-* packages.
  • e68214c Update dependencies to the latest version
  • 1739b8f Fix: Add dependencies used in the new dist folder as production `dependenci...
  • 20ea87d Simplified changelog in packages.
  • Additional commits viewable in compare view

Updates @ckeditor/ckeditor5-ckbox from 41.4.2 to 43.1.1

Release notes

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

v43.1.1

We are happy to announce the release of CKEditor 5 v43.1.1.

During a recent internal audit, we identified a Cross-Site Scripting (XSS) vulnerability in the CKEditor 5 clipboard package (CVE-2024-45613). This vulnerability could be triggered by a specific user action, leading to unauthorized JavaScript code execution, if the attacker managed to insert malicious content into the editor, which might happen with a very specific editor configuration.

This vulnerability affects only installations where the editor configuration meets the following criteria:

  1. The Block Toolbar plugin is enabled.
  2. One of the following plugins is also enabled:

You can read more details in the relevant security advisory and contact us if you have more questions.

Taking the occasion, we decided to introduce additional hardening to some parts of our codebase that introduce theoretical and unexploitable issues. Our security team confirmed that none of these issues were exploitable in a real scenario, however, we decided to fix them, in order to increase the overall security posture of our software.

Released packages

Check out the Versioning policy guide for more information.

Other releases:

…sic-styles, @ckeditor/ckeditor5-block-quote, @ckeditor/ckeditor5-ckbox, @ckeditor/ckeditor5-code-block, @ckeditor/ckeditor5-editor-classic, @ckeditor/ckeditor5-essentials, @ckeditor/ckeditor5-font, @ckeditor/ckeditor5-heading, @ckeditor/ckeditor5-highlight, @ckeditor/ckeditor5-horizontal-line, @ckeditor/ckeditor5-html-support, @ckeditor/ckeditor5-image, @ckeditor/ckeditor5-indent, @ckeditor/ckeditor5-link, @ckeditor/ckeditor5-list, @ckeditor/ckeditor5-mention, @ckeditor/ckeditor5-paste-from-office, @ckeditor/ckeditor5-remove-format, @ckeditor/ckeditor5-source-editing and @ckeditor/ckeditor5-table

Bumps [ckeditor5](https://github.com/ckeditor/ckeditor5) to 43.1.1 and updates ancestor dependencies [ckeditor5](https://github.com/ckeditor/ckeditor5), [@ckeditor/ckeditor5-alignment](https://github.com/ckeditor/ckeditor5/tree/HEAD/packages/ckeditor5-alignment), [@ckeditor/ckeditor5-basic-styles](https://github.com/ckeditor/ckeditor5/tree/HEAD/packages/ckeditor5-basic-styles), [@ckeditor/ckeditor5-block-quote](https://github.com/ckeditor/ckeditor5/tree/HEAD/packages/ckeditor5-block-quote), [@ckeditor/ckeditor5-ckbox](https://github.com/ckeditor/ckeditor5/tree/HEAD/packages/ckeditor5-ckbox), [@ckeditor/ckeditor5-code-block](https://github.com/ckeditor/ckeditor5/tree/HEAD/packages/ckeditor5-code-block), [@ckeditor/ckeditor5-editor-classic](https://github.com/ckeditor/ckeditor5/tree/HEAD/packages/ckeditor5-editor-classic), [@ckeditor/ckeditor5-essentials](https://github.com/ckeditor/ckeditor5/tree/HEAD/packages/ckeditor5-essentials), [@ckeditor/ckeditor5-font](https://github.com/ckeditor/ckeditor5/tree/HEAD/packages/ckeditor5-font), [@ckeditor/ckeditor5-heading](https://github.com/ckeditor/ckeditor5/tree/HEAD/packages/ckeditor5-heading), [@ckeditor/ckeditor5-highlight](https://github.com/ckeditor/ckeditor5/tree/HEAD/packages/ckeditor5-highlight), [@ckeditor/ckeditor5-horizontal-line](https://github.com/ckeditor/ckeditor5/tree/HEAD/packages/ckeditor5-horizontal-line), [@ckeditor/ckeditor5-html-support](https://github.com/ckeditor/ckeditor5/tree/HEAD/packages/ckeditor5-html-support), [@ckeditor/ckeditor5-image](https://github.com/ckeditor/ckeditor5/tree/HEAD/packages/ckeditor5-image), [@ckeditor/ckeditor5-indent](https://github.com/ckeditor/ckeditor5/tree/HEAD/packages/ckeditor5-indent), [@ckeditor/ckeditor5-link](https://github.com/ckeditor/ckeditor5/tree/HEAD/packages/ckeditor5-link), [@ckeditor/ckeditor5-list](https://github.com/ckeditor/ckeditor5/tree/HEAD/packages/ckeditor5-list), [@ckeditor/ckeditor5-mention](https://github.com/ckeditor/ckeditor5/tree/HEAD/packages/ckeditor5-mention), [@ckeditor/ckeditor5-paste-from-office](https://github.com/ckeditor/ckeditor5/tree/HEAD/packages/ckeditor5-paste-from-office), [@ckeditor/ckeditor5-remove-format](https://github.com/ckeditor/ckeditor5/tree/HEAD/packages/ckeditor5-remove-format), [@ckeditor/ckeditor5-source-editing](https://github.com/ckeditor/ckeditor5/tree/HEAD/packages/ckeditor5-source-editing) and [@ckeditor/ckeditor5-table](https://github.com/ckeditor/ckeditor5/tree/HEAD/packages/ckeditor5-table). These dependencies need to be updated together.


Updates `ckeditor5` from 41.4.2 to 43.1.1
- [Release notes](https://github.com/ckeditor/ckeditor5/releases)
- [Changelog](https://github.com/ckeditor/ckeditor5/blob/master/CHANGELOG.md)
- [Commits](ckeditor/ckeditor5@v41.4.2...v43.1.1)

Updates `@ckeditor/ckeditor5-alignment` from 41.4.2 to 43.1.1
- [Release notes](https://github.com/ckeditor/ckeditor5/releases)
- [Changelog](https://github.com/ckeditor/ckeditor5/blob/master/CHANGELOG.md)
- [Commits](https://github.com/ckeditor/ckeditor5/commits/v43.1.1/packages/ckeditor5-alignment)

Updates `@ckeditor/ckeditor5-basic-styles` from 41.4.2 to 43.1.1
- [Release notes](https://github.com/ckeditor/ckeditor5/releases)
- [Changelog](https://github.com/ckeditor/ckeditor5/blob/master/CHANGELOG.md)
- [Commits](https://github.com/ckeditor/ckeditor5/commits/v43.1.1/packages/ckeditor5-basic-styles)

Updates `@ckeditor/ckeditor5-block-quote` from 41.4.2 to 43.1.1
- [Release notes](https://github.com/ckeditor/ckeditor5/releases)
- [Changelog](https://github.com/ckeditor/ckeditor5/blob/master/CHANGELOG.md)
- [Commits](https://github.com/ckeditor/ckeditor5/commits/v43.1.1/packages/ckeditor5-block-quote)

Updates `@ckeditor/ckeditor5-ckbox` from 41.4.2 to 43.1.1
- [Release notes](https://github.com/ckeditor/ckeditor5/releases)
- [Changelog](https://github.com/ckeditor/ckeditor5/blob/master/CHANGELOG.md)
- [Commits](https://github.com/ckeditor/ckeditor5/commits/v43.1.1/packages/ckeditor5-ckbox)

Updates `@ckeditor/ckeditor5-code-block` from 41.4.2 to 43.1.1
- [Release notes](https://github.com/ckeditor/ckeditor5/releases)
- [Changelog](https://github.com/ckeditor/ckeditor5/blob/master/CHANGELOG.md)
- [Commits](https://github.com/ckeditor/ckeditor5/commits/v43.1.1/packages/ckeditor5-code-block)

Updates `@ckeditor/ckeditor5-editor-classic` from 41.4.2 to 43.1.1
- [Release notes](https://github.com/ckeditor/ckeditor5/releases)
- [Changelog](https://github.com/ckeditor/ckeditor5/blob/master/CHANGELOG.md)
- [Commits](https://github.com/ckeditor/ckeditor5/commits/v43.1.1/packages/ckeditor5-editor-classic)

Updates `@ckeditor/ckeditor5-essentials` from 41.4.2 to 43.1.1
- [Release notes](https://github.com/ckeditor/ckeditor5/releases)
- [Changelog](https://github.com/ckeditor/ckeditor5/blob/master/CHANGELOG.md)
- [Commits](https://github.com/ckeditor/ckeditor5/commits/v43.1.1/packages/ckeditor5-essentials)

Updates `@ckeditor/ckeditor5-font` from 41.4.2 to 43.1.1
- [Release notes](https://github.com/ckeditor/ckeditor5/releases)
- [Changelog](https://github.com/ckeditor/ckeditor5/blob/master/CHANGELOG.md)
- [Commits](https://github.com/ckeditor/ckeditor5/commits/v43.1.1/packages/ckeditor5-font)

Updates `@ckeditor/ckeditor5-heading` from 41.4.2 to 43.1.1
- [Release notes](https://github.com/ckeditor/ckeditor5/releases)
- [Changelog](https://github.com/ckeditor/ckeditor5/blob/master/CHANGELOG.md)
- [Commits](https://github.com/ckeditor/ckeditor5/commits/v43.1.1/packages/ckeditor5-heading)

Updates `@ckeditor/ckeditor5-highlight` from 41.4.2 to 43.1.1
- [Release notes](https://github.com/ckeditor/ckeditor5/releases)
- [Changelog](https://github.com/ckeditor/ckeditor5/blob/master/CHANGELOG.md)
- [Commits](https://github.com/ckeditor/ckeditor5/commits/v43.1.1/packages/ckeditor5-highlight)

Updates `@ckeditor/ckeditor5-horizontal-line` from 41.4.2 to 43.1.1
- [Release notes](https://github.com/ckeditor/ckeditor5/releases)
- [Changelog](https://github.com/ckeditor/ckeditor5/blob/master/CHANGELOG.md)
- [Commits](https://github.com/ckeditor/ckeditor5/commits/v43.1.1/packages/ckeditor5-horizontal-line)

Updates `@ckeditor/ckeditor5-html-support` from 41.4.2 to 43.1.1
- [Release notes](https://github.com/ckeditor/ckeditor5/releases)
- [Changelog](https://github.com/ckeditor/ckeditor5/blob/master/CHANGELOG.md)
- [Commits](https://github.com/ckeditor/ckeditor5/commits/v43.1.1/packages/ckeditor5-html-support)

Updates `@ckeditor/ckeditor5-image` from 41.4.2 to 43.1.1
- [Release notes](https://github.com/ckeditor/ckeditor5/releases)
- [Changelog](https://github.com/ckeditor/ckeditor5/blob/master/CHANGELOG.md)
- [Commits](https://github.com/ckeditor/ckeditor5/commits/v43.1.1/packages/ckeditor5-image)

Updates `@ckeditor/ckeditor5-indent` from 41.4.2 to 43.1.1
- [Release notes](https://github.com/ckeditor/ckeditor5/releases)
- [Changelog](https://github.com/ckeditor/ckeditor5/blob/master/CHANGELOG.md)
- [Commits](https://github.com/ckeditor/ckeditor5/commits/v43.1.1/packages/ckeditor5-indent)

Updates `@ckeditor/ckeditor5-link` from 41.4.2 to 43.1.1
- [Release notes](https://github.com/ckeditor/ckeditor5/releases)
- [Changelog](https://github.com/ckeditor/ckeditor5/blob/master/CHANGELOG.md)
- [Commits](https://github.com/ckeditor/ckeditor5/commits/v43.1.1/packages/ckeditor5-link)

Updates `@ckeditor/ckeditor5-list` from 41.4.2 to 43.1.1
- [Release notes](https://github.com/ckeditor/ckeditor5/releases)
- [Changelog](https://github.com/ckeditor/ckeditor5/blob/master/CHANGELOG.md)
- [Commits](https://github.com/ckeditor/ckeditor5/commits/v43.1.1/packages/ckeditor5-list)

Updates `@ckeditor/ckeditor5-mention` from 41.4.2 to 43.1.1
- [Release notes](https://github.com/ckeditor/ckeditor5/releases)
- [Changelog](https://github.com/ckeditor/ckeditor5/blob/master/CHANGELOG.md)
- [Commits](https://github.com/ckeditor/ckeditor5/commits/v43.1.1/packages/ckeditor5-mention)

Updates `@ckeditor/ckeditor5-paste-from-office` from 41.4.2 to 43.1.1
- [Release notes](https://github.com/ckeditor/ckeditor5/releases)
- [Changelog](https://github.com/ckeditor/ckeditor5/blob/master/CHANGELOG.md)
- [Commits](https://github.com/ckeditor/ckeditor5/commits/v43.1.1/packages/ckeditor5-paste-from-office)

Updates `@ckeditor/ckeditor5-remove-format` from 41.4.2 to 43.1.1
- [Release notes](https://github.com/ckeditor/ckeditor5/releases)
- [Changelog](https://github.com/ckeditor/ckeditor5/blob/master/CHANGELOG.md)
- [Commits](https://github.com/ckeditor/ckeditor5/commits/v43.1.1/packages/ckeditor5-remove-format)

Updates `@ckeditor/ckeditor5-source-editing` from 41.4.2 to 43.1.1
- [Release notes](https://github.com/ckeditor/ckeditor5/releases)
- [Changelog](https://github.com/ckeditor/ckeditor5/blob/master/CHANGELOG.md)
- [Commits](https://github.com/ckeditor/ckeditor5/commits/v43.1.1/packages/ckeditor5-source-editing)

Updates `@ckeditor/ckeditor5-table` from 41.4.2 to 43.1.1
- [Release notes](https://github.com/ckeditor/ckeditor5/releases)
- [Changelog](https://github.com/ckeditor/ckeditor5/blob/master/CHANGELOG.md)
- [Commits](https://github.com/ckeditor/ckeditor5/commits/v43.1.1/packages/ckeditor5-table)

---
updated-dependencies:
- dependency-name: ckeditor5
  dependency-type: indirect
- dependency-name: "@ckeditor/ckeditor5-alignment"
  dependency-type: direct:production
- dependency-name: "@ckeditor/ckeditor5-basic-styles"
  dependency-type: direct:production
- dependency-name: "@ckeditor/ckeditor5-block-quote"
  dependency-type: direct:production
- dependency-name: "@ckeditor/ckeditor5-ckbox"
  dependency-type: direct:production
- dependency-name: "@ckeditor/ckeditor5-code-block"
  dependency-type: direct:production
- dependency-name: "@ckeditor/ckeditor5-editor-classic"
  dependency-type: direct:production
- dependency-name: "@ckeditor/ckeditor5-essentials"
  dependency-type: direct:production
- dependency-name: "@ckeditor/ckeditor5-font"
  dependency-type: direct:production
- dependency-name: "@ckeditor/ckeditor5-heading"
  dependency-type: direct:production
- dependency-name: "@ckeditor/ckeditor5-highlight"
  dependency-type: direct:production
- dependency-name: "@ckeditor/ckeditor5-horizontal-line"
  dependency-type: direct:production
- dependency-name: "@ckeditor/ckeditor5-html-support"
  dependency-type: direct:production
- dependency-name: "@ckeditor/ckeditor5-image"
  dependency-type: direct:production
- dependency-name: "@ckeditor/ckeditor5-indent"
  dependency-type: direct:production
- dependency-name: "@ckeditor/ckeditor5-link"
  dependency-type: direct:production
- dependency-name: "@ckeditor/ckeditor5-list"
  dependency-type: direct:production
- dependency-name: "@ckeditor/ckeditor5-mention"
  dependency-type: direct:production
- dependency-name: "@ckeditor/ckeditor5-paste-from-office"
  dependency-type: direct:production
- dependency-name: "@ckeditor/ckeditor5-remove-format"
  dependency-type: direct:production
- dependency-name: "@ckeditor/ckeditor5-source-editing"
  dependency-type: direct:production
- dependency-name: "@ckeditor/ckeditor5-table"
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Sep 25, 2024
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.

0 participants