Skip to content

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

Open
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/npm_and_yarn/clerk/shared-4.3.2
Open

chore(deps): bump @clerk/shared from 4.3.0 to 4.3.2#1452
dependabot[bot] wants to merge 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 30, 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 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/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 added the dependencies External packages and dependencies label Mar 30, 2026
@socket-security
Copy link
Copy Markdown

Review the following changes in direct dependencies. Learn more about Socket for GitHub.

Diff Package Supply Chain
Security
Vulnerability Quality Maintenance License
Updated@​clerk/​shared@​4.3.0 ⏵ 4.3.27510078 +1100 +1100
Addedpostcss@​8.5.8991008289100
Addedrxjs@​7.8.29910010083100
Addedtslib@​2.8.110010010085100
Addedzod@​4.3.610010010088100
Addedjose@​6.2.110010010091100

View full report

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies External packages and dependencies

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants