Closed renovate[bot] closed 4 months ago
All modified and coverable lines are covered by tests :white_check_mark:
Project coverage is 91.37%. Comparing base (
1997d99
) to head (c388a6f
).
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.
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/publish.yaml
(github-actions).github/workflows/summary.yaml
(github-actions).github/workflows/tests.yaml
(github-actions)package.json
(npm).pre-commit-config.yaml
(pre-commit)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 8 Pull Requests:
Update JavaScript dev dependencies
- Schedule: ["after 8am on saturday"] - Branch name: `renovate/javascript-dev-dependencies` - Merge into: `main` - Upgrade [@sentry/node](https://togithub.com/getsentry/sentry-javascript) to `8.10.0` - Upgrade [@swc/core](https://togithub.com/swc-project/swc) to `1.6.3` - Upgrade [@types/node](https://togithub.com/DefinitelyTyped/DefinitelyTyped) to `20.14.7` - Upgrade [fastify](https://togithub.com/fastify/fastify) to `4.28.0` - Upgrade [prettier](https://togithub.com/prettier/prettier) to `3.3.2` - Upgrade [typescript](https://togithub.com/Microsoft/TypeScript) to `5.5.2`Update pre-commit hook pre-commit/pre-commit-hooks to v4.6.0
- Schedule: ["after 8am on saturday"] - Branch name: `renovate/pre-commit-hooks` - Merge into: `main` - Upgrade [pre-commit/pre-commit-hooks](https://togithub.com/pre-commit/pre-commit-hooks) to `v4.6.0`Update dependency @types/supertest to v6
- Schedule: ["after 8am on saturday"] - Branch name: `renovate/supertest-6.x` - Merge into: `main` - Upgrade [@types/supertest](https://togithub.com/DefinitelyTyped/DefinitelyTyped) to `^6.0.0`Update dependency eslint to v9
- Schedule: ["after 8am on saturday"] - Branch name: `renovate/major-eslint-monorepo` - Merge into: `main` - Upgrade [eslint](https://togithub.com/eslint/eslint) to `^9.0.0`Update dependency koa-route to v4
- Schedule: ["after 8am on saturday"] - Branch name: `renovate/koa-route-4.x` - Merge into: `main` - Upgrade [koa-route](https://togithub.com/koajs/route) to `^4.0.0`Update dependency supertest to v7
- Schedule: ["after 8am on saturday"] - Branch name: `renovate/supertest-7.x` - Merge into: `main` - Upgrade [supertest](https://togithub.com/ladjs/supertest) to `^7.0.0`Update typescript-eslint monorepo to v7 (major)
- Schedule: ["after 8am on saturday"] - Branch name: `renovate/major-typescript-eslint-monorepo` - Merge into: `main` - Upgrade [@typescript-eslint/eslint-plugin](https://togithub.com/typescript-eslint/typescript-eslint) to `^7.0.0` - Upgrade [@typescript-eslint/parser](https://togithub.com/typescript-eslint/typescript-eslint) to `^7.0.0`Lock file maintenance
- Schedule: ["before 6am on saturday"] - Branch name: `renovate/lock-file-maintenance` - Merge into: `main` - Regenerate lock files to use latest dependency versionsšø 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.