Skip to content

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Oct 12, 2025

This PR contains the following updates:

Package Change Age Confidence
bun (source) 1.2.23 -> 1.3.0 age confidence

Release Notes

oven-sh/bun (bun)

v1.3.0: Bun v1.3

Compare Source

Read the blog post

Group 77

Windows:

powershell -c "irm bun.sh/install.ps1|iex"

To upgrade to Bun v1.3:

bun upgrade

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 requested a review from prabhu as a code owner October 12, 2025 18:09
@renovate renovate bot added the dependency Dependency updates label Oct 12, 2025
@renovate renovate bot force-pushed the renovate/bun-1.x branch 3 times, most recently from 103311e to bf9f414 Compare October 13, 2025 14:53
@renovate renovate bot force-pushed the renovate/bun-1.x branch from bf9f414 to 6664b97 Compare October 13, 2025 19:13
Copy link
Contributor

Output of pnpm why bun:

Output of jq on components:

{
  "authors": [
    {
      "name": "GitHub Inc."
    }
  ],
  "group": "",
  "name": "npm-bundled",
  "version": "4.0.0",
  "description": "list things in node_modules that are bundledDependencies, or transitive dependencies thereof",
  "scope": "optional",
  "hashes": [
    {
      "alg": "SHA-512",
      "content": "23169064332ca9f4362f3dfb56fcb212d28b7bc16c459bb2b2679dcbf374e93535472569a58297acee3122147417eeee6c8068c7a43b9e2afa7d02377a3dfd88"
    }
  ],
  "licenses": [
    {
      "license": {
        "id": "ISC",
        "url": "https://opensource.org/licenses/ISC"
      }
    }
  ],
  "purl": "pkg:npm/[email protected]",
  "externalReferences": [
    {
      "type": "vcs",
      "url": "https://github.com/npm/npm-bundled#readme"
    },
    {
      "type": "vcs",
      "url": "git+https://github.com/npm/npm-bundled.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]"
  ]
}
{
  "ref": "pkg:npm/@npmcli/[email protected]",
  "dependsOn": [
    "pkg:npm/[email protected]",
    "pkg:npm/[email protected]"
  ]
}

@malice00 malice00 merged commit ec12c62 into master Oct 13, 2025
82 checks passed
@malice00 malice00 deleted the renovate/bun-1.x branch October 13, 2025 22:03
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