Skip to content
This repository has been archived by the owner on Sep 25, 2023. It is now read-only.

Bump github.com/gin-contrib/zap from 0.0.2 to 0.2.0 in /backend #2356

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Sep 8, 2023

Bumps github.com/gin-contrib/zap from 0.0.2 to 0.2.0.

Release notes

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

v0.2.0

Changelog

Features

  • 4622367 feat: refactor logging functions to use ZapLogger interface

Enhancements

  • a584183 chore(deps): add go1.20 version
  • fe995df chore(zap): replace otel trace ID with custom fields. (#46)
  • 33fb008 chore: update goreleaser/goreleaser-action to v4
  • 1669c2c chore: update golangci-lint version to latest
  • 1f1c990 chore: update supported versions of Go

Others

  • 018ec49 build: update Go version requirement and dependencies

v0.1.0

Changelog

Features

  • 07883db feat(CodeQL): Discover vulnerabilities across a codebase with CodeQL

Bug fixes

  • 30de6b1 fix: Add request meta data when logging request error.
  • 751da59 fix: dependency
  • 0862d21 fix: remove go1.14 and go1.15

Enhancements

  • b36edc1 chore(CD): enable goreleaser config.
  • aab63c4 chore(deps): bump github.com/gin-gonic/gin from 1.8.0 to 1.8.1
  • 04f4165 chore(deps): bump github/codeql-action from 1 to 2
  • fdbf5e4 chore(deps): bump golangci/golangci-lint-action from 2 to 3
  • 39b9a05 chore(deps): bump goreleaser/goreleaser-action from 2 to 3
  • 7f5e926 chore(gin): upgrade to v1.8.0
  • 0c2b37d chore(github): upgrade action package.
  • 3542732 chore(go): upgrade go module
  • 9334b16 chore(recovery): support custom recovery
  • 81070e0 chore(zap): support custom fields for zap (#45)
  • c6cdd5a chore: Add go 1.19 and upgrade lint version to v1.49
  • 3c53093 chore: upgrade checkout version to v3
  • 39bc455 chore: upgrade dependency

Others

  • c834bc1 Example for traceId.
  • 2c90cac Merge pull request #25 from gin-contrib/dependabot/github_actions/golangci/golangci-lint-action-3
  • 40abd12 Merge pull request #29 from gin-contrib/dependabot/github_actions/github/codeql-action-2
  • 88f01f4 Merge pull request #32 from gin-contrib/dependabot/github_actions/goreleaser/goreleaser-action-3
  • 5b0f0a9 Merge pull request #34 from gin-contrib/dependabot/go_modules/github.com/gin-gonic/gin-1.8.1
  • 755e78d Support logging Open Telemetry TraceId.
  • fe61b70 chore(CI/CD): add dependabot
  • 558f153 chore(CI/CD): remove macos-latest testing
Commits
  • 4622367 feat: refactor logging functions to use ZapLogger interface
  • 4fa00f2 docs: fix error link (#48)
  • 33fb008 chore: update goreleaser/goreleaser-action to v4
  • 9d0397c docs(readme): Fix link to the example (#52)
  • 1669c2c chore: update golangci-lint version to latest
  • 018ec49 build: update Go version requirement and dependencies
  • 1f1c990 chore: update supported versions of Go
  • a584183 chore(deps): add go1.20 version
  • 48fef55 docs(otel): add trace ID and span ID sample
  • fe995df chore(zap): replace otel trace ID with custom fields. (#46)
  • 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)

Bumps [github.com/gin-contrib/zap](https://github.com/gin-contrib/zap) from 0.0.2 to 0.2.0.
- [Release notes](https://github.com/gin-contrib/zap/releases)
- [Changelog](https://github.com/gin-contrib/zap/blob/master/.goreleaser.yaml)
- [Commits](gin-contrib/zap@v0.0.2...v0.2.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file go Pull requests that update Go code labels Sep 8, 2023
@vercel
Copy link

vercel bot commented Sep 8, 2023

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
midare ❌ Failed (Inspect) Sep 8, 2023 1:58am

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
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.

0 participants