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

Configure Renovate #32

Closed
wants to merge 1 commit into from
Closed

Configure Renovate #32

wants to merge 1 commit into from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Aug 22, 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

  • example/multiple_package/server/Gemfile (bundler)
  • example/multiple_package/server/Dockerfile (dockerfile)
  • .github/workflows/go.yml (github-actions)
  • .github/workflows/release.yml (github-actions)
  • go.mod (gomod)
  • example/multiple_package/server/.ruby-version (ruby-version)

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.

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

Update dependency google-protobuf to v3.19.2 [SECURITY]
  • Branch name: renovate/rubygems-google-protobuf-vulnerability
  • Merge into: master
  • Upgrade google-protobuf to 3.19.2
Update dependency grpc to v1.53.2 [SECURITY]
  • Branch name: renovate/rubygems-grpc-vulnerability
  • Merge into: master
  • Upgrade grpc to 1.53.2
Update module google.golang.org/grpc to v1.56.3 [SECURITY]
  • Branch name: renovate/go-google.golang.org-grpc-vulnerability
  • Merge into: master
  • Upgrade google.golang.org/grpc to v1.56.3
Update module google.golang.org/protobuf to v1.33.0 [SECURITY]
  • Branch name: renovate/go-google.golang.org-protobuf-vulnerability
  • Merge into: master
  • Upgrade google.golang.org/protobuf to v1.33.0
Update dependency ruby to v2.7.8
  • Schedule: ["at any time"]
  • Branch name: renovate/ruby-2.x
  • Merge into: master
  • Upgrade ruby to 2.7.8
  • Upgrade ruby to 2.7.8
Update module github.com/bradleyjkemp/cupaloy to v2.8.0
Update module github.com/golang/protobuf to v1.5.4
  • Schedule: ["at any time"]
  • Branch name: renovate/github.com-golang-protobuf-1.x
  • Merge into: master
  • Upgrade github.com/golang/protobuf to v1.5.4
Update module github.com/google/go-cmdtest to v0.4.0
  • Schedule: ["at any time"]
  • Branch name: renovate/github.com-google-go-cmdtest-0.x
  • Merge into: master
  • Upgrade github.com/google/go-cmdtest to v0.4.0
Update module github.com/jhump/protoreflect to v1.16.0
  • Schedule: ["at any time"]
  • Branch name: renovate/github.com-jhump-protoreflect-1.x
  • Merge into: master
  • Upgrade github.com/jhump/protoreflect to v1.16.0
Update module github.com/spf13/cobra to v1.8.1
  • Schedule: ["at any time"]
  • Branch name: renovate/github.com-spf13-cobra-1.x
  • Merge into: master
  • Upgrade github.com/spf13/cobra to v1.8.1
Update module github.com/spf13/viper to v1.19.0
  • Schedule: ["at any time"]
  • Branch name: renovate/github.com-spf13-viper-1.x
  • Merge into: master
  • Upgrade github.com/spf13/viper to v1.19.0
Update module go.uber.org/zap to v1.27.0
  • Schedule: ["at any time"]
  • Branch name: renovate/go.uber.org-zap-1.x
  • Merge into: master
  • Upgrade go.uber.org/zap to v1.27.0
Update module golang.org/x/tools to v0.24.0
  • Schedule: ["at any time"]
  • Branch name: renovate/golang.org-x-tools-0.x
  • Merge into: master
  • Upgrade golang.org/x/tools to v0.24.0
Update actions/checkout action to v4
  • Schedule: ["at any time"]
  • Branch name: renovate/actions-checkout-4.x
  • Merge into: master
  • Upgrade actions/checkout to v4
Update actions/setup-go action to v5
  • Schedule: ["at any time"]
  • Branch name: renovate/actions-setup-go-5.x
  • Merge into: master
  • Upgrade actions/setup-go to v5
Update dependency ruby to v3
  • Schedule: ["at any time"]
  • Branch name: renovate/ruby-3.x
  • Merge into: master
  • Upgrade ruby to 3.3.4
  • Upgrade ruby to 3.3.4
Update goreleaser/goreleaser-action action to v6
  • Schedule: ["at any time"]
  • Branch name: renovate/goreleaser-goreleaser-action-6.x
  • Merge into: master
  • Upgrade goreleaser/goreleaser-action to v6

🚸 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 was generated by Mend Renovate. View the repository job log.

@codecov-commenter
Copy link

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 53.61%. Comparing base (736fc73) to head (579606b).

Additional details and impacted files
@@           Coverage Diff           @@
##           master      #32   +/-   ##
=======================================
  Coverage   53.61%   53.61%           
=======================================
  Files          13       13           
  Lines         981      981           
=======================================
  Hits          526      526           
  Misses        391      391           
  Partials       64       64           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@rerost rerost closed this Aug 22, 2024
@renovate renovate bot deleted the renovate/configure branch August 22, 2024 15:52
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.

2 participants