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

chore: Configure Renovate #207

Merged
merged 2 commits into from
Jan 11, 2024
Merged

chore: Configure Renovate #207

merged 2 commits into from
Jan 11, 2024

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jan 9, 2024

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

  • .circleci/config.yml (circleci)
  • Dockerfile (dockerfile)
  • dockerfiles/continuous-integration/Dockerfile (dockerfile)
  • .github/workflows/build_push_docker.yml (github-actions)
  • .github/workflows/ci.yml (github-actions)
  • .github/workflows/docker_push_oidc.yaml (github-actions)
  • 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 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.
  • Wait until the npm package is three days old before raising the update, this prevents npm unpublishing a package you already upgraded to.
  • Weekly schedule on early Monday mornings.
  • Disable automerging feature - wait for humans to merge all PRs.
  • Enable Renovate Dependency Dashboard creation.
  • Append Signed-off-by: to signoff Git commits.
  • Rebase existing PRs any time the base branch has been updated.
  • Default Renovate configuration for celo-org. Docs at https://docs.renovatebot.com/.
  • Run Renovate on following schedule: before 4am on Monday

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

fix(deps): update dependency node-fetch to v2.6.7 [security]
  • Branch name: renovate/npm-node-fetch-vulnerability
  • Merge into: main
  • Upgrade node-fetch to 2.6.7
chore(deps): update dependency @​celo/typescript to ^0.0.2
  • Schedule: ["before 4am on Monday"]
  • Branch name: renovate/celo-typescript-0.x
  • Merge into: main
  • Upgrade @​celo/typescript to ^0.0.2
chore(deps): update dependency @​types/bunyan to v1.8.11
  • Schedule: ["before 4am on Monday"]
  • Branch name: renovate/bunyan-1.x-lockfile
  • Merge into: main
  • Upgrade @types/bunyan to 1.8.11
chore(deps): update dependency @​types/mathjs to v6.0.12
  • Schedule: ["before 4am on Monday"]
  • Branch name: renovate/mathjs-6.x-lockfile
  • Merge into: main
  • Upgrade @​types/mathjs to 6.0.12
chore(deps): update dependency ts-jest to v28.0.8
  • Schedule: ["before 4am on Monday"]
  • Branch name: renovate/ts-jest-28.x-lockfile
  • Merge into: main
  • Upgrade ts-jest to 28.0.8
chore(deps): update dependency tslint to v6.1.3
  • Schedule: ["before 4am on Monday"]
  • Branch name: renovate/tslint-6.x-lockfile
  • Merge into: main
  • Upgrade tslint to 6.1.3
chore(deps): update jest monorepo
  • Schedule: ["before 4am on Monday"]
  • Branch name: renovate/jest-monorepo
  • Merge into: main
  • Upgrade @types/jest to 28.1.8
  • Upgrade jest to 28.1.3
chore(deps): update node.js to v12.22.12
  • Schedule: ["before 4am on Monday"]
  • Branch name: renovate/cimg-node-12.x
  • Merge into: main
  • Upgrade cimg/node to 12.22.12
chore(deps): update celo-org/reusable-workflows action to v1.14.1
  • Schedule: ["before 4am on Monday"]
  • Branch name: renovate/celo-org-reusable-workflows-1.x
  • Merge into: main
  • Upgrade celo-org/reusable-workflows to v1.14.1
chore(deps): update dependency @​types/node-fetch to v2.6.10
  • Schedule: ["before 4am on Monday"]
  • Branch name: renovate/node-fetch-2.x-lockfile
  • Merge into: main
  • Upgrade @types/node-fetch to 2.6.10
chore(deps): update dependency prettier to v2.8.8
  • Schedule: ["before 4am on Monday"]
  • Branch name: renovate/prettier-2.x
  • Merge into: main
  • Upgrade prettier to 2.8.8
chore(deps): update dependency typescript to v4.9.5
  • Schedule: ["before 4am on Monday"]
  • Branch name: renovate/typescript-4.x
  • Merge into: main
  • Upgrade typescript to 4.9.5
chore(deps): update node.js to v18.19.0
  • Schedule: ["before 4am on Monday"]
  • Branch name: renovate/node-18.x
  • Merge into: main
  • Upgrade node to 18.19.0
fix(deps): update dependency express to v4.18.2
  • Schedule: ["before 4am on Monday"]
  • Branch name: renovate/express-4.x-lockfile
  • Merge into: main
  • Upgrade express to 4.18.2
  • Upgrade @types/express to 4.17.21
fix(deps): update dependency js-yaml to v3.14.1
  • Schedule: ["before 4am on Monday"]
  • Branch name: renovate/js-yaml-3.x-lockfile
  • Merge into: main
  • Upgrade js-yaml to 3.14.1
fix(deps): update dependency mathjs to v7.6.0
  • Schedule: ["before 4am on Monday"]
  • Branch name: renovate/mathjs-7.x-lockfile
  • Merge into: main
  • Upgrade mathjs to 7.6.0
fix(deps): update dependency web3 to v1.10.3
  • Schedule: ["before 4am on Monday"]
  • Branch name: renovate/web3-1.x
  • Merge into: main
  • Upgrade web3 to 1.10.3
chore(deps): update actions/checkout action to v4
  • Schedule: ["before 4am on Monday"]
  • Branch name: renovate/actions-checkout-4.x
  • Merge into: main
  • Upgrade actions/checkout to v4
chore(deps): update actions/setup-node action to v4
  • Schedule: ["before 4am on Monday"]
  • Branch name: renovate/actions-setup-node-4.x
  • Merge into: main
  • Upgrade actions/setup-node to v4
chore(deps): update dependency @​types/mathjs to v9
  • Schedule: ["before 4am on Monday"]
  • Branch name: renovate/mathjs-9.x
  • Merge into: main
  • Upgrade @​types/mathjs to ^9.0.0
chore(deps): update dependency prettier to v3
  • Schedule: ["before 4am on Monday"]
  • Branch name: renovate/prettier-3.x
  • Merge into: main
  • Upgrade prettier to 3.1.1
chore(deps): update dependency tslint-react to v5
  • Schedule: ["before 4am on Monday"]
  • Branch name: renovate/tslint-react-5.x
  • Merge into: main
  • Upgrade tslint-react to ^5.0.0
chore(deps): update dependency typescript to v5
  • Schedule: ["before 4am on Monday"]
  • Branch name: renovate/typescript-5.x
  • Merge into: main
  • Upgrade typescript to 5.3.3
chore(deps): update google-github-actions/auth action to v2
  • Schedule: ["before 4am on Monday"]
  • Branch name: renovate/google-github-actions-auth-2.x
  • Merge into: main
  • Upgrade google-github-actions/auth to v2
chore(deps): update google-github-actions/setup-gcloud action to v2
chore(deps): update jest monorepo to v29 (major)
  • Schedule: ["before 4am on Monday"]
  • Branch name: renovate/major-jest-monorepo
  • Merge into: main
  • Upgrade @types/jest to 29.5.11
  • Upgrade jest to 29.7.0
  • Upgrade ts-jest to ^29.0.0
chore(deps): update node.js to v20
  • Schedule: ["before 4am on Monday"]
  • Branch name: renovate/node-20.x
  • Merge into: main
  • Upgrade node to 20
  • Upgrade node to 20.11.0
chore(deps): update node.js to v21
  • Schedule: ["before 4am on Monday"]
  • Branch name: renovate/cimg-node-21.x
  • Merge into: main
  • Upgrade cimg/node to 21.5.0
fix(deps): update dependency @​celo/connect to v5
  • Schedule: ["before 4am on Monday"]
  • Branch name: renovate/celo-connect-5.x
  • Merge into: main
  • Upgrade @celo/connect to 5.1.1
fix(deps): update dependency @​celo/contractkit to v6
  • Schedule: ["before 4am on Monday"]
  • Branch name: renovate/celo-contractkit-6.x
  • Merge into: main
  • Upgrade @celo/contractkit to 6.0.0
fix(deps): update dependency @​celo/utils to v5
  • Schedule: ["before 4am on Monday"]
  • Branch name: renovate/celo-utils-5.x
  • Merge into: main
  • Upgrade @celo/utils to 5.0.6
fix(deps): update dependency @​celo/wallet-hsm-aws to v5
  • Schedule: ["before 4am on Monday"]
  • Branch name: renovate/celo-wallet-hsm-aws-5.x
  • Merge into: main
  • Upgrade @celo/wallet-hsm-aws to 5.1.1
fix(deps): update dependency @​celo/wallet-hsm-azure to v5
  • Schedule: ["before 4am on Monday"]
  • Branch name: renovate/celo-wallet-hsm-azure-5.x
  • Merge into: main
  • Upgrade @celo/wallet-hsm-azure to 5.1.1
fix(deps): update dependency bignumber.js to v9
  • Schedule: ["before 4am on Monday"]
  • Branch name: renovate/bignumber.js-9.x
  • Merge into: main
  • Upgrade bignumber.js to ^9.0.0
fix(deps): update dependency js-yaml to v4
  • Schedule: ["before 4am on Monday"]
  • Branch name: renovate/js-yaml-4.x
  • Merge into: main
  • Upgrade js-yaml to ^4.0.0
fix(deps): update dependency mathjs to v12
  • Schedule: ["before 4am on Monday"]
  • Branch name: renovate/mathjs-12.x
  • Merge into: main
  • Upgrade mathjs to ^12.0.0
fix(deps): update dependency prom-client to v15
  • Schedule: ["before 4am on Monday"]
  • Branch name: renovate/prom-client-15.x
  • Merge into: main
  • Upgrade prom-client to ^15.0.0
fix(deps): update dependency web3 to v4
  • Schedule: ["before 4am on Monday"]
  • Branch name: renovate/web3-4.x
  • Merge into: main
  • Upgrade web3 to 4.3.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.

Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
@lvpeschke lvpeschke enabled auto-merge (squash) January 11, 2024 16:37
@lvpeschke lvpeschke merged commit 2cca977 into main Jan 11, 2024
5 checks passed
@lvpeschke lvpeschke deleted the renovate/configure branch January 11, 2024 16:38
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