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 #4

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open

Configure Renovate #4

wants to merge 1 commit into from

Conversation

renovate[bot]
Copy link

@renovate renovate bot commented Sep 26, 2023

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

  • Dockerfile (dockerfile)
  • .github/workflows/pull_request.yml (github-actions)
  • .github/workflows/push.yml (github-actions)
  • .github/workflows/release.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
  • 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 21 Pull Requests:

Update github.com/openshift/api digest to 1029f2d
  • Schedule: ["at any time"]
  • Branch name: renovate/github.com-openshift-api-digest
  • Merge into: main
  • Upgrade github.com/openshift/api to 1029f2d5339f6a20ab90fed9385e21f8c7ccab80
Update github.com/openshift/build-machinery-go digest to 1e9b1b0
  • Schedule: ["at any time"]
  • Branch name: renovate/github.com-openshift-build-machinery-go-digest
  • Merge into: main
  • Upgrade github.com/openshift/build-machinery-go to 1e9b1b0595c87a7721c115d4b1324b8eb3fb4f35
Update github.com/openshift/client-go digest to 0ab0864
  • Schedule: ["at any time"]
  • Branch name: renovate/github.com-openshift-client-go-digest
  • Merge into: main
  • Upgrade github.com/openshift/client-go to 0ab0864ec8c2c68d4d666e3243d2cc299f001f44
Update github.com/openshift/library-go digest to 1281645
  • Schedule: ["at any time"]
  • Branch name: renovate/github.com-openshift-library-go-digest
  • Merge into: main
  • Upgrade github.com/openshift/library-go to 128164517bf753bd2fe10c0b4cca31071814985b
Update module github.com/bitly/go-simplejson to v0.5.1
  • Schedule: ["at any time"]
  • Branch name: renovate/github.com-bitly-go-simplejson-0.x
  • Merge into: main
  • Upgrade github.com/bitly/go-simplejson to 3811a7f55c3cec40d40cff87f0a1659a3dfe1787
Update module github.com/fvbommel/util to v0.0.3
  • Schedule: ["at any time"]
  • Branch name: renovate/github.com-fvbommel-util-0.x
  • Merge into: main
  • Upgrade github.com/fvbommel/util to 1b7a9fa0b80bf3cb1c0abaeb1f33e71e6f421f8b
Update alpine Docker tag to v3.19
  • Schedule: ["at any time"]
  • Branch name: renovate/alpine-3.x
  • Merge into: main
  • Upgrade alpine to 3.19
Update anothrNick/github-tag-action action to v1.67.0
  • Schedule: ["at any time"]
  • Branch name: renovate/anothrnick-github-tag-action-1.x
  • Merge into: main
  • Upgrade anothrNick/github-tag-action to 1.67.0
Update kubernetes packages to v0.29.0
Update module github.com/BurntSushi/toml to v0.4.1
  • Schedule: ["at any time"]
  • Branch name: renovate/github.com-burntsushi-toml-0.x
  • Merge into: main
  • Upgrade github.com/BurntSushi/toml to v0.4.1
Update module github.com/fsnotify/fsnotify to v1.7.0
  • Schedule: ["at any time"]
  • Branch name: renovate/github.com-fsnotify-fsnotify-1.x
  • Merge into: main
  • Upgrade github.com/fsnotify/fsnotify to v1.7.0
Update module github.com/stretchr/testify to v1.8.4
  • Schedule: ["at any time"]
  • Branch name: renovate/github.com-stretchr-testify-1.x
  • Merge into: main
  • Upgrade github.com/stretchr/testify to v1.8.4
Update module golang.org/x/net to v0.19.0
  • Schedule: ["at any time"]
  • Branch name: renovate/golang.org-x-net-0.x
  • Merge into: main
  • Upgrade golang.org/x/net to a8e0109124268a0a063b5900bce0c2b33398ec01
Update actions/checkout action to v4
  • Schedule: ["at any time"]
  • Branch name: renovate/actions-checkout-4.x
  • Merge into: main
  • 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: main
  • Upgrade actions/setup-go to v5
Update docker/build-push-action action to v5
  • Schedule: ["at any time"]
  • Branch name: renovate/docker-build-push-action-5.x
  • Merge into: main
  • Upgrade docker/build-push-action to v5
Update docker/login-action action to v3
  • Schedule: ["at any time"]
  • Branch name: renovate/docker-login-action-3.x
  • Merge into: main
  • Upgrade docker/login-action to v3
Update docker/setup-buildx-action action to v3
  • Schedule: ["at any time"]
  • Branch name: renovate/docker-setup-buildx-action-3.x
  • Merge into: main
  • Upgrade docker/setup-buildx-action to v3
Update docker/setup-qemu-action action to v3
  • Schedule: ["at any time"]
  • Branch name: renovate/docker-setup-qemu-action-3.x
  • Merge into: main
  • Upgrade docker/setup-qemu-action to v3
Update module github.com/BurntSushi/toml to v1
  • Schedule: ["at any time"]
  • Branch name: renovate/github.com-burntsushi-toml-1.x
  • Merge into: main
  • Upgrade github.com/BurntSushi/toml to v1.3.2
Update mshick/add-pr-comment action to v2
  • Schedule: ["at any time"]
  • Branch name: renovate/mshick-add-pr-comment-2.x
  • Merge into: main
  • Upgrade mshick/add-pr-comment to v2

🚸 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 has been generated by Mend Renovate. View repository job log here.

@stakater-user
Copy link

@renovate[bot] Image is available for testing. docker pull stakater/oauth-proxy:SNAPSHOT-PR-4-34a334eb

@stakater-user
Copy link

@renovate[bot] Image is available for testing. docker pull stakater/oauth-proxy:SNAPSHOT-PR-4-bdf198ed

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