Update dependency @supabase/auth-helpers-nextjs to ^0.10.0 #9
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
^0.4.1
->^0.10.0
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 adapter65bf8d4
: Add full server side support to auth helpers through PKCEPatch Changes
66b13b9
: simplifying defaults for storage adapter65bf8d4
]353be76
]56db807
]56db807
]66b13b9
]65bf8d4
]v0.9.0
Compare Source
Minor Changes
192f85c
: SvelteKit rework:Patch Changes
33c8a81
]v0.8.7
Compare Source
Patch Changes
f7e5c2d
: Revert cookie name to storage key changef7e5c2d
]v0.8.6
Compare Source
Patch Changes
5893215
: Update storage key name with cookie name5893215
]v0.8.5
Compare Source
Patch Changes
7abfe9b
: Fix header and cookie trying to read undefined response bodyv0.8.4
Compare Source
Patch Changes
841fce0
]v0.8.3
Compare Source
Patch Changes
9fa8f2b
]v0.8.2
Compare Source
Patch Changes
c8a121d
: include cookie options for deleteCookiev0.8.1
Compare Source
Patch Changes
dfff00a
: Remove the appending of a cookie to the responsev0.8.0
Compare Source
Minor Changes
c48bb87
: Remove max-age option from cookieOptionsPatch Changes
c48bb87
]v0.7.4
Compare Source
Patch Changes
8c77550
: Fix type for next.js cookies and headers functionsv0.7.3
Compare Source
Patch Changes
1619e93
: Add cookie options to set cookie for route handlerv0.7.2
Compare Source
Patch Changes
d33aa1b
: Upgrade patch version of Next.js to fix TS def forcookies().set()
97e5541
]v0.7.1
Compare Source
Patch Changes
b20cc32
: Allow user to opt out of singleton pattern for Client Componentsv0.7.0
Compare Source
Minor Changes
65bf8d4
: Add cookie storage adapter per library following a shared storage adapter65bf8d4
: Add full server side support to auth helpers through PKCEPatch Changes
165ba70
: Fix "Failed to parse cookie string" bug in middleware storagea128b9e
: Fix typedefs and add deprecated functions for App Router createClient functionsd46c2ed
: fix cookie saving in middleware/routeHandler067402a
: Set cookie header to make new session from middleware available to server component66b13b9
: simplifying defaults for storage adapter008a08c
: Implement singleton pattern for createClientComponentClient to simplify implementationd90866f
: [BREAKING CHANGES]: Renamed createBrowserSupabaseClient to createPagesBrowserClient, createServerSupabaseClient to createPagesServerClient and createMiddlewareSupabaseClient to createMiddlewareClient1086021
: Upgrade Next.js and remove custom type for WritableRequestCookies65bf8d4
]353be76
]56db807
]56db807
]66b13b9
]65bf8d4
]v0.6.1
Compare Source
Patch Changes
04a7249
]04a7249
]v0.6.0
Compare Source
Minor Changes
50d0a16
: Remove deprecated methods from the nextjs packagev0.5.9
Compare Source
Patch Changes
1ea258e
]v0.5.8
Compare Source
Patch Changes
185e9cf
]v0.5.7
Compare Source
Patch Changes
f86073d
]v0.5.6
Compare Source
Patch Changes
5ab18fe
: Export function to create Supabase Client in Next.js Route Handler functionsv0.5.5
Compare Source
Patch Changes
33c8a81
]v0.5.4
Compare Source
Patch Changes
849e447
: allow overwriting client url and keyv0.5.3
Compare Source
Patch Changes
d3366e4
: Allow passing client optionsd3366e4
]v0.5.2
Compare Source
Patch Changes
2be3f10
: feat: add helper for Next.js Server Components.v0.5.1
Compare Source
Patch Changes
bee77c7
]v0.5.0
Compare Source
Minor Changes
9e7ff76
: upgrade supabase-js version to v2.42.0v0.4.5
Compare Source
Patch Changes
d6c43ef
: fix: "host" request header is not available. #358v0.4.4
Compare Source
Patch Changes
5cdc84c
: Fix a bug with withPageAuth when a session is null and authRequired is set to falsev0.4.3
Compare Source
Patch Changes
999e57e
]v0.4.2
Compare Source
Patch Changes
4a7bbfe
: Update session when updating userConfiguration
📅 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.
This PR was generated by Mend Renovate. View the repository job log.