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.5 #31

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jan 22, 2024

This PR contains the following updates:

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

Release Notes

porsager/postgres (postgres)

v3.4.5

Compare Source

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 was generated by Mend Renovate. View the repository job log.

Copy link

vercel bot commented Jan 22, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
cert-viewer ✅ Ready (Inspect) Visit Preview 💬 Add feedback Oct 25, 2024 9:05am

@renovate renovate bot force-pushed the renovate/postgres-3.x-lockfile branch from 8c16b7c to dad6097 Compare March 21, 2024 22:30
@renovate renovate bot changed the title Update dependency postgres to v3.4.3 Update dependency postgres to v3.4.4 Mar 21, 2024
@renovate renovate bot force-pushed the renovate/postgres-3.x-lockfile branch from dad6097 to d18711e Compare June 4, 2024 10:11
@renovate renovate bot force-pushed the renovate/postgres-3.x-lockfile branch from d18711e to 0bc7a2b Compare October 25, 2024 09:04
@renovate renovate bot changed the title Update dependency postgres to v3.4.4 Update dependency postgres to v3.4.5 Oct 25, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants