Update all dependencies #31
Reference in New Issue
Block a user
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.0v1.5.0->v1.6.1v1.8.0->v1.8.1v0.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.0Compare Source
Changelog
Features
07883dbfeat(CodeQL): Discover vulnerabilities across a codebase with CodeQLBug fixes
30de6b1fix: Add request meta data when logging request error.751da59fix: dependency0862d21fix: remove go1.14 and go1.15Enhancements
b36edc1chore(CD): enable goreleaser config.aab63c4chore(deps): bump github.com/gin-gonic/gin from 1.8.0 to 1.8.104f4165chore(deps): bump github/codeql-action from 1 to 2fdbf5e4chore(deps): bump golangci/golangci-lint-action from 2 to 339b9a05chore(deps): bump goreleaser/goreleaser-action from 2 to 37f5e926chore(gin): upgrade to v1.8.00c2b37dchore(github): upgrade action package.3542732chore(go): upgrade go module9334b16chore(recovery): support custom recovery81070e0chore(zap): support custom fields for zap (#45)c6cdd5achore: Add go 1.19 and upgrade lint version to v1.493c53093chore: upgrade checkout version to v339bc455chore: upgrade dependencyOthers
c834bc1Example for traceId.2c90cacMerge pull request #25 from gin-contrib/dependabot/github_actions/golangci/golangci-lint-action-340abd12Merge pull request #29 from gin-contrib/dependabot/github_actions/github/codeql-action-288f01f4Merge pull request #32 from gin-contrib/dependabot/github_actions/goreleaser/goreleaser-action-35b0f0a9Merge pull request #34 from gin-contrib/dependabot/go_modules/github.com/gin-gonic/gin-1.8.1755e78dSupport logging Open Telemetry TraceId.fe61b70chore(CI/CD): add dependabot558f153chore(CI/CD): remove macos-latest testingspf13/cobra
v1.6.1Compare Source
Bug fixes 🐛
AddGroupisn't called beforeAddCommand(my-sub-command)is executed. This can happen within more complex cobra file structures that have many differentinits to be executed. Now, the check for groups has been moved toExecuteCand 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.0Compare Source
Summer 2022 Release
Some exciting changes make their way to Cobra! Command completions continue to get better and better (including adding
--helpand--versionautomatic flags to the completions list). Grouping is now possible in your help output as well! And you can now use theOnFinalizemethod to cleanup things when all "work" is done. Checkout the full changelog below:Features 🌠
ValidateRequiredFlagsandValidateFlagGroups: @skeetwu #1760--versionflag to help output: @fnickels #1707--helpand--versionflag in completions: @marckhouzam #1813OnFinalizemethod: @yann-soubeyrand #1788InitDefaultcompletionCmdpublic: @gssbzn #1467Deprecation 👎🏼
ExactValidArgsis deprecated (but not being removed entirely). This is abit nuanced, so checkout #1643 for further information and the updateduser_guide.mdon how this may affect you (and how you can take advantage of the correct behavior in the validators): @umarcor #1643Bug fixes 🐛
activeHelplength check syntax: @scop #1762see_alsofor yaml documentation: @zregvart #1771Dependencies 🗳️
gopkg.in/yaml.v3: @tklauser #1766Testing 🤔
action/setup-gocache: @umarcor #1783workflow_dispatchto CI actions: @umarcor #1387Docs ✏️
SetContextdocumentation: @katexochen #1748go installfor binary: @marckhouzam #1726Misc 💭
exemptyaml 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/cobraGitHub 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.1Compare 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.
f19142b8bbto39800daad3