-
Notifications
You must be signed in to change notification settings - Fork 370
chore(repo): Update Clerk monorepo #6356
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
base: main
Are you sure you want to change the base?
Conversation
The latest updates on your projects. Learn more about Vercel for Git ↗︎
|
|
@clerk/agent-toolkit
@clerk/astro
@clerk/backend
@clerk/chrome-extension
@clerk/clerk-js
@clerk/dev-cli
@clerk/elements
@clerk/clerk-expo
@clerk/expo-passkeys
@clerk/express
@clerk/fastify
@clerk/localizations
@clerk/nextjs
@clerk/nuxt
@clerk/clerk-react
@clerk/react-router
@clerk/remix
@clerk/shared
@clerk/tanstack-react-start
@clerk/testing
@clerk/themes
@clerk/types
@clerk/upgrade
@clerk/vue
commit: |
1a3d4f7
to
b270466
Compare
b270466
to
2a2addb
Compare
2a2addb
to
95c1d6b
Compare
This PR contains the following updates:
^2.29.4
->^2.29.5
^4.5.2
->^4.7.0
^16.5.0
->^16.6.1
^2.5.15
->^2.5.19
^0.6.12
->^0.6.14
^2.5.4
->^2.5.5
^2.5.4
->^2.5.5
0.28.5
->0.28.8
4.6.4
->4.8.0
Warning
Some dependencies could not be looked up. Check the Dependency Dashboard for more information.
Release Notes
changesets/changesets (@changesets/cli)
v2.29.5
Compare Source
Patch Changes
#1693
6352819
Thanks @Andarist! - Fixed an issue withworkspace:^
andworkspace:~
dependency ranges not being semantically treated as, respectively,^CURRENT_VERSION
and~CURRENT_VERSION
. This led to dependent packages being, at times, bumped too often when their dependencies with those ranges were bumped.Updated dependencies [
6352819
]:vitejs/vite-plugin-react (@vitejs/plugin-react)
v4.7.0
Compare Source
Add HMR support for compound components (#518)
HMR now works for compound components like this:
Return
Plugin[]
instead ofPluginOption[]
(#537)The return type has changed from
react(): PluginOption[]
to more specialized typereact(): Plugin[]
. This allows for type-safe manipulation of plugins, for example:v4.6.0
Compare Source
Add raw Rolldown support
This plugin only worked with Vite. But now it can also be used with raw Rolldown. The main purpose for using this plugin with Rolldown is to use react compiler.
matzkoh/prettier-plugin-packagejson (prettier-plugin-packagejson)
v2.5.19
Compare Source
Bug Fixes
v2.5.18
Compare Source
Bug Fixes
v2.5.17
Compare Source
Bug Fixes
v2.5.16
Compare Source
Bug Fixes
tailwindlabs/prettier-plugin-tailwindcss (prettier-plugin-tailwindcss)
v0.6.14
Compare Source
v0.6.13
Compare Source
prettier-plugin-multiline-arrays
andprettier-plugin-jsdoc
work when used together with this plugin (#372)vercel/turborepo (turbo)
v2.5.5
: Turborepo v2.5.5Compare Source
What's Changed
Docs
pnpm add <pkg>
instead ofpnpm install <pkg>
by @jferrettiboke in https://github.com/vercel/turborepo/pull/10529Examples
with-vitest
by @kenfdev in https://github.com/vercel/turborepo/pull/10675Changelog
turbo.json
configuration by @anthonyshew in https://github.com/vercel/turborepo/pull/10590New Contributors
Full Changelog: vercel/turborepo@v2.5.4...v2.5.5
TypeStrong/TypeDoc (typedoc)
v0.28.8
Compare Source
Features
plugin
function can now be given plugin functions to load.-
within tag names to supporttypescript-json-schema
's@TJS-type
tag, #2972.Context.createSymbolId
for use by plugins.Bug Fixes
<img srcset>
will now be discovered by TypeDoc, #2975.<source src>
and<source srcset>
elements will now be discovered by TypeDoc, #2975.Thanks!
v0.28.7
Compare Source
Features
@sortStrategy
tag to override thesort
option on a specific reflection, #2965.Bug Fixes
export { type X }
are no longer missing comments, #2970.locale
to an unknown value will now cause TypeDoc to operate in English instead of a debug locale.v0.28.6
Compare Source
Features
Bug Fixes
export { type X }
are now detected and converted as interfaces/type aliases, #2962.Thanks!
typedoc2md/typedoc-plugin-markdown (typedoc-plugin-markdown)
v4.8.0
Compare Source
Minor Changes
pageTitleTemplates
and adjusted default templates ([#831]).strikeDeprecatedPageTitles
option.Patch Changes
v4.7.1
Compare Source
Patch Changes
v4.7.0
Compare Source
Minor Changes
useCustomAnchors
andcustomAnchorsFormat
options - thanks @ocavue.Patch Changes
Configuration
📅 Schedule: Branch creation - "before 7am on the first day of the week" in timezone GMT, Automerge - At any time (no schedule defined).
🚦 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.