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

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

Configure Renovate #11

wants to merge 1 commit into from

Conversation

renovate[bot]
Copy link

@renovate renovate bot commented Jan 2, 2020

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

  • .circleci/config.yml (circleci)
  • go.mod (gomod)

Configuration Summary

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

  • Start dependency updates only once this onboarding 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 63 Pull Requests:

Update github.com/denisenkom/go-mssqldb commit hash to 1d7a30a
  • Schedule: "at any time"
  • Branch name: renovate/github.com-denisenkom-go-mssqldb-digest
  • Merge into: master
  • Upgrade github.com/denisenkom/go-mssqldb to 1d7a30a10f73a69b1adb731b0ab12be3da43a833
Update github.com/gocql/gocql commit hash to b7facab
  • Schedule: "at any time"
  • Branch name: renovate/github.com-gocql-gocql-digest
  • Merge into: master
  • Upgrade github.com/gocql/gocql to b7facab475810f9882c93af4e3f80d1e8e105cbd
Update github.com/hashicorp/yamux commit hash to df201c7
  • Schedule: "at any time"
  • Branch name: renovate/github.com-hashicorp-yamux-digest
  • Merge into: master
  • Upgrade github.com/hashicorp/yamux to df201c70410deac145ff09e1126f3f8834ead1ec
Update github.com/keybase/go-crypto commit hash to a054578
  • Schedule: "at any time"
  • Branch name: renovate/github.com-keybase-go-crypto-digest
  • Merge into: master
  • Upgrade github.com/keybase/go-crypto to a054578053044161085030449d77f6ceee2cc31a
Update golang.org/x/crypto commit hash to 53104e6
  • Schedule: "at any time"
  • Branch name: renovate/golang.org-x-crypto-digest
  • Merge into: master
  • Upgrade golang.org/x/crypto to 53104e6ec876ad4e22ad27cce588b01392043c1b
Update golang.org/x/net commit hash to c0dbc17
  • Schedule: "at any time"
  • Branch name: renovate/golang.org-x-net-digest
  • Merge into: master
  • Upgrade golang.org/x/net to c0dbc17a35534bf2e581d7a942408dc936316da4
Update golang.org/x/oauth2 commit hash to 858c2ad
  • Schedule: "at any time"
  • Branch name: renovate/golang.org-x-oauth2-digest
  • Merge into: master
  • Upgrade golang.org/x/oauth2 to 858c2ad4c8b6c5d10852cb89079f6ca1c7309787
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
Update golang.org/x/sys commit hash to c96a22e
  • Schedule: "at any time"
  • Branch name: renovate/golang.org-x-sys-digest
  • Merge into: master
  • Upgrade golang.org/x/sys to c96a22e43c9c1088b5e506727c975511357d9f68
Update golang.org/x/time commit hash to 555d28b
  • Schedule: "at any time"
  • Branch name: renovate/golang.org-x-time-digest
  • Merge into: master
  • Upgrade golang.org/x/time to 555d28b269f0569763d25dbe1a237ae74c6bcc82
Update google.golang.org/genproto commit hash to f3c370f
  • Schedule: "at any time"
  • Branch name: renovate/google.golang.org-genproto-digest
  • Merge into: master
  • Upgrade google.golang.org/genproto to f3c370f40bfba3cb25c5c2f823a1a8031b5ad724
Update circleci/golang Docker tag to v1.13.5
  • Schedule: "at any time"
  • Branch name: renovate/docker-circleci-golang-1.x
  • Merge into: master
  • Upgrade circleci/golang to 1.13.5
Update module Jeffail/gabs to v1.4.0
  • Schedule: "at any time"
  • Branch name: renovate/github.com-jeffail-gabs-1.x
  • Merge into: master
  • Upgrade github.com/Jeffail/gabs to v1.4.0
Update module NYTimes/gziphandler to v1.1.1
  • Schedule: "at any time"
  • Branch name: renovate/github.com-nytimes-gziphandler-1.x
  • Merge into: master
  • Upgrade github.com/NYTimes/gziphandler to v1.1.1
Update module SAP/go-hdb to v0.14.1
  • Schedule: "at any time"
  • Branch name: renovate/github.com-sap-go-hdb-0.x
  • Merge into: master
  • Upgrade github.com/SAP/go-hdb to v0.14.1
Update module SermoDigital/jose to v0.9.1
  • Schedule: "at any time"
  • Branch name: renovate/github.com-sermodigital-jose-0.x
  • Merge into: master
  • Upgrade github.com/SermoDigital/jose to 615248308cb1803c266346b19329b18c0b739661
Update module armon/go-metrics to v0.3.0
  • Schedule: "at any time"
  • Branch name: renovate/github.com-armon-go-metrics-0.x
  • Merge into: master
  • Upgrade github.com/armon/go-metrics to 13f9d8e9b41c66738153b7582f1f62add8e407c8
Update module cloud.google.com/go to v0.50.0
  • Schedule: "at any time"
  • Branch name: renovate/cloud.google.com-go-0.x
  • Merge into: master
  • Upgrade cloud.google.com/go to v0.50.0
Update module dsnet/compress to v0.0.1
  • Schedule: "at any time"
  • Branch name: renovate/github.com-dsnet-compress-0.x
  • Merge into: master
  • Upgrade github.com/dsnet/compress to da652975a8eea9fa0735aba8056747a751db0bd3
Update module go-sql-driver/mysql to v1.4.1
  • Schedule: "at any time"
  • Branch name: renovate/github.com-go-sql-driver-mysql-1.x
  • Merge into: master
  • Upgrade github.com/go-sql-driver/mysql to v1.4.1
Update module gogo/protobuf to v1.3.1
  • Schedule: "at any time"
  • Branch name: renovate/github.com-gogo-protobuf-1.x
  • Merge into: master
  • Upgrade github.com/gogo/protobuf to v1.3.1
Update module golang.org/x/text to v0.3.2
  • Schedule: "at any time"
  • Branch name: renovate/golang.org-x-text-0.x
  • Merge into: master
  • Upgrade golang.org/x/text to v0.3.2
Update module golang/protobuf to v1.3.2
  • Schedule: "at any time"
  • Branch name: renovate/github.com-golang-protobuf-1.x
  • Merge into: master
  • Upgrade github.com/golang/protobuf to v1.3.2
Update module golang/snappy to v0.0.1
  • Schedule: "at any time"
  • Branch name: renovate/github.com-golang-snappy-0.x
  • Merge into: master
  • Upgrade github.com/golang/snappy to 2a8bb927dd31d8daada140a5d09578521ce5c36a
Update module google.golang.org/appengine to v1.6.5
  • Schedule: "at any time"
  • Branch name: renovate/google.golang.org-appengine-1.x
  • Merge into: master
  • Upgrade google.golang.org/appengine to v1.6.5
Update module google.golang.org/grpc to v1.26.0
  • Schedule: "at any time"
  • Branch name: renovate/google.golang.org-grpc-1.x
  • Merge into: master
  • Upgrade google.golang.org/grpc to v1.26.0
Update module google/go-github/v18 to v18.2.0
Update module hashicorp/go-cleanhttp to v0.5.1
  • Schedule: "at any time"
  • Branch name: renovate/github.com-hashicorp-go-cleanhttp-0.x
  • Merge into: master
  • Upgrade github.com/hashicorp/go-cleanhttp to eda1e5db218aad1db63ca4642c8906b26bcf2744
Update module hashicorp/go-hclog to v0.10.1
  • Schedule: "at any time"
  • Branch name: renovate/github.com-hashicorp-go-hclog-0.x
  • Merge into: master
  • Upgrade github.com/hashicorp/go-hclog to e8a977f5d6b14a15e6672edf8b1d6cd545388c7a
Update module hashicorp/go-retryablehttp to v0.6.4
  • Schedule: "at any time"
  • Branch name: renovate/github.com-hashicorp-go-retryablehttp-0.x
  • Merge into: master
  • Upgrade github.com/hashicorp/go-retryablehttp to eaff869a704e190d92996f23c23a4037cf2b0770
Update module hashicorp/golang-lru to v0.5.3
  • Schedule: "at any time"
  • Branch name: renovate/github.com-hashicorp-golang-lru-0.x
  • Merge into: master
  • Upgrade github.com/hashicorp/golang-lru to 7f827b33c0f158ec5dfbba01bb0b14a4541fd81d
Update module hashicorp/vault to v0.11.6
  • Schedule: "at any time"
  • Branch name: renovate/github.com-hashicorp-vault-0.x
  • Merge into: master
  • Upgrade github.com/hashicorp/vault to v0.11.6
Update module mholt/archiver to v2.1.0
  • Schedule: "at any time"
  • Branch name: renovate/github.com-mholt-archiver-2.x
  • Merge into: master
  • Upgrade github.com/mholt/archiver to v2.1.0
Update module pkg/errors to v0.8.1
  • Schedule: "at any time"
  • Branch name: renovate/github.com-pkg-errors-0.x
  • Merge into: master
  • Upgrade github.com/pkg/errors to v0.8.1
Update module spf13/cobra to v0.0.5
  • Schedule: "at any time"
  • Branch name: renovate/github.com-spf13-cobra-0.x
  • Merge into: master
  • Upgrade github.com/spf13/cobra to v0.0.5
Update module spf13/pflag to v1.0.5
  • Schedule: "at any time"
  • Branch name: renovate/github.com-spf13-pflag-1.x
  • Merge into: master
  • Upgrade github.com/spf13/pflag to v1.0.5
Update module ulikunitz/xz to v0.5.6
  • Schedule: "at any time"
  • Branch name: renovate/github.com-ulikunitz-xz-0.x
  • Merge into: master
  • Upgrade github.com/ulikunitz/xz to v0.5.6
Update module Jeffail/gabs to v2
  • Schedule: "at any time"
  • Branch name: renovate/github.com-jeffail-gabs-2.x
  • Merge into: master
  • Upgrade github.com/Jeffail/gabs to v2.3.0
Update module armon/go-radix to v1
  • Schedule: "at any time"
  • Branch name: renovate/github.com-armon-go-radix-1.x
  • Merge into: master
  • Upgrade github.com/armon/go-radix to 1a2de0c21c94309923825da3df33a4381872c795
Update module google/go-github to v28
  • Schedule: "at any time"
  • Branch name: renovate/github.com-google-go-github-28.x
  • Merge into: master
  • Upgrade github.com/google/go-github to v28.1.1
Update module google/go-github/v18 to v28
Update module google/go-querystring to v1
  • Schedule: "at any time"
  • Branch name: renovate/github.com-google-go-querystring-1.x
  • Merge into: master
  • Upgrade github.com/google/go-querystring to 44c6ddd0a2342c386950e880b658017258da92fc
Update module hashicorp/errwrap to v1
  • Schedule: "at any time"
  • Branch name: renovate/github.com-hashicorp-errwrap-1.x
  • Merge into: master
  • Upgrade github.com/hashicorp/errwrap to 8a6fb523712970c966eefc6b39ed2c5e74880354
Update module hashicorp/go-immutable-radix to v1
  • Schedule: "at any time"
  • Branch name: renovate/github.com-hashicorp-go-immutable-radix-1.x
  • Merge into: master
  • Upgrade github.com/hashicorp/go-immutable-radix to 7dd1121b595e4e1bd6dd5caa78e0f5c454740379
Update module hashicorp/go-memdb to v1
  • Schedule: "at any time"
  • Branch name: renovate/github.com-hashicorp-go-memdb-1.x
  • Merge into: master
  • Upgrade github.com/hashicorp/go-memdb to e3965aaa499eb83f14b147b83866658476828b3f
Update module hashicorp/go-multierror to v1
  • Schedule: "at any time"
  • Branch name: renovate/github.com-hashicorp-go-multierror-1.x
  • Merge into: master
  • Upgrade github.com/hashicorp/go-multierror to 886a7fbe3eb1c874d46f623bfa70af45f425b3d1
Update module hashicorp/go-plugin to v1
  • Schedule: "at any time"
  • Branch name: renovate/github.com-hashicorp-go-plugin-1.x
  • Merge into: master
  • Upgrade github.com/hashicorp/go-plugin to 9e3e1c37db188a1acb66561ee0ed4bf4d5e77554
Update module hashicorp/go-rootcerts to v1
  • Schedule: "at any time"
  • Branch name: renovate/github.com-hashicorp-go-rootcerts-1.x
  • Merge into: master
  • Upgrade github.com/hashicorp/go-rootcerts to 98fadc2a5ba2ad2a534a179b352ecdfd1f4259aa
Update module hashicorp/go-sockaddr to v1
  • Schedule: "at any time"
  • Branch name: renovate/github.com-hashicorp-go-sockaddr-1.x
  • Merge into: master
  • Upgrade github.com/hashicorp/go-sockaddr to c7188e74f6acae5a989bdc959aa779f8b9f42faf
Update module hashicorp/go-uuid to v1
  • Schedule: "at any time"
  • Branch name: renovate/github.com-hashicorp-go-uuid-1.x
  • Merge into: master
  • Upgrade github.com/hashicorp/go-uuid to 4f571afc59f3043a65f8fe6bf46d887b10a01d43
Update module hashicorp/go-version to v1
  • Schedule: "at any time"
  • Branch name: renovate/github.com-hashicorp-go-version-1.x
  • Merge into: master
  • Upgrade github.com/hashicorp/go-version to ac23dc3fea5d1a983c43f6a0f6e2c13f0195d8bd
Update module hashicorp/hcl to v2
  • Schedule: "at any time"
  • Branch name: renovate/github.com-hashicorp-hcl-2.x
  • Merge into: master
  • Upgrade github.com/hashicorp/hcl to c4a8fbfd311c62079ebd97f531249ca7538fb228
Update module hashicorp/vault to v1
  • Schedule: "at any time"
  • Branch name: renovate/github.com-hashicorp-vault-1.x
  • Merge into: master
  • Upgrade github.com/hashicorp/vault to v1.3.1
Update module jefferai/jsonx to v1
  • Schedule: "at any time"
  • Branch name: renovate/github.com-jefferai-jsonx-1.x
  • Merge into: master
  • Upgrade github.com/jefferai/jsonx to a29fe22bc88c13040654d8381139d2433a5b76b6
Update module lib/pq to v1
  • Schedule: "at any time"
  • Branch name: renovate/github.com-lib-pq-1.x
  • Merge into: master
  • Upgrade github.com/lib/pq to 99274577be97ac9b1d95a2d61d566dc9b7cc6a54
Update module mholt/archiver to v3
  • Schedule: "at any time"
  • Branch name: renovate/github.com-mholt-archiver-3.x
  • Merge into: master
  • Upgrade github.com/mholt/archiver to v3.3.0
Update module mitchellh/copystructure to v1
  • Schedule: "at any time"
  • Branch name: renovate/github.com-mitchellh-copystructure-1.x
  • Merge into: master
  • Upgrade github.com/mitchellh/copystructure to 9a1b6f44e8da0e0e374624fb0a825a231b00c537
Update module mitchellh/go-homedir to v1
  • Schedule: "at any time"
  • Branch name: renovate/github.com-mitchellh-go-homedir-1.x
  • Merge into: master
  • Upgrade github.com/mitchellh/go-homedir to af06845cf3004701891bf4fdb884bfe4920b3727
Update module mitchellh/go-testing-interface to v1
  • Schedule: "at any time"
  • Branch name: renovate/github.com-mitchellh-go-testing-interface-1.x
  • Merge into: master
  • Upgrade github.com/mitchellh/go-testing-interface to 6d0b8010fcc857872e42fc6c931227569016843c
Update module mitchellh/mapstructure to v1
  • Schedule: "at any time"
  • Branch name: renovate/github.com-mitchellh-mapstructure-1.x
  • Merge into: master
  • Upgrade github.com/mitchellh/mapstructure to 3536a929edddb9a5b34bd6861dc4a9647cb459fe
Update module mitchellh/reflectwalk to v1
  • Schedule: "at any time"
  • Branch name: renovate/github.com-mitchellh-reflectwalk-1.x
  • Merge into: master
  • Upgrade github.com/mitchellh/reflectwalk to 3e2c75dfad4fbf904b58782a80fd595c760ad185
Update module nwaples/rardecode to v1
  • Schedule: "at any time"
  • Branch name: renovate/github.com-nwaples-rardecode-1.x
  • Merge into: master
  • Upgrade github.com/nwaples/rardecode to cc3e4b2381762c56dbcdf9f93be03349a1dc1c14
Update module ryanuber/go-glob to v1
  • Schedule: "at any time"
  • Branch name: renovate/github.com-ryanuber-go-glob-1.x
  • Merge into: master
  • Upgrade github.com/ryanuber/go-glob to 51a8f68e6c24dc43f1e371749c89a267de4ebc53

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


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


Newsflash: Renovate has joined WhiteSource, and is now free for all use. Learn more or view updated terms and privacy policies.

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