Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github May 6, 2024

Bumps github.com/gin-contrib/logger from 0.3.0 to 1.1.2.

Release notes

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

v1.1.2

Changelog

Enhancements

  • 68709d68b0a57ef08f4b8418f451ebb73529c0a1: chore: refine changelog generation process (@​appleboy)
  • 4bbe0b8b06952da406247885f96cc904f8bad29c: chore: update Go toolchain and dependencies (@​appleboy)

Build process updates

  • 490ede474a3e5e9811f9328340bba348c6aa10ff: ci: refine Go project CI/CD workflows (@​appleboy)

v1.1.1

Changelog

Enhancements

  • 23d5366 chore: update third-party dependencies to latest versions
  • b2c1ea7 chore: update third-party dependencies to latest versions

Others

  • 8051f72 ci: refactor GitHub Actions Go workflow

v1.1.0

Changelog

Features

  • e6115f7 feat: add example of skipper usage in main.go

Bug fixes

  • 5a50b5f fix(leak): don't mutate logger, just make events from it (#69)

Enhancements

  • 4ea20b3 chore: refine CI workflow and test parameters
  • 33e5eb0 chore: update dependencies to latest versions
  • 676ffb8 chore: update dependencies to latest versions

Others

  • d96c742 ci: enhance testing and CI configuration
  • a121293 ci: refine CI workflow and test configurations

v1.0.0

Changelog

Features

  • 62dc492 feat(option): add WithPathLevel option (#72)
  • 0db81d6 feat: add functions to set log levels for different request statuses
  • 637bb30 feat: add skipper functionality to logger (#80)

Enhancements

  • 7cff53e chore(deps): bump golang.org/x/net from 0.12.0 to 0.17.0 in /_example (#67)
  • d712789 chore(deps): update
  • 9c92ccb chore: update CodeQL action version to v3
  • 5b0d125 chore: update actions/cache to v4
  • 97d636c chore: update third-party dependencies
  • 4388585 chore: update version of actions/setup-go to v5 in GitHub workflows

Others

  • 7bec240 ci: update GitHub Action version to v3 in codeql.yml file
  • 4107713 refactor: update logger configuration in files
Commits
  • 490ede4 ci: refine Go project CI/CD workflows
  • 4bbe0b8 chore: update Go toolchain and dependencies
  • 68709d6 chore: refine changelog generation process
  • 23d5366 chore: update third-party dependencies to latest versions
  • b2c1ea7 chore: update third-party dependencies to latest versions
  • 8051f72 ci: refactor GitHub Actions Go workflow
  • 33e5eb0 chore: update dependencies to latest versions
  • 4ea20b3 chore: refine CI workflow and test parameters
  • 5a50b5f fix(leak): don't mutate logger, just make events from it (#69)
  • 676ffb8 chore: update dependencies to latest versions
  • 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/logger](https://github.com/gin-contrib/logger) from 0.3.0 to 1.1.2.
- [Release notes](https://github.com/gin-contrib/logger/releases)
- [Changelog](https://github.com/gin-contrib/logger/blob/master/.goreleaser.yaml)
- [Commits](gin-contrib/logger@v0.3.0...v1.1.2)

---
updated-dependencies:
- dependency-name: github.com/gin-contrib/logger
  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 6, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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.

1 participant