Skip to content

deps: bump npm-packlist from 10.0.4 to 11.0.0#490

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/main/npm-packlist-11.0.0
Open

deps: bump npm-packlist from 10.0.4 to 11.0.0#490
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/main/npm-packlist-11.0.0

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github May 18, 2026

Bumps npm-packlist from 10.0.4 to 11.0.0.

Release notes

Sourced from npm-packlist's releases.

v11.0.0

11.0.0 (2026-05-15)

⚠️ BREAKING CHANGES

  • npm-packlist now supports node ^22.22.2 || ^24.15.0 || >=26.0.0
  • template-oss-apply
  • Entries in files[] are now interpreted as glob patterns anchored to the package root, with no special-case overrides. Slashless negations like !readme.md only match at the root — use !**/readme.md to remove at every depth. An exact file path in files[] no longer overrides a nested .npmignore rule that excludes it; remove the rule from .npmignore if you need such a file to ship. Listing a default-ignored file (e.g. .npmignore, .npmrc) in files[] no longer forces it to be packed.
  • npm-shrinkwrap.json is no longer included in published tarballs by default. Publishers who need to ship a locked dependency tree should use bundleDependencies; publishers with a legitimate reason to include a file literally named npm-shrinkwrap.json can still opt back in with a negated files entry.
  • bun.lock is now excluded from package contents by default. If you need to include it, add "bun.lock" to the "files" array in your package.json.

Features

Bug Fixes

Dependencies

Chores

Changelog

Sourced from npm-packlist's changelog.

11.0.0 (2026-05-15)

⚠️ BREAKING CHANGES

  • npm-packlist now supports node ^22.22.2 || ^24.15.0 || >=26.0.0
  • template-oss-apply
  • Entries in files[] are now interpreted as glob patterns anchored to the package root, with no special-case overrides. Slashless negations like !readme.md only match at the root — use !**/readme.md to remove at every depth. An exact file path in files[] no longer overrides a nested .npmignore rule that excludes it; remove the rule from .npmignore if you need such a file to ship. Listing a default-ignored file (e.g. .npmignore, .npmrc) in files[] no longer forces it to be packed.
  • npm-shrinkwrap.json is no longer included in published tarballs by default. Publishers who need to ship a locked dependency tree should use bundleDependencies; publishers with a legitimate reason to include a file literally named npm-shrinkwrap.json can still opt back in with a negated files entry.
  • bun.lock is now excluded from package contents by default. If you need to include it, add "bun.lock" to the "files" array in your package.json.

Features

Bug Fixes

Dependencies

Chores

Commits
  • bd54f71 chore: release 11.0.0 (#280)
  • cda441f deps: proc-log@7.0.0
  • 356d0b6 deps: ignore-walk@9.0.0
  • e768b3a chore: template-oss-apply
  • da9502e feat!: bump to new node engine range
  • 943b8ec feat!: template-oss-apply
  • b1c2c16 chore: bumping @​npmcli/template-oss from 4.30.0 to 5.1.0
  • 8e8d6ee fix!: use real glob semantics for package.json files array
  • 2ec1c00 feat!: exclude npm-shrinkwrap.json from package contents
  • 13f4e2b chore: template-oss-apply
  • 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 [npm-packlist](https://github.com/npm/npm-packlist) from 10.0.4 to 11.0.0.
- [Release notes](https://github.com/npm/npm-packlist/releases)
- [Changelog](https://github.com/npm/npm-packlist/blob/main/CHANGELOG.md)
- [Commits](npm/npm-packlist@v10.0.4...v11.0.0)

---
updated-dependencies:
- dependency-name: npm-packlist
  dependency-version: 11.0.0
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot requested a review from a team as a code owner May 18, 2026 03:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants