Skip to content

chore(deps): bump @clerk/clerk-react from 5.61.4 to 5.61.6 in /frontend#12

Closed
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/npm_and_yarn/frontend/clerk/clerk-react-5.61.6
Closed

chore(deps): bump @clerk/clerk-react from 5.61.4 to 5.61.6 in /frontend#12
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/npm_and_yarn/frontend/clerk/clerk-react-5.61.6

Conversation

@dependabot

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

Copy link
Copy Markdown

Bumps @clerk/clerk-react from 5.61.4 to 5.61.6.

Release notes

Sourced from @​clerk/clerk-react's releases.

@​clerk/clerk-react@​5.61.6

Patch Changes

  • Updated dependencies [e085a17]:
    • @​clerk/shared@​3.47.5
Changelog

Sourced from @​clerk/clerk-react's changelog.

5.61.6

Patch Changes

  • Updated dependencies [e085a17]:
    • @​clerk/shared@​3.47.5

5.61.5

Patch Changes

  • Updated dependencies [2c14f0e]:
    • @​clerk/shared@​3.47.4
Commits
  • 4914e49 ci(repo): Version packages (Core 2) (#8376)
  • e085a17 fix(shared,clerk-js,nextjs): authorization bypass in combined-condition has()...
  • 27e4f4b ci(repo): Version packages (Core 2) (#8316)
  • See full diff in compare view
Maintainer changes

This version was pushed to npm by GitHub Actions, a new releaser for @​clerk/clerk-react since your current version.


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 show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @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)
    You can disable automated security fix PRs for this repo from the Security Alerts page.

Bumps [@clerk/clerk-react](https://github.com/clerk/javascript/tree/HEAD/packages/react) from 5.61.4 to 5.61.6.
- [Release notes](https://github.com/clerk/javascript/releases)
- [Changelog](https://github.com/clerk/javascript/blob/@clerk/clerk-react@5.61.6/packages/react/CHANGELOG.md)
- [Commits](https://github.com/clerk/javascript/commits/@clerk/clerk-react@5.61.6/packages/react)

---
updated-dependencies:
- dependency-name: "@clerk/clerk-react"
  dependency-version: 5.61.6
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Apr 30, 2026
@github-actions

Copy link
Copy Markdown

Hi @dependabot[bot], thanks for taking the time to open this PR.

SourceBox Sentry is source-available under AGPL-3.0 but does not currently accept external code contributions. This PR is being closed automatically — it is not a reflection of the quality of your work.

If you found a bug or have an idea, we would still love to hear about it:

See CONTRIBUTING.md for the full policy.

Thanks for your interest in SourceBox Sentry.

@github-actions github-actions Bot closed this Apr 30, 2026
@dependabot @github

dependabot Bot commented on behalf of github Apr 30, 2026

Copy link
Copy Markdown
Author

OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting @dependabot ignore this major version or @dependabot ignore this minor version.

If you change your mind, just re-open this PR and I'll resolve any conflicts on it.

@dependabot dependabot Bot deleted the dependabot/npm_and_yarn/frontend/clerk/clerk-react-5.61.6 branch April 30, 2026 18:35
Sbussiso added a commit that referenced this pull request Apr 30, 2026
…9c3c)

Closes the high-severity Clerk authorization-bypass advisory that just
landed (combined organization + billing + reverification has() checks
could be coerced past). Affected range: 5.9.0–5.61.5; fixed in 5.61.6.

Dependabot opened a PR for this earlier today (PR #12) but the
"Close External PRs" workflow auto-closed it 9 seconds later before it
could be merged. CI's npm audit gate caught the still-vulnerable
master on the next push and blocked the deploy of be8a895 (the
mcp-setup banner fix). Applying the same bump directly here.

Verified: `npm audit --audit-level=high --omit=dev` reports
0 vulnerabilities; the transitive @clerk/shared was pulled in at
3.47.5+ which closes the second advisory entry. Frontend builds clean.

Follow-up worth filing separately: the auto-close workflow makes
Dependabot security PRs effectively un-mergeable, which silently
turns the npm audit CI gate into a "deploy blocker" the next time a
Clerk-style high-severity advisory lands. Either let dependabot/* PRs
through the close gate, or add an automerge job that fast-tracks
security-flagged Dependabot PRs straight to master.

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
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