Skip to content

Commit d0dbd87

Browse files
chore: Configure Renovate (#23)
Welcome to [Renovate](https://redirect.github.com/renovatebot/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: <details> <summary>fix(deps): update module github.com/azure/azure-sdk-for-go/sdk/azidentity to v1.6.0 [security]</summary> - Schedule: ["* * * * *"] - Branch name: `renovate/go-github.com-azure-azure-sdk-for-go-sdk-azidentity-vulnerability` - Merge into: `master` - Upgrade [github.com/Azure/azure-sdk-for-go/sdk/azidentity](https://redirect.github.com/Azure/azure-sdk-for-go) to `v1.6.0` </details> <details> <summary>fix(deps): update module golang.org/x/net to v0.38.0 [security]</summary> - Schedule: ["* * * * *"] - Branch name: `renovate/go-golang.org-x-net-vulnerability` - Merge into: `master` - Upgrade golang.org/x/net to `v0.38.0` </details> <details> <summary>chore(deps): pin dependencies</summary> - Schedule: ["* 8-10 * * *"] - Branch name: `renovate/pin-dependencies` - Merge into: `master` - Upgrade [actions/checkout](https://redirect.github.com/actions/checkout) to `11bd71901bbe5b1630ceea73d27597364c9af683` - Upgrade [actions/setup-go](https://redirect.github.com/actions/setup-go) to `0aaccfd150d50ccaeb58ebd88d36e91967a5f35b` </details> <details> <summary>chore(deps): update dependency go to v1.24.2</summary> - Schedule: ["* 8-10 * * *"] - Branch name: `renovate/go-1.x` - Merge into: `master` - Upgrade [go](https://redirect.github.com/actions/go-versions) to `1.24` - Upgrade [go](https://redirect.github.com/actions/go-versions) to `1.24.x` </details> <details> <summary>fix(deps): update aws-sdk-go-v2 monorepo</summary> - Schedule: ["* 8-10 * * *"] - Branch name: `renovate/aws-sdk-go-v2-monorepo` - Merge into: `master` - Upgrade [github.com/aws/aws-sdk-go-v2](https://redirect.github.com/aws/aws-sdk-go-v2) to `v1.36.3` - Upgrade [github.com/aws/aws-sdk-go-v2/config](https://redirect.github.com/aws/aws-sdk-go-v2) to `v1.29.14` - Upgrade [github.com/aws/aws-sdk-go-v2/feature/rds/auth](https://redirect.github.com/aws/aws-sdk-go-v2) to `v1.5.11` </details> <details> <summary>fix(deps): update module github.com/azure/azure-sdk-for-go/sdk/azcore to v1.18.0</summary> - Schedule: ["* 8-10 * * *"] - Branch name: `renovate/azure-sdk-for-go-monorepo` - Merge into: `master` - Upgrade [github.com/Azure/azure-sdk-for-go/sdk/azcore](https://redirect.github.com/Azure/azure-sdk-for-go) to `v1.18.0` </details> <details> <summary>fix(deps): update module github.com/hashicorp/terraform-plugin-sdk/v2 to v2.36.1</summary> - Schedule: ["* 8-10 * * *"] - Branch name: `renovate/github.com-hashicorp-terraform-plugin-sdk-v2-2.x` - Merge into: `master` - Upgrade [github.com/hashicorp/terraform-plugin-sdk/v2](https://redirect.github.com/hashicorp/terraform-plugin-sdk) to `v2.36.1` </details> <details> <summary>fix(deps): update module github.com/stretchr/testify to v1.10.0</summary> - Schedule: ["* 8-10 * * *"] - Branch name: `renovate/github.com-stretchr-testify-1.x` - Merge into: `master` - Upgrade [github.com/stretchr/testify](https://redirect.github.com/stretchr/testify) to `v1.10.0` </details> <details> <summary>fix(deps): update module gocloud.dev to v0.41.0</summary> - Schedule: ["* 8-10 * * *"] - Branch name: `renovate/go-cloud-monorepo` - Merge into: `master` - Upgrade [gocloud.dev](https://redirect.github.com/google/go-cloud) to `v0.41.0` </details> <details> <summary>fix(deps): update module golang.org/x/oauth2 to v0.30.0</summary> - Schedule: ["* 8-10 * * *"] - Branch name: `renovate/golang.org-x-oauth2-0.x` - Merge into: `master` - Upgrade golang.org/x/oauth2 to `v0.30.0` </details> <details> <summary>fix(deps): update module google.golang.org/api to v0.231.0</summary> - Schedule: ["* 8-10 * * *"] - Branch name: `renovate/google.golang.org-api-0.x` - Merge into: `master` - Upgrade [google.golang.org/api](https://redirect.github.com/googleapis/google-api-go-client) to `v0.231.0` </details> --- ❓ Got questions? Check out Renovate's [Docs](https://docs.renovatebot.com/), particularly the Getting Started section. If you need any further assistance then you can also [request help here](https://redirect.github.com/renovatebot/renovate/discussions). --- This PR was created by Renovate. <details> <summary>Details</summary> Check the [default configuration](https://redirect.github.com/doctolib/renovate-config) and [documentation](https://doctolib.atlassian.net/wiki/spaces/EE/pages/1882882081/Renovate+Dependencies+Management). See the [logs on Datadog](https://app.datadoghq.com/logs?query=source%3Agithub%20%40git.repository_url%3A%22https%3A%2F%2Fgithub.com%2Fdoctolib%2Frenovate-config.git%22%20%40ci.pipeline.name%3A%28Main%20OR%20%22Run%20Renovate%20on%20doctolib%2Fdoctolib%22%29%20%40name%3Arenovate%20%40repository%3A%2A%2A%2A%2Fterraform-provider-postgresql&agg_m=count&agg_m_source=base&agg_t=count&cols=%40repository&fromUser=false&messageDisplay=inline&refresh_mode=sliding&storage=hot&stream_sort=time%2Cdesc&viz=stream). To replay this update, you can use the following `packageRules` on the [Manual Run](https://redirect.github.com/doctolib/renovate-config/actions/workflows/manual_run.yml) page: `[{"matchPackageNames": ["*"], "enabled": false}, {"matchPackageNames": [""], "enabled": true}]` </details> <!--renovate-config-hash:0729125b5219d412a160ec6ac85ae28b8d3322fea87e29ac92bb376a8a749d01--> Co-authored-by: doctolib-renovate[bot] <161009298+doctolib-renovate[bot]@users.noreply.github.com>
1 parent 8c46e7d commit d0dbd87

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

renovate.json

+6
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
{
2+
"$schema": "https://docs.renovatebot.com/renovate-schema.json",
3+
"extends": [
4+
"local>doctolib/renovate-config"
5+
]
6+
}

0 commit comments

Comments
 (0)