Skip to content

build(deps-dev): bump @clerk/shared from 4.29.1 to 4.29.3 - #449

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

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

Conversation

@dependabot

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

Copy link
Copy Markdown
Contributor

Bumps @clerk/shared from 4.29.1 to 4.29.3.

Release notes

Sourced from @​clerk/shared's releases.

@​clerk/shared@​4.29.3

Patch Changes

  • Update missing and invalid key error messages to recommend the Clerk CLI: npx clerk@latest init (non-interactive, no Clerk account required) to create an application, npx clerk@latest env pull to fetch the keys of an existing one, and npx clerk@latest deploy / npx clerk@latest env pull --instance prod for production. This covers both the errorThrower messages and the errors thrown by parsePublishableKey(key, { fatal: true }), which previously surfaced server-side as a bare Publishable key not valid. The Dashboard link is kept for manual key copying. (#9491) by @​djgould

@​clerk/shared@​4.29.2

Patch Changes

  • Display a proper message when a password is rejected for matching one of the account's identifiers. Previously this error rendered as the incomplete sentence "Your password must contain ." on sign-up, reset password, and the user profile password form. The new message is available under the unstable__errors.form_password_matches_identifier localization key, and any password error the UI does not recognize now falls back to the message returned by the API instead of an empty sentence. (#9453) by @​dmoerner
Changelog

Sourced from @​clerk/shared's changelog.

4.29.3

Patch Changes

  • Update missing and invalid key error messages to recommend the Clerk CLI: npx clerk@latest init (non-interactive, no Clerk account required) to create an application, npx clerk@latest env pull to fetch the keys of an existing one, and npx clerk@latest deploy / npx clerk@latest env pull --instance prod for production. This covers both the errorThrower messages and the errors thrown by parsePublishableKey(key, { fatal: true }), which previously surfaced server-side as a bare Publishable key not valid. The Dashboard link is kept for manual key copying. (#9491) by @​djgould

4.29.2

Patch Changes

  • Display a proper message when a password is rejected for matching one of the account's identifiers. Previously this error rendered as the incomplete sentence "Your password must contain ." on sign-up, reset password, and the user profile password form. The new message is available under the unstable__errors.form_password_matches_identifier localization key, and any password error the UI does not recognize now falls back to the message returned by the API instead of an empty sentence. (#9453) by @​dmoerner
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.29.1 to 4.29.3.
- [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.29.3/packages/shared)

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

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

changeset-bot Bot commented Aug 26, 2026

Copy link
Copy Markdown

⚠️ No Changeset found

Latest commit: e815ae8

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