Configure Renovate#20
Open
cesmarvin wants to merge 1 commit into
Open
Conversation
1ad9164 to
b2ee793
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
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.jsonin this branch. Renovate will update the Pull Request description the next time it runs.Detected Package Files
go.mod(gomod)Configuration Summary
Based on the default config's presets, Renovate will:
fixfor dependencies andchorefor all others if semantic commits are in use.node_modules,bower_components,vendorand various test/tests (except for nuget) directories.You have configured Renovate to use branch
/^(develop|main|master)$/as base branch.What to Expect
With your current configuration, Renovate will create 14 Pull Requests:
Update module github.com/cloudogu/go-cas to v2.4.0 (develop)
renovate/develop-github.com-cloudogu-go-cas-2.xdevelopv2.4.0Update module github.com/vulcand/oxy to v1.4.2 (develop)
renovate/develop-github.com-vulcand-oxy-1.xdevelop9260f86ffc5f9fe79432596f3aa9a55e7c5f2b2bUpdate module golang.org/x/time to v0.15.0 (develop)
renovate/develop-golang.org-x-time-0.xdevelopv0.15.0Update module github.com/vulcand/oxy to v2 (develop)
renovate/develop-github.com-vulcand-oxy-2.xdevelopdb4bdb49d5f387df1731b60d6833e0ea605c6c90Update module gopkg.in/yaml.v2 to v3 (develop)
renovate/develop-gopkg.in-yaml.v2-3.xdevelopv3.0.1Update github.com/op/go-logging digest to 970db52 (master)
renovate/master-github.com-op-go-logging-digestmaster970db520ece7Update module github.com/cloudogu/go-cas to v2.4.0 (master)
renovate/master-github.com-cloudogu-go-cas-2.xmasterv2.4.0Update module github.com/pkg/errors to v0.9.1 (master)
renovate/master-github.com-pkg-errors-0.xmasterv0.9.1Update module github.com/stretchr/testify to v1.11.1 (master)
renovate/master-github.com-stretchr-testify-1.xmasterv1.11.1Update module github.com/vulcand/oxy to v1.4.2 (master)
renovate/master-github.com-vulcand-oxy-1.xmaster9260f86ffc5f9fe79432596f3aa9a55e7c5f2b2bUpdate module golang.org/x/time to v0.15.0 (master)
renovate/master-golang.org-x-time-0.xmasterv0.15.0Update module gopkg.in/yaml.v2 to v2.4.0 (master)
renovate/master-gopkg.in-yaml.v2-2.xmasterv2.4.0Update module github.com/vulcand/oxy to v2 (master)
renovate/master-github.com-vulcand-oxy-2.xmasterdb4bdb49d5f387df1731b60d6833e0ea605c6c90Update module gopkg.in/yaml.v2 to v3 (master)
renovate/master-gopkg.in-yaml.v2-3.xmasterv3.0.1🚸 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
prHourlyLimitfor 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.