Update dependency @vercel/postgres to ^0.9.0 #19

Merged
bustikiller merged 1 commits from renovate/vercel-postgres-0.x into main 2024-08-12 05:59:05 +00:00
Owner

This PR contains the following updates:

Package Type Update Change
@vercel/postgres (source) dependencies minor ^0.8.0 -> ^0.9.0

Release Notes

vercel/storage (@​vercel/postgres)

v0.9.0

Compare Source

Minor Changes
  • 30fe8d0: Upgrade underlying @​neondatabase/serverless to 0.9.3.
    We follow @​neondatabase/serverless's versioning scheme, thus the major bump.

    The main changes, per https://github.com/neondatabase/serverless/blob/main/CHANGELOG.md, are:

    • Use a single (per-region) domain name for all connections to Neon databases. Intended to help with connection caching in V8. Passes the endpoint ID inside connection options for WebSocket connections.
    • Deprecate fetchConnectionCache option, which is now always enabled. For neon http fetch queries, enable setting options on individual queries within a batch transaction (but note that the types still do not allow this).
    • Pass username (and database name) through URL decoder, so all usernames can successfully authorize.

    Upgrading to this version should be safe for all users.

    Also fixes #​701


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 is behind base branch, 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 Renovate Bot.

This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [@vercel/postgres](https://vercel.com) ([source](https://github.com/vercel/storage/tree/HEAD/packages/postgres)) | dependencies | minor | [`^0.8.0` -> `^0.9.0`](https://renovatebot.com/diffs/npm/@vercel%2fpostgres/0.8.0/0.9.0) | --- ### Release Notes <details> <summary>vercel/storage (@&#8203;vercel/postgres)</summary> ### [`v0.9.0`](https://github.com/vercel/storage/blob/HEAD/packages/postgres/CHANGELOG.md#090) [Compare Source](https://github.com/vercel/storage/compare/@vercel/postgres@0.8.0...@vercel/postgres@0.9.0) ##### Minor Changes - [`30fe8d0`](https://github.com/vercel/storage/commit/30fe8d0): Upgrade underlying [@&#8203;neondatabase/serverless](https://github.com/neondatabase/serverless) to 0.9.3. We follow [@&#8203;neondatabase/serverless](https://github.com/neondatabase/serverless)'s versioning scheme, thus the major bump. The main changes, per https://github.com/neondatabase/serverless/blob/main/CHANGELOG.md, are: > - Use a single (per-region) domain name for all connections to Neon databases. Intended to help with connection caching in V8. Passes the endpoint ID inside connection options for WebSocket connections. > - Deprecate fetchConnectionCache option, which is now always enabled. For neon http fetch queries, enable setting options on individual queries within a batch transaction (but note that the types still do not allow this). > - Pass username (and database name) through URL decoder, so all usernames can successfully authorize. Upgrading to this version should be safe for all users. Also fixes [#&#8203;701](https://github.com/vercel/storage/issues/701) </details> --- ### 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 is behind base branch, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOC4yNS4wIiwidXBkYXRlZEluVmVyIjoiMzguMjUuMCIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOlsiZGVwZW5kZW5jaWVzIl19-->
bustikiller added 1 commit 2024-08-11 21:10:22 +00:00
Update dependency @vercel/postgres to ^0.9.0
All checks were successful
Playwright Tests / test (pull_request) Successful in 4m36s
Build docker image / build-static-assets (pull_request) Successful in 24m37s
7d33e7fdd2
bustikiller force-pushed renovate/vercel-postgres-0.x from 7d33e7fdd2 to 97dc26e2ea 2024-08-11 22:07:50 +00:00 Compare
bustikiller merged commit fb0a465645 into main 2024-08-12 05:59:05 +00:00
Sign in to join this conversation.
No Reviewers
No Label
No Milestone
No project
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: bustikiller/wedding-planner-frontend#19
No description provided.