gotify / server

A simple server for sending and receiving messages in real-time per WebSocket. (Includes a sleek web-ui)
https://gotify.net
Other
11.49k stars 639 forks source link

chore: Configure Renovate #706

Closed renovate[bot] closed 2 weeks ago

renovate[bot] commented 1 month ago

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:

🔡 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 - Schedule: ["at any time"] - Branch name: `renovate/bump-dependencies-go` - Merge into: `master` - Upgrade [github.com/go-playground/validator/v10](https://redirect.github.com/go-playground/validator) to `v10.22.1` - Upgrade golang.org/x/crypto to `v0.28.0`
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](https://redirect.github.com/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](https://redirect.github.com/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](https://redirect.github.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 was generated by Mend Renovate. View the repository job log.

codecov[bot] commented 1 month ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

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

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #706 +/- ## ======================================= Coverage 79.42% 79.42% ======================================= Files 56 56 Lines 2639 2639 ======================================= Hits 2096 2096 Misses 452 452 Partials 91 91 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.