Skip to content

Conversation

@renovate
Copy link

@renovate renovate bot commented May 26, 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 minor v3.0.2v3.5.0 age confidence
actions/checkout action minor v3.0.0v3.6.0 age confidence
actions/upload-artifact action minor v3.0.0v3.2.1 age confidence
alpine final minor 3.15.43.23.2 age confidence
codecov/codecov-action action patch v3.1.0v3.1.6 age confidence
docker/build-push-action action minor v3.0.0v3.3.1 age confidence
github.com/peterbourgon/ff/v3 require minor v3.1.2v3.4.0 age confidence
github.com/tailscale/depaware require digest 720c4b49c2ad25 age confidence
go.uber.org/goleak require minor v1.1.12v1.3.0 age confidence
go.uber.org/zap require minor v1.21.0v1.27.1 age confidence
golang stage minor 1.18.2-alpine1.25.5-alpine age confidence
golangci/golangci-lint-action action minor v3.2.0v3.7.1 age confidence
markdownlint-cli dependencies minor 0.31.10.47.0 age confidence
ossf/scorecard-action action minor v1.0.4v1.1.2 age confidence

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

v3.0.10

Compare Source

  • Fix a bug with sorting inputs.
  • Update definition for restore-keys in README.md

v3.0.9

Compare Source

  • Enhanced the warning message for cache unavailability in case of GHES.

v3.0.8

Compare Source

What's Changed

  • Fix zstd not working for windows on gnu tar in issues.
  • Allow users to provide a custom timeout as input for aborting cache segment download using the environment variable SEGMENT_DOWNLOAD_TIMEOUT_MIN. Default is 60 minutes.

v3.0.7

Compare Source

What's Changed
  • Fix for the download stuck problem has been added in actions/cache for users who were intermittently facing the issue. As part of this fix, new timeout has been introduced in the download step to stop the download if it doesn't complete within an hour and run the rest of the workflow without erroring out.

v3.0.6

Compare Source

What's Changed
  • Add example for clojure lein project dependencies by @​shivamarora1 in PR #​835
  • Update toolkit's cache npm module to latest. Bump cache version to v3.0.6 by @​pdotl in PR #​887
  • Fix issue #​809 where cache save/restore was failing for Amazon Linux 2 runners due to older tar version
  • Fix issue #​833 where cache save was not working for caching github workspace directory
New Contributors

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

v3.0.5

Compare Source

Removed error handling by consuming actions/cache 3.0 toolkit, Now cache server error handling will be done by toolkit.

v3.0.4

Compare Source

In this release, we have fixed the tar creation error while trying to create it with path as ~/ home folder on ubuntu-latest.

v3.0.3

Compare Source

Fixed avoiding empty cache save when no files are available for caching. (#​624)

actions/checkout (actions/checkout)

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

v3.1.0

Compare Source

v3.0.2

Compare Source

v3.0.1

Compare Source

actions/upload-artifact (actions/upload-artifact)

v3.2.1

Compare Source

What's Changed

This fixes the include-hidden-files input introduced in https://github.com/actions/upload-artifact/releases/tag/v3.2.0

Full Changelog: actions/upload-artifact@v3.2.0...v3.2.1

v3.2.0

Compare Source

Notice: Breaking Changes ⚠️

We will no longer include hidden files and folders by default in the upload-artifact action of this version. This reduces the risk that credentials are accidentally uploaded into artifacts. Customers who need to continue to upload these files can use a new option, include-hidden-files, to continue to do so.

See "Notice of upcoming deprecations and breaking changes in GitHub Actions runners" changelog and this issue for more details.

What's Changed

Full Changelog: actions/upload-artifact@v3.1.3...v3.2.0

v3.1.3

Compare Source

What's Changed

Full Changelog: actions/upload-artifact@v3...v3.1.3

v3.1.2

Compare Source

  • Update all @actions/* NPM packages to their latest versions- #​374
  • Update all dev dependencies to their most recent versions - #​375

v3.1.1

Compare Source

  • Update actions/core package to latest version to remove set-output deprecation warning #​351

v3.1.0

Compare Source

What's Changed

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

v3.1.1: 3.1.1

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 requested a review from moul as a code owner May 26, 2022 06:40
@trafico-bot trafico-bot bot added the 🔍 Ready for Review Pull Request is not reviewed yet label May 26, 2022
@renovate renovate bot force-pushed the renovate/all branch 4 times, most recently from 836b4cc to 1c3945e Compare May 31, 2022 11:15
@codecov
Copy link

codecov bot commented May 31, 2022

Codecov Report

All modified and coverable lines are covered by tests ✅

Please upload report for BASE (main@93878b5). Learn more about missing BASE report.

Current head cc7b722 differs from pull request most recent head f520b3e

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

Additional details and impacted files
@@           Coverage Diff           @@
##             main       #1   +/-   ##
=======================================
  Coverage        ?   21.27%           
=======================================
  Files           ?        1           
  Lines           ?       47           
  Branches        ?        0           
=======================================
  Hits            ?       10           
  Misses          ?       37           
  Partials        ?        0           
Flag Coverage Δ
unittests 21.27% <ø> (?)

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 4 times, most recently from 991a948 to 977d1e7 Compare June 7, 2022 14:33
@renovate renovate bot force-pushed the renovate/all branch 5 times, most recently from 62ca721 to e9fdb6c Compare June 15, 2022 04:47
@renovate renovate bot force-pushed the renovate/all branch 2 times, most recently from f9ab048 to 08562aa Compare June 23, 2022 22:17
@renovate renovate bot force-pushed the renovate/all branch 3 times, most recently from 64a450b to 0adfe77 Compare June 27, 2022 21:52
@renovate renovate bot force-pushed the renovate/all branch 8 times, most recently from 0b8341a to f817f9e Compare July 19, 2022 16:06
@renovate renovate bot force-pushed the renovate/all branch 3 times, most recently from 0c1a90b to 7d46a06 Compare January 17, 2025 23:24
@renovate renovate bot force-pushed the renovate/all branch 3 times, most recently from 99d434b to e0e9cf6 Compare February 19, 2025 23:34
@renovate renovate bot force-pushed the renovate/all branch 2 times, most recently from ba2027e to 458e828 Compare March 6, 2025 00:21
@renovate renovate bot force-pushed the renovate/all branch from 601e5d0 to b18fce5 Compare May 10, 2025 12:14
@renovate renovate bot force-pushed the renovate/all branch from b18fce5 to b731a54 Compare May 18, 2025 07:38
@renovate renovate bot force-pushed the renovate/all branch 2 times, most recently from 74de6fd to d97d0de Compare June 6, 2025 14:52
@renovate renovate bot force-pushed the renovate/all branch 2 times, most recently from dfe8eaa to 570c6d3 Compare October 8, 2025 22:43
@renovate renovate bot force-pushed the renovate/all branch 2 times, most recently from a81b6f8 to ee3a88f Compare November 20, 2025 11:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

🔍 Ready for Review Pull Request is not reviewed yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant