Skip to content

BC-10503 - Bump pg-promise from 11.13.0 to 12.1.3#218

Closed
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/pg-promise-12.1.3
Closed

BC-10503 - Bump pg-promise from 11.13.0 to 12.1.3#218
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/pg-promise-12.1.3

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Sep 2, 2025

Copy link
Copy Markdown
Contributor

Bumps pg-promise from 11.13.0 to 12.1.3.

Release notes

Sourced from pg-promise's releases.

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.
  • Dependencies updated.
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 this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [pg-promise](https://github.com/vitaly-t/pg-promise) from 11.13.0 to 12.1.3.
- [Release notes](https://github.com/vitaly-t/pg-promise/releases)
- [Commits](vitaly-t/pg-promise@11.13.0...12.1.3)

---
updated-dependencies:
- dependency-name: pg-promise
  dependency-version: 12.1.3
  dependency-type: direct:production
  update-type: version-update:semver-major
...

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 Sep 2, 2025
@github-actions github-actions Bot changed the title Bump pg-promise from 11.13.0 to 12.1.3 BC-10503 - Bump pg-promise from 11.13.0 to 12.1.3 Sep 2, 2025
@sonarqubecloud

sonarqubecloud Bot commented Sep 2, 2025

Copy link
Copy Markdown

@dependabot @github

dependabot Bot commented on behalf of github Sep 17, 2025

Copy link
Copy Markdown
Contributor Author

Looks like pg-promise is up-to-date now, so this is no longer needed.

@dependabot dependabot Bot closed this Sep 17, 2025
@dependabot dependabot Bot deleted the dependabot/npm_and_yarn/pg-promise-12.1.3 branch September 17, 2025 11:56
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

Development

Successfully merging this pull request may close these issues.

0 participants