Skip to content

chore: Configure Renovate #23

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

Merged
merged 1 commit into from
May 6, 2025
Merged

chore: Configure Renovate #23

merged 1 commit into from
May 6, 2025

Conversation

doctolib-renovate[bot]
Copy link

@doctolib-renovate doctolib-renovate bot commented Mar 27, 2025

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/golangci.yml (github-actions)
  • .github/workflows/release.yml (github-actions)
  • .github/workflows/test.yml (github-actions)
  • go.mod (gomod)

Configuration Summary

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

  • Start dependency updates only once this onboarding PR is merged
  • 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.
  • Pin Docker digests.
  • Pin github-action digests.
  • Disable Renovate Dependency Dashboard creation.
  • Doctolib sensible defaults
  • Schedule daily early in the morning
  • Update base OS in Dockerfiles
  • Update Helm chart export custom format
  • Update external groups
  • Update GitHub Actions according to our policy
  • Update internal (Doctolib-owned) groups
  • Remap log levels
  • Update Maven registry
  • Enable auto-approve with mergebot
  • Update runtimes in group
  • NPM Renovate configuration
  • Run Renovate on following schedule: * 8-10 * * *

🔡 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:

fix(deps): update module github.com/azure/azure-sdk-for-go/sdk/azidentity to v1.6.0 [security]
fix(deps): update module golang.org/x/net to v0.38.0 [security]
  • Schedule: ["* * * * *"]
  • Branch name: renovate/go-golang.org-x-net-vulnerability
  • Merge into: master
  • Upgrade golang.org/x/net to v0.38.0
chore(deps): pin dependencies
  • Schedule: ["* 8-10 * * *"]
  • Branch name: renovate/pin-dependencies
  • Merge into: master
  • Upgrade actions/checkout to 11bd71901bbe5b1630ceea73d27597364c9af683
  • Upgrade actions/setup-go to 0aaccfd150d50ccaeb58ebd88d36e91967a5f35b
chore(deps): update dependency go to v1.24.2
  • Schedule: ["* 8-10 * * *"]
  • Branch name: renovate/go-1.x
  • Merge into: master
  • Upgrade go to 1.24
  • Upgrade go to 1.24.x
fix(deps): update aws-sdk-go-v2 monorepo
fix(deps): update module github.com/azure/azure-sdk-for-go/sdk/azcore to v1.18.0
fix(deps): update module github.com/hashicorp/terraform-plugin-sdk/v2 to v2.36.1
fix(deps): update module github.com/stretchr/testify to v1.10.0
  • Schedule: ["* 8-10 * * *"]
  • Branch name: renovate/github.com-stretchr-testify-1.x
  • Merge into: master
  • Upgrade github.com/stretchr/testify to v1.10.0
fix(deps): update module gocloud.dev to v0.41.0
  • Schedule: ["* 8-10 * * *"]
  • Branch name: renovate/go-cloud-monorepo
  • Merge into: master
  • Upgrade gocloud.dev to v0.41.0
fix(deps): update module golang.org/x/oauth2 to v0.30.0
  • Schedule: ["* 8-10 * * *"]
  • Branch name: renovate/golang.org-x-oauth2-0.x
  • Merge into: master
  • Upgrade golang.org/x/oauth2 to v0.30.0
fix(deps): update module google.golang.org/api to v0.231.0
  • Schedule: ["* 8-10 * * *"]
  • Branch name: renovate/google.golang.org-api-0.x
  • Merge into: master
  • Upgrade google.golang.org/api to v0.231.0

❓ 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 created by Renovate.

Details

Check the default configuration and documentation.

See the logs on Datadog.
To replay this update, you can use the following packageRules on the Manual Run page: [{"matchPackageNames": ["*"], "enabled": false}, {"matchPackageNames": [""], "enabled": true}]

@docto-mergebot docto-mergebot removed their assignment Mar 27, 2025
@tanguy-platsec tanguy-platsec merged commit d0dbd87 into master May 6, 2025
6 checks passed
@tanguy-platsec tanguy-platsec deleted the renovate/configure branch May 6, 2025 16:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants