Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

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

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Mar 2, 2024

This PR contains the following updates:

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

Warning

Some dependencies could not be looked up. Check the Dependency Dashboard for more information.


Release Notes

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

v1.1.4

Compare Source

Changelog

Bug fixes
Enhancements
Build process updates

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

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 is behind base branch, 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 was generated by Mend Renovate. View the repository job log.

@renovate renovate bot requested a review from a team as a code owner March 2, 2024 06:10
Copy link

codecov bot commented Mar 2, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 72.46%. Comparing base (5fc59a3) to head (2b1b92e).

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #217   +/-   ##
=======================================
  Coverage   72.46%   72.46%           
=======================================
  Files          10       10           
  Lines         810      810           
=======================================
  Hits          587      587           
  Misses        163      163           
  Partials       60       60           
Flag Coverage Δ
unittests 72.46% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@renovate renovate bot force-pushed the renovate/github.com-gin-contrib-zap-1.x branch from 2850385 to 4463486 Compare March 23, 2024 01:47
@renovate renovate bot force-pushed the renovate/github.com-gin-contrib-zap-1.x branch from 4463486 to 5b699a8 Compare May 3, 2024 07:04
@renovate renovate bot force-pushed the renovate/github.com-gin-contrib-zap-1.x branch from 5b699a8 to 2b1b92e Compare August 18, 2024 04:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants