-
-
Notifications
You must be signed in to change notification settings - Fork 650
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
chore: Configure Renovate #706
Conversation
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## master #706 +/- ##
=======================================
Coverage 79.42% 79.42%
=======================================
Files 56 56
Lines 2639 2639
=======================================
Hits 2096 2096
Misses 452 452
Partials 91 91 ☔ View full report in Codecov by Sentry. |
67a9896
to
548ab82
Compare
35317e1
to
1b3f84c
Compare
Signed-off-by: eternal-flame-AD <yume@yumechi.jp> use custom golang version Signed-off-by: eternal-flame-AD <yume@yumechi.jp>
1b3f84c
to
15a768b
Compare
2efcbb8
to
8d25fe2
Compare
Signed-off-by: eternal-flame-AD <yume@yumechi.jp>
fdb4947
b049f82
to
2ec0ed5
Compare
Signed-off-by: eternal-flame-AD <yume@yumechi.jp>
2ec0ed5
to
920cf55
Compare
Signed-off-by: eternal-flame-AD <yume@yumechi.jp>
Signed-off-by: eternal-flame-AD <yume@yumechi.jp>
This reverts commit 74b54e2.
Signed-off-by: eternal-flame-AD <yume@yumechi.jp>
03994af
to
4a633e3
Compare
This reverts commit 4a633e3.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Now it tracks gotify/build, please merge gotify/build's renovate and tag the latest version before merging this
Signed-off-by: eternal-flame-AD <yume@yumechi.jp>
Signed-off-by: eternal-flame-AD <yume@yumechi.jp>
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
docker/Dockerfile
(dockerfile).github/workflows/build.yml
(github-actions)go.mod
(gomod)GO_VERSION
(regex)Configuration Summary
Based on the default config's presets, Renovate will:
fix
for dependencies andchore
for all others if semantic commits are in use.node_modules
,bower_components
,vendor
and various test/tests (except for nuget) directories.chore
for all commits.🔡 Do you want to change how Renovate upgrades your dependencies? Add your custom config to
renovate.json
in this branch. Renovate will update the Pull Request description the next time it runs.What to Expect
With your current configuration, Renovate will create 5 Pull Requests:
chore(deps): update bump go dependencies
renovate/bump-dependencies-go
master
v10.22.1
v0.28.0
chore(deps): update docker.io/gotify/build docker tag to v1.23.2
renovate/docker.io-gotify-build-1.x
master
1.23.2
chore(deps): update docker/setup-qemu-action action to v3
renovate/docker-setup-qemu-action-3.x
master
v3
chore(deps): update golangci/golangci-lint-action action to v6
renovate/golangci-golangci-lint-action-6.x
master
v6
chore(deps): update module gopkg.in/yaml.v2 to v3
renovate/gopkg.in-yaml.v2-3.x
master
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 was generated by Mend Renovate. View the repository job log.