Skip to content

fix(deps): update all - #74

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

fix(deps): update all#74
renovate[bot] wants to merge 1 commit into
masterfrom
renovate/all

Conversation

@renovate

@renovate renovate Bot commented Mar 7, 2022

Copy link
Copy Markdown

ℹ️ 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 minor v3.0.10v3.5.0 age confidence
actions/checkout action minor v3.1.0v3.7.0 age confidence
codecov/codecov-action action patch v3.1.1v3.1.6 age confidence
github.com/stretchr/testify require minor v1.8.0v1.12.1 age confidence
github.com/tailscale/depaware require digest 720c4b4f20f662 age confidence
go.uber.org/multierr require minor v1.8.0v1.11.0 age confidence
golangci/golangci-lint uses-with minor v1.28v1.64.8 age confidence
golangci/golangci-lint-action action minor v3.2.0v3.7.1 age confidence

Warning

Some dependencies could not be looked up. Check the Dependency Dashboard for more information.


Release Notes

actions/cache (actions/cache)

v3.5.0

Compare Source

  • Bump actions/cache to v4.1.0

Full Changelog: actions/cache@v3...v3.5.0

v3.4.3

Compare Source

What's Changed

Full Changelog: actions/cache@v3.4.2...v3.4.3

v3.4.2

Compare Source

What's Changed

[!IMPORTANT]
As a reminder, there were important backend changes to release v3.4.0, see those release notes and the announcement for more details.

Full Changelog: actions/cache@v3.4.0...v3.4.2

v3.4.1

Compare Source

[!WARNING]
This version was incorrectly released using a SHA pointing to a newer version for immutable actions only. Please use v3.4.2 (or v3) instead.

v3.4.0

Compare Source

⚠️ Important Changes

The cache backend service has been rewritten from the ground up for improved performance and reliability. actions/cache now integrates with the new cache service (v2) APIs.

The new service will gradually roll out as of February 1st, 2025. The legacy service will also be sunset on the same date. Changes in these release are fully backward compatible.

We are deprecating some versions of this action. We recommend upgrading to version v4 or v3 as soon as possible before February 1st, 2025. (Upgrade instructions below).

If you are using pinned SHAs, please use the SHAs of versions v4.2.0 or v3.4.0

If you do not upgrade, all workflow runs using any of the deprecated actions/cache will fail.

Upgrading to the recommended versions will not break your workflows.

Read more about the change & access the migration guide: reference to the announcement.

Minor changes

Minor and patch version updates for these dependencies:

Full Changelog: actions/cache@v3.3.3...v3.4.0

v3.3.3

Compare Source

What's Changed
New Contributors

Full Changelog: actions/cache@v3...v3.3.3

v3.3.2

Compare Source

What's Changed
New Contributors

Full Changelog: actions/cache@v3...v3.3.2

v3.3.1

Compare Source

What's Changed

Full Changelog: actions/cache@v3...v3.3.1

v3.3.0

Compare Source

What's Changed
New Contributors

Full Changelog: actions/cache@v3...v3.3.0

v3.2.6

Compare Source

What's Changed

Full Changelog: actions/cache@v3...v3.2.6

v3.2.5

Compare Source

What's Changed
New Contributors

Full Changelog: actions/cache@v3...v3.2.5

v3.2.4

Compare Source

What's Changed
New Contributors

Full Changelog: actions/cache@v3...v3.2.4

v3.2.3

Compare Source

What's Changed
New Contributors

Full Changelog: actions/cache@v3...v3.2.3

v3.2.2

Compare Source

What's Changed
New Contributors

Full Changelog: actions/cache@v3.2.1...v3.2.2

v3.2.1

Compare Source

What's Changed

Full Changelog: actions/cache@v3.2.0...v3.2.1

v3.2.0

Compare Source

What's Changed
New Contributors

Full Changelog: actions/cache@v3...v3.2.0

v3.0.11

Compare Source

What's Changed
New Contributors

Full Changelog: actions/cache@v3...v3.0.11

actions/checkout (actions/checkout)

v3.7.0

Compare Source

What's Changed

https://github.blog/changelog/2026-06-18-safer-pull_request_target-defaults-for-github-actions-checkout/ for more details about this breaking change

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

v3.6.0

Compare Source

v3.5.3

Compare Source

v3.5.2

Compare Source

v3.5.1

Compare Source

v3.5.0

Compare Source

v3.4.0

Compare Source

v3.3.0

Compare Source

v3.2.0

Compare Source

codecov/codecov-action (codecov/codecov-action)

v3.1.6

Compare Source

#Full Changelog: codecov/codecov-action@v3.1.5...v3.1.6

v3.1.5

Compare Source

What's Changed

v3.1.4: 3.1.4

Compare Source

What's Changed

New Contributors

Full Changelog: codecov/codecov-action@v3.1.3...v3.1.4

v3.1.3: 3.1.3

Compare Source

What's Changed

Full Changelog: codecov/codecov-action@v3.1.2...v3.1.3

v3.1.2: 3.1.2

Compare Source

What's Changed

New Contributors

Full Changelog: codecov/codecov-action@v3.1.1...v3.1.2

stretchr/testify (github.com/stretchr/testify)

v1.12.1

Compare Source

This is the first release which has the minimum dependencies practical in testify v1. The last remaining dependencies are github.com/stretchr/objx which itself has no dependencies, and go.yaml.in/yaml/v3. Removing objx would require v2, it cannot be vendored. Removing YAML would require vendoring the yaml library, which would do more harm than good. It's better to become aware of vulnerabilities in the official yaml package than to attempt to maintain our own.

What's Changed
New Contributors

Full Changelog: stretchr/testify@v1.12.0...v1.12.1

What's Changed
New Contributors

Full Changelog: stretchr/testify@v1.12.0...v1.12.1

v1.12.0

Compare Source

What's Changed

Functional Changes
Fixes
Documentation, Build & CI

New Contributors

Full Changelog: stretchr/testify@v1.11.0...v1.12.0

What's Changed

Important

✂ 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 requested a review from moul as a code owner March 7, 2022 16:49
@auto-add-label auto-add-label Bot added the bug Something isn't working label Mar 7, 2022
@trafico-bot trafico-bot Bot added the 🔍 Ready for Review Pull Request is not reviewed yet label Mar 7, 2022
@codecov

codecov Bot commented Mar 7, 2022

Copy link
Copy Markdown

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 74.33%. Comparing base (cbfa1f9) to head (edd6c70).
Report is 10 commits behind head on master.

❗ Current head edd6c70 differs from pull request most recent head 18a8bb9. Consider uploading reports for the commit 18a8bb9 to get more accurate results

Additional details and impacted files
@@           Coverage Diff           @@
##           master      #74   +/-   ##
=======================================
  Coverage   74.33%   74.33%           
=======================================
  Files          15       15           
  Lines         452      452           
=======================================
  Hits          336      336           
  Misses         84       84           
  Partials       32       32           
Flag Coverage Δ
unittests 74.33% <ø> (ø)

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 changed the title fix(deps): update module go.uber.org/multierr to v1.8.0 fix(deps): update all Mar 26, 2022
@renovate
renovate Bot force-pushed the renovate/all branch from e01c9fc to dbac53d Compare June 6, 2022 12:23
@renovate renovate Bot changed the title fix(deps): update all fix(deps): update module go.uber.org/multierr to v1.8.0 Jun 17, 2022
@renovate renovate Bot changed the title fix(deps): update module go.uber.org/multierr to v1.8.0 fix(deps): update all Jun 20, 2022
@renovate
renovate Bot force-pushed the renovate/all branch 2 times, most recently from 340833b to 79a9c9b Compare June 24, 2022 01:45
@renovate renovate Bot changed the title fix(deps): update all fix(deps): update all to v1.8.0 Jun 29, 2022
@renovate renovate Bot changed the title fix(deps): update all to v1.8.0 chore(deps): update all Jul 13, 2022
@auto-add-label auto-add-label Bot added dependencies and removed bug Something isn't working labels Jul 13, 2022
@renovate
renovate Bot force-pushed the renovate/all branch 3 times, most recently from 264f50f to 48f70ec Compare August 7, 2022 22:36
@renovate
renovate Bot force-pushed the renovate/all branch 2 times, most recently from 183ccf4 to 41bc385 Compare October 11, 2022 09:45
@renovate renovate Bot changed the title chore(deps): update all chore(deps): update module go to 1.19 Oct 11, 2022
@renovate renovate Bot changed the title chore(deps): update module go to 1.19 chore(deps): update all Oct 13, 2022
@renovate
renovate Bot force-pushed the renovate/all branch 2 times, most recently from befb5df to 000ceb9 Compare January 30, 2024 21:33
@renovate renovate Bot changed the title chore(deps): update all fix(deps): update all Dec 10, 2024
@renovate
renovate Bot force-pushed the renovate/all branch 2 times, most recently from 2fe781a to e51f755 Compare January 12, 2025 18:34
@renovate
renovate Bot force-pushed the renovate/all branch 2 times, most recently from 684d054 to 5542593 Compare February 19, 2025 00:44
@socket-security

socket-security Bot commented Aug 24, 2025

Copy link
Copy Markdown

@renovate
renovate Bot force-pushed the renovate/all branch 2 times, most recently from c610465 to 14e468e Compare March 12, 2026 18:48
@renovate
renovate Bot force-pushed the renovate/all branch 2 times, most recently from 5c000ff to 223d781 Compare April 17, 2026 09:34
@renovate

renovate Bot commented Apr 26, 2026

Copy link
Copy Markdown
Author

ℹ️ 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.13 -> 1.26

@socket-security

socket-security Bot commented Jun 25, 2026

Copy link
Copy Markdown

All alerts resolved. Learn more about Socket for GitHub.

This PR previously contained dependency changes with security issues that have been resolved, removed, or ignored.

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