Skip to content

Bump @supabase/auth-helpers-nextjs from 0.5.9 to 0.7.0#18

Closed
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/npm_and_yarn/supabase/auth-helpers-nextjs-0.7.0
Closed

Bump @supabase/auth-helpers-nextjs from 0.5.9 to 0.7.0#18
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/npm_and_yarn/supabase/auth-helpers-nextjs-0.7.0

Conversation

@dependabot
Copy link
Copy Markdown

@dependabot dependabot bot commented on behalf of github May 29, 2023

Bumps @supabase/auth-helpers-nextjs from 0.5.9 to 0.7.0.

Release notes

Sourced from @​supabase/auth-helpers-nextjs's releases.

@​supabase/auth-helpers-nextjs@​0.7.0

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]
    • @​supabase/auth-helpers-shared@​0.4.0

@​supabase/auth-helpers-nextjs@​0.7.0-next.8

Patch Changes

  • a128b9e: Fix typedefs and add deprecated functions for App Router createClient functions

@​supabase/auth-helpers-nextjs@​0.7.0-next.7

Patch Changes

  • 067402a: Set cookie header to make new session from middleware available to server component
  • 008a08c: Implement singleton pattern for createClientComponentClient to simplify implementation
  • 1086021: Upgrade Next.js and remove custom type for WritableRequestCookies

@​supabase/auth-helpers-nextjs@​0.7.0-next.6

Patch Changes

  • d90866f: [BREAKING CHANGES]: Renamed createBrowserSupabaseClient to createPagesBrowserClient, createServerSupabaseClient to createPagesServerClient and createMiddlewareSupabaseClient to createMiddlewareClient

@​supabase/auth-helpers-nextjs@​0.7.0-next.5

Patch Changes

  • d46c2ed: fix cookie saving in middleware/routeHandler

@​supabase/auth-helpers-nextjs@​0.7.0-next.4

Patch Changes

  • 165ba70: Fix "Failed to parse cookie string" bug in middleware storage

... (truncated)

Commits
  • 26914a9 chore: update versions (#559)
  • 4509608 Final release of auth-helpers PKCE
  • f34a773 chore: update versions (next) (#558)
  • 3bda304 Fix: missing type from SvelteKit and remix package (#557)
  • a128b9e Fix: Typedefs for clientClient functions (#556)
  • c184ab2 chore: update versions (next) (#555)
  • 1086021 Chore: Update Next.js and remove custom type for WritableCookies (#552)
  • 067402a Fix: Set response cookie (#551)
  • bc61f1b Fix type issue (#554)
  • 008a08c Chore: Implement singleton pattern for createClientComponentClient function (...
  • Additional commits viewable in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [@supabase/auth-helpers-nextjs](https://github.com/supabase/auth-helpers) from 0.5.9 to 0.7.0.
- [Release notes](https://github.com/supabase/auth-helpers/releases)
- [Commits](https://github.com/supabase/auth-helpers/compare/@supabase/auth-helpers-nextjs@0.5.9...@supabase/auth-helpers-nextjs@0.7.0)

---
updated-dependencies:
- dependency-name: "@supabase/auth-helpers-nextjs"
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label May 29, 2023
@vercel
Copy link
Copy Markdown

vercel bot commented May 29, 2023

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

Name Status Preview Comments Updated (UTC)
outono-org ✅ Ready (Inspect) Visit Preview 💬 Add feedback May 29, 2023 11:02am

@dependabot @github
Copy link
Copy Markdown
Author

dependabot bot commented on behalf of github Jun 5, 2023

Superseded by #22.

@dependabot dependabot bot closed this Jun 5, 2023
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/supabase/auth-helpers-nextjs-0.7.0 branch June 5, 2023 11:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants