This repository was archived by the owner on May 4, 2024. It is now read-only.
chore: Configure Renovate #11
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.
Welcome to Renovate! This is an onboarding PR to help you understand and configure settings before regular Pull Requests begin.
🚦 To activate Renovate, merge this Pull Request. To disable Renovate, simply close this Pull Request unmerged.
Detected Package Files
.github/workflows/codeql.yml
(github-actions)package.json
(npm)Configuration Summary
Based on the default config's presets, Renovate will:
fix
for dependencies andchore
for all others if semantic commits are in use.node_modules
,bower_components
,vendor
and various test/tests directories.🔡 Do you want to change how Renovate upgrades your dependencies? Add your custom config to
renovate.json
in this branch. Renovate will update the Pull Request description the next time it runs.What to Expect
With your current configuration, Renovate will create 30 Pull Requests:
chore(deps): update dependency autoprefixer to v10.4.19
renovate/autoprefixer-10.x-lockfile
main
10.4.19
chore(deps): update dependency postcss to v8.4.38
renovate/postcss-8.x-lockfile
main
8.4.38
chore(deps): update dependency tailwindcss to v3.4.3
renovate/tailwindcss-3.x-lockfile
main
3.4.3
chore(deps): update graphqlcodegenerator monorepo
renovate/graphqlcodegenerator-monorepo
main
4.2.5
4.0.3
4.2.0
4.0.6
fix(deps): update dependency @heroicons/react to v2.1.3
renovate/heroicons-react-2.x-lockfile
main
2.1.3
fix(deps): update dependency @nextui-org/tabs to v2.0.29
renovate/nextui-org-tabs-2.x-lockfile
main
2.0.29
fix(deps): update dependency @uiw/react-md-editor to v4.0.4
renovate/uiw-react-md-editor-4.x-lockfile
main
4.0.4
fix(deps): update dependency clsx to v2.1.1
renovate/clsx-2.x-lockfile
main
2.1.1
fix(deps): update dependency markdown-to-jsx to v7.4.7
renovate/markdown-to-jsx-7.x-lockfile
main
7.4.7
fix(deps): update dependency nextjs-toploader to v1.6.12
renovate/nextjs-toploader-1.x-lockfile
main
1.6.12
fix(deps): update dependency react-day-picker to v8.10.1
renovate/react-day-picker-8.x-lockfile
main
8.10.1
fix(deps): update dependency sonner to v1.4.41
renovate/sonner-1.x-lockfile
main
1.4.41
chore(deps): update dependency @biomejs/biome to v1.7.1
renovate/biomejs-biome-1.x
main
1.7.1
chore(deps): update dependency @types/node to v20.12.7
renovate/node-20.x-lockfile
main
20.12.7
chore(deps): update dependency typescript to v5.4.5
renovate/typescript-5.x-lockfile
main
5.4.5
chore(deps): update react monorepo
renovate/react-monorepo
main
18.3.1
18.3.0
18.3.1
18.3.1
fix(deps): update dependency @apollo/client to v3.10.1
renovate/apollo-graphql-packages
main
3.10.1
fix(deps): update dependency @nextui-org/system to v2.1.2
renovate/nextui-org-system-2.x-lockfile
main
2.1.2
fix(deps): update dependency @nextui-org/theme to v2.2.3
renovate/nextui-org-theme-2.x-lockfile
main
2.2.3
fix(deps): update dependency @tanstack/react-table to v8.16.0
renovate/tanstack-react-table-8.x-lockfile
main
8.16.0
fix(deps): update dependency @vercel/analytics to v1.2.2
renovate/vercel-analytics-1.x-lockfile
main
1.2.2
fix(deps): update dependency date-fns to v3.6.0
renovate/date-fns-3.x-lockfile
main
3.6.0
fix(deps): update dependency framer-motion to v11.1.7
renovate/framer-motion-11.x-lockfile
main
11.1.7
fix(deps): update dependency lucide-react to ^0.376.0
renovate/lucide-react-0.x
main
^0.376.0
fix(deps): update dependency next to v14.2.3
renovate/nextjs-monorepo
main
14.2.3
fix(deps): update dependency next-themes to ^0.3.0
renovate/next-themes-0.x
main
^0.3.0
fix(deps): update dependency react-hook-form to v7.51.3
renovate/react-hook-form-7.x-lockfile
main
7.51.3
fix(deps): update dependency tailwind-merge to v2.3.0
renovate/tailwind-merge-2.x-lockfile
main
2.3.0
fix(deps): update dependency zod to v3.23.4
renovate/zod-3.x-lockfile
main
3.23.4
fix(deps): update dependency cmdk to v1
renovate/cmdk-1.x
main
^1.0.0
🚸 Branch creation will be limited to maximum 2 per hour, so it doesn't swamp any CI resources or overwhelm the project. See docs for
prhourlylimit
for details.❓ Got questions? Check out Renovate's Docs, particularly the Getting Started section.
If you need any further assistance then you can also request help here.
This PR has been generated by Mend Renovate. View repository job log here.