Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 9, 2026

Bumps @clerk/backend from 2.29.7 to 2.30.1.

Release notes

Sourced from @​clerk/backend's releases.

@​clerk/backend@​2.30.1

Patch Changes

@​clerk/backend@​2.30.0

Minor Changes

  • Add lastSignInAtAfter and lastSignInAtBefore filters to the Users API list and count endpoints. (#7721) by @​Jibaru

    These parameters are supported by users.getUserList() and are forwarded to /v1/users and /v1/users/count to filter users by last sign-in timestamp.

Patch Changes

  • Fixed an issue where JWT OAuth access tokens where not treated as a machine token (#7756) by @​wobsoriano
Changelog

Sourced from @​clerk/backend's changelog.

2.30.1

Patch Changes

2.30.0

Minor Changes

  • Add lastSignInAtAfter and lastSignInAtBefore filters to the Users API list and count endpoints. (#7721) by @​Jibaru

    These parameters are supported by users.getUserList() and are forwarded to /v1/users and /v1/users/count to filter users by last sign-in timestamp.

Patch Changes

  • Fixed an issue where JWT OAuth access tokens where not treated as a machine token (#7756) by @​wobsoriano
Commits
  • 3340546 ci(repo): Version packages (Core 2) (#7770)
  • a726252 chore(backend): Reject OAuth JWTs for session token token type (#7764)
  • 865d65b ci(repo): Version packages (Core 2) (#7731)
  • 7917ff4 fix(nextjs,backend): Accommodate JWT OAuth access tokens (#7756)
  • 08fac3d docs(repo): Add JSDoc comments for OauthAccessToken object (#7752)
  • b0d28c1 feat(backend): Add last_sign_in_at filters to getUserList (#7721)
  • 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 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 2.29.7 to 2.30.1.
- [Release notes](https://github.com/clerk/javascript/releases)
- [Changelog](https://github.com/clerk/javascript/blob/@clerk/backend@2.30.1/packages/backend/CHANGELOG.md)
- [Commits](https://github.com/clerk/javascript/commits/@clerk/backend@2.30.1/packages/backend)

---
updated-dependencies:
- dependency-name: "@clerk/backend"
  dependency-version: 2.30.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

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 Feb 9, 2026
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