Skip to content

Bump the ckeditor group with 3 updates#157

Open
dependabot[bot] wants to merge 1 commit into
6.2from
dependabot/npm_and_yarn/ckeditor-ffb71a4c22
Open

Bump the ckeditor group with 3 updates#157
dependabot[bot] wants to merge 1 commit into
6.2from
dependabot/npm_and_yarn/ckeditor-ffb71a4c22

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github Jun 2, 2026

Bumps the ckeditor group with 3 updates: @ckeditor/ckeditor5-dev-build-tools, @ckeditor/ckeditor5-dev-utils and @ckeditor/ckeditor5-inspector.

Updates @ckeditor/ckeditor5-dev-build-tools from 55.6.0 to 56.0.0

Release notes

Sourced from @​ckeditor/ckeditor5-dev-build-tools's releases.

v56.0.0

MAJOR BREAKING CHANGES ℹ️

  • build-tools: Removed output path rewriting from ckeditor5-dev-build-tools except for package imports rewritten to ckeditor5 and ckeditor5-premium-features in browser builds.

    The rewrite JavaScript API option was removed. Imports using ckeditor5/src/* and ckeditor5-collaboration/src/* are no longer rewritten automatically.

  • build-tools: Replaced Rollup with Rolldown in ckeditor5-dev-build-tools.

    Rollup-specific dependencies that are no longer needed because Rolldown provides equivalent features out of the box were removed.

  • build-tools: Changed ckeditor5-dev-build-tools to assume that package sources use TypeScript isolated declarations.

    Declaration files are now generated without invoking TypeScript, so builds no longer perform type checking.

  • build-tools: Removed the loadTypeScriptSources, replaceImports, and emitCss exports from ckeditor5-dev-build-tools.

    The loadTypeScriptSources and replaceImports behavior is now handled by Rolldown. The bundleCss plugin now ensures that a CSS file is always emitted, including when the generated file is empty.

Features

  • build-tools: Added the declarationFiles plugin to ckeditor5-dev-build-tools for generating .d.ts files from TypeScript sources that use isolated declarations.

Other changes

  • build-tools: Improved the performance of selected ckeditor5-dev-build-tools plugins.

Released packages

Check out the Versioning policy guide for more information.

Major releases (contain major breaking changes):

Other releases:

... (truncated)

Changelog

Sourced from @​ckeditor/ckeditor5-dev-build-tools's changelog.

56.0.0 (May 29, 2026)

MAJOR BREAKING CHANGES ℹ️

  • build-tools: Removed output path rewriting from ckeditor5-dev-build-tools except for package imports rewritten to ckeditor5 and ckeditor5-premium-features in browser builds.

    The rewrite JavaScript API option was removed. Imports using ckeditor5/src/* and ckeditor5-collaboration/src/* are no longer rewritten automatically.

  • build-tools: Replaced Rollup with Rolldown in ckeditor5-dev-build-tools.

    Rollup-specific dependencies that are no longer needed because Rolldown provides equivalent features out of the box were removed.

  • build-tools: Changed ckeditor5-dev-build-tools to assume that package sources use TypeScript isolated declarations.

    Declaration files are now generated without invoking TypeScript, so builds no longer perform type checking.

  • build-tools: Removed the loadTypeScriptSources, replaceImports, and emitCss exports from ckeditor5-dev-build-tools.

    The loadTypeScriptSources and replaceImports behavior is now handled by Rolldown. The bundleCss plugin now ensures that a CSS file is always emitted, including when the generated file is empty.

Features

  • build-tools: Added the declarationFiles plugin to ckeditor5-dev-build-tools for generating .d.ts files from TypeScript sources that use isolated declarations.

Other changes

  • build-tools: Improved the performance of selected ckeditor5-dev-build-tools plugins.

Released packages

Check out the Versioning policy guide for more information.

Major releases (contain major breaking changes):

Other releases:

... (truncated)

Commits
  • 8e3ba0a Release: v56.0.0. [skip ci]
  • 6f31b8d Improve code coverage.
  • 2a17a0c Emit empty CSS bundle when no styles exist regardless of sourcemap settings.
  • 4a36ff1 Merge remote-tracking branch 'origin/master' into ci/4316-use-rolldown-for-bu...
  • e825537 Remove unused fixtures.
  • 26237cc Update Rolldown and remove plugin that addressed the issue fixed in new Rolld...
  • 6f5900a Release: v55.6.3. [skip ci]
  • 3e8fcbe Release: v55.6.2. [skip ci]
  • 14bc83f Address review comments.
  • 8313bed Merge remote-tracking branch 'origin/master' into ci/4316-use-rolldown-for-bu...
  • Additional commits viewable in compare view

Updates @ckeditor/ckeditor5-dev-utils from 55.6.0 to 56.0.0

Release notes

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

v56.0.0

MAJOR BREAKING CHANGES ℹ️

  • build-tools: Removed output path rewriting from ckeditor5-dev-build-tools except for package imports rewritten to ckeditor5 and ckeditor5-premium-features in browser builds.

    The rewrite JavaScript API option was removed. Imports using ckeditor5/src/* and ckeditor5-collaboration/src/* are no longer rewritten automatically.

  • build-tools: Replaced Rollup with Rolldown in ckeditor5-dev-build-tools.

    Rollup-specific dependencies that are no longer needed because Rolldown provides equivalent features out of the box were removed.

  • build-tools: Changed ckeditor5-dev-build-tools to assume that package sources use TypeScript isolated declarations.

    Declaration files are now generated without invoking TypeScript, so builds no longer perform type checking.

  • build-tools: Removed the loadTypeScriptSources, replaceImports, and emitCss exports from ckeditor5-dev-build-tools.

    The loadTypeScriptSources and replaceImports behavior is now handled by Rolldown. The bundleCss plugin now ensures that a CSS file is always emitted, including when the generated file is empty.

Features

  • build-tools: Added the declarationFiles plugin to ckeditor5-dev-build-tools for generating .d.ts files from TypeScript sources that use isolated declarations.

Other changes

  • build-tools: Improved the performance of selected ckeditor5-dev-build-tools plugins.

Released packages

Check out the Versioning policy guide for more information.

Major releases (contain major breaking changes):

Other releases:

... (truncated)

Changelog

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

56.0.0 (May 29, 2026)

MAJOR BREAKING CHANGES ℹ️

  • build-tools: Removed output path rewriting from ckeditor5-dev-build-tools except for package imports rewritten to ckeditor5 and ckeditor5-premium-features in browser builds.

    The rewrite JavaScript API option was removed. Imports using ckeditor5/src/* and ckeditor5-collaboration/src/* are no longer rewritten automatically.

  • build-tools: Replaced Rollup with Rolldown in ckeditor5-dev-build-tools.

    Rollup-specific dependencies that are no longer needed because Rolldown provides equivalent features out of the box were removed.

  • build-tools: Changed ckeditor5-dev-build-tools to assume that package sources use TypeScript isolated declarations.

    Declaration files are now generated without invoking TypeScript, so builds no longer perform type checking.

  • build-tools: Removed the loadTypeScriptSources, replaceImports, and emitCss exports from ckeditor5-dev-build-tools.

    The loadTypeScriptSources and replaceImports behavior is now handled by Rolldown. The bundleCss plugin now ensures that a CSS file is always emitted, including when the generated file is empty.

Features

  • build-tools: Added the declarationFiles plugin to ckeditor5-dev-build-tools for generating .d.ts files from TypeScript sources that use isolated declarations.

Other changes

  • build-tools: Improved the performance of selected ckeditor5-dev-build-tools plugins.

Released packages

Check out the Versioning policy guide for more information.

Major releases (contain major breaking changes):

Other releases:

... (truncated)

Commits
  • 8e3ba0a Release: v56.0.0. [skip ci]
  • 4a36ff1 Merge remote-tracking branch 'origin/master' into ci/4316-use-rolldown-for-bu...
  • 26237cc Update Rolldown and remove plugin that addressed the issue fixed in new Rolld...
  • 6f5900a Release: v55.6.3. [skip ci]
  • 3e8fcbe Release: v55.6.2. [skip ci]
  • 8313bed Merge remote-tracking branch 'origin/master' into ci/4316-use-rolldown-for-bu...
  • d046c0a Updated dependencies.
  • ecaa163 Release: v55.6.1. [skip ci]
  • 18c13a4 Merge pull request #1366 from ckeditor/i/4435
  • 75af6ba Removed not used mocha dependency in ckeditor5-dev-utils.
  • Additional commits viewable in compare view

Updates @ckeditor/ckeditor5-inspector from 5.0.0 to 5.0.1

Release notes

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

v5.0.1

Bug fixes

  • Fixed a bug where only the first quote character were converted during stringification. See ckeditor/ckeditor5-inspector#190.

  • Added a container option to CKEditorInspector.attach() allowing the inspector to be mounted into a custom DOM element instead of document.body. See ckeditor/ckeditor5-inspector#39, ckeditor/ckeditor5-inspector#100.

    Useful in multi-window environments (Electron, WebView2, iframes) where the global document is not the document where the editor lives. The wrapper element is created in container.ownerDocument so ReactDOM event delegation works in the target document.

    Thanks to @​marco-ms.

Other changes

  • Upgrade to Node v24.11.
Changelog

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

5.0.1 (May 27, 2026)

Bug fixes

  • Fixed a bug where only the first quote character were converted during stringification. See ckeditor/ckeditor5-inspector#190.

  • Added a container option to CKEditorInspector.attach() allowing the inspector to be mounted into a custom DOM element instead of document.body. See ckeditor/ckeditor5-inspector#39, ckeditor/ckeditor5-inspector#100.

    Useful in multi-window environments (Electron, WebView2, iframes) where the global document is not the document where the editor lives. The wrapper element is created in container.ownerDocument so ReactDOM event delegation works in the target document.

    Thanks to @​marco-ms.

Other changes

  • Upgrade to Node v24.11.
Commits
  • c5dc163 Release: v5.0.1. [skip ci]
  • 99be06c Merge pull request #257 from ckeditor/release-20260527
  • c61ae09 Changelog for v5.0.1. [skip ci]
  • 6ccc9bd Merge pull request #254 from ckeditor/ci/4434
  • b36bef5 Merge pull request #256 from ckeditor/ck/add-missing-test
  • 84a07a3 Remove unecessary owner document condition.
  • cdb2af9 Merge pull request #255 from marco-ms/ckeditor_attach_to_container
  • 685a91f Add tests.
  • 3186a4e Add allowBuilds to pnpm workspace.
  • 1e714a8 Format README.md.
  • Additional commits viewable in compare view

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 show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

Bumps the ckeditor group with 3 updates: [@ckeditor/ckeditor5-dev-build-tools](https://github.com/ckeditor/ckeditor5-dev/tree/HEAD/packages/ckeditor5-dev-build-tools), [@ckeditor/ckeditor5-dev-utils](https://github.com/ckeditor/ckeditor5-dev/tree/HEAD/packages/ckeditor5-dev-utils) and [@ckeditor/ckeditor5-inspector](https://github.com/ckeditor/ckeditor5-inspector).


Updates `@ckeditor/ckeditor5-dev-build-tools` from 55.6.0 to 56.0.0
- [Release notes](https://github.com/ckeditor/ckeditor5-dev/releases)
- [Changelog](https://github.com/ckeditor/ckeditor5-dev/blob/master/CHANGELOG.md)
- [Commits](https://github.com/ckeditor/ckeditor5-dev/commits/v56.0.0/packages/ckeditor5-dev-build-tools)

Updates `@ckeditor/ckeditor5-dev-utils` from 55.6.0 to 56.0.0
- [Release notes](https://github.com/ckeditor/ckeditor5-dev/releases)
- [Changelog](https://github.com/ckeditor/ckeditor5-dev/blob/master/CHANGELOG.md)
- [Commits](https://github.com/ckeditor/ckeditor5-dev/commits/v56.0.0/packages/ckeditor5-dev-utils)

Updates `@ckeditor/ckeditor5-inspector` from 5.0.0 to 5.0.1
- [Release notes](https://github.com/ckeditor/ckeditor5-inspector/releases)
- [Changelog](https://github.com/ckeditor/ckeditor5-inspector/blob/master/CHANGELOG.md)
- [Commits](ckeditor/ckeditor5-inspector@v5.0.0...v5.0.1)

---
updated-dependencies:
- dependency-name: "@ckeditor/ckeditor5-dev-build-tools"
  dependency-version: 56.0.0
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: ckeditor
- dependency-name: "@ckeditor/ckeditor5-dev-utils"
  dependency-version: 56.0.0
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: ckeditor
- dependency-name: "@ckeditor/ckeditor5-inspector"
  dependency-version: 5.0.1
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: ckeditor
...

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 Jun 2, 2026
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