chore(deps): update module github.com/gin-contrib/zap to v1 #19

Open
odit_renovate wants to merge 1 commits from renovate/github.com-gin-contrib-zap-1.x into main
Member

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
github.com/gin-contrib/zap v0.1.0 -> v1.1.3 age adoption passing confidence

Release Notes

gin-contrib/zap (github.com/gin-contrib/zap)

v1.1.3

Compare Source

Changelog

Refactor

v1.1.2

Compare Source

Changelog

Enhancements

v1.1.1

Compare Source

Changelog

Enhancements
  • 173fe6c chore: update third-party dependencies to latest versions

v1.1.0

Compare Source

Changelog

Features
  • 5b62309 feat: implement skip path regexps feature in zap package (#​72)
Enhancements
  • 372417f chore: refactor error handling and linter configurations
Others
  • d5accec refactor: refactor file paths to use constants

v1.0.0

Compare Source

Changelog

Features
  • d4400a8 feat(func): implement Skipper functionality for logging configuration (#​71)
  • 58dd173 feat: consolidate code examples into new file
Enhancements
  • 0dbb391 chore(deps): bump actions/setup-go from 2 to 4 (#​59)
  • 1358676 chore(deps): bump golang.org/x/net from 0.15.0 to 0.17.0 (#​62)
  • 4da7ce3 chore(deps): bump goreleaser/goreleaser-action from 4 to 5 (#​58)
  • a63110e chore(level): make log level configurable (#​53)
  • 35a621a chore: remove duplication log to msg (#​69)
  • 4c79a60 chore: update GitHub Actions and Test Configurations
  • 6f17b6f chore: update GitHub Actions versions in workflow files
  • 737c214 chore: update Go versions in GitHub Actions workflow
  • 2e44ef6 chore: update configuration files for Go version and tags
  • d7a16ba chore: update dependencies across multiple modules
  • c5decc3 chore: update dependencies to latest versions
  • d017ca5 chore: update golang.org/x packages to latest versions
  • cd1bff6 chore: update version of actions/setup-go in GitHub workflows
Others
  • 6ad826e build: update minimum Go version to 1.19
  • 5d56699 ci: refactor CI/CD workflows and dependencies
  • 54107a6 ci: update GitHub Actions workflow to use latest CodeQL version
  • 7d7b817 ci: update workflows and test tolerances
  • a9803c5 refactor: refactor testing functions in zap_test file

v0.2.0

Compare Source

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

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Renovate Bot.

This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [github.com/gin-contrib/zap](https://github.com/gin-contrib/zap) | `v0.1.0` -> `v1.1.3` | [![age](https://developer.mend.io/api/mc/badges/age/go/github.com%2fgin-contrib%2fzap/v1.1.3?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/go/github.com%2fgin-contrib%2fzap/v1.1.3?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/go/github.com%2fgin-contrib%2fzap/v0.1.0/v1.1.3?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/go/github.com%2fgin-contrib%2fzap/v0.1.0/v1.1.3?slim=true)](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes <details> <summary>gin-contrib/zap (github.com/gin-contrib/zap)</summary> ### [`v1.1.3`](https://github.com/gin-contrib/zap/releases/tag/v1.1.3) [Compare Source](https://github.com/gin-contrib/zap/compare/v1.1.2...v1.1.3) #### Changelog ##### Refactor - [`e3d6f72`](https://github.com/gin-contrib/zap/commit/e3d6f724f4eda3fb2750d0119a187283696a8e2f): refactor: logging and add conditional checks ([@&#8203;appleboy](https://github.com/appleboy)) ### [`v1.1.2`](https://github.com/gin-contrib/zap/releases/tag/v1.1.2) [Compare Source](https://github.com/gin-contrib/zap/compare/v1.1.1...v1.1.2) #### Changelog ##### Enhancements - [`17f2a0c`](https://github.com/gin-contrib/zap/commit/17f2a0c72e26ede3ba5997117c5a9c17b5e72268): chore: refine build and changelog configurations ([@&#8203;appleboy](https://github.com/appleboy)) - [`78ab44e`](https://github.com/gin-contrib/zap/commit/78ab44ec851cbad94398ab407ccf6c3a73029492): chore: update dependencies and refactor imports ([@&#8203;appleboy](https://github.com/appleboy)) ### [`v1.1.1`](https://github.com/gin-contrib/zap/releases/tag/v1.1.1) [Compare Source](https://github.com/gin-contrib/zap/compare/v1.1.0...v1.1.1) #### Changelog ##### Enhancements - [`173fe6c`](https://github.com/gin-contrib/zap/commit/173fe6c) chore: update third-party dependencies to latest versions ### [`v1.1.0`](https://github.com/gin-contrib/zap/releases/tag/v1.1.0) [Compare Source](https://github.com/gin-contrib/zap/compare/v1.0.0...v1.1.0) #### Changelog ##### Features - [`5b62309`](https://github.com/gin-contrib/zap/commit/5b62309) feat: implement skip path regexps feature in zap package ([#&#8203;72](https://github.com/gin-contrib/zap/issues/72)) ##### Enhancements - [`372417f`](https://github.com/gin-contrib/zap/commit/372417f) chore: refactor error handling and linter configurations ##### Others - [`d5accec`](https://github.com/gin-contrib/zap/commit/d5accec) refactor: refactor file paths to use constants ### [`v1.0.0`](https://github.com/gin-contrib/zap/releases/tag/v1.0.0) [Compare Source](https://github.com/gin-contrib/zap/compare/v0.2.0...v1.0.0) #### Changelog ##### Features - [`d4400a8`](https://github.com/gin-contrib/zap/commit/d4400a8) feat(func): implement Skipper functionality for logging configuration ([#&#8203;71](https://github.com/gin-contrib/zap/issues/71)) - [`58dd173`](https://github.com/gin-contrib/zap/commit/58dd173) feat: consolidate code examples into new file ##### Enhancements - [`0dbb391`](https://github.com/gin-contrib/zap/commit/0dbb391) chore(deps): bump actions/setup-go from 2 to 4 ([#&#8203;59](https://github.com/gin-contrib/zap/issues/59)) - [`1358676`](https://github.com/gin-contrib/zap/commit/1358676) chore(deps): bump golang.org/x/net from 0.15.0 to 0.17.0 ([#&#8203;62](https://github.com/gin-contrib/zap/issues/62)) - [`4da7ce3`](https://github.com/gin-contrib/zap/commit/4da7ce3) chore(deps): bump goreleaser/goreleaser-action from 4 to 5 ([#&#8203;58](https://github.com/gin-contrib/zap/issues/58)) - [`a63110e`](https://github.com/gin-contrib/zap/commit/a63110e) chore(level): make log level configurable ([#&#8203;53](https://github.com/gin-contrib/zap/issues/53)) - [`35a621a`](https://github.com/gin-contrib/zap/commit/35a621a) chore: remove duplication log to msg ([#&#8203;69](https://github.com/gin-contrib/zap/issues/69)) - [`4c79a60`](https://github.com/gin-contrib/zap/commit/4c79a60) chore: update GitHub Actions and Test Configurations - [`6f17b6f`](https://github.com/gin-contrib/zap/commit/6f17b6f) chore: update GitHub Actions versions in workflow files - [`737c214`](https://github.com/gin-contrib/zap/commit/737c214) chore: update Go versions in GitHub Actions workflow - [`2e44ef6`](https://github.com/gin-contrib/zap/commit/2e44ef6) chore: update configuration files for Go version and tags - [`d7a16ba`](https://github.com/gin-contrib/zap/commit/d7a16ba) chore: update dependencies across multiple modules - [`c5decc3`](https://github.com/gin-contrib/zap/commit/c5decc3) chore: update dependencies to latest versions - [`d017ca5`](https://github.com/gin-contrib/zap/commit/d017ca5) chore: update golang.org/x packages to latest versions - [`cd1bff6`](https://github.com/gin-contrib/zap/commit/cd1bff6) chore: update version of actions/setup-go in GitHub workflows ##### Others - [`6ad826e`](https://github.com/gin-contrib/zap/commit/6ad826e) build: update minimum Go version to 1.19 - [`5d56699`](https://github.com/gin-contrib/zap/commit/5d56699) ci: refactor CI/CD workflows and dependencies - [`54107a6`](https://github.com/gin-contrib/zap/commit/54107a6) ci: update GitHub Actions workflow to use latest CodeQL version - [`7d7b817`](https://github.com/gin-contrib/zap/commit/7d7b817) ci: update workflows and test tolerances - [`a9803c5`](https://github.com/gin-contrib/zap/commit/a9803c5) refactor: refactor testing functions in zap_test file ### [`v0.2.0`](https://github.com/gin-contrib/zap/releases/tag/v0.2.0) [Compare Source](https://github.com/gin-contrib/zap/compare/v0.1.0...v0.2.0) #### Changelog ##### Features - [`4622367`](https://github.com/gin-contrib/zap/commit/4622367) feat: refactor logging functions to use `ZapLogger` interface ##### Enhancements - [`a584183`](https://github.com/gin-contrib/zap/commit/a584183) chore(deps): add go1.20 version - [`fe995df`](https://github.com/gin-contrib/zap/commit/fe995df) chore(zap): replace otel trace ID with custom fields. ([#&#8203;46](https://github.com/gin-contrib/zap/issues/46)) - [`33fb008`](https://github.com/gin-contrib/zap/commit/33fb008) chore: update `goreleaser/goreleaser-action` to v4 - [`1669c2c`](https://github.com/gin-contrib/zap/commit/1669c2c) chore: update golangci-lint version to latest - [`1f1c990`](https://github.com/gin-contrib/zap/commit/1f1c990) chore: update supported versions of Go ##### Others - [`018ec49`](https://github.com/gin-contrib/zap/commit/018ec49) build: update Go version requirement and dependencies </details> --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4yMjAuMiIsInVwZGF0ZWRJblZlciI6IjM3LjI3My4wIiwidGFyZ2V0QnJhbmNoIjoibWFpbiJ9-->
odit_renovate added the
enhancement
status:review_needed
labels 2024-03-02 07:13:53 +00:00
odit_renovate added 1 commit 2024-03-02 07:13:54 +00:00
renovate/artifacts Artifact file update failure
ci/woodpecker/push/build Pipeline was successful Details
ci/woodpecker/pr/build Pipeline was successful Details
ci/woodpecker/pr/testpr Pipeline failed Details
99da95aeea
chore(deps): update module github.com/gin-contrib/zap to v1
odit_renovate requested review from niggl 2024-03-02 07:13:55 +00:00
odit_renovate requested review from philipp 2024-03-02 07:13:55 +00:00
Author
Member

⚠ Artifact update problem

Renovate failed to update an artifact related to this branch. You probably do not want to merge this PR as-is.

♻ Renovate will retry this branch, including artifacts, only when one of the following happens:

  • any of the package files in this branch needs updating, or
  • the branch becomes conflicted, or
  • you click the rebase/retry checkbox if found above, or
  • you rename this PR's title to start with "rebase!" to trigger it manually

The artifact failure details are included below:

File name: go.sum
Command failed: go get -d -t ./...
go: downloading github.com/go-redis/redis v6.15.9+incompatible
go: downloading go.uber.org/zap v1.27.0
go: downloading github.com/gin-gonic/gin v1.9.1
go: downloading github.com/gin-contrib/zap v1.1.3
go: downloading github.com/spf13/cobra v0.0.7
go: downloading go.uber.org/multierr v1.11.0
go: downloading golang.org/x/net v0.24.0
go: downloading github.com/mattn/go-isatty v0.0.20
go: downloading github.com/gin-contrib/sse v0.1.0
go: downloading github.com/bytedance/sonic v1.11.6
go: downloading github.com/goccy/go-json v0.10.2
go: downloading github.com/json-iterator/go v1.1.12
go: downloading github.com/go-playground/validator/v10 v10.20.0
go: downloading github.com/pelletier/go-toml/v2 v2.2.2
go: downloading github.com/ugorji/go/codec v1.2.12
go: downloading google.golang.org/protobuf v1.34.0
go: downloading gopkg.in/yaml.v3 v3.0.1
go: downloading github.com/inconshreveable/mousetrap v1.0.0
go: downloading github.com/spf13/pflag v1.0.3
go: downloading golang.org/x/sys v0.19.0
go: downloading github.com/ugorji/go v1.1.4
go: downloading github.com/pelletier/go-toml v1.2.0
go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd
go: downloading github.com/modern-go/reflect2 v1.0.2
go: downloading github.com/gabriel-vasile/mimetype v1.4.3
go: downloading github.com/go-playground/universal-translator v0.18.1
go: downloading github.com/leodido/go-urn v1.4.0
go: downloading golang.org/x/crypto v0.22.0
go: downloading golang.org/x/text v0.14.0
go: downloading github.com/cloudwego/base64x v0.1.4
go: downloading golang.org/x/arch v0.7.0
go: downloading github.com/go-playground/locales v0.14.1
go: downloading github.com/bytedance/sonic/loader v0.1.1
go: downloading github.com/klauspost/cpuid/v2 v2.2.7
go: downloading github.com/twitchyliquid64/golang-asm v0.15.1
go: downloading github.com/cloudwego/iasm v0.2.0
go: downloading github.com/ugorji/go v1.2.12
go: github.com/pkgems/npm-cache-proxy/proxy imports
	github.com/gin-gonic/gin imports
	github.com/gin-gonic/gin/binding imports
	github.com/ugorji/go/codec: ambiguous import: found package github.com/ugorji/go/codec in multiple modules:
	github.com/ugorji/go v1.1.4 (/go/pkg/mod/github.com/ugorji/go@v1.1.4/codec)
	github.com/ugorji/go/codec v1.2.12 (/go/pkg/mod/github.com/ugorji/go/codec@v1.2.12)

### ⚠ Artifact update problem Renovate failed to update an artifact related to this branch. You probably do not want to merge this PR as-is. ♻ Renovate will retry this branch, including artifacts, only when one of the following happens: - any of the package files in this branch needs updating, or - the branch becomes conflicted, or - you click the rebase/retry checkbox if found above, or - you rename this PR's title to start with "rebase!" to trigger it manually The artifact failure details are included below: ##### File name: go.sum ``` Command failed: go get -d -t ./... go: downloading github.com/go-redis/redis v6.15.9+incompatible go: downloading go.uber.org/zap v1.27.0 go: downloading github.com/gin-gonic/gin v1.9.1 go: downloading github.com/gin-contrib/zap v1.1.3 go: downloading github.com/spf13/cobra v0.0.7 go: downloading go.uber.org/multierr v1.11.0 go: downloading golang.org/x/net v0.24.0 go: downloading github.com/mattn/go-isatty v0.0.20 go: downloading github.com/gin-contrib/sse v0.1.0 go: downloading github.com/bytedance/sonic v1.11.6 go: downloading github.com/goccy/go-json v0.10.2 go: downloading github.com/json-iterator/go v1.1.12 go: downloading github.com/go-playground/validator/v10 v10.20.0 go: downloading github.com/pelletier/go-toml/v2 v2.2.2 go: downloading github.com/ugorji/go/codec v1.2.12 go: downloading google.golang.org/protobuf v1.34.0 go: downloading gopkg.in/yaml.v3 v3.0.1 go: downloading github.com/inconshreveable/mousetrap v1.0.0 go: downloading github.com/spf13/pflag v1.0.3 go: downloading golang.org/x/sys v0.19.0 go: downloading github.com/ugorji/go v1.1.4 go: downloading github.com/pelletier/go-toml v1.2.0 go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd go: downloading github.com/modern-go/reflect2 v1.0.2 go: downloading github.com/gabriel-vasile/mimetype v1.4.3 go: downloading github.com/go-playground/universal-translator v0.18.1 go: downloading github.com/leodido/go-urn v1.4.0 go: downloading golang.org/x/crypto v0.22.0 go: downloading golang.org/x/text v0.14.0 go: downloading github.com/cloudwego/base64x v0.1.4 go: downloading golang.org/x/arch v0.7.0 go: downloading github.com/go-playground/locales v0.14.1 go: downloading github.com/bytedance/sonic/loader v0.1.1 go: downloading github.com/klauspost/cpuid/v2 v2.2.7 go: downloading github.com/twitchyliquid64/golang-asm v0.15.1 go: downloading github.com/cloudwego/iasm v0.2.0 go: downloading github.com/ugorji/go v1.2.12 go: github.com/pkgems/npm-cache-proxy/proxy imports github.com/gin-gonic/gin imports github.com/gin-gonic/gin/binding imports github.com/ugorji/go/codec: ambiguous import: found package github.com/ugorji/go/codec in multiple modules: github.com/ugorji/go v1.1.4 (/go/pkg/mod/github.com/ugorji/go@v1.1.4/codec) github.com/ugorji/go/codec v1.2.12 (/go/pkg/mod/github.com/ugorji/go/codec@v1.2.12) ```
odit_renovate force-pushed renovate/github.com-gin-contrib-zap-1.x from 99da95aeea to 0d118bc448 2024-03-23 00:45:52 +00:00 Compare
odit_renovate force-pushed renovate/github.com-gin-contrib-zap-1.x from 0d118bc448 to ab174a91d1 2024-05-03 05:41:09 +00:00 Compare
Some checks are pending
renovate/artifacts Artifact file update failure
continuous-integration/drone/pr
Required
Some required checks are missing.
You are not authorized to merge this pull request.
Sign in to join this conversation.
No description provided.