Skip to content

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Oct 16, 2024

Note: This PR body was truncated due to platform limits.

This PR contains the following updates:

Package Change Age Confidence
@clerk/themes (source) 1.7.19 -> 2.4.46 age confidence

Release Notes

clerk/javascript (@​clerk/themes)

v2.4.46

Compare Source

Patch Changes

v2.4.45

Compare Source

Patch Changes

v2.4.44

Compare Source

Patch Changes

v2.4.43

Compare Source

Patch Changes

v2.4.42

Compare Source

Patch Changes

v2.4.41

Compare Source

Patch Changes

v2.4.40

Compare Source

Patch Changes

v2.4.39

Compare Source

Patch Changes

v2.4.38

Compare Source

Patch Changes

v2.4.37

Compare Source

Patch Changes

v2.4.36

Compare Source

Patch Changes

v2.4.35

Compare Source

Patch Changes

v2.4.34

Compare Source

Patch Changes

v2.4.33

Compare Source

Patch Changes

v2.4.32

Compare Source

Patch Changes

v2.4.31

Compare Source

Patch Changes
  • Deprecate @clerk/types in favor of @clerk/shared/types (#​7022) by @​nikosdouvlis

    The @clerk/types package is now deprecated. All type definitions have been consolidated and moved to @clerk/shared/types to improve consistency across the Clerk ecosystem.

    Backward Compatibility:

    The @clerk/types package will remain available and will continue to re-export all types from @clerk/shared/types to ensure backward compatibility. Existing applications will continue to work without any immediate breaking changes. However, we strongly recommend migrating to @clerk/shared/types as new type definitions and updates will only be added to @clerk/shared/types starting with the next major release.

    Migration Steps:

    Please update your imports from @clerk/types to @clerk/shared/types:

    // Before
    import type { ClerkResource, UserResource } from '@​clerk/types';
    
    // After
    import type { ClerkResource, UserResource } from '@​clerk/shared/types';

    What Changed:

    All type definitions including:

    • Resource types (User, Organization, Session, etc.)
    • API response types
    • Configuration types
    • Authentication types
    • Error types
    • And all other shared types

    Have been moved from packages/types/src to packages/shared/src/types and are now exported via @clerk/shared/types.

  • Updated dependencies [3e0ef92, 2587aa6]:

v2.4.30

Compare Source

Patch Changes

v2.4.29

Compare Source

Patch Changes

v2.4.28

Compare Source

Patch Changes

v2.4.27

Compare Source

Patch Changes

v2.4.26

Compare Source

Patch Changes

v2.4.25

Compare Source

Patch Changes

v2.4.24

Compare Source

Patch Changes

v2.4.23

Compare Source

Patch Changes

v2.4.22

Compare Source

Patch Changes

v2.4.21

Patch Changes

v2.4.20

Patch Changes

v2.4.19

Compare Source

Patch Changes

v2.4.18

Compare Source

Patch Changes

v2.4.17

Compare Source

Patch Changes

v2.4.16

Compare Source

Patch Changes

v2.4.15

Compare Source

Patch Changes

v2.4.14

Compare Source

Patch Changes

v2.4.13

Compare Source

Patch Changes

v2.4.12

Compare Source

Patch Changes

v2.4.11

Compare Source

Patch Changes

v2.4.10

Compare Source

Patch Changes

v2.4.9

Compare Source

Patch Changes

v2.4.8

Compare Source

Patch Changes

v2.4.7

Compare Source

Patch Changes

v2.4.6

Compare Source

Patch Changes

v2.4.5

Compare Source

Patch Changes

v2.4.4

Compare Source

Patch Changes

v2.4.3

Compare Source

Patch Changes

v2.4.2

Compare Source

Patch Changes

v2.4.1

Compare Source

Patch Changes

v2.4.0

Compare Source

Minor Changes
Patch Changes

v2.3.3

Compare Source

Patch Changes

v2.3.2

Compare Source

Patch Changes

v2.3.1

Compare Source

Patch Changes

v2.3.0

Compare Source

Minor Changes
  • Expose Clerk CSS variables as an option for theming Clerk's components. This change introduces CSS custom properties that allow developers to customize Clerk's appearance using standard CSS variables, providing a more flexible theming approach. (#​6275) by @​alexcarpenter

    :root {
      --clerk-color-primary: #​6d47ff;
      --clerk-color-primary-foreground: #ffffff;
    }

v2.2.56

Compare Source

Patch Changes

v2.2.55

Compare Source

Patch Changes

v2.2.54

Compare Source

Patch Changes

v2.2.53

Compare Source

Patch Changes

v2.2.52

Compare Source

Patch Changes

v2.2.51

Compare Source

Patch Changes

v2.2.50

Compare Source

Patch Changes

v2.2.49

Compare Source

Patch Changes

v2.2.48

Compare Source

Patch Changes

v2.2.47

Compare Source

Patch Changes

v2.2.46

Compare Source

Patch Changes

v2.2.45

Compare Source

Patch Changes

v2.2.44

Compare Source

Patch Changes

v2.2.43

Compare Source

Patch Changes

v2.2.42

Compare Source

Patch Changes

v2.2.41

Compare Source

Patch Changes

v2.2.40

Compare Source

Patch Changes

v2.2.39

Compare Source

Patch Changes

v2.2.38

Compare Source

Patch Changes

v2.2.37

Compare Source

Patch Changes

v2.2.36

Compare Source

Patch Changes

v2.2.35

Compare Source

Patch Changes

v2.2.34

Compare Source

Patch Changes

v2.2.33

Compare Source

Patch Changes

v2.2.32

Compare Source

Patch Changes

[`v2.2


Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR is behind base branch, 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

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate bot force-pushed the renovate/clerk-themes-2.x branch 4 times, most recently from 1850878 to d6cc2b9 Compare October 23, 2024 00:46
@renovate renovate bot force-pushed the renovate/clerk-themes-2.x branch from d6cc2b9 to 03af57d Compare October 23, 2024 23:25
@renovate renovate bot force-pushed the renovate/clerk-themes-2.x branch 2 times, most recently from fc2ee74 to c091317 Compare November 4, 2024 21:32
@renovate renovate bot force-pushed the renovate/clerk-themes-2.x branch 4 times, most recently from be332fa to 5aa3e1b Compare November 14, 2024 16:42
@renovate renovate bot force-pushed the renovate/clerk-themes-2.x branch 3 times, most recently from 3e02e3f to 0fc9765 Compare November 22, 2024 22:55
@renovate renovate bot force-pushed the renovate/clerk-themes-2.x branch 5 times, most recently from 0084b64 to 2e8836e Compare December 6, 2024 15:01
@renovate renovate bot force-pushed the renovate/clerk-themes-2.x branch 5 times, most recently from 14544e3 to e823970 Compare December 13, 2024 20:11
@renovate renovate bot force-pushed the renovate/clerk-themes-2.x branch from e823970 to 8931f32 Compare December 18, 2024 19:45
@renovate renovate bot force-pushed the renovate/clerk-themes-2.x branch 2 times, most recently from 50fe086 to 3d079bb Compare January 9, 2025 13:42
@renovate renovate bot force-pushed the renovate/clerk-themes-2.x branch from 3d079bb to 30dd997 Compare January 16, 2025 01:29
@renovate renovate bot force-pushed the renovate/clerk-themes-2.x branch 3 times, most recently from 0dd6f98 to fec82c4 Compare September 9, 2025 08:29
@renovate renovate bot force-pushed the renovate/clerk-themes-2.x branch from fec82c4 to 6299499 Compare September 13, 2025 21:58
@renovate renovate bot force-pushed the renovate/clerk-themes-2.x branch 2 times, most recently from 5359509 to e510ad3 Compare September 27, 2025 00:34
@renovate renovate bot force-pushed the renovate/clerk-themes-2.x branch 3 times, most recently from 8294307 to 838b5c7 Compare October 6, 2025 18:40
@renovate renovate bot force-pushed the renovate/clerk-themes-2.x branch 3 times, most recently from 14720e9 to 25543ad Compare October 18, 2025 01:52
@renovate renovate bot force-pushed the renovate/clerk-themes-2.x branch 2 times, most recently from 90bec98 to 34171d7 Compare October 29, 2025 23:52
@renovate renovate bot force-pushed the renovate/clerk-themes-2.x branch 4 times, most recently from 1221601 to 50ab6cf Compare November 11, 2025 01:35
@renovate renovate bot force-pushed the renovate/clerk-themes-2.x branch 2 times, most recently from e72797b to 21c82ba Compare November 18, 2025 05:14
@renovate renovate bot force-pushed the renovate/clerk-themes-2.x branch 3 times, most recently from ffcdb9d to 4187d48 Compare November 24, 2025 20:44
@renovate renovate bot force-pushed the renovate/clerk-themes-2.x branch 3 times, most recently from f45c00b to fe1ea46 Compare December 8, 2025 19:54
@renovate renovate bot force-pushed the renovate/clerk-themes-2.x branch 2 times, most recently from 467fa35 to d348d2f Compare December 19, 2025 01:03
@renovate renovate bot force-pushed the renovate/clerk-themes-2.x branch from d348d2f to 1c1f10d Compare December 19, 2025 21:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant