Closed renovate[bot] closed 8 months ago
The latest updates on your projects. Learn more about Vercel for Git ↗︎
Name | Status | Preview | Comments | Updated (UTC) |
---|---|---|---|---|
builderai | ✅ Ready (Inspect) | Visit Preview | 💬 Add feedback | Feb 29, 2024 8:54pm |
This PR contains the following updates:
^3.3.5
->^3.4.3
Release Notes
porsager/postgres (postgres)
### [`v3.4.3`](https://togithub.com/porsager/postgres/releases/tag/v3.4.3) [Compare Source](https://togithub.com/porsager/postgres/compare/v3.4.2...v3.4.3) - Ensure reserved connections are initialized properly - fixes [#718](https://togithub.com/porsager/postgres/issues/718) [`c084a1c`](https://togithub.com/porsager/postgres/commit/c084a1c) ### [`v3.4.2`](https://togithub.com/porsager/postgres/releases/tag/v3.4.2) [Compare Source](https://togithub.com/porsager/postgres/compare/v3.4.1...v3.4.2) - Ensure transactions throw if connection is closed while there is no active query - fixes [#658](https://togithub.com/porsager/postgres/issues/658) [`788c819`](https://togithub.com/porsager/postgres/commit/788c819) - Fix race conditions in auth startup - fixes [#430](https://togithub.com/porsager/postgres/issues/430) [#668](https://togithub.com/porsager/postgres/issues/668) [`33ae0ed`](https://togithub.com/porsager/postgres/commit/33ae0ed) - adding support for sslrootcert option in connection string ([#690](https://togithub.com/porsager/postgres/issues/690)) [`0bee4c3`](https://togithub.com/porsager/postgres/commit/0bee4c3) - Keep query error instead of creating creating new object ([#698](https://togithub.com/porsager/postgres/issues/698)) [`f2fb819`](https://togithub.com/porsager/postgres/commit/f2fb819) - Add common parameter names to ConnectionParameters TS type ([#707](https://togithub.com/porsager/postgres/issues/707)) [`ca2754c`](https://togithub.com/porsager/postgres/commit/ca2754c) ### [`v3.4.1`](https://togithub.com/porsager/postgres/releases/tag/v3.4.1) [Compare Source](https://togithub.com/porsager/postgres/compare/v3.4.0...v3.4.1) - set "types" exports first as ts 4.7 requirement ([#709](https://togithub.com/porsager/postgres/issues/709)) [`00dd98a`](https://togithub.com/porsager/postgres/commit/00dd98a) - Ensure bun imports esm instead of cf worker - fixes [#692](https://togithub.com/porsager/postgres/issues/692) [`c1d8519`](https://togithub.com/porsager/postgres/commit/c1d8519) - Update Cloudflare createHash polyfill to support md5 and hex encoding [`09e6cb5`](https://togithub.com/porsager/postgres/commit/09e6cb5) ### [`v3.4.0`](https://togithub.com/porsager/postgres/releases/tag/v3.4.0) [Compare Source](https://togithub.com/porsager/postgres/compare/v3.3.5...v3.4.0) - Add Support for Cloudflare Workers & Pages ([#599](https://togithub.com/porsager/postgres/issues/599)) [`b88e261`](https://togithub.com/porsager/postgres/commit/b88e261) - Add sql.reserve method [`7f6e0cc`](https://togithub.com/porsager/postgres/commit/7f6e0cc) - Add sql.prepare(name) to allow custom names ([#628](https://togithub.com/porsager/postgres/issues/628)) [`8f6f4e3`](https://togithub.com/porsager/postgres/commit/8f6f4e3) - Allow for incomplete custom types [`1df4286`](https://togithub.com/porsager/postgres/commit/1df4286) - Allow array of Fragments in ParameterOrFragment [`82908d3`](https://togithub.com/porsager/postgres/commit/82908d3) - Allow a falsy url string [`e4b158b`](https://togithub.com/porsager/postgres/commit/e4b158b) - Fix crash on errors in logical streaming, but log and reconnect [`a4bf5fa`](https://togithub.com/porsager/postgres/commit/a4bf5fa) - Fix [#674](https://togithub.com/porsager/postgres/issues/674) TypeScript issues with dynamic inserts [`5f569d8`](https://togithub.com/porsager/postgres/commit/5f569d8) - Fix connection on deno 1.36.3 ([#673](https://togithub.com/porsager/postgres/issues/673)) [`bf082a5`](https://togithub.com/porsager/postgres/commit/bf082a5) - Fix replica identity changes when using subscribe [`087c414`](https://togithub.com/porsager/postgres/commit/087c414) - Fix a bun issue with stack traces [`cae4d97`](https://togithub.com/porsager/postgres/commit/cae4d97) - Ensure number options are coerced from string - fixes [#622](https://togithub.com/porsager/postgres/issues/622) [`ba498fd`](https://togithub.com/porsager/postgres/commit/ba498fd) - Support notify for transactions and reserved connections as well. fixes [#611](https://togithub.com/porsager/postgres/issues/611) [`0dac913`](https://togithub.com/porsager/postgres/commit/0dac913) - Use select helper inside parenthesis [`c2fe67b`](https://togithub.com/porsager/postgres/commit/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.
This PR has been generated by Mend Renovate. View repository job log here.