Skip to content

Bump @clerk/backend from 3.2.0 to 3.2.3 in the npm_and_yarn group across 1 directory#82

Merged
athNdev merged 1 commit intomainfrom
dependabot/npm_and_yarn/npm_and_yarn-e91fc05d27
Mar 28, 2026
Merged

Bump @clerk/backend from 3.2.0 to 3.2.3 in the npm_and_yarn group across 1 directory#82
athNdev merged 1 commit intomainfrom
dependabot/npm_and_yarn/npm_and_yarn-e91fc05d27

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github Mar 27, 2026

Bumps the npm_and_yarn group with 1 update in the / directory: @clerk/backend.

Updates @clerk/backend from 3.2.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

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

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 <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions
    You can disable automated security fix PRs for this repo from the Security Alerts page.

Bumps the npm_and_yarn group with 1 update in the / directory: [@clerk/backend](https://github.com/clerk/javascript/tree/HEAD/packages/backend).


Updates `@clerk/backend` from 3.2.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
  dependency-group: npm_and_yarn
...

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 Mar 27, 2026
@athNdev athNdev self-requested a review March 28, 2026 11:00
@athNdev athNdev merged commit e704574 into main Mar 28, 2026
4 checks passed
@athNdev athNdev deleted the dependabot/npm_and_yarn/npm_and_yarn-e91fc05d27 branch March 28, 2026 11:00
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