Skip to content
This repository was archived by the owner on Jan 8, 2025. It is now read-only.

Update dependency @auth/core to ^0.37.0#8

Open
renovate[bot] wants to merge 1 commit intomainfrom
renovate/auth-core-0.x
Open

Update dependency @auth/core to ^0.37.0#8
renovate[bot] wants to merge 1 commit intomainfrom
renovate/auth-core-0.x

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Dec 23, 2022

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@auth/core (source) ^0.1 -> ^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

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)

v0.18.0

Compare Source

Features

Bugfixes

v0.17.0

Compare Source

Features

v0.16.1

Compare Source

Bugfixes

v0.16.0

Compare Source

Features

Bugfixes

  • allow csrfDisabled on session action

v0.15.2

Compare Source

Bugfixes

  • providers: optional chaining in azure-ad-b2c profile (#​8616) (a5ac491)

v0.15.1

Compare Source

Bugfixes

  • docs: correct import name (#​8606) (c776435)
  • Build account object with tokens spread as lowest priority (#​8599)

v0.15.0

Compare Source

Other

v0.14.0

Compare Source

Bugfixes

  • sveltekit: update server-side "SignIn" and "SignOut" button components (#​10144) (1a11876)

Other

  • docs: add SvelteKit load function "implications for authentication" link (#​9642) (4a7f51c)
  • svelte: rm paragraph tag with many different children in docs example code (#​10181) (5b9f621)
  • tests: reenable unit tests in CI and cleanup docker test setups (#​10190) (5136ca4)

v0.13.0

Compare Source

Features

Bugfixes

  • providers: Update type oidc for Linkedin (#​8345) (35977bf)
  • handle trailing slash when parsing the url (#​8383)

Other

  • rename @next-auth/* packages to @auth/*
  • fix failing docs build (#​8463)

v0.12.0

Compare Source

Features

  • allow raw response for lib authors

v0.11.1

Compare Source

Bugfixes

v0.11.0

Compare Source

Features

v0.10.4

Compare Source

Bugfixes

v0.10.3

Compare Source

Bugfixes

  • sort cookie chunks correctly (#​8278)

v0.10.2

Compare Source

Bugfixes

  • docs: correct broken links (a9180a7)

v0.10.1

Compare Source

Bugfixes

  • ts: allow EndpointRequest to return void type (#​8112) (f207e94)
  • follow up allow EndpointRequest to return void type

v0.10.0

[Compare Source](https://redirect.github.com/


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.

@vercel
Copy link

vercel bot commented Dec 23, 2022

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
solid-start ❌ Failed (Inspect) Oct 9, 2024 0:11am

@renovate renovate bot force-pushed the renovate/auth-core-0.x branch from 4963fcd to c6bce7d Compare December 23, 2022 20:15
@renovate renovate bot force-pushed the renovate/auth-core-0.x branch from c6bce7d to 163a32f Compare January 24, 2023 02:26
@renovate renovate bot changed the title Update dependency @auth/core to ^0.2.0 Update dependency @auth/core to ^0.3.0 Jan 24, 2023
@renovate renovate bot force-pushed the renovate/auth-core-0.x branch from 163a32f to fd8d114 Compare February 5, 2023 14:24
@renovate renovate bot changed the title Update dependency @auth/core to ^0.3.0 Update dependency @auth/core to ^0.4.0 Feb 5, 2023
@renovate renovate bot force-pushed the renovate/auth-core-0.x branch from fd8d114 to dd8f5cb Compare February 24, 2023 17:40
@renovate renovate bot changed the title Update dependency @auth/core to ^0.4.0 Update dependency @auth/core to ^0.5.0 Feb 24, 2023
@renovate renovate bot force-pushed the renovate/auth-core-0.x branch from dd8f5cb to 35de8b1 Compare April 18, 2023 18:10
@renovate renovate bot changed the title Update dependency @auth/core to ^0.5.0 Update dependency @auth/core to ^0.6.0 Apr 18, 2023
@renovate renovate bot force-pushed the renovate/auth-core-0.x branch from 35de8b1 to 946931b Compare April 20, 2023 10:42
@renovate renovate bot changed the title Update dependency @auth/core to ^0.6.0 Update dependency @auth/core to ^0.7.0 Apr 20, 2023
@renovate renovate bot force-pushed the renovate/auth-core-0.x branch from 946931b to 506859b Compare June 1, 2023 13:34
@renovate renovate bot changed the title Update dependency @auth/core to ^0.7.0 Update dependency @auth/core to ^0.8.0 Jun 1, 2023
@renovate renovate bot force-pushed the renovate/auth-core-0.x branch from 506859b to 88f108c Compare June 27, 2023 15:49
@renovate renovate bot changed the title Update dependency @auth/core to ^0.8.0 Update dependency @auth/core to ^0.9.0 Jun 27, 2023
@renovate renovate bot force-pushed the renovate/auth-core-0.x branch from 88f108c to e13aa9d Compare July 18, 2023 16:31
@renovate renovate bot changed the title Update dependency @auth/core to ^0.9.0 Update dependency @auth/core to ^0.10.0 Jul 18, 2023
@renovate renovate bot force-pushed the renovate/auth-core-0.x branch from e13aa9d to 49116e4 Compare August 11, 2023 12:19
@renovate renovate bot changed the title Update dependency @auth/core to ^0.10.0 Update dependency @auth/core to ^0.11.0 Aug 11, 2023
@renovate renovate bot force-pushed the renovate/auth-core-0.x branch from a64b3fa to 19543a6 Compare September 28, 2023 14:39
@renovate renovate bot changed the title Update dependency @auth/core to ^0.15.0 Update dependency @auth/core to ^0.16.0 Sep 28, 2023
@renovate renovate bot force-pushed the renovate/auth-core-0.x branch from 19543a6 to a9cb7a9 Compare October 17, 2023 00:17
@renovate renovate bot changed the title Update dependency @auth/core to ^0.16.0 Update dependency @auth/core to ^0.17.0 Oct 17, 2023
@renovate renovate bot force-pushed the renovate/auth-core-0.x branch from a9cb7a9 to f3df20e Compare October 24, 2023 01:51
@renovate renovate bot changed the title Update dependency @auth/core to ^0.17.0 Update dependency @auth/core to ^0.18.0 Oct 24, 2023
@renovate renovate bot force-pushed the renovate/auth-core-0.x branch from f3df20e to 283717b Compare December 21, 2023 16:22
@renovate renovate bot changed the title Update dependency @auth/core to ^0.18.0 Update dependency @auth/core to ^0.19.0 Dec 21, 2023
@renovate renovate bot force-pushed the renovate/auth-core-0.x branch from 283717b to 78e9f33 Compare January 7, 2024 01:43
@renovate renovate bot changed the title Update dependency @auth/core to ^0.19.0 Update dependency @auth/core to ^0.20.0 Jan 7, 2024
@renovate renovate bot force-pushed the renovate/auth-core-0.x branch from 78e9f33 to 1338ad0 Compare January 16, 2024 21:38
@renovate renovate bot changed the title Update dependency @auth/core to ^0.20.0 Update dependency @auth/core to ^0.21.0 Jan 16, 2024
@renovate renovate bot force-pushed the renovate/auth-core-0.x branch from 1338ad0 to 8450845 Compare January 20, 2024 16:53
@renovate renovate bot changed the title Update dependency @auth/core to ^0.21.0 Update dependency @auth/core to ^0.22.0 Jan 20, 2024
@renovate renovate bot force-pushed the renovate/auth-core-0.x branch from 8450845 to 1f1269a Compare January 25, 2024 15:53
@renovate renovate bot changed the title Update dependency @auth/core to ^0.22.0 Update dependency @auth/core to ^0.23.0 Jan 25, 2024
@renovate renovate bot force-pushed the renovate/auth-core-0.x branch from 1f1269a to 3d28f09 Compare January 27, 2024 01:51
@renovate renovate bot changed the title Update dependency @auth/core to ^0.23.0 Update dependency @auth/core to ^0.24.0 Jan 27, 2024
@renovate renovate bot force-pushed the renovate/auth-core-0.x branch from 3d28f09 to 7a78441 Compare February 1, 2024 01:06
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants