Skip to content

build(deps): bump pg-connection-string from 2.9.1 to 2.11.0#3074

Closed
dependabot[bot] wants to merge 2 commits intomainfrom
dependabot/npm_and_yarn/pg-connection-string-2.11.0
Closed

build(deps): bump pg-connection-string from 2.9.1 to 2.11.0#3074
dependabot[bot] wants to merge 2 commits intomainfrom
dependabot/npm_and_yarn/pg-connection-string-2.11.0

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot bot commented on behalf of github Mar 2, 2026

Bumps pg-connection-string from 2.9.1 to 2.11.0.

Changelog

Sourced from pg-connection-string's changelog.

v2.11.0

v2.10.0

v2.9.0

v2.8.0

  • Add support for parsing JSON[] and UUID[] result types

v2.7.0

  • Use single row mode in native bindings when available [@​rpedela]
    • reduces memory consumption when handling row values in 'row' event
  • Automatically bind buffer type parameters as binary [@​eugeneware]

v2.6.0

  • Respect PGSSLMODE environment variable

v2.5.0

  • Ability to opt-in to int8 parsing via pg.defaults.parseInt8 = true

v2.4.0

  • Use eval in the result set parser to increase performance

v2.3.0

  • Remove built-in support for binary Int64 parsing. Due to the low usage & required compiled dependency this will be pushed into a 3rd party add-on

v2.2.0

v2.1.0

... (truncated)

Commits
  • fc4de3c Publish
  • d24ca25 pg-connection-string: Support environments where node:process isn’t available...
  • 5b68a11 Publish
  • ea06db5 Remove node: prefix from imports (#3584)
  • d10e09c Publish
  • 1b2bedc feat(pg-connection-string): throw correct error when URL parsing fails
  • c8fb1e9 feat(pg-connection-string): warn if non-standard ssl options are used (#3473)
  • See full diff 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 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 Mar 2, 2026
@shopify-github-actions-access shopify-github-actions-access bot requested a review from a team as a code owner March 2, 2026 17:32
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/pg-connection-string-2.11.0 branch from 4de22cc to 444e710 Compare March 11, 2026 19:00
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/pg-connection-string-2.11.0 branch 9 times, most recently from b425636 to 759da28 Compare April 1, 2026 16:37
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/pg-connection-string-2.11.0 branch 3 times, most recently from 9ea5bb8 to 2d0df07 Compare April 1, 2026 17:02
Bumps [pg-connection-string](https://github.com/brianc/node-postgres/tree/HEAD/packages/pg-connection-string) from 2.9.1 to 2.11.0.
- [Changelog](https://github.com/brianc/node-postgres/blob/master/CHANGELOG.md)
- [Commits](https://github.com/brianc/node-postgres/commits/pg-connection-string@2.11.0/packages/pg-connection-string)

---
updated-dependencies:
- dependency-name: pg-connection-string
  dependency-version: 2.11.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/pg-connection-string-2.11.0 branch from b47e26b to 04b435d Compare April 1, 2026 17:10
@dependabot @github
Copy link
Copy Markdown
Contributor Author

dependabot bot commented on behalf of github Apr 13, 2026

Superseded by #3136.

@dependabot dependabot bot closed this Apr 13, 2026
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/pg-connection-string-2.11.0 branch April 13, 2026 16:59
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.

1 participant