Skip to content

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Nov 30, 2025

This PR contains the following updates:

Package Change Age Confidence
bare-fs 4.5.1 -> 4.5.2 age confidence

Release Notes

holepunchto/bare-fs (bare-fs)

v4.5.2

Compare Source


Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about these updates again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate bot added the dependency Dependency updates label Nov 30, 2025
@renovate renovate bot requested a review from prabhu as a code owner November 30, 2025 21:08
Signed-off-by: github-actions <41898282+github-actions[bot]@users.noreply.github.com>
@github-actions
Copy link
Contributor

Output of pnpm why bare-fs:

Legend: production dependency, optional only, dev only

@cyclonedx/[email protected] /home/runner/work/cdxgen/cdxgen

optionalDependencies:
sqlite3 npm:@appthreat/[email protected]
└─┬ prebuild-install 7.1.3
  └─┬ tar-fs 3.1.1
    └── bare-fs 4.5.2

Output of jq on components:

{
  "authors": [
    {
      "name": "Holepunch"
    }
  ],
  "group": "",
  "name": "bare-fs",
  "version": "4.5.2",
  "description": "Native file system operations for Javascript",
  "scope": "optional",
  "hashes": [
    {
      "alg": "SHA-512",
      "content": "bde4e747391be9a3c73af48a20ecbad0acd445f05d51f96be5545e23e35268f2fac5ff972dd38d420660a58bd4b992d543c742ab1a4102e75a38cd7e2a9014c7"
    }
  ],
  "licenses": [
    {
      "license": {
        "id": "Apache-2.0",
        "url": "https://opensource.org/licenses/Apache-2.0"
      }
    }
  ],
  "purl": "pkg:npm/[email protected]",
  "externalReferences": [
    {
      "type": "vcs",
      "url": "https://github.com/holepunchto/bare-fs#readme"
    },
    {
      "type": "vcs",
      "url": "git+https://github.com/holepunchto/bare-fs.git"
    }
  ],
  "type": "library",
  "bom-ref": "pkg:npm/[email protected]",
  "properties": [
    {
      "name": "SrcFile",
      "value": "pnpm-lock.yaml"
    }
  ],
  "evidence": {
    "identity": [
      {
        "field": "purl",
        "confidence": 1,
        "methods": [
          {
            "technique": "manifest-analysis",
            "confidence": 1,
            "value": "pnpm-lock.yaml"
          }
        ],
        "concludedValue": "pnpm-lock.yaml"
      }
    ]
  }
}

Output of jq on dependencies:

{
  "ref": "pkg:npm/[email protected]",
  "dependsOn": [
    "pkg:npm/[email protected]",
    "pkg:npm/[email protected]",
    "pkg:npm/[email protected]",
    "pkg:npm/[email protected]",
    "pkg:npm/[email protected]"
  ]
}

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

Labels

dependency Dependency updates

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant