chore(deps): bump @clerk/clerk-react from 5.61.4 to 5.61.6 in /frontend#12
Conversation
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>
|
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. |
|
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 If you change your mind, just re-open this PR and I'll resolve any conflicts on it. |
…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>
Bumps @clerk/clerk-react from 5.61.4 to 5.61.6.
Release notes
Sourced from
@clerk/clerk-react's releases.Changelog
Sourced from
@clerk/clerk-react's changelog.Commits
4914e49ci(repo): Version packages (Core 2) (#8376)e085a17fix(shared,clerk-js,nextjs): authorization bypass in combined-condition has()...27e4f4bci(repo): Version packages (Core 2) (#8316)Maintainer changes
This version was pushed to npm by GitHub Actions, a new releaser for
@clerk/clerk-reactsince your current version.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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill 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 versionwill 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 dependencywill 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.