Skip to content

fix(deps): update module github.com/cpuguy83/go-md2man to v2#412

Closed
renovate[bot] wants to merge 1 commit intomainfrom
renovate/github.com-cpuguy83-go-md2man-2.x
Closed

fix(deps): update module github.com/cpuguy83/go-md2man to v2#412
renovate[bot] wants to merge 1 commit intomainfrom
renovate/github.com-cpuguy83-go-md2man-2.x

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Apr 28, 2023

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
github.com/cpuguy83/go-md2man v1.0.10 -> v2.0.7 age adoption passing confidence

Release Notes

cpuguy83/go-md2man (github.com/cpuguy83/go-md2man)

v2.0.7

Compare Source

What's Changed

Full Changelog: cpuguy83/go-md2man@v2.0.6...v2.0.7

v2.0.6

Compare Source

What's Changed

New Contributors

Full Changelog: cpuguy83/go-md2man@v2.0.5...v2.0.6

v2.0.5

Compare Source

What's Changed

New Contributors

Full Changelog: cpuguy83/go-md2man@v2.0.4...v2.0.5

v2.0.4

Compare Source

What's Changed

Full Changelog: cpuguy83/go-md2man@v2.0.3...v2.0.4

v2.0.3

Compare Source

Rendering bug fixes:

CLI improvements:

Other changes include code formatting and doc imporvements.

Thanks to all who helped make this release happen.

v2.0.2: - Housekeeping

Compare Source

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

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))

v2.0.0

Compare Source


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 is behind base branch, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate bot added the dependencies Pull requests that update a dependency file label Apr 28, 2023
@renovate
Copy link
Contributor Author

renovate bot commented Apr 28, 2023

⚠ Artifact update problem

Renovate failed to update an artifact related to this branch. You probably do not want to merge this PR as-is.

♻ Renovate will retry this branch, including artifacts, only when one of the following happens:

  • any of the package files in this branch needs updating, or
  • the branch becomes conflicted, or
  • you click the rebase/retry checkbox if found above, or
  • you rename this PR's title to start with "rebase!" to trigger it manually

The artifact failure details are included below:

File name: tools/go.sum
Command failed: go mod vendor
go: github.com/containers/storage/tests/tools imports
	github.com/cpuguy83/go-md2man: no required module provides package github.com/cpuguy83/go-md2man; to add it:
	go get github.com/cpuguy83/go-md2man

@renovate renovate bot force-pushed the renovate/github.com-cpuguy83-go-md2man-2.x branch 7 times, most recently from 59d3556 to af6030b Compare May 3, 2023 19:23
@renovate renovate bot force-pushed the renovate/github.com-cpuguy83-go-md2man-2.x branch 4 times, most recently from 0d5a496 to f8fc7f8 Compare May 17, 2023 18:29
@renovate renovate bot force-pushed the renovate/github.com-cpuguy83-go-md2man-2.x branch 2 times, most recently from 2de710f to 9f211ff Compare June 6, 2023 17:27
@renovate renovate bot force-pushed the renovate/github.com-cpuguy83-go-md2man-2.x branch from 6fd5939 to bcbf68d Compare June 16, 2023 14:32
@renovate renovate bot force-pushed the renovate/github.com-cpuguy83-go-md2man-2.x branch 2 times, most recently from a98134a to fe6d981 Compare July 11, 2023 12:26
@renovate renovate bot force-pushed the renovate/github.com-cpuguy83-go-md2man-2.x branch 8 times, most recently from 1815acb to dc29459 Compare August 15, 2023 13:34
@renovate renovate bot force-pushed the renovate/github.com-cpuguy83-go-md2man-2.x branch 2 times, most recently from e425e17 to a3fdfca Compare August 16, 2023 19:17
@renovate renovate bot force-pushed the renovate/github.com-cpuguy83-go-md2man-2.x branch 2 times, most recently from bdb62ed to 6ff0d77 Compare August 30, 2023 14:10
@renovate renovate bot force-pushed the renovate/github.com-cpuguy83-go-md2man-2.x branch 3 times, most recently from d5b000d to abee9c2 Compare January 26, 2024 15:04
@renovate renovate bot force-pushed the renovate/github.com-cpuguy83-go-md2man-2.x branch from abee9c2 to 8391e81 Compare February 28, 2024 14:38
@renovate renovate bot force-pushed the renovate/github.com-cpuguy83-go-md2man-2.x branch from 8391e81 to 0044223 Compare March 18, 2024 16:53
@renovate renovate bot force-pushed the renovate/github.com-cpuguy83-go-md2man-2.x branch from 0044223 to c2cbc64 Compare April 26, 2024 15:05
@renovate renovate bot force-pushed the renovate/github.com-cpuguy83-go-md2man-2.x branch from c2cbc64 to a195879 Compare May 7, 2024 13:39
@renovate
Copy link
Contributor Author

renovate bot commented May 13, 2024

⚠️ Artifact update problem

Renovate failed to update an artifact related to this branch. You probably do not want to merge this PR as-is.

♻ Renovate will retry this branch, including artifacts, only when one of the following happens:

  • any of the package files in this branch needs updating, or
  • the branch becomes conflicted, or
  • you click the rebase/retry checkbox if found above, or
  • you rename this PR's title to start with "rebase!" to trigger it manually

The artifact failure details are included below:

File name: tools/go.sum
Command failed: go mod vendor
go: github.com/containers/storage/tests/tools imports
	github.com/cpuguy83/go-md2man: no required module provides package github.com/cpuguy83/go-md2man; to add it:
	go get github.com/cpuguy83/go-md2man

@renovate renovate bot force-pushed the renovate/github.com-cpuguy83-go-md2man-2.x branch from a195879 to 154ee43 Compare May 13, 2024 20:47
@packit-as-a-service
Copy link

Ephemeral COPR build failed. @containers/packit-build please check.

@renovate renovate bot force-pushed the renovate/github.com-cpuguy83-go-md2man-2.x branch 4 times, most recently from a9d8835 to 1449ce2 Compare May 21, 2024 20:40
@renovate renovate bot force-pushed the renovate/github.com-cpuguy83-go-md2man-2.x branch 3 times, most recently from 7c73e90 to eb1676e Compare July 16, 2024 16:35
@renovate renovate bot force-pushed the renovate/github.com-cpuguy83-go-md2man-2.x branch 2 times, most recently from 6c83795 to e6c390f Compare September 6, 2024 16:04
@kwilczynski
Copy link
Member

/approve
/lgtm

@kwilczynski
Copy link
Member

/retest

@renovate renovate bot force-pushed the renovate/github.com-cpuguy83-go-md2man-2.x branch from e6c390f to 14c897b Compare September 9, 2024 21:30
@packit-as-a-service
Copy link

We were not able to find or create Copr project packit/containers-conmon-412 specified in the config with the following error:

Packit received HTTP 500 Internal Server Error from Copr Service. Check the Copr status page: https://copr.fedorainfracloud.org/status/stats/, or ask for help in Fedora Build System matrix channel: https://matrix.to/#/#buildsys:fedoraproject.org.

Unless the HTTP status code above is >= 500, please check your configuration for:

  1. typos in owner and project name (groups need to be prefixed with @)
  2. whether the project name doesn't contain not allowed characters (only letters, digits, underscores, dashes and dots must be used)
  3. whether the project itself exists (Packit creates projects only in its own namespace)
  4. whether Packit is allowed to build in your Copr project
  5. whether your Copr project/group is not private

@kwilczynski
Copy link
Member

/approve
/lgtm

@kwilczynski
Copy link
Member

/retest

@packit-as-a-service
Copy link

Ephemeral COPR build failed. @containers/packit-build please check.

@kwilczynski
Copy link
Member

/retest

Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
@kolyshkin
Copy link
Collaborator

This is being obsoleted by #560.

@kolyshkin kolyshkin mentioned this pull request May 2, 2025
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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants