Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Dec 4, 2025

Bumps @yao-pkg/pkg from 6.8.0 to 6.10.1.

Release notes

Sourced from @​yao-pkg/pkg's releases.

Release 6.10.1

6.10.1 (2025-11-01)

Bug Fixes

  • avoid EEXIST on race condition in createDirRecursively and copyFolderRecursiveSync (#154) (36ea8b1)

Release 6.10.0

6.10.0 (2025-10-29)

Features

  • automatically create output directory with --sea option (#182) (68b19ec)
  • bump fetch 3.5.30 with node 24.11.0 and 22.21.1 (1853549)

Release 6.9.0

6.9.0 (2025-10-15)

Features

  • bump fetch with node 22.20.0 and 24.10.0 support (73fcf64)
Changelog

Sourced from @​yao-pkg/pkg's changelog.

6.10.1 (2025-11-01)

Bug Fixes

  • avoid EEXIST on race condition in createDirRecursively and copyFolderRecursiveSync (#154) (36ea8b1)

6.10.0 (2025-10-29)

Features

  • automatically create output directory with --sea option (#182) (68b19ec)
  • bump fetch 3.5.30 with node 24.11.0 and 22.21.1 (1853549)

6.9.0 (2025-10-15)

Features

  • bump fetch with node 22.20.0 and 24.10.0 support (73fcf64)

6.7.0 (2025-09-26)

Features

  • bump fetch v3.5.25 with node 20.19.5, 22.19.0, and 24.8.0, special thanks to @​faulpeltz (7ce1085)

Documentation

  • behavior of ignore on dotfiles (#170) (de1e819)
  • instructions for injecting Windows exe metadata (#174) (14e7df0)

6.6.0 (2025-07-19)

Features

  • pkg-fetch@3.5.24 with Node.js versions 20.19.4 and 22.17.1 (6a04030)

Documentation

  • add guidance on unsupported architectures to README.md (#160) (c22e442)

6.5.1 (2025-05-17)

Bug Fixes

  • bump pkg-fetch to address issues related to mismatching shas (8f38df7)

6.5.0 (2025-05-15)

Features

... (truncated)

Commits
  • eaa9ddf Release 6.10.1
  • 36ea8b1 fix: avoid EEXIST on race condition in createDirRecursively and copyFolderRec...
  • b46f5cb vhore: add GitHub Actions workflow for pkg development environment setup
  • be71fe7 Release 6.10.0
  • 1853549 feat: bump fetch 3.5.30 with node 24.11.0 and 22.21.1
  • 68b19ec feat: automatically create output directory with --sea option (#182)
  • cd7a545 Release 6.9.0
  • 73fcf64 feat: bump fetch with node 22.20.0 and 24.10.0 support
  • See full diff 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 merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @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 [@yao-pkg/pkg](https://github.com/yao-pkg/pkg) from 6.8.0 to 6.10.1.
- [Release notes](https://github.com/yao-pkg/pkg/releases)
- [Changelog](https://github.com/yao-pkg/pkg/blob/main/CHANGELOG.md)
- [Commits](yao-pkg/pkg@v6.8.0...v6.10.1)

---
updated-dependencies:
- dependency-name: "@yao-pkg/pkg"
  dependency-version: 6.10.1
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added Changed Required label for PR that categorizes merge commit message as "Changed" for changelog dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Dec 4, 2025
@socket-security
Copy link

Review the following changes in direct dependencies. Learn more about Socket for GitHub.

Diff Package Supply Chain
Security
Vulnerability Quality Maintenance License
Updated@​yao-pkg/​pkg@​6.8.0 ⏵ 6.10.196 -410010094 -6100

View full report

@socket-security
Copy link

Warning

Review the following alerts detected in dependencies.

According to your organization's Security Policy, it is recommended to resolve "Warn" alerts. Learn more about Socket for GitHub.

Action Severity Alert  (click "▶" to expand/collapse)
Warn Low
Potential code anomaly (AI signal): npm @yao-pkg/pkg is 80.0% likely to have a medium risk anomaly

Notes: The code involves dynamically executing JavaScript code using the vm.Script module and managing child processes to handle this execution. This approach is inherently risky as it allows for arbitrary code execution and has potential security implications if the input data is not properly sanitized. However, there are no explicit signs of malicious intent such as data theft or system damage. The main concerns are related to the potential misuse of dynamic code execution and process management, which could be exploited in a supply chain attack scenario.

Confidence: 0.80

Severity: 0.65

From: package-lock.jsonnpm/@yao-pkg/pkg@6.10.1

ℹ Read more on: This package | This alert | What is an AI-detected potential code anomaly?

Next steps: Take a moment to review the security alert above. Review the linked package source code to understand the potential risk. Ensure the package is not malicious before proceeding. If you're unsure how to proceed, reach out to your security team or ask the Socket team for help at support@socket.dev.

Suggestion: An AI system found a low-risk anomaly in this package. It may still be fine to use, but you should check that it is safe before proceeding.

Mark the package as acceptable risk. To ignore this alert only in this pull request, reply with the comment @SocketSecurity ignore npm/@yao-pkg/pkg@6.10.1. You can also ignore all packages with @SocketSecurity ignore-all. To ignore an alert for all future pull requests, use Socket's Dashboard to change the triage state of this alert.

Warn Low
Potential code anomaly (AI signal): npm @yao-pkg/pkg is 72.0% likely to have a medium risk anomaly

Notes: The fragment implements a sophisticated packaging/assembly mechanism for bundling a virtual filesystem with optional native binaries. While legitimate in advanced packaging tools, the combination of dynamic prelude injection, on-disk binary manipulation (bak/overwrite), and environment-driven external binary installation creates meaningful supply-chain security risk. The absence of explicit exfiltration or hard-coded secrets does not mitigate the risk of hidden Payload/Code injection in a build pipeline. Recommend thorough provenance checks, strict controls around prebuild-install, explicit documentation of dynamic payload embedding, and integrity verification (signatures, hashes) of all artifacts involved.

Confidence: 0.72

Severity: 0.60

From: package-lock.jsonnpm/@yao-pkg/pkg@6.10.1

ℹ Read more on: This package | This alert | What is an AI-detected potential code anomaly?

Next steps: Take a moment to review the security alert above. Review the linked package source code to understand the potential risk. Ensure the package is not malicious before proceeding. If you're unsure how to proceed, reach out to your security team or ask the Socket team for help at support@socket.dev.

Suggestion: An AI system found a low-risk anomaly in this package. It may still be fine to use, but you should check that it is safe before proceeding.

Mark the package as acceptable risk. To ignore this alert only in this pull request, reply with the comment @SocketSecurity ignore npm/@yao-pkg/pkg@6.10.1. You can also ignore all packages with @SocketSecurity ignore-all. To ignore an alert for all future pull requests, use Socket's Dashboard to change the triage state of this alert.

View full report

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Changed Required label for PR that categorizes merge commit message as "Changed" for changelog 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