Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Oct 11, 2023

Bumps github.com/cpuguy83/go-md2man/v2 from 2.0.1 to 2.0.3.

Release notes

Sourced from github.com/cpuguy83/go-md2man/v2's releases.

v2.0.3

Rendering bug fixes:

  • e5bd7279ca22057177f0e33f939bb6cf26e0ffc0 - Escape hyphens in links to avoid word wrap (@​r10r)
  • 66e0792f4bf72fede875e62279870032025ba094 - Do not render links twice (@​r10r)
  • 65a740a5b8948d921db6223577afbe055e892113 - Do not typeset table headings in monospaced font (@​kolyshkin)
  • 43fb74760164368fd0c74c84e4f55ec3ab5d752e - Use .EX/.EE for code examples (@​kolyshkin)
  • d85280db9b54b5747fe8cf9380a9f278e1a352d3 - Silence warnings caused by \fC which is non-portable. (@​debarshiray)

CLI improvements:

  • e2293e7f480f1ba0e6632cbd4a307d32ff3007bd - 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 - Housekeeping

This is just a housekeeping patch to bring in Dockerfile changes into the v2.0.x tree. Changes include:

  • Cross compile support
  • Bump go from 1.8 to latest (1.18)
  • Make go version and go image used configurable
Commits
  • f67b5f6 Merge pull request #105 from debarshiray/wip/rishi/issues-99
  • d85280d Silence "warning: cannot select font 'C'" with GNU roff 1.23
  • e8098c3 Merge pull request #104 from mtrmac/comments
  • e2293e7 Don't warn on top-level comments
  • 8363f7d Merge pull request #103 from cpuguy83/dependabot/github_actions/actions/check...
  • f921c23 Bump actions/checkout from 3 to 4
  • 253af81 Merge pull request #100 from cpuguy83/dependabot/github_actions/golangci/gola...
  • d36d769 Bump golangci/golangci-lint-action from 3.4.0 to 3.7.0
  • 7b5a1d0 Merge pull request #96 from kolyshkin/hack
  • aab1666 Merge pull request #95 from kolyshkin/example
  • Additional commits viewable in compare view

Dependabot compatibility score

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 this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [github.com/cpuguy83/go-md2man/v2](https://github.com/cpuguy83/go-md2man) from 2.0.1 to 2.0.3.
- [Release notes](https://github.com/cpuguy83/go-md2man/releases)
- [Commits](cpuguy83/go-md2man@v2.0.1...v2.0.3)

---
updated-dependencies:
- dependency-name: github.com/cpuguy83/go-md2man/v2
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file go Pull requests that update Go code labels Oct 11, 2023
@violethaze74 violethaze74 self-assigned this May 15, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file go Pull requests that update Go code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants