Skip to content

Conversation

@dependabot
Copy link

@dependabot dependabot bot commented on behalf of github Jun 12, 2023

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

Release notes

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

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

Patch Changes

  • d33aa1b: Upgrade patch version of Next.js to fix TS def for cookies().set()
  • Updated dependencies [97e5541]
    • @​supabase/auth-helpers-shared@​0.4.1

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

Patch Changes

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

@​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

... (truncated)

Commits

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.2.
- [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.2)

---
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 Jun 12, 2023
@vercel
Copy link

vercel bot commented Jun 12, 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 Jun 12, 2023 11:04am

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.

1 participant