Skip to content

chore(deps): bump github.com/gin-contrib/zap from 1.1.5 to 1.1.7#4692

Merged
gaius-qi merged 1 commit intomainfrom
dependabot/go_modules/github.com/gin-contrib/zap-1.1.7
Mar 31, 2026
Merged

chore(deps): bump github.com/gin-contrib/zap from 1.1.5 to 1.1.7#4692
gaius-qi merged 1 commit intomainfrom
dependabot/go_modules/github.com/gin-contrib/zap-1.1.7

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github Mar 30, 2026

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

Release notes

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

v1.1.7

Changelog

Enhancements

  • a814870844560564f783d0490b4b0523f92fb750: chore: remove bearer.yml workflow (@​appleboy)
  • f61266b8da778f3b7f7af63db01d3b259c0ef4be: chore(deps): bump actions/checkout from 4 to 6 (@​appleboy)
  • c3350193cf6073601024bc31e6152a0329bd8d78: chore: drop Go 1.23 support, require Go 1.24+ (@​appleboy)
  • 0f4d45cba013349b36624445101c8ad9a1b9d54c: chore(deps): upgrade quic-go to v0.57.1 (@​appleboy)
  • fb4de344d2ad442174fd28da12fbbf9838b71bcd: chore(ci): update golangci-lint to v2.6 (@​appleboy)
  • 229a450236f83a7571c13326901dca437b75aaae: chore: remove gitter badge from README (@​appleboy)
  • ad0473609ffcba1e897b40100f4682d37498b41e: chore(deps): bump actions/cache from 4 to 5 (@​appleboy)
  • 2d03f53c82ef42ccbb0665c2674b832aa855c82d: chore(ci): upgrade trivy-action from 0.33.1 to 0.35.0 (@​appleboy)
  • c1e0bafeec5c014a000ca12c484cb4a5193df6bb: chore(deps): upgrade gin to v1.12.0 and update CI Go versions (@​appleboy)
  • 49a0354defe0c638301f222ae80c98460ad77394: chore(deps): upgrade golang.org/x/text to v0.35.0 (@​appleboy)

Build process updates

  • 4e89f170459f8b9fb37e6aa936947576e0f05936: ci(workflow): bump goreleaser/goreleaser-action from v6 to v7 (@​appleboy)

Others

  • a86c82dae08581116ad6c30f19a99e7a409cad54: Add Go 1.26 to GitHub Actions test matrix (@​appleboy)
  • ae3a18cd822a3a7a95a73ab30ca3e774254ed68f: Update golangci-lint version to v2.9 (@​appleboy)

v1.1.6

Changelog

Enhancements

  • 501c4a9d9932a82a7eb2141b518d23492e5d59af: chore: update dependencies to latest versions (@​appleboy)
  • f5fa70b1e0ac5ab7e994db24768bef8d6f8a1f3f: chore: bump Go version and update golang.org/x dependencies (@​appleboy)

Build process updates

  • 377c87f113c5eedbaacb7b70174a118b68d9be58: ci: integrate automated Trivy security scans and reporting (@​appleboy)
Commits
  • 49a0354 chore(deps): upgrade golang.org/x/text to v0.35.0
  • 4e89f17 ci(workflow): bump goreleaser/goreleaser-action from v6 to v7
  • c1e0baf chore(deps): upgrade gin to v1.12.0 and update CI Go versions
  • 2d03f53 chore(ci): upgrade trivy-action from 0.33.1 to 0.35.0
  • ae3a18c Update golangci-lint version to v2.9
  • a86c82d Add Go 1.26 to GitHub Actions test matrix
  • ad04736 chore(deps): bump actions/cache from 4 to 5
  • 229a450 chore: remove gitter badge from README
  • fb4de34 chore(ci): update golangci-lint to v2.6
  • 0f4d45c chore(deps): upgrade quic-go to v0.57.1
  • 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 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)

Bumps [github.com/gin-contrib/zap](https://github.com/gin-contrib/zap) from 1.1.5 to 1.1.7.
- [Release notes](https://github.com/gin-contrib/zap/releases)
- [Commits](gin-contrib/zap@v1.1.5...v1.1.7)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file go Pull requests that update Go code labels Mar 30, 2026
@dependabot dependabot Bot requested a review from a team as a code owner March 30, 2026 17:23
@dependabot dependabot Bot added the dependencies Pull requests that update a dependency file label Mar 30, 2026
@dependabot dependabot Bot requested a review from a team as a code owner March 30, 2026 17:23
@dependabot dependabot Bot added the go Pull requests that update Go code label Mar 30, 2026
Copy link
Copy Markdown
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

@gaius-qi gaius-qi merged commit 7a8b8ff into main Mar 31, 2026
21 checks passed
@gaius-qi gaius-qi deleted the dependabot/go_modules/github.com/gin-contrib/zap-1.1.7 branch March 31, 2026 03:08
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.

3 participants