Skip to content

Bump pnpm/action-setup from 4.0.0 to 4.2.0#4

Closed
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/github_actions/pnpm/action-setup-4.2.0
Closed

Bump pnpm/action-setup from 4.0.0 to 4.2.0#4
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/github_actions/pnpm/action-setup-4.2.0

Conversation

@dependabot
Copy link
Copy Markdown

@dependabot dependabot Bot commented on behalf of github Oct 20, 2025

Bumps pnpm/action-setup from 4.0.0 to 4.2.0.

Release notes

Sourced from pnpm/action-setup's releases.

v4.2.0

When there's a .npmrc file at the root of the repository, pnpm will be fetched from the registry that is specified in that .npmrc file #179

v4.1.0

Add support for package.yaml #156.

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 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 [pnpm/action-setup](https://github.com/pnpm/action-setup) from 4.0.0 to 4.2.0.
- [Release notes](https://github.com/pnpm/action-setup/releases)
- [Commits](pnpm/action-setup@fe02b34...41ff726)

---
updated-dependencies:
- dependency-name: pnpm/action-setup
  dependency-version: 4.2.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file github_actions Pull requests that update GitHub Actions code labels Oct 20, 2025
@socket-security-staging
Copy link
Copy Markdown

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

Diff Package Supply Chain
Security
Vulnerability Quality Maintenance License
Updatedgithub/​pnpm/​action-setup@​fe02b34f77f8bc703788d5817da081398fad5dd2 ⏵ 41ff72655975bd51cab0327fa583b6e92b6d306198100100100100

View full report

@socket-security
Copy link
Copy Markdown

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

Diff Package Supply Chain
Security
Vulnerability Quality Maintenance License
Updatedgithub/​pnpm/​action-setup@​fe02b34f77f8bc703788d5817da081398fad5dd2 ⏵ 41ff72655975bd51cab0327fa583b6e92b6d306198100100100100

View full report

@dependabot @github
Copy link
Copy Markdown
Author

dependabot Bot commented on behalf of github Oct 20, 2025

Looks like pnpm/action-setup is no longer a dependency, so this is no longer needed.

@dependabot dependabot Bot closed this Oct 20, 2025
@dependabot dependabot Bot deleted the dependabot/github_actions/pnpm/action-setup-4.2.0 branch October 20, 2025 18:52
John-David Dalton (jdalton) added a commit that referenced this pull request Apr 18, 2026
Org-scan R4 #1: camelToKebab was a subset of toKebabCase (snake_case
support + more comprehensive acronym handling). Zero internal + zero
sibling-repo callers confirmed via grep. Deleted the function and its
tests (~130 LOC across src + test); updated toKebabCase JSDoc to drop
the now-defunct cross-reference.

Org-scan R4 #4: src/types/external-modules.d.ts was an ambient module
declaration for cacache/pacote/make-fetch-happen that shadowed the actual
typings already provided via tsconfig paths mapping to src/external/*.d.ts.
Deleted the file + empty src/types/ dir. One caller (provenance.ts) was
using the old ambient's shape for make-fetch-happen — switched its _fetcher
type annotation to ReturnType<typeof makeFetchHappen.defaults>.

Docs scan R4:
- README.md: setupIPC() doesn't exist; replaced with real exports
  (processLock.lock/unlock, writeIpcStub/getIpcStubPath)
- docs/process-utilities.md: rewrote ProcessLock class-style docs to
  match the actual processLock singleton API (acquire/release/withLock);
  replaced fictional setupIPC() section with docs for the two real IPC
  surfaces (ipc stub, ipc-cli env vars)
- docs/http-utilities.md: User-Agent default is SOCKET_LIB_USER_AGENT
  (socketsecurity-lib/<version>), not socket-registry/1.0;
  httpDownload options type is HttpDownloadOptions not HttpDownloadResult
- docs/visual-effects.md: Spinner({ spinner: 'dots' }) was wrong
  (SpinnerStyle is an object) — replaced with a getSpinner('dots') hint
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 github_actions Pull requests that update GitHub Actions code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants