Skip to content

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Nov 17, 2025

This PR contains the following updates:

Package Change Age Confidence
sequelize-pool 7.1.0 -> 8.0.1 age confidence

Release Notes

sushantdhiman/sequelize-pool (sequelize-pool)

v8.0.1

Compare Source

  • change: descriptive pool acquire timeout error message #​57

v8.0.0

Compare Source

  • fix: correctly default pool configuration options, fixes #​48

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

Output of pnpm why sequelize-pool:

Legend: production dependency, optional only, dev only

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

optionalDependencies:
sequelize 6.37.7
└── sequelize-pool 8.0.1

Output of jq on components:

{
  "authors": [
    {
      "name": "Sushant <[email protected]>"
    }
  ],
  "group": "",
  "name": "sequelize-pool",
  "version": "8.0.1",
  "description": "Resource pooling for Node.JS",
  "scope": "optional",
  "hashes": [
    {
      "alg": "SHA-512",
      "content": "49ec191546b9fce6079a5f9b0fb97573a9469fa4d0099162afb4f99889f4aee101bda74de6567d4fb8539febbf725becbb68753b30568249584e2f7c3549d106"
    }
  ],
  "licenses": [
    {
      "license": {
        "id": "MIT",
        "url": "https://opensource.org/licenses/MIT"
      }
    }
  ],
  "purl": "pkg:npm/[email protected]",
  "externalReferences": [
    {
      "type": "vcs",
      "url": "https://github.com/sushantdhiman/sequelize-pool#readme"
    },
    {
      "type": "vcs",
      "url": "git+ssh://[email protected]/sushantdhiman/sequelize-pool.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": []
}
{
  "ref": "pkg:npm/[email protected]",
  "dependsOn": [
    "pkg:npm/@types/[email protected]",
    "pkg:npm/@types/[email protected]",
    "pkg:npm/[email protected]",
    "pkg:npm/[email protected]",
    "pkg:npm/[email protected]",
    "pkg:npm/[email protected]",
    "pkg:npm/[email protected]",
    "pkg:npm/[email protected]",
    "pkg:npm/[email protected]",
    "pkg:npm/[email protected]",
    "pkg:npm/[email protected]",
    "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