int128 / gpup

A command to upload photos and movies to Google Photos Library using the official Google Photos Library API
Apache License 2.0
220 stars 22 forks source link

Configure Renovate #48

Open renovate[bot] opened 4 years ago

renovate[bot] commented 4 years ago

Welcome to Renovate! This is an onboarding PR to help you understand and configure settings before regular Pull Requests begin.

:vertical_traffic_light: To activate Renovate, merge this Pull Request. To disable Renovate, simply close this Pull Request unmerged.


Detected Package Files

Configuration Summary

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

:abcd: 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.


What to Expect

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

Update golang.org/x/oauth2 commit hash to bf48bf1 - Schedule: ["at any time"] - Branch name: `renovate/golang.org-x-oauth2-digest` - Merge into: `master` - Upgrade [golang.org/x/oauth2](https://togithub.com/golang/oauth2) to `bf48bf16ab8d622ce64ec6ce98d2c98f916b6303`
Update circleci/golang Docker tag to v1.14.4 - Schedule: ["at any time"] - Branch name: `renovate/docker-circleci-golang-1.x` - Merge into: `master` - Upgrade circleci/golang to `1.14.4`
Update module google.golang.org/api to v0.29.0 - Schedule: ["at any time"] - Branch name: `renovate/google.golang.org-api-0.x` - Merge into: `master` - Upgrade [google.golang.org/api](https://togithub.com/googleapis/google-api-go-client) to `cb1f45ca288bfafb52ab824361c939d908e525ad`
Update module int128/oauth2cli to v1.12.0 - Schedule: ["at any time"] - Branch name: `renovate/github.com-int128-oauth2cli-1.x` - Merge into: `master` - Upgrade [github.com/int128/oauth2cli](https://togithub.com/int128/oauth2cli) to `v1.12.0`
Update module mitchellh/go-homedir to v1.1.0 - Schedule: ["at any time"] - Branch name: `renovate/github.com-mitchellh-go-homedir-1.x` - Merge into: `master` - Upgrade [github.com/mitchellh/go-homedir](https://togithub.com/mitchellh/go-homedir) to `v1.1.0`
Update module yaml to v2.3.0 - Schedule: ["at any time"] - Branch name: `renovate/gopkg.in-yaml.v2-2.x` - Merge into: `master` - Upgrade [gopkg.in/yaml.v2](https://togithub.com/go-yaml/yaml) to `v2.3.0`
Update module lestrrat-go/backoff to v1 - Schedule: ["at any time"] - Branch name: `renovate/github.com-lestrrat-go-backoff-1.x` - Merge into: `master` - Upgrade [github.com/lestrrat-go/backoff](https://togithub.com/lestrrat-go/backoff) to `c03b98d8c956990fd94b39615fd6b7f8a7580dd8`


:children_crossing: 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.


:question: 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 WhiteSource Renovate. View repository job log here.

codecov-commenter commented 4 years ago

Codecov Report

Merging #48 into master will not change coverage. The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master      #48   +/-   ##
=======================================
  Coverage   31.21%   31.21%           
=======================================
  Files           8        8           
  Lines         346      346           
=======================================
  Hits          108      108           
  Misses        232      232           
  Partials        6        6           

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update be30e72...3109f3d. Read the comment docs.