Skip to content

chore(deps): Bump postgres from 3.4.3 to 3.4.8 in /examples/node-postgres#42

Merged
arnested merged 1 commit intomainfrom
dependabot/npm_and_yarn/examples/node-postgres/postgres-3.4.8
Apr 5, 2026
Merged

chore(deps): Bump postgres from 3.4.3 to 3.4.8 in /examples/node-postgres#42
arnested merged 1 commit intomainfrom
dependabot/npm_and_yarn/examples/node-postgres/postgres-3.4.8

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot bot commented on behalf of github Apr 5, 2026

Bumps postgres from 3.4.3 to 3.4.8.

Release notes

Sourced from postgres's releases.

v3.4.8

  • Prevent out of bound errors from commit-time failures de64f7a
  • fix: use lower max connections in Cloudflare Workers environment 94b7170
  • Add support for sslnegotiation=direct - fixes #1104 7f80980
  • omit Sql properties absent from TransactionSql 36a53f6
  • Someones engines are getting pedantic - fixes #1061 3ffc3c4
  • Better error if trying to run query during copy 3a43815
  • Fix PGAPPNAME env access by prioritizing connection.application_name 32feb25

porsager/postgres@v3.4.7...v3.4.8

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

v3.4.5

  • Fix for deno 2 5fb70c1
  • Don't reassign to errors 4baef5e, f58cd4f
  • Remove "worker" export as we now have "workerd" for cloudflare cc688c6

porsager/postgres@v3.4.4...v3.4.5

v3.4.4

  • Ensure retryRoutines are only used for prepared statements - fixes #830 3e28f3a
  • update lsn on Primary Keep Alive Message a5cd811
  • add subscribe onerror handler 3e3d5e8
  • Patch: Connection stuck after a while (#738) 6f20a48

porsager/postgres@v3.4.3...v3.4.4

Commits
  • 5c8135f 3.4.8
  • ad24665 build
  • de64f7a Prevent out of bound errors from commit-time failures
  • 94b7170 fix: use lower max connections in Cloudflare Workers environment
  • 7f80980 Add support for sslnegotiation=direct - fixes #1104
  • 36a53f6 omit Sql properties absent from TransactionSql
  • 3ffc3c4 Someones engines are getting pedantic - fixes #1061
  • 3a43815 Better error if trying to run query during copy
  • 32feb25 Fix PGAPPNAME env access by prioritizing connection.application_name
  • 9b92b65 3.4.7
  • Additional commits viewable in compare view

@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Apr 5, 2026
@dependabot dependabot bot requested a review from a team as a code owner April 5, 2026 09:01
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/examples/node-postgres/postgres-3.4.8 branch 2 times, most recently from 76a902b to b41654d Compare April 5, 2026 09:26
Bumps [postgres](https://github.com/porsager/postgres) from 3.4.3 to 3.4.8.
- [Release notes](https://github.com/porsager/postgres/releases)
- [Changelog](https://github.com/porsager/postgres/blob/master/CHANGELOG.md)
- [Commits](porsager/postgres@v3.4.3...v3.4.8)

---
updated-dependencies:
- dependency-name: postgres
  dependency-version: 3.4.8
  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/examples/node-postgres/postgres-3.4.8 branch from b41654d to 5736e38 Compare April 5, 2026 09:27
@arnested arnested merged commit 2b9616c into main Apr 5, 2026
7 checks passed
@arnested arnested deleted the dependabot/npm_and_yarn/examples/node-postgres/postgres-3.4.8 branch April 5, 2026 09:28
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.

1 participant