Skip to content

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented May 24, 2022

This PR contains the following updates:

Package Type Update Change Age Confidence
alpine final minor 3.16.0 -> 3.22.2 age confidence
coverallsapp/github-action action minor 1.1.3 -> v1.2.5 age confidence
github.com/AlecAivazis/survey/v2 require patch v2.3.4 -> v2.3.7 age confidence
github.com/clok/cdocs require minor v1.2.0 -> v1.3.0 age confidence
github.com/clok/kemba require minor v1.1.1 -> v1.2.1 age confidence
github.com/stretchr/testify require minor v1.7.1 -> v1.11.1 age confidence
github.com/urfave/cli/v2 require minor v2.8.0 -> v2.27.7 age confidence
golang.org/x/oauth2 require minor v0.0.0-20220411215720-9780585627b5 -> v0.33.0 age confidence
jandelgado/gcov2lcov-action action minor v1.0.9 -> v1.2.0 age confidence

Release Notes

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

v1.2.5

Compare Source

v1.2.4

Compare Source

v1.2.3

Compare Source

v1.2.2

Compare Source

Don't suppress filesystem errors when trying to open a coverage report file.

v1.2.1: : Update dependencies

Compare Source

v1.2.0: : Add carryforward flags

Compare Source

  • Add carryforward flags feature
  • Update dependencies
AlecAivazis/survey (github.com/AlecAivazis/survey/v2)

v2.3.7

Compare Source

v2.3.6

Compare Source

v2.3.5

Compare Source

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)
clok/kemba (github.com/clok/kemba)

v1.2.1

Compare Source

Changelog

v1.2.0

Compare Source

Features
  • support mid tag wildcard for enabling logger (#​31)

v1.1.2

Compare Source

Bug Fixes
  • deps: update all non-major dependencies (#​30)
  • deps: update module github.com/stretchr/testify to v1.7.1 (#​27)
  • deps: update module github.com/gookit/color to v1.4.2 (#​21)
Chore
  • update changelog for v1.1.2
  • create FUNDING.yml
  • update README
  • deps: update golangci/golangci-lint-action action to v3 (#​26)
  • deps: update actions/setup-go action to v3 (#​25)
  • deps: update actions/checkout action to v3 (#​24)
  • deps: update all non-major dependencies (#​22)
  • deps: update goreleaser/goreleaser-action action to v3 (#​28)
  • deps: update jandelgado/gcov2lcov-action action to v1.0.9 (#​29)
stretchr/testify (github.com/stretchr/testify)

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

New Contributors

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

v1.8.4

Compare Source

What's Changed
New Contributors

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

v1.8.3

Compare Source

What's Changed
New Contributors

Full Changelog: stretchr/testify@v1.8.2...v1.8.3

v1.8.2

Compare Source

What's Changed
New Contributors

Full Changelog: stretchr/testify@v1.8.1...v1.8.2

v1.8.1

Compare Source

What's Changed

Full Changelog: stretchr/testify@v1.8.0...v1.8.1

v1.8.0

Compare Source

What's Changed

New Contributors

Full Changelog: stretchr/testify@v1.7.5...v1.8.0

v1.7.5

Compare Source

What's Changed

New Contributors

Full Changelog: stretchr/testify@v1.7.4...v1.7.5

v1.7.4

Compare Source

What's Changed

New Contributors

Full Changelog: stretchr/testify@v1.7.3...v1.7.4

v1.7.3

Compare Source

What's Changed

Full Changelog: stretchr/testify@v1.7.2...v1.7.3

v1.7.2

Compare Source

What's Changed


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.

@renovate renovate bot added the dependencies Updating dependencies label May 24, 2022
@coveralls
Copy link

coveralls commented May 24, 2022

Pull Request Test Coverage Report for Build 2553078124

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

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

💛 - Coveralls

@renovate renovate bot changed the title fix(deps): update module github.com/urfave/cli/v2 to v2.8.1 fix(deps): update all non-major dependencies Jun 6, 2022
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 4 times, most recently from d534436 to 3385a3f Compare June 10, 2022 22:29
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 7 times, most recently from f3a0d78 to 4c7cc96 Compare June 24, 2022 14:23
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 4c7cc96 to d8504cf Compare June 29, 2022 12:03
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from d8504cf to b170bae Compare July 10, 2022 18:02
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from b170bae to 16c8de4 Compare July 18, 2022 21:06
@renovate renovate bot changed the title fix(deps): update all non-major dependencies chore(deps): update all non-major dependencies Jul 18, 2022
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 3 times, most recently from a446fde to c4da97c Compare July 22, 2022 05:31
@renovate renovate bot changed the title chore(deps): update all non-major dependencies fix(deps): update all non-major dependencies Jul 22, 2022
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from c4da97c to 393ac3b Compare July 22, 2022 11:29
@renovate renovate bot changed the title fix(deps): update all non-major dependencies chore(deps): update all non-major dependencies Jul 22, 2022
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 393ac3b to 312ad6c Compare September 25, 2022 11:31
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 312ad6c to ba9ab97 Compare November 20, 2022 09:16
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from ba9ab97 to 014b53a Compare March 16, 2023 15:40
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 2 times, most recently from 3ed2057 to 9d0dfe7 Compare March 29, 2023 22:25
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 9d0dfe7 to f324613 Compare April 17, 2023 13:31
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 2 times, most recently from 8695d61 to d054e82 Compare January 8, 2025 22:45
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from d054e82 to 344442f Compare February 4, 2025 18:50
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 344442f to b23a434 Compare February 14, 2025 22:28
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from b23a434 to 2a00e57 Compare February 24, 2025 19:07
@renovate
Copy link
Contributor Author

renovate bot commented Feb 24, 2025

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

  • The go directive was updated for compatibility reasons

Details:

Package Change
go 1.16 -> 1.24.0

@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 2a00e57 to f93f864 Compare March 5, 2025 15:54
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 2 times, most recently from 5cc612f to 8f75455 Compare March 27, 2025 01:55
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 8f75455 to 8a83b0e Compare April 5, 2025 14:27
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 2 times, most recently from f2d5dc7 to ffa30fc Compare May 7, 2025 12:58
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from ffa30fc to 289e82a Compare May 30, 2025 19:59
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 289e82a to f72ff49 Compare June 14, 2025 04:37
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 2 times, most recently from 2759978 to 47ce43b Compare July 4, 2025 07:51
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 3 times, most recently from 28445fd to 255f2a7 Compare July 17, 2025 17:01
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 2 times, most recently from 3b32a72 to 6f34778 Compare July 24, 2025 06:09
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 2 times, most recently from 85f0bdc to ed02e17 Compare August 10, 2025 15:04
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 2 times, most recently from 3b14cd3 to 36efc06 Compare August 27, 2025 19:49
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 36efc06 to e12935f Compare September 7, 2025 13:35
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 2 times, most recently from f0cc2c1 to 7c78211 Compare October 9, 2025 01:11
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 7c78211 to b872633 Compare November 8, 2025 13:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Updating dependencies

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants