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(deps): update bump go dependencies #712

Closed renovate[bot] closed 2 weeks ago

renovate[bot] commented 2 weeks ago

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
github.com/go-playground/validator/v10 v10.22.0 -> v10.22.1 age adoption passing confidence
golang.org/x/crypto v0.24.0 -> v0.28.0 age adoption passing confidence

Release Notes

go-playground/validator (github.com/go-playground/validator/v10) ### [`v10.22.1`](https://redirect.github.com/go-playground/validator/releases/tag/v10.22.1): Release 10.22.1 [Compare Source](https://redirect.github.com/go-playground/validator/compare/v10.22.0...v10.22.1) #### What's Changed - fix([#​1310](https://redirect.github.com/go-playground/validator/issues/1310)): fix excluded_if for pointers by [@​ganeshdipdumbare](https://redirect.github.com/ganeshdipdumbare) in [https://github.com/go-playground/validator/pull/1313](https://redirect.github.com/go-playground/validator/pull/1313) #### New Contributors - [@​ganeshdipdumbare](https://redirect.github.com/ganeshdipdumbare) made their first contribution in [https://github.com/go-playground/validator/pull/1313](https://redirect.github.com/go-playground/validator/pull/1313) **Full Changelog**: https://github.com/go-playground/validator/compare/v10.22.0...v10.22.1

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.



This PR was generated by Mend Renovate. View the repository job log.

renovate[bot] commented 2 weeks ago

ℹ Artifact update notice

File name: go.mod

In order to perform the update(s) described in the table above, Renovate ran the go get command, which resulted in the following additional change(s):

Details:

Package Change
golang.org/x/sys v0.21.0 -> v0.26.0
golang.org/x/text v0.16.0 -> v0.19.0
codecov[bot] commented 2 weeks ago

Codecov Report

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

Project coverage is 79.42%. Comparing base (a328be1) to head (da1f85d). Report is 1 commits behind head on master.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #712 +/- ## ======================================= 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.