Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat(repo): Use catalog: protocol #4605

Merged
merged 11 commits into from
Nov 20, 2024
Merged

feat(repo): Use catalog: protocol #4605

merged 11 commits into from
Nov 20, 2024

Conversation

jacekradko
Copy link
Member

@jacekradko jacekradko commented Nov 19, 2024

Description

Moving common dependencies to their own workspace catalog:

Fixed turbo config to bust caches on changes to pnpm-related files

Checklist

  • pnpm test runs as expected.
  • pnpm build runs as expected.
  • (If applicable) JSDoc comments have been added or updated for any package exports
  • (If applicable) Documentation has been updated

Type of change

  • 🐛 Bug fix
  • 🌟 New feature
  • 🔨 Breaking change
  • 📖 Refactoring / dependency upgrade / documentation
  • other:

Copy link

changeset-bot bot commented Nov 19, 2024

🦋 Changeset detected

Latest commit: 4590c82

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 0 packages

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

Not sure what this means? Click here to learn what changesets are.

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

@jacekradko
Copy link
Member Author

!snapshot

@clerk-cookie
Copy link
Collaborator

Hey @jacekradko - the snapshot version command generated the following package versions:

Package Version
@clerk/astro 1.4.14-snapshot.v20241119205636
@clerk/backend 1.17.1-snapshot.v20241119205636
@clerk/chrome-extension 1.3.38-snapshot.v20241119205636
@clerk/clerk-js 5.34.4-snapshot.v20241119205636
@clerk/elements 0.19.5-snapshot.v20241119205636
@clerk/clerk-expo 2.3.7-snapshot.v20241119205636
@clerk/expo-passkeys 0.0.7-snapshot.v20241119205636
@clerk/express 1.3.16-snapshot.v20241119205636
@clerk/fastify 2.0.18-snapshot.v20241119205636
@clerk/localizations 3.6.5-snapshot.v20241119205636
@clerk/nextjs 6.4.1-snapshot.v20241119205636
@clerk/nuxt 0.0.2-snapshot.v20241119205636
@clerk/clerk-react 5.16.1-snapshot.v20241119205636
@clerk/remix 4.2.54-snapshot.v20241119205636
@clerk/clerk-sdk-node 5.0.67-snapshot.v20241119205636
@clerk/shared 2.15.1-snapshot.v20241119205636
@clerk/tanstack-start 0.5.1-snapshot.v20241119205636
@clerk/testing 1.3.28-snapshot.v20241119205636
@clerk/themes 2.1.46-snapshot.v20241119205636
@clerk/types 4.34.1-snapshot.v20241119205636
@clerk/ui 0.1.22-snapshot.v20241119205636
@clerk/vue 0.0.6-snapshot.v20241119205636

Tip: Use the snippet copy button below to quickly install the required packages.
@clerk/astro

npm i @clerk/astro@1.4.14-snapshot.v20241119205636 --save-exact

@clerk/backend

npm i @clerk/backend@1.17.1-snapshot.v20241119205636 --save-exact

@clerk/chrome-extension

npm i @clerk/chrome-extension@1.3.38-snapshot.v20241119205636 --save-exact

@clerk/clerk-js

npm i @clerk/clerk-js@5.34.4-snapshot.v20241119205636 --save-exact

@clerk/elements

npm i @clerk/elements@0.19.5-snapshot.v20241119205636 --save-exact

@clerk/clerk-expo

npm i @clerk/clerk-expo@2.3.7-snapshot.v20241119205636 --save-exact

@clerk/expo-passkeys

npm i @clerk/expo-passkeys@0.0.7-snapshot.v20241119205636 --save-exact

@clerk/express

npm i @clerk/express@1.3.16-snapshot.v20241119205636 --save-exact

@clerk/fastify

npm i @clerk/fastify@2.0.18-snapshot.v20241119205636 --save-exact

@clerk/localizations

npm i @clerk/localizations@3.6.5-snapshot.v20241119205636 --save-exact

@clerk/nextjs

npm i @clerk/nextjs@6.4.1-snapshot.v20241119205636 --save-exact

@clerk/nuxt

npm i @clerk/nuxt@0.0.2-snapshot.v20241119205636 --save-exact

@clerk/clerk-react

npm i @clerk/clerk-react@5.16.1-snapshot.v20241119205636 --save-exact

@clerk/remix

npm i @clerk/remix@4.2.54-snapshot.v20241119205636 --save-exact

@clerk/clerk-sdk-node

npm i @clerk/clerk-sdk-node@5.0.67-snapshot.v20241119205636 --save-exact

@clerk/shared

npm i @clerk/shared@2.15.1-snapshot.v20241119205636 --save-exact

@clerk/tanstack-start

npm i @clerk/tanstack-start@0.5.1-snapshot.v20241119205636 --save-exact

@clerk/testing

npm i @clerk/testing@1.3.28-snapshot.v20241119205636 --save-exact

@clerk/themes

npm i @clerk/themes@2.1.46-snapshot.v20241119205636 --save-exact

@clerk/types

npm i @clerk/types@4.34.1-snapshot.v20241119205636 --save-exact

@clerk/ui

npm i @clerk/ui@0.1.22-snapshot.v20241119205636 --save-exact

@clerk/vue

npm i @clerk/vue@0.0.6-snapshot.v20241119205636 --save-exact

@jacekradko jacekradko marked this pull request as ready for review November 20, 2024 19:33
@jacekradko jacekradko enabled auto-merge (squash) November 20, 2024 19:39
@jacekradko jacekradko merged commit dd09050 into main Nov 20, 2024
25 checks passed
@jacekradko jacekradko deleted the feat/catalog-protocol branch November 20, 2024 19:45
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.

3 participants