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 dependency @supabase/auth-helpers-nextjs to ^0.10.0 #9

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

Conversation

renovate[bot]
Copy link

@renovate renovate bot commented Jun 3, 2024

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@supabase/auth-helpers-nextjs (source) ^0.4.1 -> ^0.10.0 age adoption passing confidence

Release Notes

supabase/auth-helpers (@​supabase/auth-helpers-nextjs)

v0.10.0

Compare Source

Minor Changes
  • 65bf8d4: Add cookie storage adapter per library following a shared storage adapter
  • 65bf8d4: Add full server side support to auth helpers through PKCE
Patch Changes

v0.9.0

Compare Source

Minor Changes
Patch Changes

v0.8.7

Compare Source

Patch Changes

v0.8.6

Compare Source

Patch Changes

v0.8.5

Compare Source

Patch Changes
  • 7abfe9b: Fix header and cookie trying to read undefined response body

v0.8.4

Compare Source

Patch Changes

v0.8.3

Compare Source

Patch Changes

v0.8.2

Compare Source

Patch Changes
  • c8a121d: include cookie options for deleteCookie

v0.8.1

Compare Source

Patch Changes
  • dfff00a: Remove the appending of a cookie to the response

v0.8.0

Compare Source

Minor Changes
  • c48bb87: Remove max-age option from cookieOptions
Patch Changes

v0.7.4

Compare Source

Patch Changes
  • 8c77550: Fix type for next.js cookies and headers functions

v0.7.3

Compare Source

Patch Changes
  • 1619e93: Add cookie options to set cookie for route handler

v0.7.2

Compare Source

Patch Changes

v0.7.1

Compare Source

Patch Changes
  • b20cc32: Allow user to opt out of singleton pattern for Client Components

v0.7.0

Compare Source

Minor Changes
  • 65bf8d4: Add cookie storage adapter per library following a shared storage adapter
  • 65bf8d4: Add full server side support to auth helpers through PKCE
Patch Changes
  • 165ba70: Fix "Failed to parse cookie string" bug in middleware storage
  • a128b9e: Fix typedefs and add deprecated functions for App Router createClient functions
  • d46c2ed: fix cookie saving in middleware/routeHandler
  • 067402a: Set cookie header to make new session from middleware available to server component
  • 66b13b9: simplifying defaults for storage adapter
  • 008a08c: Implement singleton pattern for createClientComponentClient to simplify implementation
  • d90866f: [BREAKING CHANGES]: Renamed createBrowserSupabaseClient to createPagesBrowserClient, createServerSupabaseClient to createPagesServerClient and createMiddlewareSupabaseClient to createMiddlewareClient
  • 1086021: Upgrade Next.js and remove custom type for WritableRequestCookies
  • Updated dependencies [65bf8d4]
  • Updated dependencies [353be76]
  • Updated dependencies [56db807]
  • Updated dependencies [56db807]
  • Updated dependencies [66b13b9]
  • Updated dependencies [65bf8d4]

v0.6.1

Compare Source

Patch Changes

v0.6.0

Compare Source

Minor Changes
  • 50d0a16: Remove deprecated methods from the nextjs package

v0.5.9

Compare Source

Patch Changes

v0.5.8

Compare Source

Patch Changes

v0.5.7

Compare Source

Patch Changes

v0.5.6

Compare Source

Patch Changes
  • 5ab18fe: Export function to create Supabase Client in Next.js Route Handler functions

v0.5.5

Compare Source

Patch Changes

v0.5.4

Compare Source

Patch Changes
  • 849e447: allow overwriting client url and key

v0.5.3

Compare Source

Patch Changes

v0.5.2

Compare Source

Patch Changes
  • 2be3f10: feat: add helper for Next.js Server Components.

v0.5.1

Compare Source

Patch Changes

v0.5.0

Compare Source

Minor Changes
  • 9e7ff76: upgrade supabase-js version to v2.42.0

v0.4.5

Compare Source

Patch Changes

v0.4.4

Compare Source

Patch Changes
  • 5cdc84c: Fix a bug with withPageAuth when a session is null and authRequired is set to false

v0.4.3

Compare Source

Patch Changes

v0.4.2

Compare Source

Patch Changes
  • 4a7bbfe: Update session when updating user

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.

Copy link

vercel bot commented Jun 3, 2024

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

Name Status Preview Comments Updated (UTC)
subscription ❌ Failed (Inspect) Jun 3, 2024 5:54am

Copy link

cr-gpt bot commented Jun 3, 2024

Seems you are using me but didn't get OPENAI_API_KEY seted in Variables/Secrets for this repo. you could follow readme for more information

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