Skip to content

Configure Renovate#20

Open
cesmarvin wants to merge 1 commit into
developfrom
renovate/configure
Open

Configure Renovate#20
cesmarvin wants to merge 1 commit into
developfrom
renovate/configure

Conversation

@cesmarvin

Copy link
Copy Markdown
Member

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.

📚 See our Reading List for relevant documentation you may be interested in reading.

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


Detected Package Files

  • docker-compose.yml (docker-compose)
  • build/make/bats/Dockerfile (dockerfile)
  • go.mod (gomod)
  • pom.xml (maven)

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.
  • Show only the Age and Confidence Merge Confidence badges for pull requests.
  • Apply crowd-sourced package replacement rules.
  • Apply crowd-sourced workarounds for known problems with packages.
  • Ensure that every dependency pinned by digest and sourced from Forgejo contains a link to the commit-to-commit diff
  • Ensure that every dependency pinned by digest and sourced from Gitea contains a link to the commit-to-commit diff
  • Ensure that every dependency pinned by digest and sourced from GitHub.com and Github enterprise contains a link to the commit-to-commit diff
  • Ensure that every dependency pinned by digest and sourced from GitLab.com contains a link to the commit-to-commit diff
  • Correctly link to the source code for golang.org/x packages
  • Link to pkg.go.dev/... for golang.org/x packages' title
  • Provide a link to octochangelog's improved breakdown for Renovate's changelogs

You have configured Renovate to use branch /^(develop|main|master)$/ as base branch.

What to Expect

With your current configuration, Renovate will create 20 Pull Requests:

Update module github.com/imdario/mergo to v0.3.16 (develop)
  • Schedule: ["at any time"]
  • Branch name: renovate/develop-github.com-imdario-mergo-0.x
  • Merge into: develop
  • Upgrade github.com/imdario/mergo to v0.3.16
Update module github.com/cloudogu/nexus-scripting to v0.3.2 (develop)
Update module github.com/kr/pretty to v0.3.1 (develop)
  • Schedule: ["at any time"]
  • Branch name: renovate/develop-github.com-kr-pretty-0.x
  • Merge into: develop
  • Upgrade github.com/kr/pretty to 3cd153a126da607b78d1762779b1e1054f9889fc
Update module github.com/stretchr/testify to v1.11.1 (develop)
  • Schedule: ["at any time"]
  • Branch name: renovate/develop-github.com-stretchr-testify-1.x
  • Merge into: develop
  • Upgrade github.com/stretchr/testify to v1.11.1
Update module gopkg.in/urfave/cli.v2 to v2.27.7 (develop)
  • Schedule: ["at any time"]
  • Branch name: renovate/develop-gopkg.in-urfave-cli.v2-2.x
  • Merge into: develop
  • Upgrade gopkg.in/urfave/cli.v2 to 19b951ab78929023a9a670722b26ffb1d67c733a
Update nx-version (develop)
Update sonatype/nexus3 Docker tag to v3.93.2 (develop)
  • Schedule: ["at any time"]
  • Branch name: renovate/develop-sonatype-nexus3-3.x
  • Merge into: develop
  • Upgrade sonatype/nexus3 to 3.93.2
Update module github.com/hashicorp/hcl to v2 (develop)
  • Schedule: ["at any time"]
  • Branch name: renovate/develop-github.com-hashicorp-hcl-2.x
  • Merge into: develop
  • Upgrade github.com/hashicorp/hcl to 6b5068090eef06b1f127f61529db5ba0be7ed343
Update module github.com/imdario/mergo to v1 (develop)
  • Schedule: ["at any time"]
  • Branch name: renovate/develop-github.com-imdario-mergo-1.x
  • Merge into: develop
  • Upgrade github.com/imdario/mergo to v1.0.2
Update module gopkg.in/urfave/cli.v2 to v3 (develop)
  • Schedule: ["at any time"]
  • Branch name: renovate/develop-gopkg.in-urfave-cli.v2-3.x
  • Merge into: develop
  • Upgrade gopkg.in/urfave/cli.v2 to c5f123b3909fb3270433574d9940650579cf9820
Update module github.com/imdario/mergo to v0.3.16 (master)
  • Schedule: ["at any time"]
  • Branch name: renovate/master-github.com-imdario-mergo-0.x
  • Merge into: master
  • Upgrade github.com/imdario/mergo to v0.3.16
Update module github.com/cloudogu/nexus-scripting to v0.3.2 (master)
Update module github.com/kr/pretty to v0.3.1 (master)
  • Schedule: ["at any time"]
  • Branch name: renovate/master-github.com-kr-pretty-0.x
  • Merge into: master
  • Upgrade github.com/kr/pretty to 3cd153a126da607b78d1762779b1e1054f9889fc
Update module github.com/stretchr/testify to v1.11.1 (master)
  • Schedule: ["at any time"]
  • Branch name: renovate/master-github.com-stretchr-testify-1.x
  • Merge into: master
  • Upgrade github.com/stretchr/testify to v1.11.1
Update module gopkg.in/urfave/cli.v2 to v2.27.7 (master)
  • Schedule: ["at any time"]
  • Branch name: renovate/master-gopkg.in-urfave-cli.v2-2.x
  • Merge into: master
  • Upgrade gopkg.in/urfave/cli.v2 to 19b951ab78929023a9a670722b26ffb1d67c733a
Update nx-version (master)
Update sonatype/nexus3 Docker tag to v3.93.2 (master)
  • Schedule: ["at any time"]
  • Branch name: renovate/master-sonatype-nexus3-3.x
  • Merge into: master
  • Upgrade sonatype/nexus3 to 3.93.2
Update module github.com/hashicorp/hcl to v2 (master)
  • Schedule: ["at any time"]
  • Branch name: renovate/master-github.com-hashicorp-hcl-2.x
  • Merge into: master
  • Upgrade github.com/hashicorp/hcl to 6b5068090eef06b1f127f61529db5ba0be7ed343
Update module github.com/imdario/mergo to v1 (master)
  • Schedule: ["at any time"]
  • Branch name: renovate/master-github.com-imdario-mergo-1.x
  • Merge into: master
  • Upgrade github.com/imdario/mergo to v1.0.2
Update module gopkg.in/urfave/cli.v2 to v3 (master)
  • Schedule: ["at any time"]
  • Branch name: renovate/master-gopkg.in-urfave-cli.v2-3.x
  • Merge into: master
  • Upgrade gopkg.in/urfave/cli.v2 to c5f123b3909fb3270433574d9940650579cf9820

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

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