Skip to content

chore(deps): bump @clerk/nextjs from 7.2.3 to 7.3.3 in the clerk group across 1 directory#55

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/clerk-e638a1ac5a
Open

chore(deps): bump @clerk/nextjs from 7.2.3 to 7.3.3 in the clerk group across 1 directory#55
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/clerk-e638a1ac5a

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github Apr 27, 2026

Bumps the clerk group with 1 update in the / directory: @clerk/nextjs.

Updates @clerk/nextjs from 7.2.3 to 7.3.3

Release notes

Sourced from @​clerk/nextjs's releases.

@​clerk/nextjs@​7.3.3

Patch Changes

@​clerk/nextjs@​7.3.2

Patch Changes

  • Improved auth() error message when clerkMiddleware() is not detected to mention that infrastructure issues (e.g. edge runtime errors or platform outages) can also cause this error. (#8007) by @​jacekradko

  • Updated dependencies [7a5892f]:

    • @​clerk/backend@​3.4.6
    • @​clerk/shared@​4.10.1
    • @​clerk/react@​6.6.1

@​clerk/nextjs@​7.3.1

Patch Changes

  • Enforce middleware authorization during the keyless bootstrap window. auth.protect() and custom authorization checks now fail closed instead of being bypassed while the publishable key is being provisioned. (#8369) by @​jacekradko

  • Updated dependencies [9e9230c, 68d32df, 1c27d4d, 1001193]:

    • @​clerk/shared@​4.10.0
    • @​clerk/react@​6.6.0
    • @​clerk/backend@​3.4.5

@​clerk/nextjs@​7.3.0

Minor Changes

  • Expose OAuthConsent as a public component export across React-based SDKs. (#8381) by @​wobsoriano

    Example:

    import { OAuthConsent } from '@clerk/react';
    export default function Page() {
    return <OAuthConsent />;
    }

Patch Changes

... (truncated)

Changelog

Sourced from @​clerk/nextjs's changelog.

7.3.3

Patch Changes

7.3.2

Patch Changes

  • Improved auth() error message when clerkMiddleware() is not detected to mention that infrastructure issues (e.g. edge runtime errors or platform outages) can also cause this error. (#8007) by @​jacekradko

  • Updated dependencies [7a5892f]:

    • @​clerk/backend@​3.4.6
    • @​clerk/shared@​4.10.1
    • @​clerk/react@​6.6.1

7.3.1

Patch Changes

  • Enforce middleware authorization during the keyless bootstrap window. auth.protect() and custom authorization checks now fail closed instead of being bypassed while the publishable key is being provisioned. (#8369) by @​jacekradko

  • Updated dependencies [9e9230c, 68d32df, 1c27d4d, 1001193]:

    • @​clerk/shared@​4.10.0
    • @​clerk/react@​6.6.0
    • @​clerk/backend@​3.4.5

7.3.0

Minor Changes

  • Expose OAuthConsent as a public component export across React-based SDKs. (#8381) by @​wobsoriano

    Example:

    import { OAuthConsent } from '@clerk/react';
    export default function Page() {
    return <OAuthConsent />;
    }

Patch Changes

... (truncated)

Commits

@dependabot dependabot Bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Apr 27, 2026
@dependabot dependabot Bot requested a review from VenkataAnilKumar as a code owner April 27, 2026 07:25
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Apr 27, 2026
Bumps the clerk group with 1 update in the / directory: [@clerk/nextjs](https://github.com/clerk/javascript/tree/HEAD/packages/nextjs).


Updates `@clerk/nextjs` from 7.2.3 to 7.3.3
- [Release notes](https://github.com/clerk/javascript/releases)
- [Changelog](https://github.com/clerk/javascript/blob/main/packages/nextjs/CHANGELOG.md)
- [Commits](https://github.com/clerk/javascript/commits/@clerk/nextjs@7.3.3/packages/nextjs)

---
updated-dependencies:
- dependency-name: "@clerk/nextjs"
  dependency-version: 7.2.7
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: clerk
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot changed the title chore(deps): bump @clerk/nextjs from 7.2.3 to 7.2.7 in the clerk group chore(deps): bump @clerk/nextjs from 7.2.3 to 7.3.3 in the clerk group across 1 directory May 11, 2026
@dependabot dependabot Bot force-pushed the dependabot/npm_and_yarn/clerk-e638a1ac5a branch from e53a8bb to b06e82f Compare May 11, 2026 08:34
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 javascript Pull requests that update javascript code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants