Skip to content

Bump postgres from 3.4.5 to 3.4.7 in /node#10

Open
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/npm_and_yarn/node/postgres-3.4.7
Open

Bump postgres from 3.4.5 to 3.4.7 in /node#10
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/npm_and_yarn/node/postgres-3.4.7

Conversation

@dependabot
Copy link
Copy Markdown

@dependabot dependabot Bot commented on behalf of github Dec 13, 2025

Bumps postgres from 3.4.5 to 3.4.7.

Release notes

Sourced from postgres's releases.

v3.4.7

  • Fix reserved queries failing on connect e34826d

porsager/postgres@v3.4.6...v3.4.7

v3.4.6

  • Fix failures in sql.reserve() connect shadowing real errors e8bb3b8
  • Fix stuck queries on non busy connections 76c13f2
  • Ensure non object errors thrown are handled properly a39dfef
  • Fixed typings for generic error code variants ad0ed44
  • support env.PGAPPNAME and env.PGUSERNAME ef7afdb 9f38ea1

porsager/postgres@v3.4.5...v3.4.6

Commits
  • 9b92b65 3.4.7
  • 0068aa4 Test node 23 and 24 too
  • 657fea0 build
  • e34826d Fix reserved queries failing on connect
  • ca4da7c 3.4.6
  • a92f470 build
  • 36dbe2f --unstable not needed for deno, but use --no-lock to not include deno.lock
  • e8bb3b8 Fix failures in sql.reserve() connect shadowing real errors
  • 76c13f2 Fix stuck queries on non busy connections
  • a39dfef Ensure non object errors thrown are handled properly
  • Additional commits viewable in compare view

Dependabot compatibility score

You can trigger a rebase of this PR 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)

Note
Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

@dependabot dependabot Bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Dec 13, 2025
Bumps [postgres](https://github.com/porsager/postgres) from 3.4.5 to 3.4.7.
- [Release notes](https://github.com/porsager/postgres/releases)
- [Changelog](https://github.com/porsager/postgres/blob/master/CHANGELOG.md)
- [Commits](porsager/postgres@v3.4.5...v3.4.7)

---
updated-dependencies:
- dependency-name: postgres
  dependency-version: 3.4.7
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot force-pushed the dependabot/npm_and_yarn/node/postgres-3.4.7 branch from a596148 to 7e77b07 Compare December 13, 2025 21:25
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