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

chore(deps): update all non-major dependencies #20

Merged
merged 1 commit into from May 23, 2022

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Mar 26, 2022

WhiteSource Renovate

This PR contains the following updates:

Package Type Update Change
alpine final minor 3.15.0 -> 3.16.0
github.com/AlecAivazis/survey/v2 require patch v2.3.2 -> v2.3.4
github.com/stretchr/testify require patch v1.7.0 -> v1.7.1
github.com/urfave/cli/v2 require minor v2.3.0 -> v2.8.0
jandelgado/gcov2lcov-action action patch v1.0.8 -> v1.0.9

Release Notes

AlecAivazis/survey

v2.3.4

Compare Source

What's Changed

Full Changelog: AlecAivazis/survey@v2.3.3...v2.3.4

v2.3.3

Compare Source

stretchr/testify

v1.7.1

Compare Source

urfave/cli

v2.8.0

Compare Source

What's Changed

Full Changelog: urfave/cli@v2.7.2...v2.8.0

v2.7.2

Compare Source

What's Changed

Full Changelog: urfave/cli@v2.7.1...v2.7.2

v2.7.1

Compare Source

What's Changed

Full Changelog: urfave/cli@v2.7.0...v2.7.1

v2.7.0

Compare Source

What's Changed

Full Changelog: urfave/cli@v2.6.0...v2.7.0

v2.6.0

Compare Source

What's Changed

New Contributors

Full Changelog: urfave/cli@v2.5.1...v2.6.0

v2.5.1

Compare Source

What's Changed

Full Changelog: urfave/cli@v2.5.0...v2.5.1

v2.5.0

Compare Source

What's Changed

Full Changelog: urfave/cli@v2.4.10...v2.5.0

v2.4.10

Compare Source

What's Changed

Full Changelog: urfave/cli@v2.4.9...v2.4.10

v2.4.9

Compare Source

What's Changed

New Contributors

Full Changelog: urfave/cli@v2.4.8...v2.4.9

v2.4.8

Compare Source

What's Changed

Full Changelog: urfave/cli@v2.4.7...v2.4.8

v2.4.7

Compare Source

What's Changed

Full Changelog: urfave/cli@v2.4.6...v2.4.7

v2.4.6

Compare Source

What's Changed

Full Changelog: urfave/cli@v2.4.5...v2.4.6

v2.4.5

Compare Source

What's Changed

Full Changelog: urfave/cli@v2.4.4...v2.4.5

v2.4.4

Compare Source

What's Changed

Full Changelog: urfave/cli@v2.4.3...v2.4.4

v2.4.3

Compare Source

What's Changed

New Contributors

Full Changelog: urfave/cli@v2.4.2...v2.4.3

v2.4.2

Compare Source

What's Changed

Full Changelog: urfave/cli@v2.4.1...v2.4.2

v2.4.1

Compare Source

What's Changed

Full Changelog: urfave/cli@v2.4.0...v2.4.1

v2.4.0

Compare Source

These release notes were written for the git hash urfave/cli@7b2e609.

Fixed

Changed

Added

jandelgado/gcov2lcov-action

v1.0.9

Compare Source

make sure GOROOT is always set (fixes #​13), because the invoked gcov2lcov uses golang API functions that rely on GOROOT (i.e. build.Import, which calls https://cs.opensource.google/go/go/+/refs/tags/go1.18.2:src/go/build/build.go;drc=0a1a092c4b56a1d4033372fbd07924dad8cbb50b;l=544)

Up to version v3 of the github setup-go action, the GOROOT variable was automatically set. But that changed here, and that's why we nowmak sure GOROOT is always set.


Configuration

📅 Schedule: 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, click this checkbox.

This PR has been generated by WhiteSource Renovate. View repository job log here.

@renovate renovate bot added dependencies Updating dependencies minor A minor or patch level change labels Mar 26, 2022
@coveralls
Copy link

coveralls commented Mar 26, 2022

Pull Request Test Coverage Report for Build 2374115576

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

Totals Coverage Status
Change from base Build 2142571743: 0.0%
Covered Lines: 26
Relevant Lines: 258

💛 - Coveralls

@renovate renovate bot force-pushed the renovate/all-minor-patch branch 2 times, most recently from e15a8c0 to d724ef4 Compare April 10, 2022 02:33
@renovate renovate bot changed the title chore(deps): update all non-major dependencies fix(deps): update all non-major dependencies Apr 14, 2022
@renovate renovate bot changed the title fix(deps): update all non-major dependencies chore(deps): update all non-major dependencies Apr 14, 2022
@renovate renovate bot changed the title chore(deps): update all non-major dependencies fix(deps): update all non-major dependencies Apr 17, 2022
@renovate renovate bot changed the title fix(deps): update all non-major dependencies chore(deps): update all non-major dependencies Apr 17, 2022
@renovate renovate bot changed the title chore(deps): update all non-major dependencies fix(deps): update all non-major dependencies Apr 21, 2022
@renovate renovate bot changed the title fix(deps): update all non-major dependencies chore(deps): update all non-major dependencies Apr 21, 2022
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 8 times, most recently from 2743a68 to 6337aeb Compare April 28, 2022 12:33
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 6337aeb to 1a15354 Compare May 6, 2022 01:37
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 6 times, most recently from 3c19510 to 91653fc Compare May 23, 2022 21:45
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 91653fc to 3118663 Compare May 23, 2022 21:55
@clok clok merged commit 57b3e21 into main May 23, 2022
@clok clok deleted the renovate/all-minor-patch branch May 23, 2022 21:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Updating dependencies minor A minor or patch level change
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants