Update module github.com/tavsec/gin-healthcheck to v1.7.2 #7

Merged
ngn merged 2 commits from renovate/github.com-tavsec-gin-healthcheck-1.x into custom 2025-01-19 22:08:36 +03:00
Collaborator

This PR contains the following updates:

Package Type Update Change
github.com/tavsec/gin-healthcheck require minor v1.6.2 -> v1.7.2

Important

Release Notes retrieval for this PR were skipped because no github.com credentials were available.
If you are self-hosted, please see this instruction.


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 becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Renovate Bot.

This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [github.com/tavsec/gin-healthcheck](https://github.com/tavsec/gin-healthcheck) | require | minor | `v1.6.2` -> `v1.7.2` | > :exclamation: **Important** > > Release Notes retrieval for this PR were skipped because no github.com credentials were available. > If you are self-hosted, please see [this instruction](https://github.com/renovatebot/renovate/blob/master/docs/usage/examples/self-hosting.md#githubcom-token-for-release-notes). --- ### 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 becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS4xMTcuMiIsInVwZGF0ZWRJblZlciI6IjM5LjExNy4yIiwidGFyZ2V0QnJhbmNoIjoiY3VzdG9tIiwibGFiZWxzIjpbXX0=-->
renovate added 1 commit 2025-01-19 21:42:09 +03:00
Author
Collaborator

ℹ 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):

  • 23 additional dependencies were updated

Details:

Package Change
github.com/bytedance/sonic v1.11.6 -> v1.12.7
github.com/bytedance/sonic/loader v0.1.1 -> v0.2.2
github.com/cespare/xxhash/v2 v2.2.0 -> v2.3.0
github.com/gabriel-vasile/mimetype v1.4.3 -> v1.4.8
github.com/gin-contrib/sse v0.1.0 -> v1.0.0
github.com/go-playground/validator/v10 v10.20.0 -> v10.23.0
github.com/goccy/go-json v0.10.2 -> v0.10.4
github.com/google/uuid v1.3.1 -> v1.6.0
github.com/influxdata/influxdb-client-go/v2 v2.13.0 -> v2.14.0
github.com/influxdata/line-protocol v0.0.0-20200327222509-2487e7298839 -> v0.0.0-20210922203350-b1ad95c89adf
github.com/klauspost/compress v1.16.7 -> v1.17.11
github.com/klauspost/cpuid/v2 v2.2.7 -> v2.2.9
github.com/montanaflynn/stats v0.0.0-20171201202039-1bf9dbcd8cbe -> v0.7.1
github.com/oapi-codegen/runtime v1.0.0 -> v1.1.1
github.com/pelletier/go-toml/v2 v2.2.2 -> v2.2.3
github.com/redis/go-redis/v9 v9.5.3 -> v9.7.0
github.com/youmark/pkcs8 v0.0.0-20181117223130-1be2e3e5546d -> v0.0.0-20240726163527-a2c0da244d78
go.mongodb.org/mongo-driver v1.15.0 -> v1.17.2
golang.org/x/arch v0.8.0 -> v0.13.0
golang.org/x/crypto v0.31.0 -> v0.32.0
golang.org/x/net v0.33.0 -> v0.34.0
golang.org/x/sys v0.28.0 -> v0.29.0
google.golang.org/protobuf v1.34.1 -> v1.36.2
### ℹ 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): - 23 additional dependencies were updated Details: | **Package** | **Change** | | :-------------------------------------------- | :--------------------------------------------------------------------------- | | `github.com/bytedance/sonic` | `v1.11.6` -> `v1.12.7` | | `github.com/bytedance/sonic/loader` | `v0.1.1` -> `v0.2.2` | | `github.com/cespare/xxhash/v2` | `v2.2.0` -> `v2.3.0` | | `github.com/gabriel-vasile/mimetype` | `v1.4.3` -> `v1.4.8` | | `github.com/gin-contrib/sse` | `v0.1.0` -> `v1.0.0` | | `github.com/go-playground/validator/v10` | `v10.20.0` -> `v10.23.0` | | `github.com/goccy/go-json` | `v0.10.2` -> `v0.10.4` | | `github.com/google/uuid` | `v1.3.1` -> `v1.6.0` | | `github.com/influxdata/influxdb-client-go/v2` | `v2.13.0` -> `v2.14.0` | | `github.com/influxdata/line-protocol` | `v0.0.0-20200327222509-2487e7298839` -> `v0.0.0-20210922203350-b1ad95c89adf` | | `github.com/klauspost/compress` | `v1.16.7` -> `v1.17.11` | | `github.com/klauspost/cpuid/v2` | `v2.2.7` -> `v2.2.9` | | `github.com/montanaflynn/stats` | `v0.0.0-20171201202039-1bf9dbcd8cbe` -> `v0.7.1` | | `github.com/oapi-codegen/runtime` | `v1.0.0` -> `v1.1.1` | | `github.com/pelletier/go-toml/v2` | `v2.2.2` -> `v2.2.3` | | `github.com/redis/go-redis/v9` | `v9.5.3` -> `v9.7.0` | | `github.com/youmark/pkcs8` | `v0.0.0-20181117223130-1be2e3e5546d` -> `v0.0.0-20240726163527-a2c0da244d78` | | `go.mongodb.org/mongo-driver` | `v1.15.0` -> `v1.17.2` | | `golang.org/x/arch` | `v0.8.0` -> `v0.13.0` | | `golang.org/x/crypto` | `v0.31.0` -> `v0.32.0` | | `golang.org/x/net` | `v0.33.0` -> `v0.34.0` | | `golang.org/x/sys` | `v0.28.0` -> `v0.29.0` | | `google.golang.org/protobuf` | `v1.34.1` -> `v1.36.2` |
renovate force-pushed renovate/github.com-tavsec-gin-healthcheck-1.x from 50ba682211 to 4941ed4985 2025-01-19 21:49:13 +03:00 Compare
renovate force-pushed renovate/github.com-tavsec-gin-healthcheck-1.x from 4941ed4985 to 02542895d0 2025-01-19 22:02:55 +03:00 Compare
ngn added 1 commit 2025-01-19 22:08:30 +03:00
ngn merged commit 20f9a75e48 into custom 2025-01-19 22:08:36 +03:00
ngn deleted branch renovate/github.com-tavsec-gin-healthcheck-1.x 2025-01-19 22:08:36 +03:00
Sign in to join this conversation.
No Reviewers
No Label
No Milestone
2 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: ngn/anonymous_overflow#7
No description provided.