Skip to content

Bump extract-files from 13.0.0 to 14.0.0 - #297

Open
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/npm_and_yarn/extract-files-14.0.0
Open

Bump extract-files from 13.0.0 to 14.0.0#297
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/npm_and_yarn/extract-files-14.0.0

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Aug 1, 2026

Copy link
Copy Markdown
Contributor

Bumps extract-files from 13.0.0 to 14.0.0.

Release notes

Sourced from extract-files's releases.

Version 14.0.0

Major

  • Updated Node.js support to ^22.13.0 || ^24.0.0 || >=26.0.0.
  • Use the JSDoc tag @import for type imports (requires TypeScript v5.5+).
  • The type isExtractableFile is no longer exported from extract-files/extractFiles.mjs.
  • Replaced the comment directive @deno-types with @ts-types (requires Deno v1.43+).

Patch

  • Updated dev dependencies.
  • Updated package scripts.
  • Updated GitHub Actions CI config.
  • Updated TypeScript config.
  • Updated VS Code workspace settings.
  • Updated Prettier formatting.
  • Fixed TypeScript v7 compatibility.
  • Migrated to ESLint v10 and the flat config system.
  • Switched to the Node.js test runner, removing the dev dependencies coverage-node and test-director.
  • Improved the test helper function assertBundleSize.
  • Updated the package.json field repository to conform to new npm requirements.
  • Sorted config in .editorconfig.
  • Added a .gitattributes file to enforce LF line endings.
  • Updated documentation links.
  • Fixed changelog entry typos for v10.0.0 and v12.0.0.
Changelog

Sourced from extract-files's changelog.

14.0.0

Major

  • Updated Node.js support to ^22.13.0 || ^24.0.0 || >=26.0.0.
  • Use the JSDoc tag @import for type imports (requires TypeScript v5.5+).
  • The type isExtractableFile is no longer exported from extract-files/extractFiles.mjs.
  • Replaced the comment directive @deno-types with @ts-types (requires Deno v1.43+).

Patch

  • Updated dev dependencies.
  • Updated package scripts.
  • Updated GitHub Actions CI config.
  • Updated TypeScript config.
  • Updated VS Code workspace settings.
  • Updated Prettier formatting.
  • Fixed TypeScript v7 compatibility.
  • Migrated to ESLint v10 and the flat config system.
  • Switched to the Node.js test runner, removing the dev dependencies coverage-node and test-director.
  • Improved the test helper function assertBundleSize.
  • Updated the package.json field repository to conform to new npm requirements.
  • Sorted config in .editorconfig.
  • Added a .gitattributes file to enforce LF line endings.
  • Updated documentation links.
  • Fixed changelog entry typos for v10.0.0 and v12.0.0.
Commits
  • 3bacc2d Version 14.0.0.
  • dd0f5e3 Test in CI the lower and upper bounds of each supported major Node.js version.
  • b15ec18 Fixed changelog entry typos.
  • 7263f8a Update documentation links.
  • 77cca1e Switch from describe and it to suite and test.
  • 54013f8 Improve the test helper function assertBundleSize.
  • c853233 Add a .gitattributes file.
  • bb60b07 Sort config in .editorconfig.
  • c67e1d4 Replace the comment directive @deno-types with @ts-types.
  • 4a77481 Migrate to ESLint v10 and the flat config system.
  • Additional commits viewable in compare view

Dependabot compatibility score

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)

Bumps [extract-files](https://github.com/jaydenseric/extract-files) from 13.0.0 to 14.0.0.
- [Release notes](https://github.com/jaydenseric/extract-files/releases)
- [Changelog](https://github.com/jaydenseric/extract-files/blob/master/changelog.md)
- [Commits](jaydenseric/extract-files@v13.0.0...v14.0.0)

---
updated-dependencies:
- dependency-name: extract-files
  dependency-version: 14.0.0
  dependency-type: direct:production
  update-type: version-update:semver-major
...

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 Aug 1, 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