-
-
Notifications
You must be signed in to change notification settings - Fork 789
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
fix(deps): update dependency @clerk/nextjs to ^4.25.7 - autoclosed #317
Closed
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
The latest updates on your projects. Learn more about Vercel for Git ↗︎
|
☁️ Nx Cloud ReportCI is running/has finished running commands for commit bbb719b. As they complete they will appear below. Click to see the status, the terminal output, and the build insights. 📂 See all runs for this CI Pipeline Execution ✅ Successfully ran 5 targetsSent with 💌 from NxCloud. |
renovate
bot
force-pushed
the
renovate/clerk-nextjs-4.x
branch
from
September 20, 2023 14:51
77f20d4
to
6979fe1
Compare
renovate
bot
changed the title
fix(deps): update dependency @clerk/nextjs to ^4.23.5
fix(deps): update dependency @clerk/nextjs to ^4.24.0
Sep 20, 2023
renovate
bot
force-pushed
the
renovate/clerk-nextjs-4.x
branch
from
September 22, 2023 13:40
6979fe1
to
8713715
Compare
renovate
bot
changed the title
fix(deps): update dependency @clerk/nextjs to ^4.24.0
fix(deps): update dependency @clerk/nextjs to ^4.24.1
Sep 22, 2023
renovate
bot
changed the title
fix(deps): update dependency @clerk/nextjs to ^4.24.1
fix(deps): update dependency @clerk/nextjs to ^4.24.2
Sep 27, 2023
renovate
bot
force-pushed
the
renovate/clerk-nextjs-4.x
branch
from
September 27, 2023 14:48
8713715
to
81946a2
Compare
renovate
bot
changed the title
fix(deps): update dependency @clerk/nextjs to ^4.24.2
fix(deps): update dependency @clerk/nextjs to ^4.25.0
Sep 29, 2023
renovate
bot
force-pushed
the
renovate/clerk-nextjs-4.x
branch
from
September 29, 2023 16:20
81946a2
to
08d80bd
Compare
renovate
bot
force-pushed
the
renovate/clerk-nextjs-4.x
branch
from
September 29, 2023 22:20
08d80bd
to
02c84bd
Compare
renovate
bot
changed the title
fix(deps): update dependency @clerk/nextjs to ^4.25.0
fix(deps): update dependency @clerk/nextjs to ^4.25.1
Sep 29, 2023
renovate
bot
force-pushed
the
renovate/clerk-nextjs-4.x
branch
from
October 5, 2023 07:56
02c84bd
to
0a0cb61
Compare
renovate
bot
changed the title
fix(deps): update dependency @clerk/nextjs to ^4.25.1
fix(deps): update dependency @clerk/nextjs to ^4.25.2
Oct 5, 2023
renovate
bot
changed the title
fix(deps): update dependency @clerk/nextjs to ^4.25.2
fix(deps): update dependency @clerk/nextjs to ^4.25.3
Oct 6, 2023
renovate
bot
force-pushed
the
renovate/clerk-nextjs-4.x
branch
from
October 6, 2023 23:16
0a0cb61
to
d552c84
Compare
renovate
bot
changed the title
fix(deps): update dependency @clerk/nextjs to ^4.25.3
fix(deps): update dependency @clerk/nextjs to ^4.25.4
Oct 12, 2023
renovate
bot
force-pushed
the
renovate/clerk-nextjs-4.x
branch
from
October 12, 2023 10:41
d552c84
to
c1b504e
Compare
renovate
bot
changed the title
fix(deps): update dependency @clerk/nextjs to ^4.25.4
fix(deps): update dependency @clerk/nextjs to ^4.25.5
Oct 17, 2023
renovate
bot
force-pushed
the
renovate/clerk-nextjs-4.x
branch
from
October 17, 2023 12:35
c1b504e
to
4636613
Compare
renovate
bot
changed the title
fix(deps): update dependency @clerk/nextjs to ^4.25.5
fix(deps): update dependency @clerk/nextjs to ^4.25.6
Oct 18, 2023
renovate
bot
force-pushed
the
renovate/clerk-nextjs-4.x
branch
from
October 18, 2023 09:32
4636613
to
e6a1962
Compare
renovate
bot
changed the title
fix(deps): update dependency @clerk/nextjs to ^4.25.6
fix(deps): update dependency @clerk/nextjs to ^4.25.7
Oct 24, 2023
renovate
bot
force-pushed
the
renovate/clerk-nextjs-4.x
branch
from
October 24, 2023 19:41
e6a1962
to
bbb719b
Compare
renovate
bot
changed the title
fix(deps): update dependency @clerk/nextjs to ^4.25.7
fix(deps): update dependency @clerk/nextjs to ^4.25.7 - autoclosed
Oct 25, 2023
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
None yet
0 participants
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:
^4.23.4
->^4.25.7
Release Notes
clerkinc/javascript (@clerk/nextjs)
v4.25.7
Compare Source
Patch Changes
Fix an issue where only static routes would be allowed by
publicRoutes
prop fromauthMiddleware
. (#1928) by @desiprisgPublish packages with npm provenance enabled (#1891) by @LekoArts
Update
<ClerkProvider />
to work in client components within the app router. This allows rendering of the provider in client components, previously the pages router provider was being imported and throwing an error. (#1840) by @BRKalowUpdate imports of
@clerk/shared
to granular entrypoints. This addresses warnings during a Next.js build that are the result of unsupported APIs being included in the module graph of builds for the edge runtime. (#1924) by @BRKalowUpdated dependencies [
3bf64107e
,52f8553d2
,92727eec3
,b09b66eec
,51861addf
,37d8856ba
,aa4cd7615
]:v4.25.6
Compare Source
Patch Changes
Update the error thrown by auth() or getAuth() to indicate that if the /src directory exists, then the middleware.ts file needs to be placed inside it, otherwise the middleware will not run. (#1908) by @nikosdouvlis
Updated dependencies [
9ca215702
]:v4.25.5
Compare Source
Patch Changes
Improves the debug log output, and changes the internal behavior to use multiple
console.log()
calls. This will help to avoid any platform logging limitations per call. (#1866) by @BRKalowUpdated dependencies [
35be8709d
,13e9dfbaa
,e38488c92
,a11f962bc
,9b644d799
,a9894b445
,834dadb36
,70f251007
,a46d6fe99
]:v4.25.4
Compare Source
Patch Changes
Warn about environment variables deprecations: (#1859) by @dimkl
CLERK_API_KEY
CLERK_FRONTEND_API
NEXT_PUBLIC_CLERK_FRONTEND_API
Introduce a new property on the core Clerk singleton,
sdkMetadata
. This will be populated by each host SDK. This metadata will be used to make logging and debugging easier. (#1857) by @BRKalowIntroduce new
*EmailLink*
helpers that will replace the*MagicLink*
helpers. (#1833) by @dimklAlso marked all the
*MagicLink*
as deprecated using JSDocs.Updated dependencies [
977336f79
,997b8e256
,d89c09bb0
,91e9a55f4
,c9b17f5a7
,91014880d
,451fc332a
,3848f8dbe
,7f4d4b942
]:v4.25.3
Compare Source
Patch Changes
Add deprecation warning for
@clerk/nextjs/app-beta
export. Use the@clerk/nextjs
instead. by @nikosdouvlisRetry the implemented changes from #1767 which were reverted in #1806 due to RSC related errors (not all uses components had the
use client
directive). Restore the original PR and add additionaluse client
directives to ensure it works correctly. by @nikosdouvlisUpdated dependencies [
1136c7c15
,1e212c19d
,1136c7c15
,1136c7c15
,1136c7c15
]:v4.25.2
Compare Source
Patch Changes
Pins the internal dependency versions. This ensures that users installing our main framework SDKs will get consistent versions across all @clerk/ packages. (#1798) by @BRKalow
Updated dependencies [
b59b6b75d
,fed24f1bf
,164f3aac7
,68259a2bb
,33e927c59
,0636ff779
,9514618d6
,bb2ec9373
,c7c6912f3
,71bb1c7b5
,e592565e0
]:v4.25.1
Compare Source
Patch Changes
Temporarily revert internal change to resolve RSC-related errors (#1806) by @nikosdouvlis
Updated dependencies [
cecf74d79
,a0b25671c
]:v4.25.0
Compare Source
Minor Changes
Add the
use client
directive in@clerk/shared
to make the package compatible with an RSC environment. (#1767) by @dimklRemove several helpers from
@clerk/nextjs
and import them from@clerk/shared
instead.Patch Changes
Apply deprecation warnings for
@clerk/nextjs
: (#1767) by @dimklCLERK_JS_VERSION
environment variableCLERK_API_KEY
environment variableNEXT_PUBLIC_CLERK_FRONTEND_API
environment variablewithClerkMiddleware
withServerSideAuth
Updated dependencies [
5c8754239
,14895e2dd
,2f6a6ac99
,94c36c755
,7406afe7f
]:v4.24.2
Compare Source
Patch Changes
53ccb27cf
,c61ddf5bf
,0366e0b20
]:v4.24.1
Compare Source
Patch Changes
40ea407ad
,378a903ac
,27b611e47
,4d0d90238
]:v4.24.0
Compare Source
Minor Changes
Introduce the new brand-new component OrganizationList (#1692) by @panteliselef
useOrganizationList
react hookPatch Changes
SignInWithMetamaskButton
is now exported from the@clerk/nextjs
package (#1731) by @octoperChange
README
to include updated links to issue templates and update Discord link. (#1750) by @LekoArtsUpdates the default middleware config matcher to be more restrictive in how it detects static files. Paths with
.
in them are now allowed, as long as the.
is not in the final path segment. (#1695) by @BRKalowUpdated dependencies [
e99df0a0d
,4327b91f9
,75be1d6b3
,01b024c57
]:v4.23.5
Compare Source
Patch Changes
463ff84f5
,e6a388946
,1426e5eb3
]: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.
This PR has been generated by Mend Renovate. View repository job log here.