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.30.0 - autoclosed #974

Closed renovate[bot] closed 5 months ago

renovate[bot] commented 5 months ago

Mend Renovate

This PR contains the following updates:

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

Release Notes

nextauthjs/next-auth (@​auth/core) ### [`v0.30.0`](https://togithub.com/nextauthjs/next-auth/releases/tag/%40auth/core%400.30.0) [Compare Source](https://togithub.com/nextauthjs/next-auth/compare/@auth/core@0.29.0...@auth/core@0.30.0) #### Features - **providers**: add Microsoft Entra ID provider ([#​10497](https://togithub.com/nextauthjs/next-auth/issues/10497)) ([`536f208`](https://togithub.com/nextauthjs/next-auth/commit/536f208e)) - **providers**: drop Atlassian (OAuth 1.0) ([`22860bb`](https://togithub.com/nextauthjs/next-auth/commit/22860bb1)) #### Bugfixes - **pages**: cleanup oauth provider branded buttons ([#​10542](https://togithub.com/nextauthjs/next-auth/issues/10542)) ([`710df18`](https://togithub.com/nextauthjs/next-auth/commit/710df185)) - **providers**: update providers config from verification walk-throughs ([#​10582](https://togithub.com/nextauthjs/next-auth/issues/10582)) ([`85ab5fa`](https://togithub.com/nextauthjs/next-auth/commit/85ab5fac)) - **ts**: reduce public type surface ([#​10557](https://togithub.com/nextauthjs/next-auth/issues/10557)) ([`6ddc329`](https://togithub.com/nextauthjs/next-auth/commit/6ddc3293)) - don't require secret at build-time ([#​10592](https://togithub.com/nextauthjs/next-auth/issues/10592)) #### Other - **core**: update links in typedocs to new docs URLs ([#​10560](https://togithub.com/nextauthjs/next-auth/issues/10560)) ([`6aa4c44`](https://togithub.com/nextauthjs/next-auth/commit/6aa4c441)) - **core**: rm unnecessary typedoc callout ([`ff7810f`](https://togithub.com/nextauthjs/next-auth/commit/ff7810fa)) - **salesforce**: fix multiple typos in provider ([`1de6bc7`](https://togithub.com/nextauthjs/next-auth/commit/1de6bc7d)) ### [`v0.29.0`](https://togithub.com/nextauthjs/next-auth/releases/tag/%40auth/core%400.29.0) [Compare Source](https://togithub.com/nextauthjs/next-auth/compare/@auth/core@0.28.2...@auth/core@0.29.0) #### Features - **providers**: Add Postmark email provider ([#​10512](https://togithub.com/nextauthjs/next-auth/issues/10512)) ([`c97431b`](https://togithub.com/nextauthjs/next-auth/commit/c97431bf)) - **providers**: add Microsoft Entra ID provider ([#​10497](https://togithub.com/nextauthjs/next-auth/issues/10497)) ([`2f64701`](https://togithub.com/nextauthjs/next-auth/commit/2f647013)) - **providers**: drop Atlassian (OAuth 1.0) ([`cb1a260`](https://togithub.com/nextauthjs/next-auth/commit/cb1a2605)) #### Bugfixes - **docs**: correct link to list of adapters ([#​10451](https://togithub.com/nextauthjs/next-auth/issues/10451)) ([`bb4dc18`](https://togithub.com/nextauthjs/next-auth/commit/bb4dc180)) - **env**: handle provider id's with `-` durinv env inference ([`4dfc8af`](https://togithub.com/nextauthjs/next-auth/commit/4dfc8afd)) - **providers**: update Facebook OAuth dialog API ([`5dec6fd`](https://togithub.com/nextauthjs/next-auth/commit/5dec6fdd)) - **providers**: make webex apiBaseUrl optional ([#​10354](https://togithub.com/nextauthjs/next-auth/issues/10354)) ([`edc4fe4`](https://togithub.com/nextauthjs/next-auth/commit/edc4fe4b)) - infer providers logo filename ([#​10496](https://togithub.com/nextauthjs/next-auth/issues/10496)) #### Other - **docs**: update azure-ad.ts ([#​10448](https://togithub.com/nextauthjs/next-auth/issues/10448)) ([`8120fd4`](https://togithub.com/nextauthjs/next-auth/commit/8120fd4c)) - **examples**: use string as `authorization` ([`5ae5009`](https://togithub.com/nextauthjs/next-auth/commit/5ae50098)) - revert - comment todo ### [`v0.28.2`](https://togithub.com/nextauthjs/next-auth/releases/tag/%40auth/core%400.28.2) [Compare Source](https://togithub.com/nextauthjs/next-auth/compare/@auth/core@0.28.1...@auth/core@0.28.2) #### Bugfixes - **core**: `createActionURL` set detectedProtocol correctly ([#​10421](https://togithub.com/nextauthjs/next-auth/issues/10421)) ([`246a838`](https://togithub.com/nextauthjs/next-auth/commit/246a8385))

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.