Update all dependencies #31
Loading…
Reference in New Issue
Block a user
No description provided.
Delete Branch "renovate/all"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
This PR contains the following updates:
v0.0.2
->v0.1.0
v1.5.0
->v1.6.1
v1.8.0
->v1.8.1
v0.0.0-20220909164309-bea034e7d591
->v0.1.0
⚠ Dependency Lookup Warnings ⚠
Warnings were logged while processing this repo. Please check the Dependency Dashboard for more information.
Release Notes
gin-contrib/zap
v0.1.0
Compare Source
Changelog
Features
07883db
feat(CodeQL): Discover vulnerabilities across a codebase with CodeQLBug fixes
30de6b1
fix: Add request meta data when logging request error.751da59
fix: dependency0862d21
fix: remove go1.14 and go1.15Enhancements
b36edc1
chore(CD): enable goreleaser config.aab63c4
chore(deps): bump github.com/gin-gonic/gin from 1.8.0 to 1.8.104f4165
chore(deps): bump github/codeql-action from 1 to 2fdbf5e4
chore(deps): bump golangci/golangci-lint-action from 2 to 339b9a05
chore(deps): bump goreleaser/goreleaser-action from 2 to 37f5e926
chore(gin): upgrade to v1.8.00c2b37d
chore(github): upgrade action package.3542732
chore(go): upgrade go module9334b16
chore(recovery): support custom recovery81070e0
chore(zap): support custom fields for zap (#45)c6cdd5a
chore: Add go 1.19 and upgrade lint version to v1.493c53093
chore: upgrade checkout version to v339bc455
chore: upgrade dependencyOthers
c834bc1
Example for traceId.2c90cac
Merge pull request #25 from gin-contrib/dependabot/github_actions/golangci/golangci-lint-action-340abd12
Merge pull request #29 from gin-contrib/dependabot/github_actions/github/codeql-action-288f01f4
Merge pull request #32 from gin-contrib/dependabot/github_actions/goreleaser/goreleaser-action-35b0f0a9
Merge pull request #34 from gin-contrib/dependabot/go_modules/github.com/gin-gonic/gin-1.8.1755e78d
Support logging Open Telemetry TraceId.fe61b70
chore(CI/CD): add dependabot558f153
chore(CI/CD): remove macos-latest testingspf13/cobra
v1.6.1
Compare Source
Bug fixes 🐛
AddGroup
isn't called beforeAddCommand(my-sub-command)
is executed. This can happen within more complex cobra file structures that have many differentinit
s to be executed. Now, the check for groups has been moved toExecuteC
and provides more flexibility when working with grouped commands - @marckhouzam (and shout out to @aawsome, @andig and @KINGSABRI for a deep investigation into this! 👏🏼)v1.6.0
Compare Source
Summer 2022 Release
Some exciting changes make their way to Cobra! Command completions continue to get better and better (including adding
--help
and--version
automatic flags to the completions list). Grouping is now possible in your help output as well! And you can now use theOnFinalize
method to cleanup things when all "work" is done. Checkout the full changelog below:Features 🌠
ValidateRequiredFlags
andValidateFlagGroups
: @skeetwu #1760--version
flag to help output: @fnickels #1707--help
and--version
flag in completions: @marckhouzam #1813OnFinalize
method: @yann-soubeyrand #1788InitDefaultcompletionCmd
public: @gssbzn #1467Deprecation 👎🏼
ExactValidArgs
is deprecated (but not being removed entirely). This is abit nuanced, so checkout #1643 for further information and the updateduser_guide.md
on how this may affect you (and how you can take advantage of the correct behavior in the validators): @umarcor #1643Bug fixes 🐛
activeHelp
length check syntax: @scop #1762see_also
for yaml documentation: @zregvart #1771Dependencies 🗳️
gopkg.in/yaml.v3
: @tklauser #1766Testing 🤔
action/setup-go
cache: @umarcor #1783workflow_dispatch
to CI actions: @umarcor #1387Docs ✏️
SetContext
documentation: @katexochen #1748go install
for binary: @marckhouzam #1726Misc 💭
exempt
yaml keys: @jpmcb #1800Note: Per #1804, we will be moving away from "seasonal" releases and doing more generic point release targets. Continue to track the milestones and issues in the
spf13/cobra
GitHub repository for more information!Great work everyone! Cobra would never be possible without your contributions! 🐍
Full Changelog: https://github.com/spf13/cobra/compare/v1.5.0...v1.6.0
stretchr/testify
v1.8.1
Compare Source
Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Enabled.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.
This PR has been generated by Renovate Bot.
f19142b8bb
to39800daad3