Skip to content

deps: bump @clerk/backend from 2.33.0 to 3.2.3#98

Open
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/npm_and_yarn/clerk/backend-3.2.3
Open

deps: bump @clerk/backend from 2.33.0 to 3.2.3#98
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/npm_and_yarn/clerk/backend-3.2.3

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot bot commented on behalf of github Mar 30, 2026

Bumps @clerk/backend from 2.33.0 to 3.2.3.

Release notes

Sourced from @​clerk/backend's releases.

@​clerk/backend@​3.2.3

Patch Changes

  • Fix ERR_CONTENT_DECODING_FAILED when loading proxied assets by requesting uncompressed responses from FAPI and stripping Content-Encoding/Content-Length headers that fetch() invalidates through auto-decompression. (#8159) by @​brkalow

  • Fix satelliteAutoSync to default to false as documented. Previously, not passing the prop resulted in undefined, which was treated as true due to a strict equality check (=== false). This preserved Core 2 auto-sync behavior instead of the intended Core 3 default. The check is now !== true, so both undefined and false skip automatic satellite sync. (#8001) by @​nikosdouvlis

  • Fix an issue where multiple set-cookie headers were being dropped by the frontend API proxy. (#8162) by @​brkalow

@​clerk/backend@​3.2.2

Patch Changes

@​clerk/backend@​3.2.1

Patch Changes

@​clerk/backend@​2.33.1

Patch Changes

  • Updated dependencies [e5f213f]:
    • @​clerk/shared@​3.47.3
    • @​clerk/types@​4.101.21
Changelog

Sourced from @​clerk/backend's changelog.

3.2.3

Patch Changes

  • Fix ERR_CONTENT_DECODING_FAILED when loading proxied assets by requesting uncompressed responses from FAPI and stripping Content-Encoding/Content-Length headers that fetch() invalidates through auto-decompression. (#8159) by @​brkalow

  • Fix satelliteAutoSync to default to false as documented. Previously, not passing the prop resulted in undefined, which was treated as true due to a strict equality check (=== false). This preserved Core 2 auto-sync behavior instead of the intended Core 3 default. The check is now !== true, so both undefined and false skip automatic satellite sync. (#8001) by @​nikosdouvlis

  • Fix an issue where multiple set-cookie headers were being dropped by the frontend API proxy. (#8162) by @​brkalow

3.2.2

Patch Changes

3.2.1

Patch Changes

3.2.0

Minor Changes

  • Add EnterpriseConnection resource, allowing to create both OIDC and SAML connections (#8017) by @​LauraBeatris

Patch Changes

  • Fix casing of enterprise connection API params when sending saml or oidc configuration (#8022) by @​LauraBeatris

  • Updated dependencies [de1386f]:

    • @​clerk/shared@​4.3.0

3.1.0

Minor Changes

Patch Changes

3.0.2

... (truncated)

Commits
Maintainer changes

This version was pushed to npm by [GitHub Actions](https://www.npmjs.com/~GitHub Actions), a new releaser for @​clerk/backend since your current version.


@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Mar 30, 2026
@dependabot dependabot bot requested a review from alexneamtu as a code owner March 30, 2026 18:26
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Mar 30, 2026
@github-actions github-actions bot added api Changes to API config Configuration changes labels Mar 30, 2026
Bumps [@clerk/backend](https://github.com/clerk/javascript/tree/HEAD/packages/backend) from 2.33.0 to 3.2.3.
- [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.3/packages/backend)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/clerk/backend-3.2.3 branch from 0d51628 to 78a425c Compare March 30, 2026 18:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

api Changes to API config Configuration changes 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