blinklabs-io / cardano-node-api

Multi-protocol API for interfacing with a local Cardano node
Apache License 2.0
5 stars 0 forks source link

build(deps): bump github.com/gin-contrib/zap from 1.1.3 to 1.1.4 #228

Closed dependabot[bot] closed 3 weeks ago

dependabot[bot] commented 3 weeks ago

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

Release notes

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

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
  • 4d85a5c fix: empty message in default logging (#79)
  • 2bcb9bc ci: update workflow configuration for Go version compatibility
  • a761fbc chore: upgrade Go and dependencies to latest versions
  • 3d51282 chore: optimize performance and update dependencies
  • 3431177 chore: update dependencies to latest versions
  • 18d9e0a chore: standardize naming conventions and update dependencies
  • 9957935 ci: refactor GitHub Actions and test configurations
  • 43127d6 chore: update dependencies for improved stability
  • 06d0382 ci: update Go workflow dependencies
  • See full diff 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 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)