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

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

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

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Dec 21, 2023

This PR contains the following updates:

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

Release Notes

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

v0.37.4

Compare Source

Bugfixes
  • core: vendor cookie until it has an ESM build (#​12248) (a150f1e)
  • core: filter unnecessary param before passing to session callback (c650d0c)
Other
  • fix import
  • Revert "fix(core): filter unnecessary param before passing to session callback"

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

v0.28.2

Compare Source

Bugfixes

v0.28.1

Compare Source

Bugfixes

  • core: ignore basePath if pages configuration (#​10288) (9c56e69)
  • core: cannot parse action at /session (#​10094) (4a2d511)
  • tests: setEnvDefaults test with AUTH_SECRET/config.secret values (#​10400) (86c8822)
  • export CredentialsSignin class to extend in custom authorize errors (#​10200)
  • throw MissingSecret when secret missing (#​10305)

Other

v0.28.0

Compare Source

Features

  • customizable authorize() error (#​9871)

Bugfixes

Other

v0.27.0

Compare Source

Features
Bugfixes
Other
  • update playwright setup with poms (#​10012)
  • fix E2E @playwright/test tests (#​9944)

v0.26.3

Compare Source

Bugfixes

  • ts: correctly type Auth overload (8cbf38c)
  • remove unnecessary /signout appending to signout form action URL (#​9901)
  • mismatched account.providerAccountId (#​9932)

v0.26.2

Compare Source

Bugfixes

  • fix .js imports
  • use correct script src for @simplewebauthn/browser

v0.26.1

Compare Source

Bugfixes

  • don't break on Edge runtime when WebAuthn isn't used (#​9919)

v0.26.0

Compare Source

Features

  • Passkey / WebAuthn provider (experimental) (#​8808)

Other

  • swap sass css-nesting for css standard nesting postcss plugin (#​9887)

v0.25.1

Compare Source

Bugfixes

  • properly extend NodemailerConfig by EmailConfig (#​9890)

Other

v0.25.0

Compare Source

Features

  • add getEnvDefaults and createActionURL to @auth/core for use in client libs (#​9817)

Bugfixes

  • allow Facebook authorization config to be merged (#​9866)
  • filter client error response, error on missing host (#​9837)
  • allow string return signIn callback (#​9829)

v0.24.0

Compare Source

Features

Other

  • add badge & tweak config
  • add test coverage (#​9805)
  • replace jest with vitest (#​9818)
  • global vite/vitest, move express (#​9806)

v0.23.0

Compare Source

Features

Bugfixes

Other

v0.22.0

Compare Source

Features

v0.21.0

Compare Source

Features

Bugfixes

v0.20.0

Compare Source

Features

v0.19.1

Compare Source

Bugfixes

Other

v0.19.0

Compare Source

Features

Bugfixes

v0.18.6

Compare Source

Bugfixes

Other

  • bump dependencies
  • add utils package (#​9378)

v0.18.5

Compare Source

Bugfixes

Other

v0.18.4

Compare Source

Bugfixes

v0.18.3

Compare Source

Bugfixes

v0.18.2

Compare Source

Bugfixes

Other

  • refactor
  • refactor
  • refactor
  • move files
  • move files to utils
  • Updates TypeDoc index paths and fix broken links (#​9191)
  • throw errors when raw, reorganize (#​9118)
  • fix typo in credentials.ts

v0.18.1

Compare Source

Bugfixes

Other

  • more cleanup
  • clean up tsconfig files
  • upgrade to Docusaurus v3 (#​9059)
  • cleanup (#​9086)
  • fix broken links (#​9062)

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.


  • 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 added the renovate label Dec 21, 2023
@renovate renovate bot force-pushed the renovate/auth-core-0.x branch 11 times, most recently from 09ce8b8 to fcd523c Compare December 28, 2023 14:13
@renovate renovate bot force-pushed the renovate/auth-core-0.x branch 12 times, most recently from 6f21a36 to 0089fe9 Compare January 5, 2024 06:05
@renovate renovate bot changed the title fix(deps): update dependency @auth/core to v0.19.0 fix(deps): update dependency @auth/core to v0.19.0 - autoclosed Jan 5, 2024
@renovate renovate bot closed this Jan 5, 2024
@renovate renovate bot deleted the renovate/auth-core-0.x branch January 5, 2024 06:34
@renovate renovate bot changed the title fix(deps): update dependency @auth/core to v0.19.0 - autoclosed fix(deps): update dependency @auth/core to v0.19.0 Jan 5, 2024
@renovate renovate bot reopened this Jan 5, 2024
@renovate renovate bot restored the renovate/auth-core-0.x branch January 5, 2024 06:59
@renovate renovate bot force-pushed the renovate/auth-core-0.x branch 7 times, most recently from 7ec0d36 to 8cf75b3 Compare June 28, 2024 21:55
@renovate renovate bot force-pushed the renovate/auth-core-0.x branch from 8cf75b3 to 565d2b5 Compare July 28, 2024 04:05
@renovate renovate bot changed the title fix(deps): update dependency @auth/core to v0.34.1 fix(deps): update dependency @auth/core to v0.34.2 Jul 28, 2024
@renovate renovate bot force-pushed the renovate/auth-core-0.x branch from 565d2b5 to d334649 Compare September 15, 2024 22:33
@renovate renovate bot changed the title fix(deps): update dependency @auth/core to v0.34.2 fix(deps): update dependency @auth/core to v0.35.0 Sep 15, 2024
@renovate renovate bot force-pushed the renovate/auth-core-0.x branch from d334649 to 0d0140c Compare September 25, 2024 11:27
@renovate renovate bot changed the title fix(deps): update dependency @auth/core to v0.35.0 fix(deps): update dependency @auth/core to v0.35.1 Sep 25, 2024
@renovate renovate bot force-pushed the renovate/auth-core-0.x branch from 0d0140c to 0fe1ca2 Compare September 25, 2024 12:57
@renovate renovate bot changed the title fix(deps): update dependency @auth/core to v0.35.1 fix(deps): update dependency @auth/core to v0.35.2 Sep 25, 2024
@renovate renovate bot force-pushed the renovate/auth-core-0.x branch from 0fe1ca2 to bf00d66 Compare September 27, 2024 19:58
@renovate renovate bot changed the title fix(deps): update dependency @auth/core to v0.35.2 fix(deps): update dependency @auth/core to v0.35.3 Sep 27, 2024
@renovate renovate bot force-pushed the renovate/auth-core-0.x branch from bf00d66 to 66ce551 Compare October 5, 2024 19:10
@renovate renovate bot changed the title fix(deps): update dependency @auth/core to v0.35.3 fix(deps): update dependency @auth/core to v0.36.0 Oct 5, 2024
@renovate renovate bot force-pushed the renovate/auth-core-0.x branch from 66ce551 to b1456b0 Compare October 9, 2024 01:09
@renovate renovate bot changed the title fix(deps): update dependency @auth/core to v0.36.0 fix(deps): update dependency @auth/core to v0.37.0 Oct 9, 2024
@renovate renovate bot force-pushed the renovate/auth-core-0.x branch from b1456b0 to cc705ed Compare October 18, 2024 19:10
@renovate renovate bot changed the title fix(deps): update dependency @auth/core to v0.37.0 fix(deps): update dependency @auth/core to v0.37.1 Oct 18, 2024
@renovate renovate bot force-pushed the renovate/auth-core-0.x branch from cc705ed to 98c2f4e Compare October 19, 2024 22:10
@renovate renovate bot changed the title fix(deps): update dependency @auth/core to v0.37.1 fix(deps): update dependency @auth/core to v0.37.2 Oct 19, 2024
@renovate renovate bot force-pushed the renovate/auth-core-0.x branch from 98c2f4e to 9ec6e9c Compare November 4, 2024 11:50
@renovate renovate bot changed the title fix(deps): update dependency @auth/core to v0.37.2 fix(deps): update dependency @auth/core to v0.37.3 Nov 4, 2024
@renovate renovate bot force-pushed the renovate/auth-core-0.x branch from 9ec6e9c to a3d7132 Compare November 16, 2024 12:41
@renovate renovate bot changed the title fix(deps): update dependency @auth/core to v0.37.3 fix(deps): update dependency @auth/core to v0.37.4 Nov 16, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants