chore(deps): update all non-major dependencies - autoclosed #14
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.
This PR contains the following updates:
v1.1.2
->v1.2.5
v1.1.1
->v1.2.1
v2.0.0
->v2.0.3
v1.7.0
->v1.8.4
v2.3.0
->v2.27.1
v1.0.8
->v1.0.9
Release Notes
coverallsapp/github-action (coverallsapp/github-action)
v1.2.5
Compare Source
v1.2.4
Compare Source
v1.2.3
Compare Source
v1.2.2
Compare Source
Don't suppress filesystem errors when trying to open a coverage report file.
v1.2.1
: : Update dependenciesCompare Source
v1.2.0
: : Add carryforward flagsCompare Source
v1.1.3
: Git branch/SHA override parameters and security maintenance.Compare Source
Added:
Security improvements:
clok/kemba (github.com/clok/kemba)
v1.2.1
Compare Source
Changelog
3f9a51c
fix(ci): ubuntu was unpinned in configs (#41)551a03d
fix(ci): test command requires 1.20+ (#42)f37e8a8
chore(deps): update all non-major dependencies (#32)v1.2.0
Compare Source
Features
v1.1.2
Compare Source
Bug Fixes
Chore
cpuguy83/go-md2man (github.com/cpuguy83/go-md2man/v2)
v2.0.3
Compare Source
Rendering bug fixes:
e5bd727
- Escape hyphens in links to avoid word wrap (@r10r)66e0792
- Do not render links twice (@r10r)65a740a
- Do not typeset table headings in monospaced font (@kolyshkin)43fb747
- Use .EX/.EE for code examples (@kolyshkin)d85280d
- Silence warnings caused by\fC
which is non-portable. (@debarshiray)CLI improvements:
e2293e7
- Don't warn on top-level comments (@mtrmac)Other changes include code formatting and doc imporvements.
Thanks to all who helped make this release happen.
v2.0.2
: - HousekeepingCompare Source
This is just a housekeeping patch to bring in Dockerfile changes into the v2.0.x tree.
Changes include:
v2.0.1
Compare Source
This release has a number of rendering bugs resolved.
I’d hoped to squash a few more but the fixes were a little more tricky and need more time to get right.
Thanks to all the contributors!
Full changelog:
df89e5f
- Fix go version var in ci yaml (Brian Goff)ed62554
- Merge pull request #74 from kolyshkin/overescape (Brian Goff)1c88e95
- Do not escape dash, underscore, and ampersand (Kir Kolyshkin)934d1d5
- Fix wrapping for longer cell content (Sebastiaan van Stijn)817886f
- Set up Dependabot (#71) (Matthieu MOREL)9962558
- Fix inline markup causing table cells to split (Sebastiaan van Stijn)9414b4c
- Fix missing carriage return before .TE if last table cell is empty (Sebastiaan van Stijn)9654f2a
- Revert "added linebreak before .TE (table end)" (Sebastiaan van Stijn)2d04436
- Revert "Fix newline in table test" (Sebastiaan van Stijn)129c806
- Makefile: rm check and lint targets (Kir Kolyshkin)8a6c065
- ci/gha: add golangci-lint run (Kir Kolyshkin)2ed4073
- ci/gha: update (Kir Kolyshkin)da4e952
- Fix handling multiple definition descriptions (Kir Kolyshkin)563aa3a
- Ignore unknown HTML tags to prevent noisy warnings (Sebastiaan van Stijn)b0a9a12
- Bump github.com/russross/blackfriday/v2 to v2.1.0 (Tobias Klauser)f96407e
- remove travis config, as CI now runs as GitHub action (Sebastiaan van Stijn)1029f53
- Add testing action (Brian Goff)6615cdb
- Fix newline in table test (Brian Goff)1fc61ec
- added linebreak before .TE (table end) (bud)45be6e4
- chore: set go minimal version to 1.11 (Quentin Brosse)1f4b25f
- Remove escaping tilde character (Ivan Valdes (@ivanvc))stretchr/testify (github.com/stretchr/testify)
v1.8.4
Compare Source
v1.8.3
Compare Source
v1.8.2
Compare Source
v1.8.1
Compare Source
v1.8.0
Compare Source
v1.7.5
Compare Source
v1.7.4
Compare Source
v1.7.3
Compare Source
v1.7.2
Compare Source
v1.7.1
Compare Source
urfave/cli (github.com/urfave/cli/v2)
v2.27.1
Compare Source
What's Changed
Full Changelog: urfave/cli@v2.27.0...v2.27.1
v2.27.0
Compare Source
What's Changed
Full Changelog: urfave/cli@v2.26.0...v2.27.0
v2.26.0
Compare Source
What's Changed
New Contributors
Full Changelog: urfave/cli@v2.25.7...v2.26.0
v2.25.7
Compare Source
What's Changed
Full Changelog: urfave/cli@v2.25.6...v2.25.7
v2.25.6
Compare Source
What's Changed
Full Changelog: urfave/cli@v2.25.5...v2.25.6
v2.25.5
Compare Source
What's Changed
Full Changelog: urfave/cli@v2.25.4...v2.25.5
v2.25.4
Compare Source
What's Changed
New Contributors
Full Changelog: urfave/cli@v2.25.3...v2.25.4
v2.25.3
Compare Source
What's Changed
incorrectTypeForFlagError
for unknowns by @danhunsaker in https://github.com/urfave/cli/pull/1708New Contributors
Full Changelog: urfave/cli@v2.25.2...v2.25.3
v2.25.2
Compare Source
What's Changed
New Contributors
Full Changelog: urfave/cli@v2.25.1...v2.25.2
v2.25.1
Compare Source
What's Changed
New Contributors
Full Changelog: urfave/cli@v2.25.0...v2.25.1
v2.25.0
Compare Source
What's Changed
New Contributors
Full Changelog: urfave/cli@v2.24.4...v2.25.0
v2.24.4
Compare Source
What's Changed
New Contributors
Full Changelog: urfave/cli@v2.24.3...v2.24.4
v2.24.3
Compare Source
What's Changed
Full Changelog: urfave/cli@v2.24.2...v2.24.3
v2.24.2
Compare Source
What's Changed
New Contributors
Full Changelog: urfave/cli@v2.24.1...v2.24.2
v2.24.1
Compare Source
What's Changed
Full Changelog: urfave/cli@v2.24.0...v2.24.1
v2.24.0
Compare Source
What's Changed
Full Changelog: urfave/cli@v2.23.10...v2.24.0
v2.23.10
Compare Source
What's Changed
Full Changelog: urfave/cli@v2.23.9...v2.23.10
v2.23.9
Compare Source
What's Changed
New Contributors
Full Changelog: urfave/cli@v2.23.8...v2.23.9
v2.23.8
Compare Source
What's Changed
Full Changelog: urfave/cli@v2.23.7...v2.23.8
v2.23.7
Compare Source
What's Changed
Full Changelog: urfave/cli@v2.23.6...v2.23.7
v2.23.6
Compare Source
What's Changed
Full Changelog: urfave/cli@v2.23.5...v2.23.6
v2.23.5
Compare Source
What's Changed
New Contributors
Full Changelog: urfave/cli@v2.23.4...v2.23.5
v2.23.4
Compare Source
What's Changed
Full Changelog: urfave/cli@v2.23.3...v2.23.4
v2.23.3
Compare Source
What's Changed
New Contributors
Full Changelog: urfave/cli@v2.23.2...v2.23.3
Note. This is considered a minor release even though it has a new "feature" i.e support for int64slice for alstrc flags. The int64slice is verbatim copy of existing code and doesnt include any new behaviour compared to other altsrc flags.
v2.23.2
Compare Source
What's Changed
Full Changelog: urfave/cli@v2.23.1...v2.23.2
v2.23.1
Compare Source
What's Changed
Full Changelog: urfave/cli@v2.23.0...v2.23.1
v2.23.0
Compare Source
What's Changed
Full Changelog: urfave/cli@v2.22.0...v2.23.0
v2.22.0
Compare Source
What's Changed
Full Changelog: urfave/cli@v2.21.0...v2.22.0
v2.21.0
Compare Source
What's Changed
Full Changelog: urfave/cli@v2.20.5...v2.21.0
v2.20.5
Compare Source
What's Changed
New Contributors
Full Changelog: urfave/cli@v2.20.4...v2.20.5
v2.20.4
Compare Source
What's Changed
New Contributors
Full Changelog: urfave/cli@v2.20.3...v2.20.4
v2.20.3
Compare Source
What's Changed
Full Changelog: urfave/cli@v2.20.2...v2.20.3
v2.20.2
Compare Source
What's Changed
Full Changelog: urfave/cli@v2.20.1...v2.20.2
v2.20.1
Compare Source
What's Changed
Full Changelog: urfave/cli@v2.20.0...v2.20.1
v2.20.0
Compare Source
What's Changed
Full Changelog: urfave/cli@v2.19.3...v2.20.0
v2.19.3
Compare Source
What's Changed
urfave-cli-genflags
via itsMakefile
by @meatballhat in https://github.com/urfave/cli/pull/1526Full Changelog: urfave/cli@v2.19.2...v2.19.3
v2.19.2
Compare Source
What's Changed
New Contributors
Full Changelog: urfave/cli@v2.19.1...v2.19.2
v2.19.1
Compare Source
What's Changed
Full Changelog: urfave/cli@v2.19.0...v2.19.1
v2.19.0
Compare Source
What's Changed
Full Changelog: urfave/cli@v2.18.2...v2.19.0
v2.18.2
Compare Source
What's Changed
New Contributors
Full Changelog: urfave/cli@v2.18.1...v2.18.2
v2.18.1
Compare Source
What's Changed
Full Changelog: urfave/cli@v2.18.0...v2.18.1
v2.18.0
Compare Source
What's Changed
New Contributors
Full Changelog: urfave/cli@v2.17.2...v2.18.0
v2.17.2
Compare Source
What's Changed
New Contributors
Full Changelog: urfave/cli@v2.17.1...v2.17.2
v2.17.1
Compare Source
What's Changed
Full Changelog: urfave/cli@v2.17.0...v2.17.1
v2.17.0
Compare Source
What's Changed
New Contributors
Full Changelog: urfave/cli@v2.16.6...v2.17.0
v2.16.6
Compare Source
What's Changed
New Contributors
Full Changelog: urfave/cli@v2.16.5...v2.16.6
v2.16.5
Compare Source
What's Changed
Full Changelog: urfave/cli@v2.16.4...v2.16.5
v2.16.4
Compare Source
What's Changed
MKDOCS_REMOTE_GITHUB_TOKEN
var as intended by @meatballhat in https://github.com/urfave/cli/pull/1493Full Changelog: urfave/cli@v2.16.3...v2.16.4
v2.16.3
Compare Source
What's Changed
Full Changelog: urfave/cli@v2.16.2...v2.16.3
v2.16.2
Compare Source
What's Changed
Full Changelog: urfave/cli@v2.16.1...v2.16.2
v2.16.1
Compare Source
What's Changed
Full Changelog: urfave/cli@v2.16.0...v2.16.1
v2.16.0
Compare Source
What's Changed
Full Changelog: urfave/cli@v2.15.0...v2.16.0
v2.15.0
Compare Source
What's Changed
Full Changelog: urfave/cli@v2.14.2...v2.15.0
v2.14.2
Compare Source
What's Changed
Full Changelog: urfave/cli@v2.14.1...v2.14.2
v2.14.1
Compare Source
What's Changed
New Contributors
Full Changelog: urfave/cli@v2.14.0...v2.14.1
v2.14.0
Compare Source
What's Changed
New Contributors
Full Changelog: urfave/cli@v2.13.0...v2.14.0
v2.13.0
Compare Source
What's Changed
New Contributors
Full Changelog: urfave/cli@v2.12.3...v2.13.0
v2.12.3
Compare Source
What's Changed
New Contributors
Full Changelog: urfave/cli@v2.12.1...v2.12.3
v2.12.2
Compare Source
What's Changed
New Contributors
Full Changelog: urfave/cli@v2.12.1...v2.12.2
v2.12.1
Compare Source
Full Changelog: urfave/cli@v2.11.5...v2.12.1
v2.12.0
Compare Source
Full Changelog: urfave/cli@v2.11.2...v2.12.0
v2.11.5
Compare Source
Full Changelog: urfave/cli@v2.11.2...v2.11.5
v2.11.4
Compare Source
Full Changelog: urfave/cli@v2.11.2...v2.11.4
v2.11.3
Compare Source
Full Changelog: urfave/cli@v2.11.2...v2.11.3
v2.11.2
Compare Source
What's Ch
Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ 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 Mend Renovate. View repository job log here.