Update module github.com/gin-contrib/zap to v0.1.0 - autoclosed #26

Closed
kjuulh wants to merge 1 commits from renovate/github.com-gin-contrib-zap-0.x into v0.3
Owner

This PR contains the following updates:

Package Type Update Change
github.com/gin-contrib/zap require minor v0.0.2 -> v0.1.0

Release Notes

gin-contrib/zap

v0.1.0

Compare Source

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

Configuration

📅 Schedule: At any time (no schedule defined).

🚦 Automerge: Enabled.

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, click this checkbox.

This PR has been generated by Renovate Bot.

This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [github.com/gin-contrib/zap](https://github.com/gin-contrib/zap) | require | minor | `v0.0.2` -> `v0.1.0` | --- ### Release Notes <details> <summary>gin-contrib/zap</summary> ### [`v0.1.0`](https://github.com/gin-contrib/zap/releases/tag/v0.1.0) [Compare Source](https://github.com/gin-contrib/zap/compare/v0.0.2...v0.1.0) #### Changelog ##### Features - [`07883db`](https://github.com/gin-contrib/zap/commit/07883db) feat(CodeQL): Discover vulnerabilities across a codebase with CodeQL ##### Bug fixes - [`30de6b1`](https://github.com/gin-contrib/zap/commit/30de6b1) fix: Add request meta data when logging request error. - [`751da59`](https://github.com/gin-contrib/zap/commit/751da59) fix: dependency - [`0862d21`](https://github.com/gin-contrib/zap/commit/0862d21) fix: remove go1.14 and go1.15 ##### Enhancements - [`b36edc1`](https://github.com/gin-contrib/zap/commit/b36edc1) chore(CD): enable goreleaser config. - [`aab63c4`](https://github.com/gin-contrib/zap/commit/aab63c4) chore(deps): bump github.com/gin-gonic/gin from 1.8.0 to 1.8.1 - [`04f4165`](https://github.com/gin-contrib/zap/commit/04f4165) chore(deps): bump github/codeql-action from 1 to 2 - [`fdbf5e4`](https://github.com/gin-contrib/zap/commit/fdbf5e4) chore(deps): bump golangci/golangci-lint-action from 2 to 3 - [`39b9a05`](https://github.com/gin-contrib/zap/commit/39b9a05) chore(deps): bump goreleaser/goreleaser-action from 2 to 3 - [`7f5e926`](https://github.com/gin-contrib/zap/commit/7f5e926) chore(gin): upgrade to v1.8.0 - [`0c2b37d`](https://github.com/gin-contrib/zap/commit/0c2b37d) chore(github): upgrade action package. - [`3542732`](https://github.com/gin-contrib/zap/commit/3542732) chore(go): upgrade go module - [`9334b16`](https://github.com/gin-contrib/zap/commit/9334b16) chore(recovery): support custom recovery - [`81070e0`](https://github.com/gin-contrib/zap/commit/81070e0) chore(zap): support custom fields for zap ([#&#8203;45](https://github.com/gin-contrib/zap/issues/45)) - [`c6cdd5a`](https://github.com/gin-contrib/zap/commit/c6cdd5a) chore: Add go 1.19 and upgrade lint version to v1.49 - [`3c53093`](https://github.com/gin-contrib/zap/commit/3c53093) chore: upgrade checkout version to v3 - [`39bc455`](https://github.com/gin-contrib/zap/commit/39bc455) chore: upgrade dependency ##### Others - [`c834bc1`](https://github.com/gin-contrib/zap/commit/c834bc1) Example for traceId. - [`2c90cac`](https://github.com/gin-contrib/zap/commit/2c90cac) Merge pull request [#&#8203;25](https://github.com/gin-contrib/zap/issues/25) from gin-contrib/dependabot/github_actions/golangci/golangci-lint-action-3 - [`40abd12`](https://github.com/gin-contrib/zap/commit/40abd12) Merge pull request [#&#8203;29](https://github.com/gin-contrib/zap/issues/29) from gin-contrib/dependabot/github_actions/github/codeql-action-2 - [`88f01f4`](https://github.com/gin-contrib/zap/commit/88f01f4) Merge pull request [#&#8203;32](https://github.com/gin-contrib/zap/issues/32) from gin-contrib/dependabot/github_actions/goreleaser/goreleaser-action-3 - [`5b0f0a9`](https://github.com/gin-contrib/zap/commit/5b0f0a9) Merge pull request [#&#8203;34](https://github.com/gin-contrib/zap/issues/34) from gin-contrib/dependabot/go_modules/github.com/gin-gonic/gin-1.8.1 - [`755e78d`](https://github.com/gin-contrib/zap/commit/755e78d) Support logging Open Telemetry TraceId. - [`fe61b70`](https://github.com/gin-contrib/zap/commit/fe61b70) chore(CI/CD): add dependabot - [`558f153`](https://github.com/gin-contrib/zap/commit/558f153) chore(CI/CD): remove macos-latest testing </details> --- ### Configuration 📅 **Schedule**: At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **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, click this checkbox. --- This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate).
kjuulh added 1 commit 2022-10-26 09:05:10 +02:00
kjuulh changed title from Update module github.com/gin-contrib/zap to v0.1.0 to Update module github.com/gin-contrib/zap to v0.1.0 - autoclosed 2022-10-26 17:02:37 +02:00
kjuulh closed this pull request 2022-10-26 17:02:37 +02:00

Pull request closed

Sign in to join this conversation.
No reviewers
No Label
No Milestone
No project
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: kjuulh/octopush#26
No description provided.