Skip to content

fix(deps): update all#113

Open
renovate[bot] wants to merge 1 commit intomasterfrom
renovate/all
Open

fix(deps): update all#113
renovate[bot] wants to merge 1 commit intomasterfrom
renovate/all

Conversation

@renovate
Copy link
Copy Markdown

@renovate renovate bot commented Feb 11, 2022

ℹ️ Note

This PR body was truncated due to platform limits.

This PR contains the following updates:

Package Type Update Change Age Confidence
actions/cache action patch v2.1.7v2.1.8 age confidence
actions/checkout action minor v2.4.0v2.7.0 age confidence
alpine final minor 3.16.03.23.3 age confidence
codfish/semantic-release-action action minor v1.9.0v1.10.0 age confidence
github.com/peterbourgon/ff/v3 require minor v3.1.2v3.4.0 age confidence
github.com/stretchr/testify require minor v1.7.0v1.11.1 age confidence
go uses-with minor 1.15.21.26.1 age confidence
go.uber.org/goleak require minor v1.1.12v1.3.0 age confidence
golang stage minor 1.18.1-alpine1.26.1-alpine age confidence
golangci/golangci-lint uses-with minor v1.28v1.64.8 age confidence
goreleaser/goreleaser-action action minor v2.8.1v2.9.1 age confidence

Release Notes

actions/cache (actions/cache)

v2.1.8: Updating actions/core to version 1.10.0

Compare Source

The ::save-state and ::set-output are deprecated. The newer version of actions/core >1.10.0 uses the new syntax for save and set output. After this change, customers using actions/cache@​v2 won't see deprecation warning message.

actions/checkout (actions/checkout)

v2.7.0

Compare Source

What's Changed

Full Changelog: actions/checkout@v2.6.0...v2.7.0

v2.6.0

Compare Source

What's Changed

Full Changelog: actions/checkout@v2.5.0...v2.6.0

v2.5.0

Compare Source

What's Changed

Full Changelog: actions/checkout@v2...v2.5.0

v2.4.2

Compare Source

What's Changed

Full Changelog: actions/checkout@v2...v2.4.2

v2.4.1

Compare Source

  • Fixed an issue where checkout failed to run in container jobs due to the new git setting safe.directory
codfish/semantic-release-action (codfish/semantic-release-action)

v1.10.0

Compare Source

Features
peterbourgon/ff (github.com/peterbourgon/ff/v3)

v3.4.0

Compare Source

What's Changed

Full Changelog: peterbourgon/ff@v3.3.2...v3.4.0

v3.3.2

Compare Source

This release adds the WithFilesystem option, allowing users to specify a filesystem other than the default host FS for e.g. config files. Thanks to @​piotrkowalczuk and #​103 for the inspiration.

v3.3.1

Compare Source

@​abhinav sent in #​106 which just improves the DefaultUsageFunc a bit, thanks bud!

v3.3.0

Compare Source

Changes!

What's Changed

New Contributors

Full Changelog: peterbourgon/ff@v3.1.2...v3.3.0

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


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 requested a review from moul as a code owner February 11, 2022 01:59
@trafico-bot trafico-bot bot added the 🔍 Ready for Review Pull Request is not reviewed yet label Feb 11, 2022
@renovate renovate bot changed the title chore(deps): update golang docker tag to v1.17.7 chore(deps): update dependency golang to v1.17.7 Feb 14, 2022
@renovate renovate bot changed the title chore(deps): update dependency golang to v1.17.7 chore(deps): update all Feb 27, 2022
@codecov
Copy link
Copy Markdown

codecov bot commented Feb 27, 2022

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 35.48%. Comparing base (1400a7d) to head (e5ba9ed).
Report is 4 commits behind head on master.

Current head e5ba9ed differs from pull request most recent head 66ff125

Please upload reports for the commit 66ff125 to get more accurate results.

Additional details and impacted files
@@           Coverage Diff           @@
##           master     #113   +/-   ##
=======================================
  Coverage   35.48%   35.48%           
=======================================
  Files           1        1           
  Lines         217      217           
=======================================
  Hits           77       77           
  Misses        129      129           
  Partials       11       11           
Flag Coverage Δ
unittests 35.48% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@renovate renovate bot force-pushed the renovate/all branch 2 times, most recently from 68cbaed to 7549221 Compare March 4, 2022 02:10
@renovate renovate bot changed the title chore(deps): update all fix(deps): update all Mar 15, 2022
@auto-add-label auto-add-label bot added bug Something isn't working and removed dependencies labels Mar 15, 2022
@renovate renovate bot force-pushed the renovate/all branch 2 times, most recently from 6274316 to e5ba9ed Compare March 17, 2022 03:26
@renovate renovate bot changed the title fix(deps): update all chore(deps): update all Mar 17, 2022
@auto-add-label auto-add-label bot added dependencies and removed bug Something isn't working labels Mar 17, 2022
@renovate renovate bot force-pushed the renovate/all branch 2 times, most recently from ae681ca to 8d06bee Compare April 21, 2022 16:47
@renovate renovate bot force-pushed the renovate/all branch from 8d06bee to 8c74ba0 Compare May 11, 2022 00:57
@renovate renovate bot force-pushed the renovate/all branch from 8c74ba0 to 57a1817 Compare May 23, 2022 21:06
@renovate renovate bot force-pushed the renovate/all branch 2 times, most recently from 64e94ac to 2c68f36 Compare June 6, 2022 13:21
@renovate renovate bot force-pushed the renovate/all branch 3 times, most recently from 14302e2 to 75d786d Compare June 24, 2022 03:10
@renovate renovate bot force-pushed the renovate/all branch 2 times, most recently from 4edb335 to b155cdb Compare August 7, 2023 23:16
@renovate renovate bot force-pushed the renovate/all branch 2 times, most recently from 5044ed6 to c7a684b Compare October 5, 2023 22:57
@renovate renovate bot force-pushed the renovate/all branch 2 times, most recently from 342873e to 717e1b8 Compare December 5, 2023 21:43
@renovate renovate bot force-pushed the renovate/all branch 2 times, most recently from 88c6659 to ac0934f Compare February 7, 2024 04:12
@renovate renovate bot force-pushed the renovate/all branch 2 times, most recently from 39f0b8c to e227fcb Compare March 5, 2024 21:58
@renovate renovate bot force-pushed the renovate/all branch from cb910c7 to e5bd49f Compare May 7, 2024 20:00
@renovate renovate bot force-pushed the renovate/all branch from e5bd49f to 89f0868 Compare May 22, 2024 19:39
@renovate renovate bot force-pushed the renovate/all branch from 89f0868 to 3a87d9a Compare June 4, 2024 22:09
@renovate renovate bot force-pushed the renovate/all branch from 66ff125 to 6977cdd Compare July 3, 2024 02:10
@socket-security
Copy link
Copy Markdown

socket-security bot commented Apr 5, 2025

Review the following changes in direct dependencies. Learn more about Socket for GitHub.

Diff Package Supply Chain
Security
Vulnerability Quality Maintenance License
Updatedgithub.com/​stretchr/​testify@​v1.7.0 ⏵ v1.11.196 +1100100100100
Updatedgithub.com/​peterbourgon/​ff/​v3@​v3.1.2 ⏵ v3.4.099 +1100100100100
Updatedgo.uber.org/​goleak@​v1.1.12 ⏵ v1.3.0100100100100100

View full report

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies 🔍 Ready for Review Pull Request is not reviewed yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants