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/ci.yml
(github-actions).github/workflows/deploy.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 (except for nuget) 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 19 Pull Requests:
chore(deps): update dependency postcss to v8.4.49
renovate/postcss-8.x-lockfile
main
8.4.49
chore(deps): update dependency tailwindcss to v3.4.15
renovate/tailwindcss-3.x-lockfile
main
3.4.15
fix(deps): update dependency @orama/orama to v3.0.2
renovate/orama-orama-3.x-lockfile
main
3.0.2
fix(deps): update dependency @orama/react-components to v0.1.17
renovate/orama-react-components-0.x-lockfile
main
0.1.17
fix(deps): update dependency @orama/tokenizers to v3.0.2
renovate/orama-tokenizers-3.x-lockfile
main
3.0.2
fix(deps): update dependency @oramacloud/client to v1.3.20
renovate/oramacloud-client-1.x-lockfile
main
1.3.20
fix(deps): update dependency class-variance-authority to v0.7.1
renovate/class-variance-authority-0.x-lockfile
main
0.7.1
fix(deps): update dependency framer-motion to v11.11.17
renovate/framer-motion-11.x-lockfile
main
11.11.17
fix(deps): update dependency fumadocs-mdx to v11.1.2
renovate/fumadocs-mdx-11.x
main
11.1.2
fix(deps): update dependency next to v15.0.3
renovate/nextjs-monorepo
main
15.0.3
fix(deps): update dependency tailwind-merge to v2.5.5
renovate/tailwind-merge-2.x-lockfile
main
2.5.5
chore(deps): update dependency @types/node to v22.10.0
renovate/node-22.x
main
22.10.0
chore(deps): update dependency prettier to v3.4.1
renovate/prettier-3.x-lockfile
main
3.4.1
chore(deps): update dependency typescript to v5.7.2
renovate/typescript-5.x-lockfile
main
5.7.2
fix(deps): update dependency fumadocs-core to v14.5.4
renovate/fumadocs-core-14.x
main
14.5.4
fix(deps): update dependency fumadocs-ui to v14.5.4
renovate/fumadocs-ui-14.x
main
14.5.4
fix(deps): update dependency lucide-react to ^0.461.0
renovate/lucide-monorepo
main
^0.461.0
fix(deps): update dependency shiki to v1.23.1
renovate/shiki-monorepo
main
1.23.1
fix(deps): update dependency @oramacloud/client to v2
renovate/oramacloud-client-2.x
main
^2.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 was generated by Mend Renovate. View the repository job log.