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

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

Configure Renovate #75

wants to merge 1 commit into from

Conversation

renovate[bot]
Copy link

@renovate renovate bot commented Mar 4, 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

  • Dockerfile (dockerfile)
  • .github/workflows/docker-build-push.yml (github-actions)
  • .github/workflows/pr-check.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.
  • Enable Renovate Dependency Dashboard creation.
  • Pin all dependency versions except peerDependencies.
  • Special rules covering major version updates.
  • Rules governing github actions.
  • Base Renovate configuration for Expedia Group projects

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

feat(deps): update module github.com/docker/docker from vv1.13.1 to v20 [security]
  • Branch name: renovate/go-github.com/docker/docker-vulnerability
  • Merge into: master
  • Upgrade github.com/docker/docker to v20.10.27+incompatible
fix(deps): update module github.com/adhocore/gronx from vv0.2.4 to v0.2.7
  • Schedule: ["at any time"]
  • Branch name: renovate/github.com-adhocore-gronx-0.x
  • Merge into: master
  • Upgrade github.com/adhocore/gronx to v0.2.7
fix(deps): update module github.com/expediagroup/flyte-client from vv1.4.0 to v1.4.1
fix(deps): update module github.com/golang-jwt/jwt from vv3.2.1+incompatible to v3.2.2+incompatible
  • Schedule: ["at any time"]
  • Branch name: renovate/github.com-golang-jwt-jwt-3.x
  • Merge into: master
  • Upgrade github.com/golang-jwt/jwt to v3.2.2+incompatible
fix(deps): update module github.com/husobee/vestigo from vv1.1.0 to v1.1.1
  • Schedule: ["at any time"]
  • Branch name: renovate/github.com-husobee-vestigo-1.x
  • Merge into: master
  • Upgrade github.com/husobee/vestigo to v1.1.1
chore(deps): update actions/setup-go action from vv2.1.3 to v2.2.0
  • Schedule: ["at any time"]
  • Branch name: renovate/actions-setup-go-2.x
  • Merge into: master
  • Upgrade actions/setup-go to v2.2.0
feat(deps): update alpine docker tag to v3.19
  • Schedule: ["at any time"]
  • Branch name: renovate/alpine-3.x
  • Merge into: master
  • Upgrade alpine to 3.19
feat(deps): update golang docker tag to v1.22.0
  • Schedule: ["at any time"]
  • Branch name: renovate/golang-1.x
  • Merge into: master
  • Upgrade golang to 1.22.0
feat(deps): update module github.com/coreos/go-oidc from vv2.1.0+incompatible to v2.2.1+incompatible
  • Schedule: ["at any time"]
  • Branch name: renovate/github.com-coreos-go-oidc-2.x
  • Merge into: master
  • Upgrade github.com/coreos/go-oidc to v2.2.1+incompatible
feat(deps): update module github.com/docker/go-connections from vv0.3.0 to v0.5.0
feat(deps): update module github.com/go-yaml/yaml from vv2.1.0+incompatible to v2.4.0
  • Schedule: ["at any time"]
  • Branch name: renovate/github.com-go-yaml-yaml-2.x
  • Merge into: master
  • Upgrade github.com/go-yaml/yaml to v2.4.0
feat(deps): update module github.com/rs/zerolog from vv1.26.1 to v1.32.0
  • Schedule: ["at any time"]
  • Branch name: renovate/github.com-rs-zerolog-1.x
  • Merge into: master
  • Upgrade github.com/rs/zerolog to v1.32.0
feat(deps): update module github.com/stretchr/testify from vv1.7.1 to v1.9.0
  • Schedule: ["at any time"]
  • Branch name: renovate/github.com-stretchr-testify-1.x
  • Merge into: master
  • Upgrade github.com/stretchr/testify to v1.9.0
feat(deps): update module github.com/xeipuuv/gojsonschema from vv1.1.0 to v1.2.0
feat(deps): update module gopkg.in/square/go-jose.v2 from vv2.3.1 to v2.6.0
  • Schedule: ["at any time"]
  • Branch name: renovate/gopkg.in-square-go-jose.v2-2.x
  • Merge into: master
  • Upgrade gopkg.in/square/go-jose.v2 to v2.6.0
chore(deps): 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
chore(deps): update actions/setup-go action from vv2.1.3 to v5
  • Schedule: ["at any time"]
  • Branch name: renovate/actions-setup-go-5.x
  • Merge into: master
  • Upgrade actions/setup-go to v5.0.0
chore(deps): update docker/build-push-action action from vv2 to v5
  • Schedule: ["at any time"]
  • Branch name: renovate/docker-build-push-action-5.x
  • Merge into: master
  • Upgrade docker/build-push-action to v5
chore(deps): update docker/login-action action from vv1 to v3
  • Schedule: ["at any time"]
  • Branch name: renovate/docker-login-action-3.x
  • Merge into: master
  • Upgrade docker/login-action to v3
chore(deps): update docker/metadata-action action from vv3 to v5
  • Schedule: ["at any time"]
  • Branch name: renovate/docker-metadata-action-5.x
  • Merge into: master
  • Upgrade docker/metadata-action to v5
feat(deps): update module github.com/adhocore/gronx from vv0.2.4 to v1
  • Schedule: ["at any time"]
  • Branch name: renovate/github.com-adhocore-gronx-1.x
  • Merge into: master
  • Upgrade github.com/adhocore/gronx to v1.6.7
feat(deps): update module github.com/go-yaml/yaml from vv2.1.0+incompatible to v3
  • Schedule: ["at any time"]
  • Branch name: renovate/github.com-go-yaml-yaml-3.x
  • Merge into: master
  • Upgrade github.com/go-yaml/yaml to v3.0.1

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

@renovate renovate bot requested a review from a team as a code owner March 4, 2024 15:09
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.

None yet

0 participants