Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Dec 4, 2025

Bumps @clerk/backend from 2.3.1 to 2.4.0.

Changelog

Sourced from @​clerk/backend's changelog.

2.4.0

Minor Changes

  • Trigger a handshake on a signed in, cross origin request to sync session state from a satellite domain. (#6238) by @​brkalow

Patch Changes

  • Refactor webhook verification to use verification from the standardwebhooks package, which is what our underlying provider relies on. (#6252) by @​brkalow

  • Add optional secret property in API key response (#6246) by @​wobsoriano

  • Use Headers constructor when building BAPI client headers (#6235) by @​wobsoriano

  • Use explicit config for api version handling in backend client request builder (#6232) by @​wobsoriano

  • Updated dependencies [abd8446, 8387a39, f2a6641]:

    • @​clerk/shared@​3.10.2
    • @​clerk/types@​4.63.0
Commits
  • f48b883 ci(repo): Version packages (#6224)
  • c2f24da chore(backend): Refactor verifyWebhook() to use standardwebhooks library ...
  • feba23c chore(backend): Add optional secret property in api key response (#6246)
  • de9c01a feat(backend): Handles cross origin syncing on primary domains (#6238)
  • a8638b0 chore(backend): Use Headers constructor when building BAPI client headers (#6...
  • 3b4b3cb chore(backend): Add explicit config for api version handling in url (#6232)
  • 565e15b test(backend): Remove mocked svix module (#6227)
  • See full diff in compare view

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 merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @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/backend](https://github.com/clerk/javascript/tree/HEAD/packages/backend) from 2.3.1 to 2.4.0.
- [Release notes](https://github.com/clerk/javascript/releases)
- [Changelog](https://github.com/clerk/javascript/blob/main/packages/backend/CHANGELOG.md)
- [Commits](https://github.com/clerk/javascript/commits/@clerk/[email protected]/packages/backend)

---
updated-dependencies:
- dependency-name: "@clerk/backend"
  dependency-version: 2.4.0
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Dec 4, 2025
@vercel
Copy link

vercel bot commented Dec 4, 2025

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Preview Comments Updated (UTC)
eval-next Ready Ready Preview Comment Dec 4, 2025 9:30pm

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.

1 participant