You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Removed legacy subpath export mappings in favor of modern package.json exports field configuration. Previously, these packages used a workaround to support subpath imports (e.g., @clerk/shared/react, @clerk/expo/web). All public APIs remain available through the main package entry points. (#7925) by @jacekradko
Minor Changes
Surface organization creation defaults with prefilled form fields and advisory warnings (#7488) by @LauraBeatris
Match confirmation deletion message for user accounts in Dutch translations. (#7806) by @rvan-duy
Add subtitle__createOrganizationDisabled localization key shown in the choose organization task when users cannot create organizations (#7561) by @LauraBeatris
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - Between 12:00 AM and 03:59 AM, only on Monday ( * 0-3 * * 1 ) in timezone Europe/Amsterdam.
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
If you want to rebase/retry this PR, check this box
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
Renovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR.
You can manually request rebase by checking the rebase/retry box above.
⚠️Warning: custom changes will be lost.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
apps/cockpitAnything related to Northware CockpitdependenciesPull requests that update a dependency filepackages/authAnything related to the @northware/auth packagepackages/uiAnything related to the @northware/ui package
0 participants
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
^3.37.2→^4.2.2Release Notes
clerk/javascript (@clerk/localizations)
v4.2.2Compare Source
Patch Changes
Fix en-GB username field placeholder (was showing literal "undefined" instead of "Enter your username") (#8040) by @petiteoh
Updated dependencies [
b9cb6e5]:v4.2.1Compare Source
Patch Changes
de1386f]:v4.1.0Compare Source
Minor Changes
Patch Changes
Add placeholder text "Enter your username" for username field in en-US locale (#8002) by @petiteoh
Updated dependencies [
776ee1b,7fb870d,09cb6d4]:v4.0.0Compare Source
Major Changes
Require Node.js 20.9.0 in all packages (#7262) by @jacekradko
Removed legacy subpath export mappings in favor of modern package.json
exportsfield configuration. Previously, these packages used a workaround to support subpath imports (e.g.,@clerk/shared/react,@clerk/expo/web). All public APIs remain available through the main package entry points. (#7925) by @jacekradkoMinor Changes
Surface organization creation defaults with prefilled form fields and advisory warnings (#7488) by @LauraBeatris
Introducing
setup_mfasession task (#7626) by @octoperDisable role selection in
OrganizationProfileduring role set migration (#7534) by @LauraBeatrisDisplay message in
TaskChooseOrganizationwhen user is not allowed to create organizations (#7486) by @LauraBeatrisPatch Changes
Update localizations for taskChooseOrganization (#7468) by @jigar-clerk
Match confirmation deletion message for user accounts in Dutch translations. (#7806) by @rvan-duy
Add
subtitle__createOrganizationDisabledlocalization key shown in the choose organization task when users cannot create organizations (#7561) by @LauraBeatrisUpdated dependencies [
0a9cce3,e35960f,c9f0d77,1bd1747,6a2ff9e,d2cee35,0a9cce3,a374c18,466d642,5ef4a77,af85739,10b5bea,a05d130,b193f79,e9d2f2f,43fc7b7,0f1011a,cbc5618,38def4f,7772f45,a3e689f,583f7a9,965e7f1,2b76081,f284c3d,ac34168,cf0d0dc,690280e,b971d0b,22d1689,e9a1d4d,c088dde,8902e21,972f6a0,a1aaff3,d85646a,ab3dd16,4a8cb10,fd195c1,8887fac,dc886a9,428629b,8b95393,c438fa5,c438fa5,fd195c1,fd69edb,8d91225,1fc95e2,3dac245,a4c3b47,7c3c002,d8bbc66,3983cf8,f1f1d09,736314f,2cc7dbb,86d2199,da415c8,97c9ab3,cc63aab,a7a38ab,cfa70ce,25d37b0,26254f0,c97e6af,d98727e,79e2622,12b3070]:Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - Between 12:00 AM and 03:59 AM, only on Monday ( * 0-3 * * 1 ) in timezone Europe/Amsterdam.
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR was generated by Mend Renovate. View the repository job log.