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

Update all non-major dependencies #137

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

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Oct 28, 2023

This PR contains the following updates:

Package Change Age Adoption Passing Confidence Type Update
@auth/core (source) ^0.18.0 -> ^0.35.0 age adoption passing confidence dependencies minor
@auth/drizzle-adapter (source) ^0.3.3 -> ^0.9.0 age adoption passing confidence dependencies minor
@biomejs/biome (source) 1.3.1 -> 1.9.2 age adoption passing confidence devDependencies minor
@stripe/stripe-js (source) 2.1.10 -> 2.4.0 age adoption passing confidence dependencies minor
@types/node (source) 20.8.9 -> 20.16.5 age adoption passing confidence devDependencies minor
@types/react (source) 18.2.33 -> 18.3.8 age adoption passing confidence devDependencies minor
@types/react-dom (source) 18.2.14 -> 18.3.0 age adoption passing confidence devDependencies minor
@typescript-eslint/eslint-plugin (source) 6.9.0 -> 6.21.0 age adoption passing confidence devDependencies minor
@typescript-eslint/parser (source) 6.9.0 -> 6.21.0 age adoption passing confidence devDependencies minor
eslint (source) 8.52.0 -> 8.57.1 age adoption passing confidence devDependencies minor
eslint-config-next (source) 14.0.0 -> 14.2.13 age adoption passing confidence devDependencies minor
eslint-plugin-import 2.29.0 -> 2.30.0 age adoption passing confidence devDependencies minor
eslint-plugin-jsx-a11y 6.7.1 -> 6.10.0 age adoption passing confidence devDependencies minor
eslint-plugin-react 7.33.2 -> 7.36.1 age adoption passing confidence devDependencies minor
eslint-plugin-react-hooks (source) 4.6.0 -> 4.6.2 age adoption passing confidence devDependencies patch
lucide-react (source) ^0.290.0 -> ^0.445.0 age adoption passing confidence dependencies minor
mysql2 (source) 3.6.3 -> 3.11.3 age adoption passing confidence dependencies minor
node (source) 20.9.0 -> 20.17.0 age adoption passing confidence minor
react (source) 18.2.0 -> 18.3.1 age adoption passing confidence dependencies minor
react-dom (source) 18.2.0 -> 18.3.1 age adoption passing confidence dependencies minor
sharp (source, changelog) ^0.32.6 -> ^0.33.0 age adoption passing confidence dependencies minor
typescript (source) 5.2.2 -> 5.6.2 age adoption passing confidence devDependencies minor
zod-validation-error 2.0.0 -> 2.1.0 age adoption passing confidence dependencies minor
zustand 4.4.4 -> 4.5.5 age adoption passing confidence dependencies minor

Release Notes

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

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

biomejs/biome (@​biomejs/biome)

v1.9.2

Compare Source

CLI
New features
Bug fixes
  • Fix #​3917, where the fixed files were incorrectly computed. Contributed by @​ematipico
  • Fixed an issue that caused GritQL contains queries to report false positives when the matched
    node appeared inside a sibling node. Contributed by @​arendjr
Editors
Bug fixes

Configuration

📅 Schedule: Branch creation - "before 4am on Monday" (UTC), Automerge - At any time (no schedule defined).

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

Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.


  • 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 Oct 28, 2023

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

Name Status Preview Updated (UTC)
hubone ❌ Failed (Inspect) Sep 21, 2024 0:25am

@renovate renovate bot requested a review from IhsenBouallegue as a code owner October 28, 2023 15:48
@renovate renovate bot added the dependencies Change in project dependencies. label Oct 28, 2023
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 6c5cd97 to 5cd7397 Compare October 29, 2023 12:30
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 5cd7397 to b08fcfa Compare October 29, 2023 17:06
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from b08fcfa to 3bcccac Compare October 29, 2023 19:06
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 3bcccac to c215e82 Compare October 29, 2023 22:37
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from c215e82 to 3b6ebb4 Compare October 30, 2023 06:33
@renovate renovate bot changed the title Update Yarn to v4.0.1 Update all non-major dependencies Oct 30, 2023
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 3b6ebb4 to fc4a4e2 Compare October 30, 2023 20:04
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from fc4a4e2 to 02874d9 Compare October 31, 2023 00:49
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 02874d9 to 5240807 Compare October 31, 2023 07:01
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 5240807 to 692fd59 Compare October 31, 2023 11:20
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 692fd59 to c2560dc Compare October 31, 2023 17:00
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from c2560dc to c2074d8 Compare October 31, 2023 22:39
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from c2074d8 to 0b31dcb Compare November 1, 2023 06:57
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 0b31dcb to 20a8dbb Compare November 2, 2023 01:51
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 5ae4cff to b5fb0e9 Compare September 11, 2024 07:26
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from b5fb0e9 to 48afbbc Compare September 12, 2024 01:11
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 48afbbc to 888c0e5 Compare September 12, 2024 08:33
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 888c0e5 to 7eed608 Compare September 13, 2024 05:33
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 7eed608 to 853cb3c Compare September 14, 2024 11:47
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 853cb3c to fe61685 Compare September 15, 2024 02:45
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from fe61685 to a3ce239 Compare September 16, 2024 02:14
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from a3ce239 to d40b021 Compare September 16, 2024 09:22
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from d40b021 to d5aa73d Compare September 17, 2024 08:53
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from d5aa73d to 3bfd42d Compare September 18, 2024 02:44
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 3bfd42d to 48ec33b Compare September 19, 2024 02:42
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 48ec33b to a9249e3 Compare September 20, 2024 08:45
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from a9249e3 to 71605e6 Compare September 20, 2024 23:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Change in project dependencies.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants