Skip to content

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

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

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github-enterprise May 10, 2024

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

Release notes

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

v1.1.3

Changelog

Refactor

  • e3d6f724f4eda3fb2750d0119a187283696a8e2f: refactor: logging and add conditional checks (@​appleboy)

v1.1.2

Changelog

Enhancements

  • 17f2a0c72e26ede3ba5997117c5a9c17b5e72268: chore: refine build and changelog configurations (@​appleboy)
  • 78ab44ec851cbad94398ab407ccf6c3a73029492: chore: update dependencies and refactor imports (@​appleboy)

v1.1.1

Changelog

Enhancements

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

v1.1.0

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

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

... (truncated)

Commits
  • e3d6f72 refactor: logging and add conditional checks
  • 78ab44e chore: update dependencies and refactor imports
  • 17f2a0c chore: refine build and changelog configurations
  • 173fe6c chore: update third-party dependencies to latest versions
  • ca35b5f docs: improve documentation and add example code
  • 5b62309 feat: implement skip path regexps feature in zap package (#72)
  • 0abce4a docs: implement custom skipper function in README
  • d5accec refactor: refactor file paths to use constants
  • 372417f chore: refactor error handling and linter configurations
  • 58dd173 feat: consolidate code examples into new file
  • Additional commits viewable in compare view

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.1.0 to 1.1.3.
- [Release notes](https://github.com/gin-contrib/zap/releases)
- [Changelog](https://github.com/gin-contrib/zap/blob/master/.goreleaser.yaml)
- [Commits](https://github.com/gin-contrib/zap/compare/v0.1.0...v1.1.3)

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

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 May 10, 2024
@dependabot dependabot bot requested a review from a team May 10, 2024 01:36
Sign in to join this conversation on GitHub.
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.

None yet

0 participants