Skip to content

Bump @humanfs/node from 0.16.6 to 0.16.8 - #681

Open
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/npm_and_yarn/humanfs/node-0.16.8
Open

Bump @humanfs/node from 0.16.6 to 0.16.8#681
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/npm_and_yarn/humanfs/node-0.16.8

Conversation

@dependabot

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

Copy link
Copy Markdown
Contributor

Bumps @humanfs/node from 0.16.6 to 0.16.8.

Release notes

Sourced from @​humanfs/node's releases.

node: v0.16.8

0.16.8 (2026-04-17)

Bug Fixes

  • Include type dependencies at runtime (956ce7a), closes #145

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • @​humanfs/core bumped from ^0.19.1 to ^0.19.2

node: v0.16.7

0.16.7 (2024-11-27)

Bug Fixes

  • Add directory to package.json (f691b60)
Changelog

Sourced from @​humanfs/node's changelog.

0.16.8 (2026-04-17)

Bug Fixes

  • Ensure symlinks are copied as symlinks in copy() and copyAll() (22bbaa44)
  • Include type dependencies at runtime (956ce7a), closes #145

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • @​humanfs/core bumped from ^0.19.1 to ^0.19.2

0.16.7 (2024-11-27)

Bug Fixes

  • Add directory to package.json (f691b60)
Commits

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)
    You can disable automated security fix PRs for this repo from the Security Alerts page.

Bumps [@humanfs/node](https://github.com/humanwhocodes/humanfs/tree/HEAD/packages/node) from 0.16.6 to 0.16.8.
- [Release notes](https://github.com/humanwhocodes/humanfs/releases)
- [Changelog](https://github.com/humanwhocodes/humanfs/blob/main/packages/node/CHANGELOG.md)
- [Commits](https://github.com/humanwhocodes/humanfs/commits/node-v0.16.8/packages/node)

---
updated-dependencies:
- dependency-name: "@humanfs/node"
  dependency-version: 0.16.8
  dependency-type: indirect
...

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

@bgentry bgentry left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

🤖 Codex review: Approved after dependency security and compatibility review.

Upgrade

  • @humanfs/node: 0.16.60.16.8
  • Reviewed head: b8b9aacdd38b14ba700ad6e20af3517ed3ce7e2b

Security review

  • This is a confirmed security update: 0.16.8 is the first version patched for GHSA-p498-v437-472g, which covers symlink traversal/file disclosure in copy() and copyAll(). River's exposure is limited because this is a dev-only transitive dependency through ESLint.
  • The lockfile also moves @humanfs/core from 0.19.1 to 0.19.2, adds the types-only @humanfs/types@0.15.0, and reuses the existing top-level @humanwhocodes/retry@0.4.2 instead of nested 0.3.1.
  • Exact npm tarball SHA-512 values match the lockfile and registry metadata. Packaged source matches canonical upstream commits, including the verified fix source.
  • No new install hooks, bins, native/platform packages, non-registry URLs, integrity rewrites, downloaders, network clients, telemetry, credential access, or process execution were found.

Compatibility verification

  • npm ci on Node 24.14.1 / npm 11.11.0 — passed; lockfile unchanged
  • npm run lint — passed
  • npm run test:once — passed (34 files, 233 tests)
  • npm run build — passed
  • Focused copy() / copyAll() symlink-preservation regression — passed
  • Required JS, Go, release, and public Docker checks pass. The Pro Docker failure is an AWS OIDC authorization failure on the Dependabot run and occurs before any build step.

Residual risk

  • npm provenance attestations are absent, though registry signatures, integrity values, and upstream source identities were verified.
  • npm audit reports an unrelated pre-existing brace-expansion advisory; this PR does not change that package.

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.

1 participant