depado / goploader

Easy file sharing with server-side encryption, curl/httpie/wget compliant
https://docs.gpldr.in
MIT License
274 stars 41 forks source link

Configure Renovate #86

Closed renovate[bot] closed 1 year ago

renovate[bot] commented 1 year ago

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

Configuration Summary

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

πŸ”‘ 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 30 Pull Requests:

fix(deps): update github.com/gin-gonic/contrib digest to 7e01895 - Schedule: ["at any time"] - Branch name: `renovate/github.com-gin-gonic-contrib-digest` - Merge into: `master` - Upgrade [github.com/gin-gonic/contrib](https://togithub.com/gin-gonic/contrib) to `7e01895a63f2089cca46ed17d7c13d1484eb289a`
chore(deps): update dependency markupsafe to v2.1.2 - Schedule: ["at any time"] - Branch name: `renovate/markupsafe-2.x` - Merge into: `master` - Upgrade MarkupSafe to `==2.1.2`
chore(deps): update dependency urllib3 to v1.26.14 - Schedule: ["at any time"] - Branch name: `renovate/urllib3-1.x` - Merge into: `master` - Upgrade [urllib3](https://togithub.com/urllib3/urllib3) to `==1.26.14`
fix(deps): update module github.com/geertjohan/go.rice to v1.0.3 - Schedule: ["at any time"] - Branch name: `renovate/github.com-geertjohan-go.rice-1.x` - Merge into: `master` - Upgrade [github.com/GeertJohan/go.rice](https://togithub.com/GeertJohan/go.rice) to `v1.0.3`
fix(deps): update module github.com/imdario/mergo to v0.3.13 - Schedule: ["at any time"] - Branch name: `renovate/github.com-imdario-mergo-0.x` - Merge into: `master` - Upgrade [github.com/imdario/mergo](https://togithub.com/imdario/mergo) to `v0.3.13`
chore(deps): update dependency charset-normalizer to v2.1.1 - Schedule: ["at any time"] - Branch name: `renovate/charset-normalizer-2.x` - Merge into: `master` - Upgrade [charset-normalizer](https://togithub.com/Ousret/charset_normalizer) to `==2.1.1`
chore(deps): update dependency idna to v3.4 - Schedule: ["at any time"] - Branch name: `renovate/idna-3.x` - Merge into: `master` - Upgrade [idna](https://togithub.com/kjd/idna) to `==3.4`
chore(deps): update dependency importlib-metadata to v4.13.0 - Schedule: ["at any time"] - Branch name: `renovate/importlib-metadata-4.x` - Merge into: `master` - Upgrade [importlib-metadata](https://togithub.com/python/importlib_metadata) to `==4.13.0`
chore(deps): update dependency markdown to v3.4.1 - Schedule: ["at any time"] - Branch name: `renovate/markdown-3.x` - Merge into: `master` - Upgrade [Markdown](https://togithub.com/Python-Markdown/markdown) to `==3.4.1`
chore(deps): update dependency mkdocs to v1.4.2 - Schedule: ["at any time"] - Branch name: `renovate/mkdocs-1.x` - Merge into: `master` - Upgrade [mkdocs](https://togithub.com/mkdocs/mkdocs) to `==1.4.2`
chore(deps): update dependency mkdocs-material to v8.5.11 - Schedule: ["at any time"] - Branch name: `renovate/mkdocs-material-8.x` - Merge into: `master` - Upgrade [mkdocs-material](https://togithub.com/squidfunk/mkdocs-material) to `==8.5.11`
chore(deps): update dependency mkdocs-material-extensions to v1.1.1 - Schedule: ["at any time"] - Branch name: `renovate/mkdocs-material-extensions-1.x` - Merge into: `master` - Upgrade [mkdocs-material-extensions](https://togithub.com/facelessuser/mkdocs-material-extensions) to `==1.1.1`
chore(deps): update dependency pygments to v2.14.0 - Schedule: ["at any time"] - Branch name: `renovate/pygments-2.x` - Merge into: `master` - Upgrade [Pygments](https://togithub.com/pygments/pygments) to `==2.14.0`
chore(deps): update dependency pymdown-extensions to v9.9.2 - Schedule: ["at any time"] - Branch name: `renovate/pymdown-extensions-9.x` - Merge into: `master` - Upgrade [pymdown-extensions](https://togithub.com/facelessuser/pymdown-extensions) to `==9.9.2`
chore(deps): update dependency requests to v2.28.2 - Schedule: ["at any time"] - Branch name: `renovate/requests-2.x` - Merge into: `master` - Upgrade [requests](https://togithub.com/psf/requests) to `==2.28.2`
chore(deps): update dependency tornado to v6.2 - Schedule: ["at any time"] - Branch name: `renovate/tornado-6.x` - Merge into: `master` - Upgrade [tornado](https://togithub.com/tornadoweb/tornado) to `==6.2`
chore(deps): update dependency watchdog to v2.2.1 - Schedule: ["at any time"] - Branch name: `renovate/watchdog-2.x` - Merge into: `master` - Upgrade [watchdog](https://togithub.com/gorakhargosh/watchdog) to `==2.2.1`
chore(deps): update dependency zipp to v3.11.0 - Schedule: ["at any time"] - Branch name: `renovate/zipp-3.x` - Merge into: `master` - Upgrade [zipp](https://togithub.com/jaraco/zipp) to `==3.11.0`
chore(deps): update golang docker tag to v1.19 - Schedule: ["at any time"] - Branch name: `renovate/golang-1.x` - Merge into: `master` - Upgrade golang to `1.19` - Upgrade golang to `1.19-alpine`
fix(deps): update module github.com/fatih/color to v1.14.1 - 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.14.1`
fix(deps): update module github.com/gin-gonic/gin to v1.8.2 - Schedule: ["at any time"] - Branch name: `renovate/github.com-gin-gonic-gin-1.x` - Merge into: `master` - Upgrade [github.com/gin-gonic/gin](https://togithub.com/gin-gonic/gin) to `v1.8.2`
fix(deps): update module github.com/prometheus/client_golang to v1.14.0 - Schedule: ["at any time"] - Branch name: `renovate/github.com-prometheus-client_golang-1.x` - Merge into: `master` - Upgrade [github.com/prometheus/client_golang](https://togithub.com/prometheus/client_golang) to `v1.14.0`
chore(deps): update dependency charset-normalizer to v3 - Schedule: ["at any time"] - Branch name: `renovate/charset-normalizer-3.x` - Merge into: `master` - Upgrade [charset-normalizer](https://togithub.com/Ousret/charset_normalizer) to `==3.0.1`
chore(deps): update dependency importlib-metadata to v6 - Schedule: ["at any time"] - Branch name: `renovate/importlib-metadata-6.x` - Merge into: `master` - Upgrade [importlib-metadata](https://togithub.com/python/importlib_metadata) to `==6.0.0`
chore(deps): update dependency mkdocs-material to v9 - Schedule: ["at any time"] - Branch name: `renovate/mkdocs-material-9.x` - Merge into: `master` - Upgrade [mkdocs-material](https://togithub.com/squidfunk/mkdocs-material) to `==9.0.6`
chore(deps): update dependency normalize to v8 - Schedule: ["at any time"] - Branch name: `renovate/normalize-8.x` - Merge into: `master` - Upgrade [normalize](https://togithub.com/necolas/normalize.css) to `sha512-oHDEc8Xed4hiW6CxD7qjbnI+B07vDdX7hEPTvn9pSZO1bcRqHp8mj9pyr+8RVC2GmtEfI2Bi9Ke9Ass0as+zpg==`
chore(deps): update dependency packaging to v23 - Schedule: ["at any time"] - Branch name: `renovate/packaging-23.x` - Merge into: `master` - Upgrade [packaging](https://togithub.com/pypa/packaging) to `==23.0`
fix(deps): update module github.com/dchest/uniuri to v1 - Schedule: ["at any time"] - Branch name: `renovate/github.com-dchest-uniuri-1.x` - Merge into: `master` - Upgrade [github.com/dchest/uniuri](https://togithub.com/dchest/uniuri) to `a87ec9dce6c59d337a52ec5d0046f2144935a8b7`
fix(deps): update module gopkg.in/cheggaaa/pb.v1 to v2 - Schedule: ["at any time"] - Branch name: `renovate/gopkg.in-cheggaaa-pb.v1-2.x` - Merge into: `master` - Upgrade [gopkg.in/cheggaaa/pb.v1](https://togithub.com/cheggaaa/pb) to `v2.0.7`
fix(deps): update module gopkg.in/yaml.v2 to v3 - Schedule: ["at any time"] - Branch name: `renovate/gopkg.in-yaml.v2-3.x` - Merge into: `master` - Upgrade [gopkg.in/yaml.v2](https://togithub.com/go-yaml/yaml) to `v3.0.1`


🚸 Branch creation will be limited to maximum 2 per hour, so it doesn't swamp any CI resources or overwhelm 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.


This PR has been generated by Mend Renovate. View repository job log here.

renovate[bot] commented 1 year ago

Renovate is disabled

Renovate is disabled because there is no Renovate configuration file. To enable Renovate, you can either (a) change this PR's title to get a new onboarding PR, and merge the new onboarding PR, or (b) create a Renovate config file, and commit that file to your base branch.