Skip to content

chore(deps): bump @clerk/backend from 3.2.3 to 3.2.4#1738

Merged
mabels merged 1 commit intomainfrom
dependabot/npm_and_yarn/clerk/backend-3.2.4
Apr 9, 2026
Merged

chore(deps): bump @clerk/backend from 3.2.3 to 3.2.4#1738
mabels merged 1 commit intomainfrom
dependabot/npm_and_yarn/clerk/backend-3.2.4

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot bot commented on behalf of github Apr 6, 2026

Bumps @clerk/backend from 3.2.3 to 3.2.4.

Release notes

Sourced from @​clerk/backend's releases.

@​clerk/backend@​3.2.4

Patch Changes

  • Fix frontend API proxy following redirects server-side instead of passing them to the browser. The proxy's fetch() call now uses redirect: 'manual' so that 3xx responses from FAPI (e.g. after OAuth callbacks) are returned to the client as-is, matching standard HTTP proxy behavior. (#8186) by @​brkalow

  • Improve the built-in Clerk Frontend API proxy, adding support for abort signals and addressing a number of small edge cases. (#8163) by @​brkalow

  • Add EnterpriseAccount and EnterpriseAccountConnection classes to @​clerk/backend, restoring enterprise SSO account data on the User object that was lost when samlAccounts was removed in v3. (#8181) by @​iagodahlem

  • Updated dependencies [9a00a1c, 00715a6, b8c73d3, 1827b50, 7707a31]:

    • @​clerk/shared@​4.4.0
Changelog

Sourced from @​clerk/backend's changelog.

3.2.4

Patch Changes

  • Fix frontend API proxy following redirects server-side instead of passing them to the browser. The proxy's fetch() call now uses redirect: 'manual' so that 3xx responses from FAPI (e.g. after OAuth callbacks) are returned to the client as-is, matching standard HTTP proxy behavior. (#8186) by @​brkalow

  • Improve the built-in Clerk Frontend API proxy, adding support for abort signals and addressing a number of small edge cases. (#8163) by @​brkalow

  • Add EnterpriseAccount and EnterpriseAccountConnection classes to @​clerk/backend, restoring enterprise SSO account data on the User object that was lost when samlAccounts was removed in v3. (#8181) by @​iagodahlem

  • Updated dependencies [9a00a1c, 00715a6, b8c73d3, 1827b50, 7707a31]:

    • @​clerk/shared@​4.4.0
Commits
  • 0954e49 ci(repo): Version packages (#8166)
  • 849f198 fix(backend): harden FAPI proxy resilience and spec compliance (#8163)
  • 7c7d025 feat(backend): add enterpriseAccounts to User resource (#8181)
  • 39ee042 fix(backend): use redirect:'manual' in frontend API proxy fetch (#8186)
  • 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)

@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Apr 6, 2026
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/clerk/backend-3.2.4 branch from f7b8ff1 to fdd5f2d Compare April 9, 2026 06:28
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/clerk/backend-3.2.4 branch from fdd5f2d to 5d8365f Compare April 9, 2026 06:34
Bumps [@clerk/backend](https://github.com/clerk/javascript/tree/HEAD/packages/backend) from 3.2.3 to 3.2.4.
- [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/backend@3.2.4/packages/backend)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/clerk/backend-3.2.4 branch from 5d8365f to 96e78bb Compare April 9, 2026 06:35
@mabels mabels merged commit f97e20f into main Apr 9, 2026
1 check failed
@mabels mabels deleted the dependabot/npm_and_yarn/clerk/backend-3.2.4 branch April 9, 2026 06:44
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