chore(deps): update go modules #2
Loading…
x
Reference in New Issue
Block a user
No description provided.
Delete Branch "renovate/go-modules"
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.3
->v0.0.7
v1.4.0
->v1.10.0
Release Notes
spf13/cobra (github.com/spf13/cobra)
v0.0.7
Compare Source
Bug fix to restore previous exit behavior when a command is not runnable.
Issue Ref: #1056
Bug Introduced: #922
Affected Releases: 0.0.6
v0.0.6
Compare Source
v0.0.5
Compare Source
v0.0.4
: 0.0.4Compare Source
As requested in #259 and #857.
Changes:
stretchr/testify (github.com/stretchr/testify)
v1.10.0
Compare Source
What's Changed
Functional Changes
Fixes
Documentation, Build & CI
New Contributors
Full Changelog: https://github.com/stretchr/testify/compare/v1.9.0...v1.10.0
v1.9.0
Compare Source
What's Changed
Called
by @aud10slave in https://github.com/stretchr/testify/pull/631NotImplements
and variants by @hslatman in https://github.com/stretchr/testify/pull/1385New Contributors
Full Changelog: https://github.com/stretchr/testify/compare/v1.8.4...v1.9.0
v1.8.4
Compare Source
What's Changed
New Contributors
Full Changelog: https://github.com/stretchr/testify/compare/v1.8.3...v1.8.4
v1.8.3
Compare Source
What's Changed
New Contributors
Full Changelog: https://github.com/stretchr/testify/compare/v1.8.2...v1.8.3
v1.8.2
Compare Source
What's Changed
CallerInfo()
source file paths by @bozaro in https://github.com/stretchr/testify/pull/1288New Contributors
Full Changelog: https://github.com/stretchr/testify/compare/v1.8.1...v1.8.2
v1.8.1
Compare Source
What's Changed
Full Changelog: https://github.com/stretchr/testify/compare/v1.8.0...v1.8.1
v1.8.0
Compare Source
What's Changed
CallerInfo
should print full paths to the terminal by @stdedos in https://github.com/stretchr/testify/pull/1201New Contributors
Full Changelog: https://github.com/stretchr/testify/compare/v1.7.5...v1.8.0
v1.7.5
Compare Source
What's Changed
New Contributors
Full Changelog: https://github.com/stretchr/testify/compare/v1.7.4...v1.7.5
v1.7.4
Compare Source
What's Changed
New Contributors
Full Changelog: https://github.com/stretchr/testify/compare/v1.7.3...v1.7.4
v1.7.3
Compare Source
What's Changed
Full Changelog: https://github.com/stretchr/testify/compare/v1.7.2...v1.7.3
v1.7.2
Compare Source
What's Changed
go 1.16
by @jeffwidman in https://github.com/stretchr/testify/pull/1055New Contributors
Full Changelog: https://github.com/stretchr/testify/compare/v1.7.1...v1.7.2
v1.7.1
Compare Source
What's Changed
New Contributors
Full Changelog: https://github.com/stretchr/testify/compare/v1.7.0...v1.7.1
v1.7.0
: Minor improvements and bug fixesCompare Source
Minor feature improvements and bug fixes
v1.6.1
: Fixes breaking change with HTTPBodyContainsCompare Source
A breaking change was accidentally released in v1.6.0 which breaks the API for the
HTTPBodyContains
andHTTPBodyNotContains
, this release reverts that change.v1.6.0
Compare Source
Latest release of testify. This includes many fixes and enhancements. Please view the v1.6.0 milestone for a list of changes.
v1.5.1
: HOTFIX: Revert suite interface typeCompare Source
This is a hotfix which reverts the
suite
package's interface type to usetesting.T
v1.5.0
Compare Source
Latest, non-breaking changes merged into master. Please peruse the git log for a detailed changelist
Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Enabled.
♻ Rebasing: Whenever PR is behind base branch, 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.
Checkout
From your project repository, check out a new branch and test the changes.