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.57k stars 384 forks source link

fix(deps): update dependency @auth/core to v0.28.1 #940

Closed renovate[bot] closed 6 months ago

renovate[bot] commented 6 months ago

Mend Renovate

This PR contains the following updates:

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

Release Notes

nextauthjs/next-auth (@​auth/core) ### [`v0.28.1`](https://togithub.com/nextauthjs/next-auth/releases/tag/%40auth/core%400.28.1) [Compare Source](https://togithub.com/nextauthjs/next-auth/compare/@auth/core@0.28.0...@auth/core@0.28.1) #### Bugfixes - **core**: ignore basePath if pages configuration ([#​10288](https://togithub.com/nextauthjs/next-auth/issues/10288)) ([`9c56e69`](https://togithub.com/nextauthjs/next-auth/commit/9c56e699)) - **core**: cannot parse action at /session ([#​10094](https://togithub.com/nextauthjs/next-auth/issues/10094)) ([`4a2d511`](https://togithub.com/nextauthjs/next-auth/commit/4a2d5119)) - **tests**: setEnvDefaults test with `AUTH_SECRET`/`config.secret` values ([#​10400](https://togithub.com/nextauthjs/next-auth/issues/10400)) ([`86c8822`](https://togithub.com/nextauthjs/next-auth/commit/86c8822f)) - export `CredentialsSignin` class to extend in custom authorize errors ([#​10200](https://togithub.com/nextauthjs/next-auth/issues/10200)) - throw `MissingSecret` when secret missing ([#​10305](https://togithub.com/nextauthjs/next-auth/issues/10305)) #### Other - **adapters**: fix link leading to 404 ([#​10217](https://togithub.com/nextauthjs/next-auth/issues/10217)) ([`52758a9`](https://togithub.com/nextauthjs/next-auth/commit/52758a92)) - **core**: fix failed tests for webauthn ([#​10281](https://togithub.com/nextauthjs/next-auth/issues/10281)) ([`9a5416b`](https://togithub.com/nextauthjs/next-auth/commit/9a5416bd)) - **jsdoc**: note different default basePaths ([#​10239](https://togithub.com/nextauthjs/next-auth/issues/10239)) ([`e9a3e8e`](https://togithub.com/nextauthjs/next-auth/commit/e9a3e8ea)) - cleanup nextjs dev/example middleware.ts file ([#​10222](https://togithub.com/nextauthjs/next-auth/issues/10222)) - fix punctuation in error logging wrapper ([#​10186](https://togithub.com/nextauthjs/next-auth/issues/10186))

Configuration

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

🚦 Automerge: Enabled.

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.