Skip to content

build(deps): bump @clerk/backend from 3.5.0 to 3.8.5 in /dashboard#17

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/dashboard/clerk/backend-3.8.5
Open

build(deps): bump @clerk/backend from 3.5.0 to 3.8.5 in /dashboard#17
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/dashboard/clerk/backend-3.8.5

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jun 30, 2026

Copy link
Copy Markdown

Bumps @clerk/backend from 3.5.0 to 3.8.5.

Release notes

Sourced from @​clerk/backend's releases.

@​clerk/backend@​3.8.4

Patch Changes

  • Updated dependencies [19ce04a]:
    • @​clerk/shared@​4.22.0

@​clerk/backend@​3.8.3

Patch Changes

@​clerk/backend@​3.8.2

Patch Changes

  • Updated dependencies [01789b4]:
    • @​clerk/shared@​4.20.0
Changelog

Sourced from @​clerk/backend's changelog.

3.8.5

Patch Changes

  • Add an optional externalAccountId to the backend ExternalAccount resource. For Google and Facebook accounts the resource id is the idn_-prefixed identification id, which users.deleteUserExternalAccount() rejects; externalAccountId now exposes the eac_-prefixed id those calls expect. For all other providers id is already the eac_ id and externalAccountId is undefined, so use externalAccountId ?? id to get an id you can delete with. (#8995) by @​jacekradko

  • Updated dependencies [cb76aa2]:

    • @​clerk/shared@​4.22.1

3.8.4

Patch Changes

  • Updated dependencies [19ce04a]:
    • @​clerk/shared@​4.22.0

3.8.3

Patch Changes

3.8.2

Patch Changes

  • Updated dependencies [01789b4]:
    • @​clerk/shared@​4.20.0

3.8.1

Patch Changes

3.8.0

Minor Changes

  • Add support for the preferredSignInStrategyWhenPasswordRequired parameter to clerkClient.instance.update(). Accepts 'password' or 'otp' to override the preferred sign-in strategy when a password is required, or an empty string to clear the override. (#8878) by @​dmoerner

Patch Changes

3.7.1

... (truncated)

Commits

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 3.5.0 to 3.8.5.
- [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/clerk-sdk-node@3.8.5/packages/backend)

---
updated-dependencies:
- dependency-name: "@clerk/backend"
  dependency-version: 3.8.5
  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 Jun 30, 2026
@vercel

vercel Bot commented Jun 30, 2026

Copy link
Copy Markdown

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

Project Deployment Actions Updated (UTC)
dashboard-skillcheck Ready Ready Preview, Comment Jun 30, 2026 4:44pm

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