Dependabot: Bump the go group with 3 updates #26
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Bumps the go group with 3 updates: github.com/urfave/cli, github.com/cpuguy83/go-md2man/v2 and github.com/smarty/assertions.
Updates
github.com/urfave/cli
from 1.22.14 to 1.22.16Release notes
Sourced from github.com/urfave/cli's releases.
Commits
77bdfab
Merge pull request #1979 from urfave/v1-update-depse33bf2d
Update file test doc to match current md2man format009899a
Update dependencies in v11c29f69
Merge pull request #1887 from urfave/v1-actions-do-si-do6a9fb62
Bump Go versions and reorder steps as with v2-maint2421d23
Merge pull request #1886 from urfave/v1-upgrades4df8f14
Update to current md2man formatdd16550
Bump dependencies, tested go versions, and actions steps for v1Updates
github.com/cpuguy83/go-md2man/v2
from 2.0.3 to 2.0.5Release notes
Sourced from github.com/cpuguy83/go-md2man/v2's releases.
Commits
b14773d
Merge pull request #120 from cpuguy83/dependabot/github_actions/golangci/gola...54d2e5c
Merge pull request #122 from corhere/fix-multi-paragraph-lists149c352
Stop over-indenting lists that are not nestedf486e72
Support multi-paragraph definition lists6350b8a
Merge pull request #124 from corhere/fix-whatis4d7d268
Merge pull request #121 from corhere/less-renderer-state4013a69
Merge pull request #125 from kurth4cker/master5e88164
Merge pull request #123 from corhere/ast-debug7607604
md2man.go: rename ioutil to io426206c
Backslash-escape first hyphen in NAME sectionUpdates
github.com/smarty/assertions
from 1.15.0 to 1.16.0Commits
8aec034
Convenience method for performing assertions via should package.682befc
Go v1.21.30c99223
Inline boolean values.1379ab4
Fix failing test.b8d0080
Update gorace to be 50ms in response to Go v1.21.02f1d17c
Consolidate messages.2fd8c47
Improve ShouldBeEmpty failure message in case of non-lengthy value.fbc9b45
Canonize resolution of long-standing issues.11b5dc6
Label issue associated with new assertions.e9b2db1
Restore support for comparing func values via ShouldEqual.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 <dependency name> major version
will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)@dependabot ignore <dependency name> minor version
will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)@dependabot ignore <dependency name>
will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)@dependabot unignore <dependency name>
will remove all of the ignore conditions of the specified dependency@dependabot unignore <dependency name> <ignore condition>
will remove the ignore condition of the specified dependency and ignore conditions