Skip to content

build(deps-dev): bump @clerk/shared from 4.13.1 to 4.25.10 - #407

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/bun/clerk/shared-4.25.10
Open

build(deps-dev): bump @clerk/shared from 4.13.1 to 4.25.10#407
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/bun/clerk/shared-4.25.10

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Aug 5, 2026

Copy link
Copy Markdown
Contributor

Bumps @clerk/shared from 4.13.1 to 4.25.10.

Release notes

Sourced from @​clerk/shared's releases.

@​clerk/shared@​4.25.10

Patch Changes

  • Enable self-serve OIDC configuration for every application. Organization admins can now select an OIDC provider in the <OrganizationProfile /> Security tab without the experimental.oidcSelfServe option, and existing OIDC connections open their configuration steps instead of the unsupported-provider state. The experimental.oidcSelfServe option no longer does anything and can be removed from <ClerkProvider /> and Clerk.load(). (#9288) by @​NicolasLopes7

@​clerk/shared@​4.25.9

Patch Changes

  • Add support for configuring custom OpenID Connect enterprise connections through the Organization Profile. (#9200) by @​NicolasLopes7

  • Expose whether an organization member has been deprovisioned, and mark deprovisioned members as inactive in the Organization Profile. (#9202) by @​NicolasLopes7

@​clerk/shared@​4.25.8

Patch Changes

  • Internal plumbing to support @clerk/ui composed UserProfile / OrganizationProfile subcomponents. (#9144) by @​alexcarpenter

@​clerk/shared@​4.25.7

Patch Changes

  • Moved the internal patchRequest() helper for reuse across framework SDKs. (#9220) by @​wobsoriano
Changelog

Sourced from @​clerk/shared's changelog.

4.25.10

Patch Changes

  • Enable self-serve OIDC configuration for every application. Organization admins can now select an OIDC provider in the <OrganizationProfile /> Security tab without the experimental.oidcSelfServe option, and existing OIDC connections open their configuration steps instead of the unsupported-provider state. The experimental.oidcSelfServe option no longer does anything and can be removed from <ClerkProvider /> and Clerk.load(). (#9288) by @​NicolasLopes7

4.25.9

Patch Changes

  • Add support for configuring custom OpenID Connect enterprise connections through the Organization Profile. (#9200) by @​NicolasLopes7

  • Expose whether an organization member has been deprovisioned, and mark deprovisioned members as inactive in the Organization Profile. (#9202) by @​NicolasLopes7

4.25.8

Patch Changes

  • Internal plumbing to support @clerk/ui composed UserProfile / OrganizationProfile subcomponents. (#9144) by @​alexcarpenter

4.25.7

Patch Changes

  • Moved the internal patchRequest() helper for reuse across framework SDKs. (#9220) by @​wobsoriano

4.25.6

Patch Changes

  • Standardize JSDoc punctuation to always follow e.g. and i.e. with a comma (e.g., / i.e.,), matching the docs style guide. Comment-only change; no runtime behavior is affected. This keeps the generated Typedoc reference output consistent. (#9201) by @​SarahSoutoul

  • Add an experimental oidcSelfServe option to enable the self-serve OIDC configuration flow in <ConfigureSSO />. (#9198) by @​NicolasLopes7

4.25.5

Patch Changes

  • Escape <, >, and / when serializing the Clerk auth state into SSR <script> tags, preventing a </script> sequence inside user-controllable session claims from breaking out of the script element (stored XSS). The embedded JSON still parses to identical values on the client. (#9166) by @​dominic-clerk

4.25.4

Patch Changes

  • Add CLERK_DISABLE_AUTO_PROXY=true to opt out of automatic Frontend API proxying on Vercel production deployments. (#9159) by @​brkalow

4.25.3

Patch Changes

... (truncated)

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 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.13.1 to 4.25.10.
- [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.25.10/packages/shared)

---
updated-dependencies:
- dependency-name: "@clerk/shared"
  dependency-version: 4.25.10
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

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 Aug 5, 2026
@changeset-bot

changeset-bot Bot commented Aug 5, 2026

Copy link
Copy Markdown

⚠️ No Changeset found

Latest commit: 2f5c62d

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

This PR includes no changesets

When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

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.

0 participants