rego
rego copied to clipboard
Bump github.com/gin-contrib/logger from 0.3.0 to 1.1.1
Bumps github.com/gin-contrib/logger from 0.3.0 to 1.1.1.
Release notes
Sourced from github.com/gin-contrib/logger's releases.
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
23d5366
chore: update third-party dependencies to latest versionsb2c1ea7
chore: update third-party dependencies to latest versions8051f72
ci: refactor GitHub Actions Go workflow33e5eb0
chore: update dependencies to latest versions4ea20b3
chore: refine CI workflow and test parameters5a50b5f
fix(leak): don't mutate logger, just make events from it (#69)676ffb8
chore: update dependencies to latest versionsa121293
ci: refine CI workflow and test configurationsd96c742
ci: enhance testing and CI configuratione6115f7
feat: add example of skipper usage in main.go- 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)