Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(deps): update dependency @auth/core to ^0.37.0 #12

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Apr 8, 2024

This PR contains the following updates:

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

Release Notes

nextauthjs/next-auth (@​auth/core)

v0.37.3

Compare Source

Bugfixes

  • core: carry-over request params for custom verifyRequest page (#​12166) (d6d8d4f)
  • core: use correct import for the cookie package (#​12177) (39250e3)
  • providers: update TikTok provider configuration with custom Fetch (#​12168) (2e78fa2)
  • providers: Ease authorization and scope override for Discord provider (#​12173) (39b7d9a)
  • providers: dropbox authorization params should contain token_access_type (#​12161) (8034cfe)

Other

  • deps: bump dependencies (b3e4369)
  • docs: enhance api reference with styles for providers (#​11961) (a88c7a3)
  • fix lint
  • fix(ts) mark account as optional in callbacks (#​12017)

v0.37.2

Compare Source

Bugfixes

v0.37.1

Compare Source

Bugfixes

  • providers: conform Entra ID when responding with the wrong issuer (#​11980) (e981e4d)

v0.37.0

Compare Source

Features

v0.36.0

Compare Source

Features

Bugfixes

  • correctly set isNewUser during account linking & user creation

Other

v0.35.3

Compare Source

Bugfixes

v0.35.2

Compare Source

Bugfixes
  • providers: make identifier param optional (3e8a648)
  • providers: optionally check identifier (54ba689)

v0.35.1

Compare Source

Bugfixes

v0.35.0

Compare Source

Features
Bugfixes
Other

v0.34.2

Compare Source

Bugfixes

Other

v0.34.1

Compare Source

Bugfixes

  • Add default exports to package.json for better module support (#​11224)

v0.34.0

Compare Source

Features

v0.33.0

Compare Source

Features
Bugfixes
Other

v0.32.0

Compare Source

Features

Bugfixes

  • core: Ensure oauth4webapi uses a stable customFetch API (#​10978) (f1bf7ae)
  • core: centralize isDate util fn and use in all adapters (#​10872) (e2eacc2)
  • errors: do not log authjs message with CredentialsSiginin error (#​11050) (d089923)

Other

v0.31.0

Compare Source

Features

Bugfixes

  • core: update WebAuthn authenticator schemas and types (#​10861) (5e55331)
  • core: support trailingSlash in providerAndAccountId parsing (#​10752) (46f9582)
  • providers: update linkedin oidc issuer (#​10671) (6cb874e)
  • correct contributor lists (#​10742)
  • strip code_verifier from request body when the provider doesn't support PKCE (#​10765)

Other

v0.30.0

Compare Source

Features

Bugfixes

Other

  • core: update links in typedocs to new docs URLs (#​10560) (6aa4c44)
  • core: rm unnecessary typedoc callout (ff7810f)
  • salesforce: fix multiple typos in provider (1de6bc7)

v0.29.0

Compare Source

Features

Bugfixes

  • docs: correct link to list of adapters (#​10451) (bb4dc18)
  • env: handle provider id's with - durinv env inference (4dfc8af)
  • providers: update Facebook OAuth dialog API (5dec6fd)
  • providers: make webex apiBaseUrl optional (#​10354) (edc4fe4)
  • infer providers logo filename (#​10496)

Other

  • docs: update azure-ad.ts (#​10448) (8120fd4)
  • examples: use string as authorization (5ae5009)
  • revert
  • comment todo

Configuration

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

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

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.


  • If you want to rebase/retry this PR, check this box

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

@renovate renovate bot changed the title chore(deps): update dependency @auth/core to ^0.29.0 chore(deps): update dependency @auth/core to ^0.30.0 Apr 18, 2024
@renovate renovate bot force-pushed the renovate/auth-core-0.x branch from dd98cf9 to 5b88c53 Compare April 18, 2024 15:21
@renovate renovate bot force-pushed the renovate/auth-core-0.x branch from 5b88c53 to 0e4ef76 Compare May 11, 2024 12:44
@renovate renovate bot changed the title chore(deps): update dependency @auth/core to ^0.30.0 chore(deps): update dependency @auth/core to ^0.31.0 May 11, 2024
@renovate renovate bot force-pushed the renovate/auth-core-0.x branch from 0e4ef76 to fa3a8e0 Compare June 2, 2024 08:10
@renovate renovate bot changed the title chore(deps): update dependency @auth/core to ^0.31.0 chore(deps): update dependency @auth/core to ^0.32.0 Jun 2, 2024
@renovate renovate bot changed the title chore(deps): update dependency @auth/core to ^0.32.0 chore(deps): update dependency @auth/core to ^0.33.0 Jun 20, 2024
@renovate renovate bot force-pushed the renovate/auth-core-0.x branch 2 times, most recently from fefc2bc to 105a2a8 Compare June 21, 2024 23:51
@renovate renovate bot changed the title chore(deps): update dependency @auth/core to ^0.33.0 chore(deps): update dependency @auth/core to ^0.34.0 Jun 21, 2024
@renovate renovate bot force-pushed the renovate/auth-core-0.x branch from 105a2a8 to fe60e7f Compare September 16, 2024 08:39
@renovate renovate bot changed the title chore(deps): update dependency @auth/core to ^0.34.0 chore(deps): update dependency @auth/core to ^0.35.0 Sep 16, 2024
@renovate renovate bot force-pushed the renovate/auth-core-0.x branch from fe60e7f to 68bdfd4 Compare October 6, 2024 05:37
@renovate renovate bot changed the title chore(deps): update dependency @auth/core to ^0.35.0 chore(deps): update dependency @auth/core to ^0.36.0 Oct 6, 2024
@renovate renovate bot changed the title chore(deps): update dependency @auth/core to ^0.36.0 chore(deps): update dependency @auth/core to ^0.37.0 Oct 9, 2024
@renovate renovate bot force-pushed the renovate/auth-core-0.x branch from 68bdfd4 to 5c7cad1 Compare October 9, 2024 05:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants