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/logger to v1.2.0 #1093

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/gin-contrib/logger v1.1.2 -> v1.2.0 age adoption passing confidence

[!WARNING] Some dependencies could not be looked up. Check the Dependency Dashboard for more information.


Release Notes

gin-contrib/logger (github.com/gin-contrib/logger) ### [`v1.2.0`](https://redirect.github.com/gin-contrib/logger/releases/tag/v1.2.0) [Compare Source](https://redirect.github.com/gin-contrib/logger/compare/v1.1.2...v1.2.0) #### Changelog ##### Features - [`9c6ff65`](https://redirect.github.com/gin-contrib/logger/commit/9c6ff6577a0d6f5ad74c265ba52ca3aab881a5c5): feat: enhance logging and testing mechanisms ([@​appleboy](https://redirect.github.com/appleboy)) ##### Enhancements - [`67774ca`](https://redirect.github.com/gin-contrib/logger/commit/67774ca72ec4e5cc5137af4facba71d27cdfc588): chore: update dependencies and adjust modules ([@​appleboy](https://redirect.github.com/appleboy)) - [`46da7b5`](https://redirect.github.com/gin-contrib/logger/commit/46da7b5c1584bb598b5d4d7ddd871bdc05b1a53f): chore: update dependencies to latest versions ([@​appleboy](https://redirect.github.com/appleboy)) - [`1af2b37`](https://redirect.github.com/gin-contrib/logger/commit/1af2b3708a980e1e7ddd239392a6e1f6edbb4be8): chore: upgrade Go and dependencies to latest versions ([@​appleboy](https://redirect.github.com/appleboy)) - [`bdba8c8`](https://redirect.github.com/gin-contrib/logger/commit/bdba8c819654abfd6c8e9846e4da733fc1d56f00): chore: update dependencies to latest versions ([@​appleboy](https://redirect.github.com/appleboy)) - [`51e6098`](https://redirect.github.com/gin-contrib/logger/commit/51e609894137385bb259b6c3d2cd1dfff2b29103): chore: update Go version and dependencies to latest releases ([@​appleboy](https://redirect.github.com/appleboy)) - [`1cd04f4`](https://redirect.github.com/gin-contrib/logger/commit/1cd04f493ec1dc0d728ce7db7ec905f41dcb7943): chore: link logger with gin context. ([#​76](https://redirect.github.com/gin-contrib/logger/issues/76)) ([@​cedric-appdirect](https://redirect.github.com/cedric-appdirect)) - [`5cf8008`](https://redirect.github.com/gin-contrib/logger/commit/5cf80086093672b29783bc3ef4a3577911784cc3): chore: improve code quality and testing infrastructure ([@​appleboy](https://redirect.github.com/appleboy)) ##### Build process updates - [`8db09f4`](https://redirect.github.com/gin-contrib/logger/commit/8db09f4694379114ddbcfd66b68856d3b877bb12): ci: remove project name ([@​appleboy](https://redirect.github.com/appleboy)) - [`4400825`](https://redirect.github.com/gin-contrib/logger/commit/4400825fd251131906132f07363284f04b0c47f5): ci: standardize and update CI configuration ([@​appleboy](https://redirect.github.com/appleboy)) - [`cba1a2f`](https://redirect.github.com/gin-contrib/logger/commit/cba1a2fe9c2f87d321f12c9ac3f13d9b5e8d0b5b): ci: update Go workflow to support latest versions only ([@​appleboy](https://redirect.github.com/appleboy)) - [`5e8dcc6`](https://redirect.github.com/gin-contrib/logger/commit/5e8dcc6bbfdb690e77a8342b106e8300f3098e6b): ci: support Go 1.23 in workflow configuration ([@​appleboy](https://redirect.github.com/appleboy)) - [`1840062`](https://redirect.github.com/gin-contrib/logger/commit/1840062a15c8170ef44ebac293d37b71d10445ef): ci: update GitHub Actions workflow configuration ([@​appleboy](https://redirect.github.com/appleboy)) ##### Documentation updates - [`904b080`](https://redirect.github.com/gin-contrib/logger/commit/904b0802f6c8a8aefe61d1edd58a625e9b52c497): docs: enhance skipper documentation and simplify examples ([@​appleboy](https://redirect.github.com/appleboy)) - [`f8558bf`](https://redirect.github.com/gin-contrib/logger/commit/f8558bfb182767346f9e432a16d9b0920e80b879): docs: improve codebase documentation and comments ([@​appleboy](https://redirect.github.com/appleboy)) - [`e4203c4`](https://redirect.github.com/gin-contrib/logger/commit/e4203c483fb62e38da0463ed11bf6e4a14c6708f): docs: improve code documentation and update test configurations ([@​appleboy](https://redirect.github.com/appleboy)) - [`ee07bd7`](https://redirect.github.com/gin-contrib/logger/commit/ee07bd7694b545947551da6ff761eca44cf9da03): docs: improve documentation and testing across the project ([@​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 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
github.com/bytedance/sonic v1.12.2 -> v1.12.3
github.com/go-playground/validator/v10 v10.22.0 -> v10.22.1
golang.org/x/arch v0.9.0 -> v0.10.0
golang.org/x/crypto v0.26.0 -> v0.27.0
golang.org/x/net v0.28.0 -> v0.29.0
golang.org/x/sys v0.24.0 -> v0.25.0
codecov[bot] commented 2 weeks ago

Codecov Report

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

Project coverage is 81.20%. Comparing base (aa4f2f1) to head (b7722ee). Report is 1 commits behind head on main.

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