Skip to content

Bump pg-promise from 10.15.4 to 12.3.0 in /test/javascript-node-postgres in the npm_and_yarn group across 1 directory#4

Open
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/npm_and_yarn/test/javascript-node-postgres/npm_and_yarn-46dfaa20c6
Open

Bump pg-promise from 10.15.4 to 12.3.0 in /test/javascript-node-postgres in the npm_and_yarn group across 1 directory#4
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/npm_and_yarn/test/javascript-node-postgres/npm_and_yarn-46dfaa20c6

Conversation

@dependabot
Copy link
Copy Markdown

@dependabot dependabot bot commented on behalf of github Dec 27, 2025

Bumps the npm_and_yarn group with 1 update in the /test/javascript-node-postgres directory: pg-promise.

Updates pg-promise from 10.15.4 to 12.3.0

Release notes

Sourced from pg-promise's releases.

12.3.0

  • Dependencies update for DEV + for spex, to allow for proper types resolution, see PR#19

12.2.0

  • Adding official support for PostgreSQL v18, including in GitHub CI.
  • Dev dependencies updated.

It is more of a landmark release, without any code changes.

12.1.3

  • Minor code refactoring
  • Documentation updates: Added automatic Dark-Mode to the API, if your OS is set to use a dark theme.

12.1.2

  • Improved Promise detection, and updated spex dependency with the same.
  • Minor error refactoring.
  • Added lint: fix to the package scripts

12.1.1

  • Added PostgreSql v17 into the CI, as officially supported.
  • Removed tslint from dev dependencies, as it is now obsolete.

No code changes.

12.1.0

  • Updated the library to use the latest spex v4.x, which also dumped obsolete custom promises, in favour of ES6 Promise, and improves exports and TypeScript declarations.
  • Removed deprecated label from Task.batch function, as its use is still quite alright. And added a note instead:

NOTE: Consider using async/await syntax instead, or if you must have pre-generated promises, then Promise.allSettled.

12.0.0

Legacy Clean-up

Gone: Custom Promises 🔨

Removed from the library everything related to supporting custom promises, external promise libraries, such as Bluebird, etc., as obsolete.

Now it is ES6 Promise all the way, nothing else, and no customization in that regard.

For example, initialization option promiseLib is gone also.

11.15.0

  • Updated underlying pg driver + pg-query-stream to their latest versions
  • Bumped minimum supported NodeJS version to 16

11.14.0

  • Extending EventContext with property queryFilePath, as per PR-951
  • Added NodeJS v24 compatibility badge.

... (truncated)

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 <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions
    You can disable automated security fix PRs for this repo from the Security Alerts page.

Bumps the npm_and_yarn group with 1 update in the /test/javascript-node-postgres directory: [pg-promise](https://github.com/vitaly-t/pg-promise).


Updates `pg-promise` from 10.15.4 to 12.3.0
- [Release notes](https://github.com/vitaly-t/pg-promise/releases)
- [Commits](vitaly-t/pg-promise@10.15.4...12.3.0)

---
updated-dependencies:
- dependency-name: pg-promise
  dependency-version: 12.3.0
  dependency-type: direct:production
  dependency-group: npm_and_yarn
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Dec 27, 2025
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 javascript Pull requests that update javascript code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants