Skip to content

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Oct 31, 2025

This PR contains the following updates:

Package Change Age Confidence
sqlite3 6.0.9 -> 7.0.1 age confidence

Release Notes

AppThreat/node-sqlite3 (sqlite3)

v7.0.1

Compare Source

BREAKING: This library is now ESM only.

What's Changed

Full Changelog: AppThreat/node-sqlite3@v6.0.9...v7.0.1


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 Oct 31, 2025
@renovate renovate bot requested a review from prabhu as a code owner October 31, 2025 23:13
Signed-off-by: github-actions <41898282+github-actions[bot]@users.noreply.github.com>
@github-actions
Copy link
Contributor

Output of pnpm why sqlite3:

Output of jq on components:

{
  "authors": [
    {
      "name": "Team AppThreat <[email protected]>"
    }
  ],
  "group": "@appthreat",
  "name": "sqlite3",
  "version": "7.0.1",
  "description": "Asynchronous, non-blocking SQLite3 bindings. Forked from TryGhost/node-sqlite3",
  "scope": "required",
  "hashes": [
    {
      "alg": "SHA-512",
      "content": "ea0d2e9e3bb604931f2a41a3a085c5cb1586796e10ac6570ccad0b2f78c0cea4df2773eb61e8b3e4f9b005dadd9418c4d88a8c7a1b8aaca8114a1c10e6710fe2"
    }
  ],
  "licenses": [
    {
      "license": {
        "id": "BSD-3-Clause",
        "url": "https://opensource.org/licenses/BSD-3-Clause"
      }
    }
  ],
  "purl": "pkg:npm/%40appthreat/[email protected]",
  "externalReferences": [
    {
      "type": "vcs",
      "url": "https://github.com/AppThreat/node-sqlite3"
    },
    {
      "type": "vcs",
      "url": "git+https://github.com/AppThreat/node-sqlite3.git"
    }
  ],
  "type": "library",
  "bom-ref": "pkg:npm/@appthreat/[email protected]",
  "properties": [
    {
      "name": "SrcFile",
      "value": "pnpm-lock.yaml"
    },
    {
      "name": "cdx:pnpm:alias",
      "value": "sqlite3"
    },
    {
      "name": "ImportedModules",
      "value": "sqlite3"
    }
  ],
  "evidence": {
    "identity": [
      {
        "field": "purl",
        "confidence": 1,
        "methods": [
          {
            "technique": "manifest-analysis",
            "confidence": 1,
            "value": "pnpm-lock.yaml"
          }
        ],
        "concludedValue": "pnpm-lock.yaml"
      }
    ],
    "occurrences": [
      {
        "location": "lib/helpers/db.js#4"
      }
    ]
  },
  "tags": [
    "sql"
  ]
}

Output of jq on dependencies:

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

@malice00 malice00 closed this Oct 31, 2025
@renovate
Copy link
Contributor Author

renovate bot commented Oct 31, 2025

Renovate Ignore Notification

Because you closed this PR without merging, Renovate will ignore this update. You will not get PRs for any future 7.x releases. But if you manually upgrade to 7.x then Renovate will re-enable minor and patch updates automatically.

If you accidentally closed this PR, or if you changed your mind: rename this PR to get a fresh replacement PR.

@renovate renovate bot deleted the renovate/sqlite3-7.x branch October 31, 2025 23:17
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.

2 participants