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

chore: Configure Renovate #706

Merged
merged 14 commits into from
Nov 1, 2024
Merged

chore: Configure Renovate #706

merged 14 commits into from
Nov 1, 2024

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Oct 19, 2024

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:

  • Start dependency updates only once this onboarding PR is merged
  • Show all Merge Confidence badges for pull requests.
  • Enable Renovate Dependency Dashboard creation.
  • Use semantic commit type fix for dependencies and chore for all others if semantic commits are in use.
  • Ignore node_modules, bower_components, vendor and various test/tests (except for nuget) directories.
  • Group known monorepo packages together.
  • Use curated list of recommended non-monorepo package groupings.
  • Apply crowd-sourced package replacement rules.
  • Apply crowd-sourced workarounds for known problems with packages.
  • Use semantic prefixes for commit messages and PR titles.
  • If Renovate detects semantic commits, it will use semantic commit type 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
chore(deps): update docker.io/gotify/build docker tag to v1.23.2
  • Schedule: ["at any time"]
  • Branch name: renovate/docker.io-gotify-build-1.x
  • Merge into: master
  • Upgrade docker.io/gotify/build to 1.23.2
chore(deps): update docker/setup-qemu-action action to v3
  • Schedule: ["at any time"]
  • Branch name: renovate/docker-setup-qemu-action-3.x
  • Merge into: master
  • Upgrade docker/setup-qemu-action to v3
chore(deps): update golangci/golangci-lint-action action to v6
  • Schedule: ["at any time"]
  • Branch name: renovate/golangci-golangci-lint-action-6.x
  • Merge into: master
  • Upgrade golangci/golangci-lint-action to v6
chore(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 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 was generated by Mend Renovate. View the repository job log.

@renovate renovate bot requested a review from a team as a code owner October 19, 2024 09:47
Copy link

codecov bot commented Oct 19, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 79.42%. Comparing base (ec02350) to head (81a784d).
Report is 1 commits behind head on master.

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.
📢 Have feedback on the report? Share it here.

@renovate renovate bot force-pushed the renovate/configure branch from 67a9896 to 548ab82 Compare October 19, 2024 18:33
@eternal-flame-AD eternal-flame-AD force-pushed the renovate/configure branch 6 times, most recently from 35317e1 to 1b3f84c Compare October 22, 2024 20:32
Signed-off-by: eternal-flame-AD <yume@yumechi.jp>

use custom golang version

Signed-off-by: eternal-flame-AD <yume@yumechi.jp>
jmattheis
jmattheis previously approved these changes Oct 23, 2024
renovate.json Outdated Show resolved Hide resolved
renovate.json Show resolved Hide resolved
renovate.json Outdated Show resolved Hide resolved
renovate.json Outdated Show resolved Hide resolved
Signed-off-by: eternal-flame-AD <yume@yumechi.jp>
@eternal-flame-AD eternal-flame-AD dismissed stale reviews from jmattheis and themself via fdb4947 October 23, 2024 21:54
Signed-off-by: eternal-flame-AD <yume@yumechi.jp>
Signed-off-by: eternal-flame-AD <yume@yumechi.jp>
Signed-off-by: eternal-flame-AD <yume@yumechi.jp>
Signed-off-by: eternal-flame-AD <yume@yumechi.jp>
Copy link
Member

@eternal-flame-AD eternal-flame-AD left a 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

renovate.json Outdated Show resolved Hide resolved
Signed-off-by: eternal-flame-AD <yume@yumechi.jp>
Signed-off-by: eternal-flame-AD <yume@yumechi.jp>
@eternal-flame-AD eternal-flame-AD merged commit 212aee3 into master Nov 1, 2024
4 checks passed
@jmattheis jmattheis deleted the renovate/configure branch November 15, 2024 17:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

2 participants