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/requestid to v1.0.3 #1071

Closed renovate[bot] closed 2 months ago

renovate[bot] commented 2 months ago

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
github.com/gin-contrib/requestid v1.0.2 -> v1.0.3 age adoption passing confidence

Release Notes

gin-contrib/requestid (github.com/gin-contrib/requestid) ### [`v1.0.3`](https://togithub.com/gin-contrib/requestid/releases/tag/v1.0.3) [Compare Source](https://togithub.com/gin-contrib/requestid/compare/v1.0.2...v1.0.3) #### Changelog ##### Enhancements - [`8627134`](https://togithub.com/gin-contrib/requestid/commit/8627134f4e8e07691895547106d8af3287962a7e): chore: update dependencies to latest stable versions ([@​appleboy](https://togithub.com/appleboy)) - [`45b6b14`](https://togithub.com/gin-contrib/requestid/commit/45b6b1425de9fdd2189e8435a90a67e97869b016): chore: upgrade dependencies to latest versions ([@​appleboy](https://togithub.com/appleboy)) - [`970c0c8`](https://togithub.com/gin-contrib/requestid/commit/970c0c8695bb650484c47e81618c65455d430ce3): chore: restrict Go versions and simplify CI workflow ([@​appleboy](https://togithub.com/appleboy)) - [`d37aa70`](https://togithub.com/gin-contrib/requestid/commit/d37aa7081e50a95d7bec030cf62296f6c3d61fc5): chore: update Go version matrix to include 1.23 ([@​appleboy](https://togithub.com/appleboy)) - [`b57ed44`](https://togithub.com/gin-contrib/requestid/commit/b57ed444e2d89fc3939835effc665d8656fae4b4): chore: upgrade Go version and dependencies in workflow ([@​appleboy](https://togithub.com/appleboy)) ##### Build process updates - [`228d8b0`](https://togithub.com/gin-contrib/requestid/commit/228d8b0f60aadea29453e6ac21e863c2d72855d5): ci: update CI/CD pipeline and testing configurations ([@​appleboy](https://togithub.com/appleboy)) ##### Documentation updates - [`c0b05e3`](https://togithub.com/gin-contrib/requestid/commit/c0b05e3673b846f4a97d2d1abf419f21756c2032): docs: Update README.md ([#​49](https://togithub.com/gin-contrib/requestid/issues/49)) ([@​lnnt](https://togithub.com/lnnt))

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 2 months 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.1.1 -> v0.2.0
github.com/bytedance/sonic v1.11.6 -> v1.12.2
github.com/gabriel-vasile/mimetype v1.4.3 -> v1.4.5
github.com/go-playground/validator/v10 v10.20.0 -> v10.22.0
github.com/goccy/go-json v0.10.2 -> v0.10.3
github.com/klauspost/cpuid/v2 v2.2.7 -> v2.2.8
github.com/pelletier/go-toml/v2 v2.2.2 -> v2.2.3
golang.org/x/arch v0.8.0 -> v0.9.0
golang.org/x/crypto v0.24.0 -> v0.26.0
golang.org/x/net v0.26.0 -> v0.28.0
golang.org/x/sys v0.22.0 -> v0.24.0
codecov[bot] commented 2 months ago

Codecov Report

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

Project coverage is 80.90%. Comparing base (18e914d) to head (25aa3d5). Report is 1 commits behind head on main.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #1071 +/- ## ======================================= Coverage 80.90% 80.90% ======================================= Files 53 53 Lines 3922 3922 ======================================= Hits 3173 3173 Misses 599 599 Partials 150 150 ```

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