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

Merged
merged 1 commit into from Oct 3, 2019
Merged

Configure Renovate #1165

merged 1 commit into from Oct 3, 2019

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Oct 3, 2019

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)
  • Dockerfile.cgo (dockerfile)
  • internal/pipe/docker/testdata/Dockerfile.bad (dockerfile)
  • go.mod (gomod)

Configuration Summary

Based on the default config's presets, Renovate will:

  • Start dependency updates only once this Configure Renovate PR is merged
  • Separate major versions of dependencies into individual branches/PRs
  • Do not separate patch and minor upgrades into separate PRs for the same dependency
  • Upgrade to unstable versions only if the existing version is unstable
  • Raise PRs immediately (after branch is created)
  • If semantic commits detected, use semantic commit type fix for dependencies and chore for all others
  • Keep existing branches updated even when not scheduled
  • Disable automerging feature - wait for humans to merge all PRs
  • Ignore node_modules, bower_components, vendor and various test/tests directories
  • Update existing lock files only when package.json is modified
  • Autodetect whether to pin dependencies or maintain ranges
  • Rate limit PR creation to a maximum of two per hour
  • Limit to maximum 20 open PRs at any time
  • Group known monorepo packages together
  • Use curated list of recommended non-monorepo package groupings

🔡 Would you like to change the way Renovate is upgrading your dependencies? Simply edit the renovate.json in this branch with your custom config and the list of Pull Requests in the "What to Expect" section below will be updated the next time Renovate runs.


You have configured Renovate to use branch master as base branch.

What to Expect

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

chore(deps): update github.com/go-macaron/cors commit hash to b0274f4
  • Schedule: "at any time"
  • Branch name: renovate/github.com-go-macaron-cors-digest
  • Merge into: master
  • Upgrade github.com/go-macaron/cors to b0274f40d4c7e4541b5b41e24b590abb9e5d5b21
chore(deps): update golang.org/x/sync commit hash to cd5d95a
  • Schedule: "at any time"
  • Branch name: renovate/golang.org-x-sync-digest
  • Merge into: master
  • Upgrade golang.org/x/sync to cd5d95a43a6e21273425c7ae415d3df9ea832eeb
chore(deps): update module aws/aws-sdk-go to v1.25.4
  • Schedule: "at any time"
  • Branch name: renovate/github.com-aws-aws-sdk-go-1.x
  • Merge into: master
  • Upgrade github.com/aws/aws-sdk-go to v1.25.4
chore(deps): update module imdario/mergo to v0.3.8
  • Schedule: "at any time"
  • Branch name: renovate/github.com-imdario-mergo-0.x
  • Merge into: master
  • Upgrade github.com/imdario/mergo to v0.3.8
chore(deps): update module yaml to v2.2.4
  • Schedule: "at any time"
  • Branch name: renovate/gopkg.in-yaml.v2-2.x
  • Merge into: master
  • Upgrade gopkg.in/yaml.v2 to v2.2.4
chore(deps): update module google/go-github/v25 to v28
chore(deps): update module jarcoal/httpmock to v1
  • Schedule: "at any time"
  • Branch name: renovate/github.com-jarcoal-httpmock-1.x
  • Merge into: master
  • Upgrade github.com/jarcoal/httpmock to ac2099de8d3789d30b99b740d1a9d242097462df
chore(deps): update module masterminds/semver to v3
  • Schedule: "at any time"
  • Branch name: renovate/github.com-masterminds-semver-3.x
  • Merge into: master
  • Upgrade github.com/Masterminds/semver to v3.0.1

🚸 Branch creation will be limited to maximum 2 per hour, so it doesn't swamp any CI resources or spam the project. See docs for prhourlylimit for details.


⚠️ Dependency Lookup Warnings ⚠️

Please correct - or verify that you can safely ignore - these lookup failures before you merge this PR.

  • Failed to look up dependency code.gitea.io/sdk/gitea

Files affected: go.mod


❓ 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 Renovate Bot. View repository job log here.

@caarlos0 caarlos0 merged commit 0506a99 into master Oct 3, 2019
@caarlos0 caarlos0 deleted the renovate/configure branch October 3, 2019 12:27
@github-actions
Copy link
Contributor

This pull request has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs.

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Nov 19, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants