Skip to content

Conversation

@dependabot
Copy link
Contributor

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

Bumps @clerk/backend from 2.27.0 to 2.29.0.

Release notes

Sourced from @​clerk/backend's releases.

@​clerk/backend@​2.29.0

Minor Changes

  • Improves resilience by keeping users logged in when Clerk's origin is temporarily unavailable using edge-based token generation (#7516) by @​bratsos

Patch Changes

  • Updated dependencies [03dd374]:
    • @​clerk/shared@​3.41.1
    • @​clerk/types@​4.101.9

@​clerk/backend@​2.28.0

Minor Changes

  • Dropping the __experimental_ prefix from setPasswordCompromised and unsetPasswordCompromised and marking them as stable (#7503) by @​octoper

Patch Changes

  • Renaming __experimental_passwordCompromised to __experimental_setPasswordCompromised and introducing __experimental_unsetPasswordCompromised (#7477) by @​octoper

  • Updated dependencies [79eb5af, b3b02b4, 7b3024a, 2cd4da9]:

    • @​clerk/shared@​3.41.0
    • @​clerk/types@​4.101.8

@​clerk/backend@​2.27.1

Patch Changes

Changelog

Sourced from @​clerk/backend's changelog.

2.29.0

Minor Changes

  • Improves resilience by keeping users logged in when Clerk's origin is temporarily unavailable using edge-based token generation (#7516) by @​bratsos

Patch Changes

  • Updated dependencies [03dd374]:
    • @​clerk/shared@​3.41.1
    • @​clerk/types@​4.101.9

2.28.0

Minor Changes

  • Dropping the __experimental_ prefix from setPasswordCompromised and unsetPasswordCompromised and marking them as stable (#7503) by @​octoper

Patch Changes

  • Renaming __experimental_passwordCompromised to __experimental_setPasswordCompromised and introducing __experimental_unsetPasswordCompromised (#7477) by @​octoper

  • Updated dependencies [79eb5af, b3b02b4, 7b3024a, 2cd4da9]:

    • @​clerk/shared@​3.41.0
    • @​clerk/types@​4.101.8

2.27.1

Patch Changes

Commits
  • 4914442 ci(repo): Version packages (Core 2) (#7515)
  • ede3e2a feat(backend, clerk-js): Support origin outage mode on Core 2 (#7516)
  • 83e96f9 ci(repo): Version packages (Core 2) (#7485)
  • d4e2739 feat(backend): Mark setPasswordCompromised and unsetPasswordCompromised a...
  • 5d25027 fix(backend): Rename password compromised action and introduces unsetting a c...
  • cbe5cdc ci(repo): Version packages (Core 2) (#7428)
  • 43d3c3e chore(backend): Fix ClerkRequest helper instance check (#7431)
  • 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)

@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Dec 22, 2025
@mabels
Copy link
Contributor

mabels commented Dec 22, 2025

@dependabot rebase

@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Dec 22, 2025

Looks like this PR is already up-to-date with main! If you'd still like to recreate it from scratch, overwriting any edits, you can request @dependabot recreate.

@mabels
Copy link
Contributor

mabels commented Dec 22, 2025

@dependabot rebase

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

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/clerk/backend-2.29.0 branch from 2e349ad to f891333 Compare December 22, 2025 15:14
@mabels mabels merged commit 6481026 into main Dec 22, 2025
2 checks passed
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/clerk/backend-2.29.0 branch December 22, 2025 15:20
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.

2 participants