chore(repo): Update Clerk monorepo #6356
Open
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.29.5
^4.5.2
->^4.6.0
^16.5.0
->^16.6.1
^2.5.15
->^2.5.18
^0.6.12
->^0.6.14
^2.5.4
->^2.5.5
^2.5.4
->^2.5.5
0.28.5
->0.28.7
4.6.4
->4.7.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.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.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.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.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.