Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update dependency postgres to v3.4.4 #251

Merged
merged 1 commit into from
Mar 28, 2024

Conversation

renovate[bot]
Copy link

@renovate renovate bot commented Mar 28, 2024

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
postgres 3.3.5 -> 3.4.4 age adoption passing confidence

Release Notes

porsager/postgres (postgres)

v3.4.4

Compare Source

  • 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

v3.4.3

Compare Source

  • Ensure reserved connections are initialized properly - fixes #​718 c084a1c

v3.4.2

Compare Source

  • Ensure transactions throw if connection is closed while there is no active query - fixes #​658 788c819
  • Fix race conditions in auth startup - fixes #​430 #​668 33ae0ed
  • adding support for sslrootcert option in connection string (#​690) 0bee4c3
  • Keep query error instead of creating creating new object (#​698) f2fb819
  • Add common parameter names to ConnectionParameters TS type (#​707) ca2754c

v3.4.1

Compare Source

  • set "types" exports first as ts 4.7 requirement (#​709) 00dd98a
  • Ensure bun imports esm instead of cf worker - fixes #​692 c1d8519
  • Update Cloudflare createHash polyfill to support md5 and hex encoding 09e6cb5

v3.4.0

Compare Source

  • Add Support for Cloudflare Workers & Pages (#​599) b88e261
  • Add sql.reserve method 7f6e0cc
  • Add sql.prepare(name) to allow custom names (#​628) 8f6f4e3
  • Allow for incomplete custom types 1df4286
  • Allow array of Fragments in ParameterOrFragment 82908d3
  • Allow a falsy url string e4b158b
  • Fix crash on errors in logical streaming, but log and reconnect a4bf5fa
  • Fix #​674 TypeScript issues with dynamic inserts 5f569d8
  • Fix connection on deno 1.36.3 (#​673) bf082a5
  • Fix replica identity changes when using subscribe 087c414
  • Fix a bun issue with stack traces cae4d97
  • Ensure number options are coerced from string - fixes #​622 ba498fd
  • Support notify for transactions and reserved connections as well. fixes #​611 0dac913
  • Use select helper inside parenthesis c2fe67b

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Mend Renovate. View repository job log here.

@renovate renovate bot added the dependencies Pull requests that update a dependency file label Mar 28, 2024
@confused-Techie confused-Techie merged commit 94f6ab0 into main Mar 28, 2024
6 checks passed
@confused-Techie confused-Techie deleted the renovate/postgres-3.x-lockfile branch March 28, 2024 15:02
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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant