Skip to content

build(deps): bump tar and @ckeditor/ckeditor5-dev-utils in /services/drupal/web/modules/custom/epa_wysiwyg - #1912

Open
dependabot[bot] wants to merge 132 commits into
developmentfrom
dependabot/npm_and_yarn/services/drupal/web/modules/custom/epa_wysiwyg/multi-e03b2286d4
Open

build(deps): bump tar and @ckeditor/ckeditor5-dev-utils in /services/drupal/web/modules/custom/epa_wysiwyg#1912
dependabot[bot] wants to merge 132 commits into
developmentfrom
dependabot/npm_and_yarn/services/drupal/web/modules/custom/epa_wysiwyg/multi-e03b2286d4

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jul 20, 2026

Copy link
Copy Markdown
Contributor

Bumps tar to 7.5.20 and updates ancestor dependency @ckeditor/ckeditor5-dev-utils. These dependencies need to be updated together.

Updates tar from 6.2.1 to 7.5.20

Changelog

Sourced from tar's changelog.

Changelog

7.5

  • Added zstd compression support.
  • Consistent TOCTOU behavior in sync t.list
  • Only read from ustar block if not specified in Pax
  • Fix sync tar.list when file size reduces while reading
  • Sanitize absolute linkpaths properly
  • Prevent writing hardlink entries to the archive ahead of their file target

7.4

  • Deprecate onentry in favor of onReadEntry for clarity.

7.3

  • Add onWriteEntry option

7.2

  • DRY the command definitions into a single makeCommand method, and update the type signatures to more appropriately infer the return type from the options and arguments provided.

7.1

  • Update minipass to v7.1.0
  • Update the type definitions of write() and end() methods on Unpack and Parser classes to be compatible with the NodeJS.WritableStream type in the latest versions of @types/node.

7.0

  • Drop support for node <18
  • Rewrite in TypeScript, provide ESM and CommonJS hybrid interface
  • Add tree-shake friendly exports, like import('tar/create') and import('tar/read-entry') to get individual functions or classes.
  • Add chmod option that defaults to false, and deprecate noChmod. That is, reverse the default option regarding explicitly setting file system modes to match tar entry settings.
  • Add processUmask option to avoid having to call process.umask() when chmod: true (or noChmod: false) is set.

... (truncated)

Commits
Maintainer changes

This version was pushed to npm by isaacs, a new releaser for tar since your current version.

Install script changes

This version adds prepare script that runs during installation. Review the package contents before updating.


Updates @ckeditor/ckeditor5-dev-utils from 30.5.0 to 57.4.0

Release notes

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

v57.4.0

Features

  • ci: Exported the formatMessage() helper from the package index. It builds the Slack notification payload for a failed CI build and can now be used by other tools, not only by the ckeditor5-dev-ci-notify-circle-status command.

Released packages

Check out the Versioning policy guide for more information.

Releases containing new features:

Other releases:

v57.3.0

Features

  • manual-server: The manualTestsPlugin() plugin now loads the package theme entry stylesheet (theme/index.css) in manual tests. Package stylesheets are imported by the package entry module (src/index.ts), not by individual source modules, so manual tests that import source modules directly would otherwise render without the package's own styles. The import is appended to the entry script of every discovered manual page whose package has a theme entry stylesheet, preserving the cascade order of the built bundles. See ckeditor/ckeditor5#17102.

Released packages

Check out the Versioning policy guide for more information.

Releases containing new features:

Other releases:

... (truncated)

Changelog

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

57.4.0 (July 16, 2026)

Features

  • ci: Exported the formatMessage() helper from the package index. It builds the Slack notification payload for a failed CI build and can now be used by other tools, not only by the ckeditor5-dev-ci-notify-circle-status command.

Released packages

Check out the Versioning policy guide for more information.

Releases containing new features:

Other releases:

57.3.0 (July 14, 2026)

Features

  • manual-server: The manualTestsPlugin() plugin now loads the package theme entry stylesheet (theme/index.css) in manual tests. Package stylesheets are imported by the package entry module (src/index.ts), not by individual source modules, so manual tests that import source modules directly would otherwise render without the package's own styles. The import is appended to the entry script of every discovered manual page whose package has a theme entry stylesheet, preserving the cascade order of the built bundles. See ckeditor/ckeditor5#17102.

Released packages

Check out the Versioning policy guide for more information.

Releases containing new features:

... (truncated)

Commits
  • 33a87cf Release: v57.4.0. [skip ci]
  • 2d678da Release: v57.3.0. [skip ci]
  • 98d5726 Release: v57.2.0. [skip ci]
  • c7fbcf2 Release: v57.1.0. [skip ci]
  • 5e98cf4 Release: v57.0.0. [skip ci]
  • 61d48a1 Release: v57.0.0-alpha.1. [skip ci]
  • 729c1ae Remove the webpack loaders from ckeditor5-dev-utils as they were only used by...
  • 19209ef Release: v57.0.0-alpha.0. [skip ci]
  • fe8bdfa Remove the Karma test runner from ckeditor5-dev-tests.
  • 6552683 Release: v56.6.0. [skip ci]
  • 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.

carsoncho and others added 30 commits May 24, 2024 10:50
WISB-1959: WWW/Drupal deployment issue: Gitlab + Prisma scan failing
Version 2024-07-10 (Drupal 10!)
Return HTTP 410 for now-removed search paths
…ulating-live

[EPAD8-2544] Resolving issue with ck4 plugin code calling removed jqu…
Adjusting drush js script to go back to what we previously had before…
…aph fields in all content types."

This reverts commit 7a536be.
…st components to all paragraph fields (field_wide_content and field_paragraphs) while still being able to edit pre-existing ones.
[EPAD8-2632] Add tagline component back and correctly prevent addition of link list
…ts to the sidebar field (field_paragraphs_1) on basic pages.
[EPAD8-2632] Fixing link list in sidebar field
cherrypj and others added 24 commits November 25, 2025 13:58
Updating access_unpublished to 1.9
This fixes the config_ignore 2.x → 3.x upgrade issue where the old IgnoreFilter plugin class no longer exists in version 3.x.
…dev-es jobs"

This reverts commit 775df41, reversing
changes made to 4086cdc.
Back merging all work in live to main
Bumps [tar](https://github.com/isaacs/node-tar) to 7.5.20 and updates ancestor dependency [@ckeditor/ckeditor5-dev-utils](https://github.com/ckeditor/ckeditor5-dev/tree/HEAD/packages/ckeditor5-dev-utils). These dependencies need to be updated together.


Updates `tar` from 6.2.1 to 7.5.20
- [Release notes](https://github.com/isaacs/node-tar/releases)
- [Changelog](https://github.com/isaacs/node-tar/blob/main/CHANGELOG.md)
- [Commits](isaacs/node-tar@v6.2.1...v7.5.20)

Updates `@ckeditor/ckeditor5-dev-utils` from 30.5.0 to 57.4.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/v57.4.0/packages/ckeditor5-dev-utils)

---
updated-dependencies:
- dependency-name: tar
  dependency-version: 7.5.20
  dependency-type: indirect
- dependency-name: "@ckeditor/ckeditor5-dev-utils"
  dependency-version: 57.4.0
  dependency-type: direct:development
...

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 Jul 20, 2026
@jmcerda-epa
jmcerda-epa changed the base branch from main to development July 23, 2026 19:27
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.

6 participants