chore(repo): Update Clerk monorepo#8458
Open
renovate[bot] wants to merge 1 commit intomainfrom
Open
Conversation
|
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
@clerk/astro
@clerk/backend
@clerk/chrome-extension
@clerk/clerk-js
@clerk/dev-cli
@clerk/expo
@clerk/expo-passkeys
@clerk/express
@clerk/fastify
@clerk/hono
@clerk/localizations
@clerk/nextjs
@clerk/nuxt
@clerk/react
@clerk/react-router
@clerk/shared
@clerk/tanstack-react-start
@clerk/testing
@clerk/ui
@clerk/upgrade
@clerk/vue
commit: |
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
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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:
^2.29.4→^2.31.0^0.6.0→^0.8.0^4.5.2→^4.7.0^0.1.6→^0.2.2^16.5.0→^16.6.1^11.3.0→^11.3.49.0.2→9.0.3^2.5.15→^2.5.22^0.6.12→^0.8.06.0.1→6.1.3^0.2.15→^0.2.16^2.5.4→^2.9.60.28.5→0.28.194.6.4→4.11.0Warning
Some dependencies could not be looked up. Check the Dependency Dashboard for more information.
Release Notes
changesets/changesets (@changesets/cli)
v2.31.0Compare Source
Minor Changes
#1889
96ca062Thanks @mixelburg! - Error on unsupported flags for individual CLI commands and print the matching command usage to make mistakes easier to spot.#1873
42943b7Thanks @mixelburg! - Respond to--helpon all subcommands. Previously,--helpwas only handled when it was the sole argument; passing it alongside a subcommand (e.g.changeset version --help) would silently execute the command instead. Now--helpalways exits early and prints per-command usage when a known subcommand is provided, or the general help text otherwise.Patch Changes
d2121dcThanks @Andarist! - Fix npm auth for path-based registries during publish by preserving configured registry URLs instead of normalizing them.#1888
036fdd4Thanks @mixelburg! - Fix severalchangeset versionissues with workspace protocol dependencies. Valid explicitworkspace:ranges and aliases are no longer rewritten unnecessarily, and workspace path references are handled correctly during versioning.#1903
5c4731fThanks @Andarist! - Gracefully handle stalenpm infodata leading to duplicate publish attempts.#1867
f61e716Thanks @Andarist! - Improved detection forpublishedstate of prerelease-only packages withoutlatestdist-tag on GitHub Packages registry.Updated dependencies [
036fdd4,036fdd4,036fdd4]:v2.30.0Compare Source
v2.29.8Compare Source
unjs/citty (citty)
v0.2.2Compare Source
compare changes
🚀 Enhancements
🩹 Fixes
-h,--help,-v,--versionargs (#234)💅 Refactors
📖 Documentation
🏡 Chore
✅ Tests
=(#230)❤️ Contributors
v0.2.1Compare Source
compare changes
🩹 Fixes
🏡 Chore
❤️ Contributors
v0.2.0Compare Source
compare changes
🚀 Enhancements
hiddenmeta to hide command (#111)enumarg type (#83)numberarg type (#73)negativeDescriptionfor args (#40)🩹 Fixes
numberarg to be optional (#194)💅 Refactors
node:util.parseArgsfor arg parsing (#218)📦 Build
🏡 Chore
✅ Tests
node:util.parseArgsfor arg parsing (#218)❤️ Contributors
jprichardson/node-fs-extra (fs-extra)
v11.3.4Compare Source
ensureSymlink/ensureSymlinkSyncwith a relativesrcPathwould fail if the symlink already existed (#1038, #1064)v11.3.3Compare Source
auth0/node-jsonwebtoken (jsonwebtoken)
v9.0.3Compare Source
matzkoh/prettier-plugin-packagejson (prettier-plugin-packagejson)
v2.5.22Compare Source
Bug Fixes
v2.5.21Compare Source
Bug Fixes
v2.5.20Compare Source
Bug Fixes
tailwindlabs/prettier-plugin-tailwindcss (prettier-plugin-tailwindcss)
v0.8.0Compare Source
Changed
Added
/sorter(#438)Fixed
canCollapseWhitespaceInhandling for"tailwindPreserveWhitespace": true(#428)v0.7.4Compare Source
Same as v0.7.2, since v0.7.3 contained breaking changes.
v0.7.3Compare Source
Changed
Fixed
v0.7.2Compare Source
Fixed
prettier-plugin-sveltewhen using Prettier v3.7+ (#418)v0.7.1Compare Source
Fixed
v0.7.0Compare Source
Added
@source,@plugin, and@config(#387)Changed
ParserOptionsandRequiredOptionstypes (#354)prettier-plugin-import-sort(#385)Fixed
@apply(#392)isaacs/rimraf (rimraf)
v6.1.3Compare Source
v6.1.2Compare Source
v6.1.1Compare Source
v6.1.0Compare Source
vercel/turborepo (turbo)
v2.9.6: Turborepo v2.9.6Compare Source
What's Changed
create-turbo
Examples
@types/nodetowith-svelteexample apps by @anthonyshew in #12585Changelog
turbo.jsonin concurrency error message by @anthonyshew in #12582Full Changelog: vercel/turborepo@v2.9.5...v2.9.6
v2.9.5: Turborepo v2.9.5Compare Source
What's Changed
create-turbo
@turbo/telemetry
Changelog
boundarieschecking with Rayon and cache DFS traversals by @anthonyshew in #12569New Contributors
Full Changelog: vercel/turborepo@v2.9.4...v2.9.5
v2.9.4: Turborepo v2.9.4Compare Source
What's Changed
@turbo/codemod
turbo.jsoncin codemod transforms by @anthonyshew in #12532Examples
Changelog
filterUsingTasks--filterfrom pulling dependents into Task Graph by @anthonyshew in #12535--affectedand--filterto be combined by @anthonyshew in #12543filterUsingTasksby @anthonyshew in #12545New Contributors
Full Changelog: vercel/turborepo@v2.9.3...v2.9.4
v2.9.3: Turborepo v2.9.3Compare Source
What's Changed
Changelog
Full Changelog: vercel/turborepo@v2.9.2...v2.9.3
v2.9.2: Turborepo v2.9.2Compare Source
What's Changed
Examples
Changelog
setsid()in PTY spawn to prevent macOS Gatekeeper CPU spikes" by @anthonyshew in #12507watchloop so interruptible persistent tasks restart on file changes by @anthonyshew in #12509turbo.*generator variables by @anthonyshew in #12511New Contributors
Full Changelog: vercel/turborepo@v2.9.1...v2.9.2
v2.9.1: Turborepo v2.9.1Compare Source
What's Changed
@turbo/codemod
@turbo/repository
cacheMaxAgeandcacheMaxSizefor local cache eviction by @anthonyshew in #12487Changelog
Full Changelog: vercel/turborepo@v2.9.0...v2.9.1
v2.9.0: Turborepo v2.9.0Compare Source
What's Changed
Docs
create-turbo
affectedUsingTaskInputsfuture flag for task-level--affecteddetection by @anthonyshew in #12247create-turboselection by @anthonyshew in #12353turbo-ignore
turbo-ignorein favor ofturbo query affectedby @anthonyshew in #12382turbo-ignoredeprecation notice for Vercel users by @anthonyshew in #12385@turbo/codemod
pipelinekey inclean-globscodemod by @anthonyshew in #12235add-package-namescodemod from silently renaming existing packages by @anthonyshew in #12332eslint
@turbo/repository
packagesFromLockfile()NAPI binding to@turbo/repositoryby @anthonyshew in #12454Examples
Configuration
📅 Schedule: (in timezone GMT)
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.
This PR was generated by Mend Renovate. View the repository job log.