Skip to content
This repository was archived by the owner on Jul 18, 2025. It is now read-only.

Conversation

@dependabot
Copy link

@dependabot dependabot bot commented on behalf of github Jul 14, 2025

Bumps @clerk/backend from 1.34.0 to 2.4.2.

Release notes

Sourced from @​clerk/backend's releases.

@​clerk/backend@​2.4.2

Patch Changes

@​clerk/backend@​2.4.1

Patch Changes

@​clerk/backend@​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

@​clerk/backend@​2.3.1

Patch Changes

Changelog

Sourced from @​clerk/backend's changelog.

2.4.2

Patch Changes

2.4.1

Patch Changes

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

2.3.1

Patch Changes

2.3.0

... (truncated)

Commits
  • ee8e214 ci(repo): Version packages (#6269)
  • 8fdb209 feat(backend): Add additional fields to SamlConnectionListParams type (#6279)
  • e3da9f4 feat(backend): Add event_attributes to Webhook type (#6162)
  • 9bea66b ci(repo): Version packages (#6256)
  • 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)
  • Additional commits viewable 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)

Bumps [@clerk/backend](https://github.com/clerk/javascript/tree/HEAD/packages/backend) from 1.34.0 to 2.4.2.
- [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.2
  dependency-type: direct:production
  update-type: version-update:semver-major
...

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 Jul 14, 2025
@mabels mabels closed this Jul 18, 2025
@dependabot @github
Copy link
Author

dependabot bot commented on behalf of github Jul 18, 2025

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/mabels/backend/clerk/backend-2.4.2 branch July 18, 2025 05:50
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

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.

2 participants