chore(deps): update all-dependencies #79

Merged
Renovate-Clanker merged 1 commits from renovate/all-dependencies into main 2026-03-08 23:05:31 +07:00
Collaborator

This PR contains the following updates:

Package Change Age Confidence
@better-auth/drizzle-adapter (source) 1.5.31.5.4 age confidence
@types/node (source) 24.11.024.12.0 age confidence
better-auth (source) 1.5.31.5.4 age confidence
pg (source) 8.19.08.20.0 age confidence

Release Notes

better-auth/better-auth (@​better-auth/drizzle-adapter)

v1.5.4

Compare Source

   🐞 Bug Fixes
    View changes on GitHub
brianc/node-postgres (pg)

v8.20.0

Compare Source

  • Add onConnect callback to pg.Pool constructor options allowing for async initialization of newly created & connected pooled clients.

Configuration

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

🚦 Automerge: Enabled.

Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.


  • 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 | Change | [Age](https://docs.renovatebot.com/merge-confidence/) | [Confidence](https://docs.renovatebot.com/merge-confidence/) | |---|---|---|---| | [@better-auth/drizzle-adapter](https://www.better-auth.com/docs/adapters/drizzle) ([source](https://github.com/better-auth/better-auth/tree/HEAD/packages/drizzle-adapter)) | [`1.5.3` → `1.5.4`](https://renovatebot.com/diffs/npm/@better-auth%2fdrizzle-adapter/1.5.3/1.5.4) | ![age](https://developer.mend.io/api/mc/badges/age/npm/@better-auth%2fdrizzle-adapter/1.5.4?slim=true) | ![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/@better-auth%2fdrizzle-adapter/1.5.3/1.5.4?slim=true) | | [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/node) ([source](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node)) | [`24.11.0` → `24.12.0`](https://renovatebot.com/diffs/npm/@types%2fnode/24.11.0/24.12.0) | ![age](https://developer.mend.io/api/mc/badges/age/npm/@types%2fnode/24.12.0?slim=true) | ![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/@types%2fnode/24.11.0/24.12.0?slim=true) | | [better-auth](https://better-auth.com) ([source](https://github.com/better-auth/better-auth/tree/HEAD/packages/better-auth)) | [`1.5.3` → `1.5.4`](https://renovatebot.com/diffs/npm/better-auth/1.5.3/1.5.4) | ![age](https://developer.mend.io/api/mc/badges/age/npm/better-auth/1.5.4?slim=true) | ![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/better-auth/1.5.3/1.5.4?slim=true) | | [pg](https://github.com/brianc/node-postgres) ([source](https://github.com/brianc/node-postgres/tree/HEAD/packages/pg)) | [`8.19.0` → `8.20.0`](https://renovatebot.com/diffs/npm/pg/8.19.0/8.20.0) | ![age](https://developer.mend.io/api/mc/badges/age/npm/pg/8.20.0?slim=true) | ![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/pg/8.19.0/8.20.0?slim=true) | --- ### Release Notes <details> <summary>better-auth/better-auth (@&#8203;better-auth/drizzle-adapter)</summary> ### [`v1.5.4`](https://github.com/better-auth/better-auth/releases/tag/v1.5.4) [Compare Source](https://github.com/better-auth/better-auth/compare/v1.5.3...v1.5.4) #####    🐞 Bug Fixes - Move adapter packages to dependencies to fix missing module errors  -  by [@&#8203;himself65](https://github.com/himself65) in [#&#8203;8401](https://github.com/better-auth/better-auth/issues/8401) [<samp>(56857)</samp>](https://github.com/better-auth/better-auth/commit/56857d66b) - **expo**: Handle origin override across mutable and immutable requests  -  by [@&#8203;NathanColosimo](https://github.com/NathanColosimo), **Taesu** and [@&#8203;bytaesu](https://github.com/bytaesu) in [#&#8203;8405](https://github.com/better-auth/better-auth/issues/8405) [<samp>(b7a31)</samp>](https://github.com/better-auth/better-auth/commit/b7a3129d5) #####     [View changes on GitHub](https://github.com/better-auth/better-auth/compare/v1.5.3...v1.5.4) </details> <details> <summary>brianc/node-postgres (pg)</summary> ### [`v8.20.0`](https://github.com/brianc/node-postgres/blob/HEAD/CHANGELOG.md#pg8200) [Compare Source](https://github.com/brianc/node-postgres/compare/pg@8.19.0...pg@8.20.0) - Add [onConnect](https://github.com/brianc/node-postgres/pull/3620) callback to pg.Pool constructor options allowing for async initialization of newly created & connected pooled clients. </details> --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **Rebasing**: Whenever PR is behind base branch, or you tick the rebase/retry checkbox. 👻 **Immortal**: This PR will be recreated if closed unmerged. Get [config help](https://github.com/renovatebot/renovate/discussions) if that's undesired. --- - [ ] <!-- 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:eyJjcmVhdGVkSW5WZXIiOiI0My41Ny4wIiwidXBkYXRlZEluVmVyIjoiNDMuNTcuMCIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOltdfQ==-->
Renovate-Clanker added 1 commit 2026-03-08 23:05:30 +07:00
Renovate-Clanker scheduled this pull request to auto merge when all checks succeed 2026-03-08 23:05:30 +07:00
Renovate-Clanker merged commit 68b4f7b85b into main 2026-03-08 23:05:31 +07:00
Renovate-Clanker deleted branch renovate/all-dependencies 2026-03-08 23:05:31 +07:00
Sign in to join this conversation.
No Reviewers
No Label
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: bagas/tunnel-please-frontend#79