Skip to content

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Apr 21, 2025

Bumps github.com/gin-contrib/zap from 1.1.3 to 1.1.5.

Release notes

Sourced from github.com/gin-contrib/zap's releases.

v1.1.5

Changelog

Enhancements

  • a7617b97c91ba8abb51293c83213f2ae3bcc7b9b: chore: update dependencies and Go versions in the project (@​appleboy)
  • 74cc010f3c9e0e9889d9857d7ac502bfced3130a: chore: update Go dependencies to latest versions (@​appleboy)
  • 43bce28ea93491870882724e9684061230e07c1f: chore(deps): update dependencies to latest versions (@​appleboy)
  • 6b058cef361d0ddbbd9067abda43d408d74ce1d7: chore: update Go module dependencies to latest versions (@​appleboy)
  • 15e4eecc9110f2ba4b33e15d5971183f08e60e19: chore: update Go version and indirect dependencies (@​appleboy)

Build process updates

  • aff63304f11fe1a4399dcf017ad36f90c78dbaf9: ci(bearer): enhance GitHub workflow with Bearer action and diff option (@​appleboy)
  • 899ccc96b78071b03d98dda862fc3f5adafca968: ci: add GitHub Actions workflow for Bearer PR checks (@​appleboy)
  • db615b519d32112734cc7d5fd1c50dcd28acb28b: ci: update GitHub actions and API usage for improved CI/CD (@​appleboy)
  • ca1bc9c3ccf1292a910b8becb1cffeb65fbbdf15: ci: update GitHub Actions workflow for Go 1.24 compatibility (@​appleboy)
  • 05e824691c6d56d59273bc272fcec47889152d2d: ci: update and optimize Go linting configuration and toolchain (@​appleboy)

Documentation updates

  • 5435dd062872945184a0684200a4b3cf60dca064: docs: improve documentation and testing across the codebase (@​appleboy)
  • b95a398fd4ef395af6b684b9e5b474371990841c: docs: improve API performance and testing robustness (@​appleboy)

v1.1.4

Changelog

Bug fixes

  • 4d85a5c57393196a4e19c984bc5b17a63f936710: fix: empty message in default logging (#79) (@​ksusonic)

Enhancements

  • 43127d6e1ca79fd94f8eb7c107554a4b304df45c: chore: update dependencies for improved stability (@​appleboy)
  • 18d9e0ab98eaf2059ad4fbd87796e73f599adb2c: chore: standardize naming conventions and update dependencies (@​appleboy)
  • 3431177b820ff0990c077de4559f70b76b8a3d19: chore: update dependencies to latest versions (@​appleboy)
  • 3d51282356217dbd70160321c82686baa5d46eda: chore: optimize performance and update dependencies (@​appleboy)
  • a761fbc9136e55171e6677b8027814da141e9785: chore: upgrade Go and dependencies to latest versions (@​appleboy)

Build process updates

  • 06d03821e6d5700f9ab3f2ec703915b23009d649: ci: update Go workflow dependencies (@​appleboy)
  • 9957935e9f29b4b9ec47fc470fd3d0bc9e0c0f35: ci: refactor GitHub Actions and test configurations (@​appleboy)
  • 2bcb9bcf3b256a76f864e9cec5d0c1e88d31aecd: ci: update workflow configuration for Go version compatibility (@​appleboy)
Commits
  • 05e8246 ci: update and optimize Go linting configuration and toolchain
  • 15e4eec chore: update Go version and indirect dependencies
  • ca1bc9c ci: update GitHub Actions workflow for Go 1.24 compatibility
  • db615b5 ci: update GitHub actions and API usage for improved CI/CD
  • 899ccc9 ci: add GitHub Actions workflow for Bearer PR checks
  • 6b058ce chore: update Go module dependencies to latest versions
  • aff6330 ci(bearer): enhance GitHub workflow with Bearer action and diff option
  • 43bce28 chore(deps): update dependencies to latest versions
  • b95a398 docs: improve API performance and testing robustness
  • 5435dd0 docs: improve documentation and testing across the codebase
  • Additional commits viewable in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

@dependabot dependabot bot added dependencies Pull requests that update a dependency file go Pull requests that update Go code labels Apr 21, 2025
@dependabot dependabot bot requested a review from a team as a code owner April 21, 2025 16:12
@dependabot dependabot bot requested review from jim3ma, garenwen and BruceAko April 21, 2025 16:12
Copy link
Member

@chlins chlins left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm

Bumps [github.com/gin-contrib/zap](https://github.com/gin-contrib/zap) from 1.1.3 to 1.1.5.
- [Release notes](https://github.com/gin-contrib/zap/releases)
- [Changelog](https://github.com/gin-contrib/zap/blob/master/.goreleaser.yaml)
- [Commits](gin-contrib/zap@v1.1.3...v1.1.5)

---
updated-dependencies:
- dependency-name: github.com/gin-contrib/zap
  dependency-version: 1.1.5
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@chlins chlins force-pushed the dependabot/go_modules/github.com/gin-contrib/zap-1.1.5 branch from 510461b to c8d48ca Compare April 22, 2025 04:28
@chlins chlins enabled auto-merge (squash) April 22, 2025 04:28
Copy link

codecov bot commented Apr 22, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 34.42%. Comparing base (df69b4f) to head (c8d48ca).
Report is 3 commits behind head on main.

Additional details and impacted files

Impacted file tree graph

@@           Coverage Diff           @@
##             main    #3978   +/-   ##
=======================================
  Coverage   34.42%   34.42%           
=======================================
  Files         342      342           
  Lines       40079    40079           
=======================================
  Hits        13799    13799           
- Misses      25372    25374    +2     
+ Partials      908      906    -2     
Flag Coverage Δ
unittests 34.42% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

see 2 files with indirect coverage changes

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

Copy link
Member

@gaius-qi gaius-qi left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@chlins chlins merged commit 7acccb7 into main Apr 22, 2025
27 checks passed
@chlins chlins deleted the dependabot/go_modules/github.com/gin-contrib/zap-1.1.5 branch April 22, 2025 05:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file go Pull requests that update Go code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants