Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Configure Renovate #2

Merged
merged 2 commits into from
Dec 19, 2024
Merged

Configure Renovate #2

merged 2 commits into from
Dec 19, 2024

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Dec 19, 2024

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

  • Containerfile (dockerfile)
  • .github/workflows/ci.yml (github-actions)
  • .github/workflows/test-report.yml (github-actions)
  • .node-version (nodenv)
  • package.json (npm)

Configuration Summary

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

  • Start dependency updates only once this onboarding PR is merged
  • Show all Merge Confidence badges for pull requests.
  • Enable Renovate Dependency Dashboard creation.
  • Use semantic commit type fix for dependencies and chore for all others if semantic commits are in use.
  • Ignore node_modules, bower_components, vendor and various test/tests (except for nuget) directories.
  • Group known monorepo packages together.
  • Use curated list of recommended non-monorepo package groupings.
  • Apply crowd-sourced package replacement rules.
  • Apply crowd-sourced workarounds for known problems with packages.
  • Disable Renovate Dependency Dashboard creation.
  • Automerge non-major upgrades for semver stable packages if they pass tests.
  • Update @types/* packages automatically if tests pass.
  • Schedule automerge daily before 4 AM.
  • Pin Docker digests.
  • Pin github-action digests.
  • Pin all dependency versions except peerDependencies.

🔡 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 25 Pull Requests:

Pin dependencies
Update Node.js to v18.20.5
  • Schedule: ["at any time"]
  • Branch name: renovate/node-18.x
  • Merge into: main
  • Upgrade node to 18.20.5
Update dependency @​types/koa to ^2.15.0
  • Schedule: ["at any time"]
  • Branch name: renovate/koa-2.x
  • Merge into: main
  • Upgrade @types/koa to ^2.15.0
Update dependency esbuild to ^0.24.0
  • Schedule: ["at any time"]
  • Branch name: renovate/esbuild-0.x
  • Merge into: main
  • Upgrade esbuild to ^0.24.0
Update dependency jest-mock-axios to ^4.8.0
  • Schedule: ["at any time"]
  • Branch name: renovate/jest-mock-axios-4.x
  • Merge into: main
  • Upgrade jest-mock-axios to ^4.8.0
Update dependency typescript to ^5.7.2
  • Schedule: ["at any time"]
  • Branch name: renovate/typescript-5.x
  • Merge into: main
  • Upgrade typescript to ^5.7.2
Update dependency winston to ^3.17.0
  • Schedule: ["at any time"]
  • Branch name: renovate/winston-3.x
  • Merge into: main
  • Upgrade winston to ^3.17.0
Update dependency zod to ^3.24.1
  • Schedule: ["at any time"]
  • Branch name: renovate/zod-3.x
  • Merge into: main
  • Upgrade zod to ^3.24.1
Update typescript-eslint monorepo to ^5.62.0
Update Node.js to v22
  • Schedule: ["at any time"]
  • Branch name: renovate/node-22.x
  • Merge into: main
  • Upgrade node to 22.12.0
  • Upgrade @types/node to ^22.0.0
Update actions/checkout action to v4
  • Schedule: ["at any time"]
  • Branch name: renovate/actions-checkout-4.x
  • Merge into: main
  • Upgrade actions/checkout to 11bd71901bbe5b1630ceea73d27597364c9af683
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 to 39370e3970a6d050c480ffad4ff0ed4d3fdee5af
Update actions/upload-artifact action to v4
  • Schedule: ["at any time"]
  • Branch name: renovate/major-github-artifact-actions
  • Merge into: main
  • Upgrade actions/upload-artifact to 6f51ac03b9356f520e9adb1b1b7802705f340c2b
Update codecov/codecov-action action to v5
  • Schedule: ["at any time"]
  • Branch name: renovate/codecov-codecov-action-5.x
  • Merge into: main
  • Upgrade codecov/codecov-action to 1e68e06f1dbfde0e4cefc87efeba9e4643565303
Update dawidd6/action-download-artifact action to v7
  • Schedule: ["at any time"]
  • Branch name: renovate/dawidd6-action-download-artifact-7.x
  • Merge into: main
  • Upgrade dawidd6/action-download-artifact to 80620a5d27ce0ae443b965134db88467fc607b43
Update dependency @​koa/router to v13
  • Schedule: ["at any time"]
  • Branch name: renovate/koa-router-13.x
  • Merge into: main
  • Upgrade @koa/router to ^13.0.0
Update dependency @​tsconfig/node18 to v18
  • Schedule: ["at any time"]
  • Branch name: renovate/tsconfig-node18-18.x
  • Merge into: main
  • Upgrade @tsconfig/node18 to ^18.0.0
Update dependency @​types/supertest to v6
  • Schedule: ["at any time"]
  • Branch name: renovate/supertest-6.x
  • Merge into: main
  • Upgrade @types/supertest to ^6.0.0
Update dependency eslint to v9
  • Schedule: ["at any time"]
  • Branch name: renovate/major-eslint-monorepo
  • Merge into: main
  • Upgrade eslint to ^9.0.0
Update dependency eslint-config-prettier to v9
  • Schedule: ["at any time"]
  • Branch name: renovate/eslint-config-prettier-9.x
  • Merge into: main
  • Upgrade eslint-config-prettier to ^9.0.0
Update dependency eslint-plugin-prettier to v5
  • Schedule: ["at any time"]
  • Branch name: renovate/eslint-plugin-prettier-5.x
  • Merge into: main
  • Upgrade eslint-plugin-prettier to ^5.0.0
Update dependency prettier to v3
  • Schedule: ["at any time"]
  • Branch name: renovate/prettier-3.x
  • Merge into: main
  • Upgrade prettier to ^3.0.0
Update dependency supertest to v7
  • Schedule: ["at any time"]
  • Branch name: renovate/supertest-7.x
  • Merge into: main
  • Upgrade supertest to ^7.0.0
Update mikepenz/action-junit-report action to v5
  • Schedule: ["at any time"]
  • Branch name: renovate/mikepenz-action-junit-report-5.x
  • Merge into: main
  • Upgrade mikepenz/action-junit-report to 62516aa379bff6370c95fd5894d5a27fb6619d9b
Update typescript-eslint monorepo to v8 (major)

🚸 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.

@DavidGregory084 DavidGregory084 merged commit cbd203c into main Dec 19, 2024
3 checks passed
@renovate renovate bot deleted the renovate/configure branch December 19, 2024 10:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant