Skip to content

build(deps-dev): bump @humanfs/node from 0.16.7 to 0.16.8 in the npm-security group across 1 directory - #328

Merged
cursor[bot] merged 1 commit into
masterfrom
dependabot/npm_and_yarn/npm-security-94863fc568
Sep 2, 2026
Merged

build(deps-dev): bump @humanfs/node from 0.16.7 to 0.16.8 in the npm-security group across 1 directory#328
cursor[bot] merged 1 commit into
masterfrom
dependabot/npm_and_yarn/npm-security-94863fc568

Conversation

@dependabot

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

Copy link
Copy Markdown
Contributor

Bumps the npm-security group with 1 update in the / directory: @humanfs/node.

Updates @humanfs/node from 0.16.7 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
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
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 <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions
    You can disable automated security fix PRs for this repo from the Security Alerts page.

Bumps the npm-security group with 1 update in the / directory: [@humanfs/node](https://github.com/humanwhocodes/humanfs/tree/HEAD/packages/node).


Updates `@humanfs/node` from 0.16.7 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
  dependency-group: npm-security
...

Signed-off-by: dependabot[bot] <support@github.com>
@cloudflare-workers-and-pages

cloudflare-workers-and-pages Bot commented Sep 2, 2026

Copy link
Copy Markdown

Deploying podnotes with  Cloudflare Pages  Cloudflare Pages

Latest commit: 54ff65a
Status: ✅  Deploy successful!
Preview URL: https://6999de33.podnotes.pages.dev
Branch Preview URL: https://dependabot-npm-and-yarn-npm-5f0p.podnotes.pages.dev

View logs

@dependabot dependabot Bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Sep 2, 2026

@cursor cursor Bot left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

Dependabot security bump looks good. Lockfile-only, no plugin runtime change, and all required gates are green.

Change

  • package-lock.json only: @humanfs/node 0.16.7 → 0.16.8, plus @humanfs/core 0.19.1 → 0.19.2 and new @humanfs/types 0.15.0 (the runtime type-deps fix from the 0.16.8 notes).
  • Title is build(deps-dev):, so this will not cut a plugin release.
  • Transitive of eslint-plugin-obsidianmdeslint only. Not present in build/main.js.

Advisory

  • GHSA-p498-v437-472g (moderate): recursive copy() / copyAll() followed symlinks and could copy host-file contents. Patched in 0.16.8. No runtime exposure in PodNotes; ESLint is the only consumer.

Verification

  • npm ci with Node 22.22.2 (satisfies engines) did not rewrite the lockfile.
  • npm audit and npm audit --omit=dev: 0 vulnerabilities.
  • Local: lint, format:check, typecheck, build, test — 1152/1152 passed.
  • GitHub Test workflow: success.

Approving and squash-merging.

Open in Web View Automation 

Sent by Cursor Automation: Dependabot PRs

@cursor
cursor Bot merged commit 2fe5f48 into master Sep 2, 2026
4 checks passed
@cursor
cursor Bot deleted the dependabot/npm_and_yarn/npm-security-94863fc568 branch September 2, 2026 23:53
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