Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jan 12, 2024

This PR contains the following updates:

Package Type Update Change Age Adoption Passing Confidence
alpine final minor 3.19.0 -> 3.21.3 age adoption passing confidence
coverallsapp/github-action action minor v2.2.3 -> v2.3.6 age adoption passing confidence
github.com/clok/cdocs require minor v1.2.0 -> v1.3.0 age adoption passing confidence
github.com/stretchr/testify require minor v1.8.4 -> v1.10.0 age adoption passing confidence
github.com/urfave/cli/v2 require patch v2.27.1 -> v2.27.6 age adoption passing confidence
golang.org/x/text require minor v0.14.0 -> v0.23.0 age adoption passing confidence
jandelgado/gcov2lcov-action action minor v1.0.9 -> v1.1.1 age adoption passing confidence

Release Notes

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

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

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 https://github.com/coverallsapp/github-action/pull/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

clok/cdocs (github.com/clok/cdocs)

v1.3.0

Compare Source

Chore
  • ci: bump go version and all CI actions (#​28)
  • deps: update actions/checkout action to v3 (#​16)
  • deps: update actions/setup-go action to v3 (#​17)
  • deps: update golangci/golangci-lint-action action to v3 (#​18)
stretchr/testify (github.com/stretchr/testify)

v1.10.0

Compare Source

What's Changed

Functional Changes
Fixes
Documantation, Build & CI

New Contributors

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

v1.9.0

Compare Source

What's Changed

New Contributors

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

urfave/cli (github.com/urfave/cli/v2)

v2.27.6

Compare Source

What's Changed

Full Changelog: urfave/cli@v2.27.5...v2.27.6

v2.27.5

Compare Source

What's Changed

Full Changelog: urfave/cli@v2.27.4...v2.27.5

v2.27.4

Compare Source

What's Changed

Full Changelog: urfave/cli@v2.27.3...v2.27.4

v2.27.3

Compare Source

What's Changed

New Contributors

Full Changelog: urfave/cli@v2.27.2...v2.27.3

v2.27.2

Compare Source

What's Changed

New Contributors

Full Changelog: urfave/cli@v2.27.1...v2.27.2

jandelgado/gcov2lcov-action (jandelgado/gcov2lcov-action)

v1.1.1: Release 1.1.1

Compare Source

fixes a problem introduced with new gcov2lcov artifact naming scheme

v1.1.0: Release 1.1.0

Compare Source

What's Changed

Full Changelog: jandelgado/gcov2lcov-action@v1...v1.1.0


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.


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

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

Copy link

github-actions bot commented Jan 12, 2024

Pull Request Test Coverage Report for Build 7675792055

  • 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 55.95%

Totals Coverage Status
Change from base Build 7483981308: 0.0%
Covered Lines: 315
Relevant Lines: 563

💛 - Coveralls

@renovate renovate bot changed the title fix(deps): update module github.com/clok/cdocs to v1.3.0 chore(deps): update all non-major dependencies Jan 27, 2024
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 52068ad to 5b330d7 Compare January 27, 2024 02:30
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 5b330d7 to 9d936f7 Compare March 1, 2024 12:53
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 9d936f7 to fafa1a9 Compare April 27, 2024 14:28
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 2 times, most recently from 1bc21b2 to e720edc Compare May 8, 2024 20:14
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from e720edc to da13d48 Compare May 22, 2024 18:13
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from da13d48 to d7b10ae Compare June 4, 2024 15:31
Copy link
Contributor Author

renovate bot commented Jun 4, 2024

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

  • 2 additional dependencies were updated
  • The go directive was updated for compatibility reasons

Details:

Package Change
go 1.18 -> 1.24.1
github.com/cpuguy83/go-md2man/v2 v2.0.2 -> v2.0.5
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 d7b10ae to 19067c6 Compare June 20, 2024 19:26
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 19067c6 to cb6cdc8 Compare July 22, 2024 22:07
@coveralls
Copy link

coveralls commented Jul 22, 2024

Pull Request Test Coverage Report for Build 13837246948

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 55.95%

Totals Coverage Status
Change from base Build 7483981308: 0.0%
Covered Lines: 315
Relevant Lines: 563

💛 - Coveralls

@renovate renovate bot force-pushed the renovate/all-minor-patch branch from cb6cdc8 to bbf7ca7 Compare July 24, 2024 22:17
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 2 times, most recently from f22ead7 to 766f95b Compare August 11, 2024 19:18
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 2 times, most recently from 2b2b816 to 91eb84c Compare September 7, 2024 00:03
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 2 times, most recently from c894cba to 203af98 Compare October 10, 2024 22:38
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 5 times, most recently from 209669c to 108cb71 Compare October 16, 2024 21:28
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 108cb71 to 8a69318 Compare October 24, 2024 21:11
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 8a69318 to bb32b49 Compare November 8, 2024 01:03
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from bb32b49 to fb3dd40 Compare November 23, 2024 14:01
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 2 times, most recently from 025792f to 8aa0c62 Compare December 6, 2024 00:43
@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 2 times, most recently from 348962c to f2ce59f Compare January 8, 2025 22:01
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from f2ce59f to aef716f Compare January 26, 2025 09:54
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from aef716f to 98789ce Compare February 4, 2025 20:42
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 98789ce to 159477c Compare February 14, 2025 21:36
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 2 times, most recently from ffbf10d to 9af82b9 Compare March 5, 2025 19:31
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 9af82b9 to 3822b68 Compare March 13, 2025 14:35
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 3822b68 to c108f4c Compare March 13, 2025 19:11
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