Skip to content

Bump minimatch, @ckeditor/ckeditor5-dev-utils and twig#49

Open
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/npm_and_yarn/multi-55de049b97
Open

Bump minimatch, @ckeditor/ckeditor5-dev-utils and twig#49
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/npm_and_yarn/multi-55de049b97

Conversation

@dependabot
Copy link

@dependabot dependabot bot commented on behalf of github Mar 15, 2026

Bumps minimatch to 3.1.5 and updates ancestor dependencies minimatch, @ckeditor/ckeditor5-dev-utils and twig. These dependencies need to be updated together.

Updates minimatch from 3.1.2 to 3.1.5

Commits

Updates @ckeditor/ckeditor5-dev-utils from 43.1.0 to 55.0.0

Release notes

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

v55.0.0

MAJOR BREAKING CHANGES ℹ️

  • tests, utils: Remove tools used to handle and generate DLLs for “old installation methods” in CKEditor 5. See ckeditor/ckeditor5#17779.
  • utils: The styles.themeImporter() helper is no longer available.
  • Upgrade TypeScript to v5.5.4.

MINOR BREAKING CHANGES ℹ️

  • build-tools, utils: Remove support for PostCSS mixins, as they are no longer used in CKEditor 5 codebase.
  • build-tools, utils: Following our migration away from PostCSS features, we have replaced PostCSS with LightningCSS in our build tools. This changes the specificity of the generated CSS selectors, which now reflect how native CSS nesting works.
  • utils: Remove the styles export from the ckeditor5-dev-utils package.

Features

  • release-tools: Added a disallowLatestNpmTag option to publishPackages() and npm tag validation so release workflows can explicitly block publishing with the latest dist-tag. Closes ckeditor/ckeditor5#19952.

    When enabled, attempting to publish with npmTag: 'latest' now fails before publishing starts.

Bug fixes

  • build-tools: Fixed the build() function producing duplicated banners outside the translations directory.
  • build-tools: Improve detection of the nested ck-content classes, so that *-content.css stylesheets contain all the necessary styles.

Other changes

  • tests: The testing environment no longer consumes the themePath option in both test runner tasks.

    Previously themePath was hardcoded to @ckeditor/ckeditor5-theme-lark.

Released packages

Check out the Versioning policy guide for more information.

Major releases (contain major breaking changes):

Minor releases (contain minor breaking changes):

Releases containing new features:

... (truncated)

Changelog

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

55.0.0 (March 12, 2026)

MAJOR BREAKING CHANGES ℹ️

  • tests, utils: Remove tools used to handle and generate DLLs for “old installation methods” in CKEditor 5. See ckeditor/ckeditor5#17779.
  • utils: The styles.themeImporter() helper is no longer available.
  • Upgrade TypeScript to v5.5.4.

MINOR BREAKING CHANGES ℹ️

  • build-tools, utils: Remove support for PostCSS mixins, as they are no longer used in CKEditor 5 codebase.
  • build-tools, utils: Following our migration away from PostCSS features, we have replaced PostCSS with LightningCSS in our build tools. This changes the specificity of the generated CSS selectors, which now reflect how native CSS nesting works.
  • utils: Remove the styles export from the ckeditor5-dev-utils package.

Features

  • release-tools: Added a disallowLatestNpmTag option to publishPackages() and npm tag validation so release workflows can explicitly block publishing with the latest dist-tag. Closes ckeditor/ckeditor5#19952.

    When enabled, attempting to publish with npmTag: 'latest' now fails before publishing starts.

Bug fixes

  • build-tools: Fixed the build() function producing duplicated banners outside the translations directory.
  • build-tools: Improve detection of the nested ck-content classes, so that *-content.css stylesheets contain all the necessary styles.

Other changes

  • tests: The testing environment no longer consumes the themePath option in both test runner tasks.

    Previously themePath was hardcoded to @ckeditor/ckeditor5-theme-lark.

  • This is a sync release that brings changes from v54.3.4 to the @alpha channel (v55.0.0-alpha.4).

Released packages

Check out the Versioning policy guide for more information.

Major releases (contain major breaking changes):

Minor releases (contain minor breaking changes):

Releases containing new features:

... (truncated)

Commits
  • 3edb150 Release: v55.0.0. [skip ci]
  • 5efaa92 Ensure @import-ed CSS is processed by Lightning CSS in dev-utils.
  • dafe99b lightningCssOptions should not override hardcoded properties.
  • 0c55d2b Remove unused code and unnecessary abstractions.
  • dd8d57a Remove unused file.
  • e3de2a8 Generate separate chunk for LightningCSS loader.
  • 9909637 Forward LightningCSS warnings to Rollup.
  • 24f6865 Replace postcss with lightningcss in ckeditor5-dev-utils.
  • 585cd06 Removed unused mocks in tests.
  • 924020b Merge branch 'master' into epic/ci/4168-drop-oim
  • Additional commits viewable in compare view

Updates twig from 1.17.1 to 2.0.0

Release notes

Sourced from twig's releases.

v2.0.0

Breaking Changes

  • Ensure you are using Node.js >= 20

What's Changed

New Contributors

Full Changelog: twigjs/twig.js@v1.17.1...v2.0.0

Commits
  • d19c212 v2.0.0
  • 31e9f45 Merge pull request #940 from thomashohn/task/update-locutus
  • bb9c440 Require locutus:^3.0.9
  • 78ffa88 Updated packages to latest versions
  • a083fa9 Merge branch 'master' into task/update-locutus
  • b6d1766 Merge branch 'twigjs:master' into master
  • e863fd5 Merge pull request #938 from thomashohn/task/replace-xo-with-eslint-937
  • 845f205 Update locutus to ^3
  • d419ef2 Revert "Update locutus to ^3"
  • ee32ab5 Update locutus to ^3
  • 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 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)
    You can disable automated security fix PRs for this repo from the Security Alerts page.

Bumps [minimatch](https://github.com/isaacs/minimatch) to 3.1.5 and updates ancestor dependencies [minimatch](https://github.com/isaacs/minimatch), [@ckeditor/ckeditor5-dev-utils](https://github.com/ckeditor/ckeditor5-dev/tree/HEAD/packages/ckeditor5-dev-utils) and [twig](https://github.com/twigjs/twig.js). These dependencies need to be updated together.


Updates `minimatch` from 3.1.2 to 3.1.5
- [Changelog](https://github.com/isaacs/minimatch/blob/main/changelog.md)
- [Commits](isaacs/minimatch@v3.1.2...v3.1.5)

Updates `@ckeditor/ckeditor5-dev-utils` from 43.1.0 to 55.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/v55.0.0/packages/ckeditor5-dev-utils)

Updates `twig` from 1.17.1 to 2.0.0
- [Release notes](https://github.com/twigjs/twig.js/releases)
- [Commits](twigjs/twig.js@v1.17.1...v2.0.0)

---
updated-dependencies:
- dependency-name: minimatch
  dependency-version: 3.1.5
  dependency-type: indirect
- dependency-name: "@ckeditor/ckeditor5-dev-utils"
  dependency-version: 55.0.0
  dependency-type: direct:production
- dependency-name: twig
  dependency-version: 2.0.0
  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 Mar 15, 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