Skip to content

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

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

fix(deps): update all non-major dependencies#25
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/all-minor-patch

Conversation

@renovate
Copy link
Copy Markdown
Contributor

@renovate renovate Bot commented May 24, 2022

ℹ️ Note

This PR body was truncated due to platform limits.

This PR contains the following updates:

Package Type Update Change Age Confidence
alpine final minor 3.16.03.23.4 age confidence
coverallsapp/github-action action minor 1.1.3v1.2.5 age confidence
github.com/AlecAivazis/survey/v2 require patch v2.3.4v2.3.7 age confidence
github.com/clok/cdocs require minor v1.2.0v1.3.0 age confidence
github.com/clok/kemba require minor v1.1.1v1.2.1 age confidence
github.com/stretchr/testify require minor v1.7.1v1.11.1 age confidence
github.com/urfave/cli/v2 require minor v2.8.0v2.27.7 age confidence
golang.org/x/oauth2 require minor v0.0.0-20220411215720-9780585627b5v0.36.0 age confidence
golangci/golangci-lint uses-with minor v1.39v1.64.8 age confidence
jandelgado/gcov2lcov-action action minor v1.0.9v1.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

Note

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.

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

coveralls commented May 24, 2022

Pull Request Test Coverage Report for Build 2378988969

Details

  • 0 of 0 changed or added relevant lines in 0 files are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage increased (+89.9%) to 100.0%

Totals Coverage Status
Change from base Build 2374164996: 89.9%
Covered Lines: 0
Relevant Lines: 0

💛 - 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 from f530149 to d47e263 Compare September 5, 2023 19:09
@renovate renovate Bot force-pushed the renovate/all-minor-patch branch from d47e263 to a72b9a0 Compare September 29, 2023 00:22
@renovate renovate Bot force-pushed the renovate/all-minor-patch branch from a72b9a0 to 6edd636 Compare October 6, 2023 09:58
@renovate renovate Bot force-pushed the renovate/all-minor-patch branch 2 times, most recently from 4774215 to 135f1cf Compare October 23, 2023 15:22
@renovate renovate Bot force-pushed the renovate/all-minor-patch branch from 135f1cf to 0f5abac Compare November 9, 2023 01:06
@renovate renovate Bot force-pushed the renovate/all-minor-patch branch 3 times, most recently from 4dea17a to 564eb96 Compare December 2, 2023 22:49
@renovate renovate Bot force-pushed the renovate/all-minor-patch branch from 564eb96 to 4548eb3 Compare December 8, 2023 04:36
@renovate renovate Bot force-pushed the renovate/all-minor-patch branch 2 times, most recently from c2d7e86 to 3f5b3fb Compare December 30, 2023 13:57
@renovate renovate Bot force-pushed the renovate/all-minor-patch branch 3 times, most recently from 061f2c6 to ee9f523 Compare January 12, 2024 00:18
@renovate renovate Bot force-pushed the renovate/all-minor-patch branch from ee9f523 to 452dd11 Compare January 27, 2024 01:28
@renovate renovate Bot force-pushed the renovate/all-minor-patch branch from 452dd11 to b04e8ba Compare February 8, 2024 15:12
@renovate renovate Bot force-pushed the renovate/all-minor-patch branch 2 times, most recently from a545de8 to 7bc6f37 Compare March 5, 2024 01:56
@renovate renovate Bot force-pushed the renovate/all-minor-patch branch from 7bc6f37 to 05a9ee2 Compare April 4, 2024 17:11
@renovate renovate Bot force-pushed the renovate/all-minor-patch branch from 05a9ee2 to e0cc573 Compare April 27, 2024 15:25
@renovate renovate Bot force-pushed the renovate/all-minor-patch branch from e0cc573 to bb4f1fe Compare May 4, 2024 15:47
@renovate renovate Bot force-pushed the renovate/all-minor-patch branch from bb4f1fe to a9c52e7 Compare May 22, 2024 18:14
@renovate renovate Bot force-pushed the renovate/all-minor-patch branch from a9c52e7 to 9efa519 Compare June 4, 2024 16:25
@renovate renovate Bot force-pushed the renovate/all-minor-patch branch from 9efa519 to f254b28 Compare June 20, 2024 18:39
@renovate renovate Bot force-pushed the renovate/all-minor-patch branch 2 times, most recently from b695b04 to 45859ad Compare July 24, 2024 22:22
@renovate
Copy link
Copy Markdown
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
Copy link
Copy Markdown
Contributor Author

renovate Bot commented Apr 13, 2026

ℹ️ 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.25.0

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.

1 participant