Closed renovate[bot] closed 1 week ago
Renovate is disabled because there is no Renovate configuration file. To enable Renovate, you can either (a) change this PR's title to get a new onboarding PR, and merge the new onboarding PR, or (b) create a Renovate config file, and commit that file to your base branch.
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
package.json
(bun).github/workflows/update-soup-reference.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 7 Pull Requests:
Update dependency mintlify to v4.0.265
- Schedule: ["at any time"] - Branch name: `renovate/mintlify-4.x-lockfile` - Merge into: `main` - Upgrade mintlify to `4.0.265`Update dependency prettier to v3.3.3
- Schedule: ["at any time"] - Branch name: `renovate/prettier-3.x-lockfile` - Merge into: `main` - Upgrade [prettier](https://redirect.github.com/prettier/prettier) to `3.3.3`Update dependency tsx to v4.19.2
- Schedule: ["at any time"] - Branch name: `renovate/tsx-4.x-lockfile` - Merge into: `main` - Upgrade [tsx](https://redirect.github.com/privatenumber/tsx) to `4.19.2`Update dependency typescript to v5.6.3
- Schedule: ["at any time"] - Branch name: `renovate/typescript-5.x-lockfile` - Merge into: `main` - Upgrade [typescript](https://redirect.github.com/microsoft/TypeScript) to `5.6.3`Update dependency zod-to-json-schema to v3.23.5
- Schedule: ["at any time"] - Branch name: `renovate/zod-to-json-schema-3.x-lockfile` - Merge into: `main` - Upgrade [zod-to-json-schema](https://redirect.github.com/StefanTerdell/zod-to-json-schema) to `3.23.5`Update actions/checkout action to v4
- Schedule: ["at any time"] - Branch name: `renovate/actions-checkout-4.x` - Merge into: `main` - Upgrade [actions/checkout](https://redirect.github.com/actions/checkout) to `v4`Update actions/setup-node action to v4
- Schedule: ["at any time"] - Branch name: `renovate/actions-setup-node-4.x` - Merge into: `main` - Upgrade [actions/setup-node](https://redirect.github.com/actions/setup-node) to `v4`🚸 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.