Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 4, 2024

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

Release notes

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

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
  • 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
  • a121293 ci: refine CI workflow and test configurations
  • d96c742 ci: enhance testing and CI configuration
  • e6115f7 feat: add example of skipper usage in main.go
  • 637bb30 feat: add skipper functionality to logger (#80)
  • 5b0d125 chore: update actions/cache to v4
  • d712789 chore(deps): update
  • 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.0.
- [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.0)

---
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 the dependencies Pull requests that update a dependency file label Mar 4, 2024
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Mar 25, 2024

Superseded by #81.

@dependabot dependabot bot closed this Mar 25, 2024
@dependabot dependabot bot deleted the dependabot/go_modules/github.com/gin-contrib/logger-1.1.0 branch March 25, 2024 12:28
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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant