Closed renovate[bot] closed 7 months ago
All modified and coverable lines are covered by tests :white_check_mark:
Project coverage is 12.96%. Comparing base (
5735467
) to head (a9e2472
).
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.
@rultor merge
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
Dockerfile
(dockerfile).github/workflows/codecov.yml
(github-actions).github/workflows/node.yml
(github-actions).github/workflows/pdd.yml
(github-actions).github/workflows/puml.yml
(github-actions).github/workflows/reports-check.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 11 Pull Requests:
chore(deps): update dependency @types/node to v18.19.31
- Schedule: ["at any time"] - Branch name: `renovate/node-18.x-lockfile` - Merge into: `master` - Upgrade [@types/node](https://togithub.com/DefinitelyTyped/DefinitelyTyped) to `18.19.31`chore(deps): update dependency typescript to v5.4.5
- Schedule: ["at any time"] - Branch name: `renovate/typescript-5.x-lockfile` - Merge into: `master` - Upgrade [typescript](https://togithub.com/Microsoft/TypeScript) to `5.4.5`chore(deps): update dependency @vercel/ncc to ^0.38.0
- Schedule: ["at any time"] - Branch name: `renovate/vercel-ncc-0.x` - Merge into: `master` - Upgrade [@vercel/ncc](https://togithub.com/vercel/ncc) to `^0.38.0`fix(deps): update dependency openai to v4.33.0
- Schedule: ["at any time"] - Branch name: `renovate/openai-4.x-lockfile` - Merge into: `master` - Upgrade [openai](https://togithub.com/openai/openai-node) to `4.33.0`chore(deps): update actions/checkout action to v4
- Schedule: ["at any time"] - Branch name: `renovate/actions-checkout-4.x` - Merge into: `master` - Upgrade [actions/checkout](https://togithub.com/actions/checkout) to `v4`chore(deps): update actions/upload-artifact action to v4
- Schedule: ["at any time"] - Branch name: `renovate/major-github-artifact-actions` - Merge into: `master` - Upgrade [actions/upload-artifact](https://togithub.com/actions/upload-artifact) to `v4`chore(deps): update codecov/codecov-action action to v4
- Schedule: ["at any time"] - Branch name: `renovate/codecov-codecov-action-4.x` - Merge into: `master` - Upgrade [codecov/codecov-action](https://togithub.com/codecov/codecov-action) to `v4`chore(deps): update dependency @types/node to v20
- Schedule: ["at any time"] - Branch name: `renovate/node-20.x` - Merge into: `master` - Upgrade [@types/node](https://togithub.com/DefinitelyTyped/DefinitelyTyped) to `^20.0.0`chore(deps): update dependency prettier to v3
- Schedule: ["at any time"] - Branch name: `renovate/prettier-3.x` - Merge into: `master` - Upgrade [prettier](https://togithub.com/prettier/prettier) to `^3.0.0`chore(deps): update dependency ubuntu to v22
- Schedule: ["at any time"] - Branch name: `renovate/ubuntu-22.x` - Merge into: `master` - Upgrade [ubuntu](https://togithub.com/actions/runner-images) to `22.04`fix(deps): update dependency @octokit/rest to v20
- Schedule: ["at any time"] - Branch name: `renovate/major-octokit-monorepo` - Merge into: `master` - Upgrade [@octokit/rest](https://togithub.com/octokit/rest.js) to `^20.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.
PR-Codex overview
This PR updates the
renovate.json
file to use the recommended configuration schema.Detailed summary
$schema
to use the recommended configurationextends
property withconfig:recommended
value