t3-oss / create-t3-turbo

Clean and simple starter repo using the T3 Stack along with Expo React Native
https://turbo.t3.gg
MIT License
4.73k stars 409 forks source link

fix(deps): update dependency @auth/core to v0.37.4 #1210

Open renovate[bot] opened 1 month ago

renovate[bot] commented 1 month ago

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@auth/core (source) 0.37.2 -> 0.37.4 age adoption passing confidence

Release Notes

nextauthjs/next-auth (@​auth/core) ### [`v0.37.4`](https://redirect.github.com/nextauthjs/next-auth/releases/tag/%40auth/core%400.37.4) [Compare Source](https://redirect.github.com/nextauthjs/next-auth/compare/@auth/core@0.37.3...@auth/core@0.37.4) #### Bugfixes - **core**: vendor `cookie` until it has an ESM build ([#​12248](https://redirect.github.com/nextauthjs/next-auth/issues/12248)) ([`a150f1e`](https://redirect.github.com/nextauthjs/next-auth/commit/a150f1e8)) - **core**: filter unnecessary param before passing to session callback ([`c650d0c`](https://redirect.github.com/nextauthjs/next-auth/commit/c650d0cc)) #### Other - fix import - Revert "fix(core): filter unnecessary param before passing to session callback" ### [`v0.37.3`](https://redirect.github.com/nextauthjs/next-auth/releases/tag/%40auth/core%400.37.3) [Compare Source](https://redirect.github.com/nextauthjs/next-auth/compare/@auth/core@0.37.2...@auth/core@0.37.3) #### Bugfixes - **core**: carry-over request params for custom verifyRequest page ([#​12166](https://redirect.github.com/nextauthjs/next-auth/issues/12166)) ([`d6d8d4f`](https://redirect.github.com/nextauthjs/next-auth/commit/d6d8d4f1)) - **core**: use correct import for the `cookie` package ([#​12177](https://redirect.github.com/nextauthjs/next-auth/issues/12177)) ([`39250e3`](https://redirect.github.com/nextauthjs/next-auth/commit/39250e32)) - **providers**: update TikTok provider configuration with custom Fetch ([#​12168](https://redirect.github.com/nextauthjs/next-auth/issues/12168)) ([`2e78fa2`](https://redirect.github.com/nextauthjs/next-auth/commit/2e78fa2c)) - **providers**: Ease authorization and scope override for Discord provider ([#​12173](https://redirect.github.com/nextauthjs/next-auth/issues/12173)) ([`39b7d9a`](https://redirect.github.com/nextauthjs/next-auth/commit/39b7d9a4)) - **providers**: dropbox authorization params should contain token_access_type ([#​12161](https://redirect.github.com/nextauthjs/next-auth/issues/12161)) ([`8034cfe`](https://redirect.github.com/nextauthjs/next-auth/commit/8034cfe7)) #### Other - **deps**: bump dependencies ([`b3e4369`](https://redirect.github.com/nextauthjs/next-auth/commit/b3e4369c)) - **docs**: enhance api reference with styles for providers ([#​11961](https://redirect.github.com/nextauthjs/next-auth/issues/11961)) ([`a88c7a3`](https://redirect.github.com/nextauthjs/next-auth/commit/a88c7a31)) - fix lint - fix(ts) mark `account` as optional in callbacks ([#​12017](https://redirect.github.com/nextauthjs/next-auth/issues/12017))

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.

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



This PR was generated by Mend Renovate. View the repository job log.