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.74k stars 408 forks source link

fix(deps): update dependency @auth/core to v0.34.2 - autoclosed #1099

Closed renovate[bot] closed 3 months ago

renovate[bot] commented 4 months ago

Mend Renovate

This PR contains the following updates:

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

Release Notes

nextauthjs/next-auth (@​auth/core) ### [`v0.34.2`](https://togithub.com/nextauthjs/next-auth/releases/tag/%40auth/core%400.34.2) [Compare Source](https://togithub.com/nextauthjs/next-auth/compare/@auth/core@0.34.1...@auth/core@0.34.2) #### Bugfixes - **core**: revert [#​11050](https://togithub.com/nextauthjs/next-auth/issues/11050) ([#​11469](https://togithub.com/nextauthjs/next-auth/issues/11469)) ([`0f83056`](https://togithub.com/nextauthjs/next-auth/commit/0f83056a)) - **providers**: add State check to Eveonline ([#​11111](https://togithub.com/nextauthjs/next-auth/issues/11111)) ([`b690dac`](https://togithub.com/nextauthjs/next-auth/commit/b690dac7)) - **providers**: Apple checks should be `['state', 'nonce']` ([#​11239](https://togithub.com/nextauthjs/next-auth/issues/11239)) ([`8ea51aa`](https://togithub.com/nextauthjs/next-auth/commit/8ea51aae)) - **providers**: make `connection` optional on WorkOS ([#​11270](https://togithub.com/nextauthjs/next-auth/issues/11270)) ([`14b075d`](https://togithub.com/nextauthjs/next-auth/commit/14b075d5)) #### Other - **core**: remove extra dot in some `AuthError` messages ([#​10964](https://togithub.com/nextauthjs/next-auth/issues/10964)) ([`aefae63`](https://togithub.com/nextauthjs/next-auth/commit/aefae630)) - **providers**: update Foursquare API Docs URL ([#​11310](https://togithub.com/nextauthjs/next-auth/issues/11310)) ([`3cba5e2`](https://togithub.com/nextauthjs/next-auth/commit/3cba5e2f)) - change MissingCSRF reference path ([#​11464](https://togithub.com/nextauthjs/next-auth/issues/11464)) - fix grammatical error ([#​11260](https://togithub.com/nextauthjs/next-auth/issues/11260)) ### [`v0.34.1`](https://togithub.com/nextauthjs/next-auth/releases/tag/%40auth/core%400.34.1) [Compare Source](https://togithub.com/nextauthjs/next-auth/compare/@auth/core@0.34.0...@auth/core@0.34.1) #### Bugfixes - Add default exports to package.json for better module support ([#​11224](https://togithub.com/nextauthjs/next-auth/issues/11224)) ### [`v0.34.0`](https://togithub.com/nextauthjs/next-auth/releases/tag/%40auth/core%400.34.0) [Compare Source](https://togithub.com/nextauthjs/next-auth/compare/@auth/core@0.33.0...@auth/core@0.34.0) #### Features - **providers**: add threads ([#​11215](https://togithub.com/nextauthjs/next-auth/issues/11215)) ([`4e9d2a2`](https://togithub.com/nextauthjs/next-auth/commit/4e9d2a2f)) ### [`v0.33.0`](https://togithub.com/nextauthjs/next-auth/releases/tag/%40auth/core%400.33.0) [Compare Source](https://togithub.com/nextauthjs/next-auth/compare/@auth/core@0.32.0...@auth/core@0.33.0) ##### Features - **core**: support `private_key_jwt` token auth method ([#​11132](https://togithub.com/nextauthjs/next-auth/issues/11132)) ([`d8a9188`](https://togithub.com/nextauthjs/next-auth/commit/d8a91885)) - **core**: re-introduce `idToken: boolean` ([#​11161](https://togithub.com/nextauthjs/next-auth/issues/11161)) ([`b56b928`](https://togithub.com/nextauthjs/next-auth/commit/b56b928c)) - **providers**: Add BankID Norge provider ([#​11162](https://togithub.com/nextauthjs/next-auth/issues/11162)) ([`d38fdef`](https://togithub.com/nextauthjs/next-auth/commit/d38fdef7)) - Add form-post specification ([#​8428](https://togithub.com/nextauthjs/next-auth/issues/8428)) ##### Bugfixes - **core/providers/osu**: Correct the type of OsuProfile.id ([#​10340](https://togithub.com/nextauthjs/next-auth/issues/10340)) ([`0e0c7b6`](https://togithub.com/nextauthjs/next-auth/commit/0e0c7b60)) - **providers**: Correct Coinbase endpoints ([#​11153](https://togithub.com/nextauthjs/next-auth/issues/11153)) ([`28e780f`](https://togithub.com/nextauthjs/next-auth/commit/28e780fa)) - change API domain for twitter provider ([#​11047](https://togithub.com/nextauthjs/next-auth/issues/11047)) ##### Other - **providers**: update Netsuite button rendering colors ([#​11099](https://togithub.com/nextauthjs/next-auth/issues/11099)) ([`63fd886`](https://togithub.com/nextauthjs/next-auth/commit/63fd8869)) - `pnpm format` ([#​11078](https://togithub.com/nextauthjs/next-auth/issues/11078)) - Fix some documentation issues ([#​10980](https://togithub.com/nextauthjs/next-auth/issues/10980))

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 was generated by Mend Renovate. View the repository job log.