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 #44

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

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Mar 1, 2024

This PR contains the following updates:

Package Type Update Change Age Adoption Passing Confidence
coverallsapp/github-action action minor v2.2.3 -> v2.3.6 age adoption passing confidence
github.com/stretchr/testify require minor v1.8.4 -> v1.10.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

  • Add coverage-reporter-platform input option by @​afinetooth in https://github.com/coverallsapp/github-action/pull/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 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 coevralls 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

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

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.

@coveralls
Copy link

coveralls commented Mar 1, 2024

Pull Request Test Coverage Report for Build 9008133609

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

Totals Coverage Status
Change from base Build 7495441930: 0.0%
Covered Lines: 116
Relevant Lines: 116

💛 - Coveralls

@renovate renovate bot force-pushed the renovate/all-minor-patch branch from ca087f0 to 12415f2 Compare May 8, 2024 20:28
@renovate renovate bot changed the title fix(deps): update module github.com/stretchr/testify to v1.9.0 chore(deps): update all non-major dependencies May 8, 2024
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 12415f2 to f552734 Compare October 11, 2024 01:33
@coveralls
Copy link

Pull Request Test Coverage Report for Build 11284746833

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

Totals Coverage Status
Change from base Build 7495441930: 0.0%
Covered Lines: 116
Relevant Lines: 116

💛 - Coveralls

@coveralls
Copy link

coveralls commented Oct 11, 2024

Pull Request Test Coverage Report for Build 12973654959

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

Totals Coverage Status
Change from base Build 7495441930: 0.0%
Covered Lines: 116
Relevant Lines: 116

💛 - Coveralls

@renovate renovate bot force-pushed the renovate/all-minor-patch branch 4 times, most recently from 16a7737 to f8f6120 Compare October 16, 2024 21:42
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from f8f6120 to 4e20af8 Compare October 24, 2024 22:23
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 4e20af8 to 3e8b065 Compare November 23, 2024 14:14
@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 3e8b065 to 97aeb89 Compare January 25, 2025 00:57
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 97aeb89 to 3adfebd Compare January 26, 2025 10:09
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