Skip to content

fix(deps): update all non-major dependencies - #30

Open
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/all-minor-patch
Open

renovate[bot] wants to merge 1 commit into
mainfrom
renovate/all-minor-patch

Conversation

@renovate

@renovate renovate Bot commented Mar 2, 2024

Copy link
Copy Markdown
Contributor

ℹ️ Note

This PR body was truncated due to platform limits.

This PR contains the following updates:

Package Type Update Change Age Confidence
coverallsapp/github-action action minor v2.2.3v2.3.8 age confidence
github.com/cpuguy83/go-md2man/v2 require patch v2.0.3v2.0.7 age confidence
github.com/stretchr/testify require minor v1.8.4v1.12.1 age confidence
github.com/urfave/cli/v2 require patch v2.27.1v2.27.7 age confidence
golangci/golangci-lint uses-with minor v1.55v1.64 age confidence
jandelgado/gcov2lcov-action action minor v1.0.9v1.2.0 age confidence

Release Notes

coverallsapp/github-action (coverallsapp/github-action)

v2.3.8

Compare Source

What's Changed

New Contributors

Full Changelog: coverallsapp/github-action@v2...v2.3.8

v2.3.7

Compare Source

What's Changed

Bug Fixes
  • Fixed fail-on-error behavior when download fails (#​253), PR #​254

New Contributors

Full Changelog: coverallsapp/github-action@v2...v2.3.7

v2.3.6

Compare Source

What's Changed

Full Changelog: coverallsapp/github-action@v2...v2.3.6

v2.3.5

Compare Source

What's Changed

New Contributors

Full Changelog: coverallsapp/github-action@v2...v2.3.5

v2.3.4

Compare Source

What's Changed

  • Add coverage-reporter-platform input option by @​afinetooth in #​233
    • Since we have added support for coverage-reporter on aarch64, we need to provide users of our github-action the ability to select this architecture-specific version of coverage-reporter when they're using an aarch64 / arm64 runner in CI.

Full Changelog: coverallsapp/github-action@v2...v2.3.4

v2.3.3

Compare Source

What's Changed

Full Changelog: coverallsapp/github-action@v2...v2.3.3

v2.3.2

Compare Source

What's Changed

New Contributors

Full Changelog: coverallsapp/github-action@v2.3.1...v2.3.2

v2.3.1

Compare Source

What's Changed

Extend behavior of fail-on-error option to setup failures by @​afinetooth in #​226

  • Technically an enhancement, these changes make the action behave as many customers already expect by ignoring any and all failures when the fail-on-error input is set to false.

  • Adds logic to handle any failures in "setup" tasks, including downloading the coverage-reporter binary, verifying the binary, and finding the binary by its expected name after extraction.

  • The new logic checks these actions and exits with code 1 on failure, except if fail-on-error is set to true, in which case it returns exit code 0.

  • Adds a matrix workflow that tests the action for each os and the two key binary commands (coveralls report and coveralls done). Each of these scenarios implicitly tests our setup tasks since they run first in each scenario.

  • Also extends the behavior of debug: true to flip the shell-specific debug flag for each os including set -x for linux and macos and Set-PSDebug -Trace 1 for windows.

Full Changelog: coverallsapp/github-action@v2.3.0...v2.3.1

v2.3.0

Compare Source

What's Changed

New Contributors

Full Changelog: coverallsapp/github-action@v2.2.3...v2.3.0

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

v2.0.7

Compare Source

What's Changed

  • Update usage instructions and fix module path #​139
  • Table rendering fix in #​141

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

stretchr/testify (github.com/stretchr/testify)

v1.12.1

Compare Source

This is the first release which has the minimum dependencies practical in testify v1. The last remaining dependencies are github.com/stretchr/objx which itself has no dependencies, and go.yaml.in/yaml/v3. Removing objx would require v2, it cannot be vendored. Removing YAML would require vendoring the yaml library, which would do more harm than good. It's better to become aware of vulnerabilities in the official yaml package than to attempt to maintain our own.

What's Changed
New Contributors

Full Changelog: stretchr/testify@v1.12.0...v1.12.1

What's Changed
New Contributors

Full Changelog: stretchr/testify@v1.12.0...v1.12.1

v1.12.0

Compare Source

What's Changed

Functional Changes
Fixes
Documentation, Build & CI

New Contributors

Full Changelog: stretchr/testify@v1.11.0...v1.12.0

What's Changed

New Contributors

Full Changelog: stretchr/testify@v1.11.0...v1.12.0

v1.11.1

Compare Source

This release fixes #​1785 introduced in v1.11.0 where expected argument values implementing the stringer interface (String() string) with a method which mutates their value, when passed to mock.Mock.On (m.On("Method", <expected>).Return()) or actual argument values passed to mock.Mock.Called may no longer match one another where they previously did match. The behaviour prior to v1.11.0 where the stringer is always called is restored. Future testify releases may not call the stringer method at all in this case.

What's Changed

Full Changelog: stretchr/testify@v1.11.0...v1.11.1

v1.11.0

Compare Source

What's Changed

Functional Changes

v1.11.0 Includes a number of performance improvements.

Fixes
Documentation, Build & CI

New Contributors

Full Changelog: stretchr/testify@v1.10.0...v1.11.0

v1.10.0

Compare Source

What's Changed
Functional Changes
Fixes
Documentation, Build & CI
New Contributors

Full Changelog: stretchr/testify@v1.9.0...v1.10.0

v1.9.0

Compare Source

What's Changed

  • Fix Go modules version by @​SuperQ in [#​1394](ht

Important

✂ PR body was truncated to here.


Configuration

📅 Schedule: (UTC)

  • 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.


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

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

@coveralls

Copy link
Copy Markdown

Pull Request Test Coverage Report for Build 8122321529

Details

  • 0 of 0 changed or added relevant lines in 0 files are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage remained the same at 93.548%

Totals Coverage Status
Change from base Build 7495413031: 0.0%
Covered Lines: 174
Relevant Lines: 186

💛 - Coveralls

@renovate renovate Bot changed the title fix(deps): update module github.com/stretchr/testify to v1.9.0 fix(deps): update all non-major dependencies Mar 18, 2024
@renovate
renovate Bot force-pushed the renovate/all-minor-patch branch from 4a4f3c2 to c6416c4 Compare March 18, 2024 17:40
@renovate
renovate Bot force-pushed the renovate/all-minor-patch branch from c6416c4 to d22fe00 Compare April 27, 2024 16:03
@renovate
renovate Bot force-pushed the renovate/all-minor-patch branch from d22fe00 to f8bed5e Compare May 8, 2024 18:08
@renovate renovate Bot changed the title fix(deps): update all non-major dependencies chore(deps): update all non-major dependencies May 8, 2024
@renovate
renovate Bot force-pushed the renovate/all-minor-patch branch from f8bed5e to 3b961db Compare July 24, 2024 22:49
@renovate

renovate Bot commented Jul 24, 2024

Copy link
Copy Markdown
Contributor Author

ℹ Artifact update notice

File name: go.mod

In order to perform the update(s) described in the table above, Renovate ran the go get command, which resulted in the following additional change(s):

  • 1 additional dependency was updated

Details:

Package Change
github.com/xrash/smetrics v0.0.0-20201216005158-039620a65673 -> v0.0.0-20240521201337-686a1a2994c1

@renovate
renovate Bot force-pushed the renovate/all-minor-patch branch from 3b961db to a17bc46 Compare August 11, 2024 16:21
@renovate
renovate Bot force-pushed the renovate/all-minor-patch branch from a17bc46 to 53f2070 Compare September 16, 2024 19:39
@renovate
renovate Bot force-pushed the renovate/all-minor-patch branch 6 times, most recently from 8ebfdb9 to b520296 Compare October 16, 2024 22:11
@renovate
renovate Bot force-pushed the renovate/all-minor-patch branch from b520296 to 8fab7eb Compare October 24, 2024 22:37
@renovate
renovate Bot force-pushed the renovate/all-minor-patch branch from 8fab7eb to 53f24e7 Compare November 23, 2024 13:24
@renovate renovate Bot changed the title chore(deps): update all non-major dependencies fix(deps): update all non-major dependencies Dec 10, 2024
@renovate
renovate Bot force-pushed the renovate/all-minor-patch branch from 53f24e7 to 1ba2f0e Compare December 16, 2024 20:10
@renovate
renovate Bot force-pushed the renovate/all-minor-patch branch 2 times, most recently from 6ff675e to 9676bc9 Compare January 26, 2025 09:14
@renovate
renovate Bot force-pushed the renovate/all-minor-patch branch from 9676bc9 to b5ee048 Compare March 5, 2025 16:27
@renovate
renovate Bot force-pushed the renovate/all-minor-patch branch from b5ee048 to d7c011f Compare April 25, 2025 03:02
@renovate
renovate Bot force-pushed the renovate/all-minor-patch branch from d7c011f to 5f735c5 Compare June 14, 2025 04:23
@renovate
renovate Bot force-pushed the renovate/all-minor-patch branch from 5f735c5 to dedbd6c Compare August 3, 2025 22:08
@renovate
renovate Bot force-pushed the renovate/all-minor-patch branch 2 times, most recently from c405857 to c320006 Compare August 27, 2025 17:30
@renovate
renovate Bot force-pushed the renovate/all-minor-patch branch 2 times, most recently from 235f852 to f64c364 Compare September 30, 2025 22:01
@renovate
renovate Bot force-pushed the renovate/all-minor-patch branch 2 times, most recently from 9d018a1 to c02b15d Compare February 20, 2026 16:47
@renovate
renovate Bot force-pushed the renovate/all-minor-patch branch from c02b15d to 90f66ec Compare March 5, 2026 11:02
@renovate
renovate Bot force-pushed the renovate/all-minor-patch branch 2 times, most recently from e4e6b08 to 4ec41b5 Compare April 29, 2026 02:14
@renovate
renovate Bot force-pushed the renovate/all-minor-patch branch 2 times, most recently from 828a05f to 6c9fd52 Compare June 9, 2026 02:47
@renovate
renovate Bot force-pushed the renovate/all-minor-patch branch 2 times, most recently from 08a6ffc to a0e931d Compare July 10, 2026 08:52
@renovate
renovate Bot force-pushed the renovate/all-minor-patch branch 3 times, most recently from f5a3b33 to eedb256 Compare July 27, 2026 22:50
@renovate
renovate Bot force-pushed the renovate/all-minor-patch branch 3 times, most recently from 7f700f2 to 7164319 Compare August 17, 2026 11:33
@renovate
renovate Bot force-pushed the renovate/all-minor-patch branch 3 times, most recently from 9edf78d to 6490246 Compare August 21, 2026 06:05
@renovate
renovate Bot force-pushed the renovate/all-minor-patch branch 4 times, most recently from 65dfbb3 to 02d2a4c Compare September 2, 2026 05:56
@renovate

renovate Bot commented Sep 2, 2026

Copy link
Copy Markdown
Contributor Author

ℹ️ Artifact update notice

File name: go.mod

In order to perform the update(s) described in the table above, Renovate ran the go get command, which resulted in the following additional change(s):

  • 1 additional dependency was updated

Details:

Package Change
github.com/xrash/smetrics v0.0.0-20201216005158-039620a65673 -> v0.0.0-20240521201337-686a1a2994c1

@renovate
renovate Bot force-pushed the renovate/all-minor-patch branch from 02d2a4c to 7c28d2c Compare September 16, 2026 19:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant