envelope-zero / backend

Serves the API and contains the application logic
Other
6 stars 3 forks source link

chore(deps): update module github.com/gin-contrib/pprof to v1.5.1 #1096

Closed renovate[bot] closed 1 week ago

renovate[bot] commented 1 week ago

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
github.com/gin-contrib/pprof v1.5.0 -> v1.5.1 age adoption passing confidence

Release Notes

gin-contrib/pprof (github.com/gin-contrib/pprof) ### [`v1.5.1`](https://redirect.github.com/gin-contrib/pprof/releases/tag/v1.5.1) [Compare Source](https://redirect.github.com/gin-contrib/pprof/compare/v1.5.0...v1.5.1) #### Changelog ##### Enhancements - [`07723d0`](https://redirect.github.com/gin-contrib/pprof/commit/07723d045fac334f8a22aa2a247c2d8c33886c2f): chore: update dependencies to latest stable versions ([@​appleboy](https://redirect.github.com/appleboy)) - [`23d71c3`](https://redirect.github.com/gin-contrib/pprof/commit/23d71c3988e3a0a6694ec3380784247d67c947ad): chore(deps): update dependencies and Go toolchain versions ([@​appleboy](https://redirect.github.com/appleboy)) - [`38ba6ec`](https://redirect.github.com/gin-contrib/pprof/commit/38ba6eca6bcc85e44bbeb659dcfd5004fe7789f5): chore(go): refactor codebase and update dependencies ([@​appleboy](https://redirect.github.com/appleboy)) ##### Build process updates - [`3ded294`](https://redirect.github.com/gin-contrib/pprof/commit/3ded294a44af3c2310e6c27ef2a7d1b146905fc9): ci: update CI workflow and GoReleaser configuration ([@​appleboy](https://redirect.github.com/appleboy)) - [`b0f8f21`](https://redirect.github.com/gin-contrib/pprof/commit/b0f8f213e9eb46c823bdd5fabf56de4e4dfa0033): ci(github): update CI configuration and dependencies ([@​appleboy](https://redirect.github.com/appleboy))

Configuration

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

🚦 Automerge: Enabled.

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

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



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

renovate[bot] commented 1 week 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
github.com/bytedance/sonic/loader v0.2.0 -> v0.2.1
github.com/bytedance/sonic v1.12.3 -> v1.12.4
github.com/gabriel-vasile/mimetype v1.4.5 -> v1.4.6
github.com/klauspost/cpuid/v2 v2.2.8 -> v2.2.9
golang.org/x/arch v0.10.0 -> v0.12.0
golang.org/x/crypto v0.27.0 -> v0.29.0
golang.org/x/net v0.29.0 -> v0.31.0
golang.org/x/sys v0.25.0 -> v0.27.0
google.golang.org/protobuf v1.34.2 -> v1.35.2
codecov[bot] commented 1 week ago

Codecov Report

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

Project coverage is 81.20%. Comparing base (762558b) to head (270b251). Report is 1 commits behind head on main.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #1096 +/- ## ======================================= Coverage 81.20% 81.20% ======================================= Files 54 54 Lines 4890 4890 ======================================= Hits 3971 3971 Misses 775 775 Partials 144 144 ```

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