apitally / apitally-js

Simple API monitoring & analytics for Node.js web applications
https://apitally.io
MIT License
10 stars 2 forks source link

Configure Renovate #8

Closed renovate[bot] closed 4 months ago

renovate[bot] commented 4 months ago

Mend Renovate

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

Configuration Summary

Based on the default config's presets, Renovate will:

šŸ”” 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.

codecov[bot] commented 4 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 91.37%. Comparing base (1997d99) to head (c388a6f).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #8 +/- ## ======================================= Coverage 91.37% 91.37% ======================================= Files 15 15 Lines 1264 1264 Branches 113 113 ======================================= Hits 1155 1155 Misses 109 109 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.