Skip to content

chore(deps): bump @clerk/shared from 4.3.0 to 4.3.2#1712

Merged
mabels merged 1 commit intomainfrom
dependabot/npm_and_yarn/clerk/shared-4.3.2
Mar 28, 2026
Merged

chore(deps): bump @clerk/shared from 4.3.0 to 4.3.2#1712
mabels merged 1 commit intomainfrom
dependabot/npm_and_yarn/clerk/shared-4.3.2

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

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

Bumps @clerk/shared from 4.3.0 to 4.3.2.

Release notes

Sourced from @​clerk/shared's releases.

@​clerk/shared@​4.3.2

Patch Changes

  • Fix false offline detection in React Native by checking navigator.product and typeof navigator.onLine before treating the environment as disconnected (#8084) by @​eliotgevers

  • Add optional intent parameter to session.touch() to indicate why the touch was triggered (focus, session switch, or org switch). This enables the backend to skip expensive client piggybacking for focus-only touches. by @​nikosdouvlis

@​clerk/shared@​4.3.1

Patch Changes

  • Ensure clerk-js accepts proxyUrl and domain in non-browser environments. (#8095) by @​brkalow
Changelog

Sourced from @​clerk/shared's changelog.

4.3.2

Patch Changes

  • Fix false offline detection in React Native by checking navigator.product and typeof navigator.onLine before treating the environment as disconnected (#8084) by @​eliotgevers

  • Add optional intent parameter to session.touch() to indicate why the touch was triggered (focus, session switch, or org switch). This enables the backend to skip expensive client piggybacking for focus-only touches. by @​nikosdouvlis

4.3.1

Patch Changes

  • Ensure clerk-js accepts proxyUrl and domain in non-browser environments. (#8095) by @​brkalow
Commits
  • 0e476b9 ci(repo): Version packages (#8120)
  • 2837336 feat(clerk-js): Send previous session token on /tokens requests (#8105)
  • e00ec97 Reapply "feat(clerk-js): send touch intent with session updates (#8101)"
  • f0533a2 fix(shared): avoid false offline detection in React Native (#8084)
  • ce67184 Revert "feat(clerk-js): send touch intent with session updates (#8101)"
  • 7e60d2b feat(clerk-js): send touch intent with session updates (#8101)
  • 206d2b7 ci(repo): Version packages (#8041)
  • b9cb6e5 fix(clerk-js): Respect proxyUrl and domain in non-browser environments (#8095)
  • a5aa803 chore(backend,react,shared,vue): Update docs links (#8047)
  • See full diff in compare view

@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Mar 23, 2026
Bumps [@clerk/shared](https://github.com/clerk/javascript/tree/HEAD/packages/shared) from 4.3.0 to 4.3.2.
- [Release notes](https://github.com/clerk/javascript/releases)
- [Changelog](https://github.com/clerk/javascript/blob/main/packages/shared/CHANGELOG.md)
- [Commits](https://github.com/clerk/javascript/commits/@clerk/shared@4.3.2/packages/shared)

---
updated-dependencies:
- dependency-name: "@clerk/shared"
  dependency-version: 4.3.2
  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/shared-4.3.2 branch from 8a08abc to a26be07 Compare March 28, 2026 21:27
@mabels mabels merged commit ce56073 into main Mar 28, 2026
1 check passed
@mabels mabels deleted the dependabot/npm_and_yarn/clerk/shared-4.3.2 branch March 28, 2026 21:28
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