mattn / go-mastodon

mastodon client for golang
MIT License
600 stars 85 forks source link

Configure Renovate #118

Closed renovate[bot] closed 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.


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

What to Expect

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

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](https://togithub.com/golang/net) to `c0dbc17a35534bf2e581d7a942408dc936316da4`
Update module fatih/color to v1.9.0 - Schedule: "at any time" - Branch name: `renovate/github.com-fatih-color-1.x` - Merge into: `master` - Upgrade [github.com/fatih/color](https://togithub.com/fatih/color) to `v1.9.0`
Update module gorilla/websocket to v1.4.1 - Schedule: "at any time" - Branch name: `renovate/github.com-gorilla-websocket-1.x` - Merge into: `master` - Upgrade [github.com/gorilla/websocket](https://togithub.com/gorilla/websocket) to `v1.4.1`
Update module mattn/go-tty to v0.0.3 - Schedule: "at any time" - Branch name: `renovate/github.com-mattn-go-tty-0.x` - Merge into: `master` - Upgrade [github.com/mattn/go-tty](https://togithub.com/mattn/go-tty) to `0f3e0990b930cdb9b7aa59257f077cd95d1c431b`
Update module urfave/cli to v1.22.2 - Schedule: "at any time" - Branch name: `renovate/github.com-urfave-cli-1.x` - Merge into: `master` - Upgrade [github.com/urfave/cli](https://togithub.com/urfave/cli) to `v1.22.2`
Update module urfave/cli to v2 - Schedule: "at any time" - Branch name: `renovate/github.com-urfave-cli-2.x` - Merge into: `master` - Upgrade [github.com/urfave/cli](https://togithub.com/urfave/cli) to `v2.1.1`


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


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

renovate[bot] commented 4 years ago

Renovate is disabled

Renovate is disabled due to lack of config. If you wish to reenable it, you can either (a) commit a config file to your base branch, or (b) rename this closed PR to trigger a replacement onboarding PR.