Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix(deps): update all (major) #165

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

fix(deps): update all (major) #165

wants to merge 1 commit into from

Conversation

renovate[bot]
Copy link

@renovate renovate bot commented Feb 24, 2022

This PR contains the following updates:

Package Type Update Change Age Adoption Passing Confidence
actions/cache action major v3.0.4 -> v4.2.2 age adoption passing confidence
actions/checkout action major v2.4.0 -> v4.2.2 age adoption passing confidence
actions/setup-go action major v2 -> v5 age adoption passing confidence
codfish/semantic-release-action action major v1 -> v3 age adoption passing confidence
github.com/go-chi/chi require major v4.1.2+incompatible -> v5.2.1 age adoption passing confidence
github.com/google/go-github/v32 require major v32.1.0 -> v69.2.0 age adoption passing confidence
github.com/grpc-ecosystem/go-grpc-middleware require major v1.3.0 -> v2.3.1 age adoption passing confidence
github.com/grpc-ecosystem/grpc-gateway require major v1.16.0 -> v2.26.3 age adoption passing confidence
golangci/golangci-lint-action action major v3.2.0 -> v6.5.0 age adoption passing confidence

Release Notes

actions/cache (actions/cache)

v4.2.2

Compare Source

What's Changed

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

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

v4.2.1

Compare Source

What's Changed

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

New Contributors

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

v4.2.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@v4.1.2...v4.2.0

v4.1.2

Compare Source

What's Changed
New Contributors

Full Changelog: actions/cache@v4.1.1...v4.1.2

v4.1.1

Compare Source

What's Changed

Full Changelog: actions/cache@v4.1.0...v4.1.1

v4.1.0

Compare Source

What's Changed
New Contributors

Full Changelog: actions/cache@v4.0.2...v4.1.0

v4.0.2

Compare Source

What's Changed

Full Changelog: actions/cache@v4.0.1...v4.0.2

v4.0.1

Compare Source

What's Changed

New Contributors

Full Changelog: actions/cache@v4...v4.0.1

v4.0.0

Compare Source

What's Changed

New Contributors

Full Changelog: actions/cache@v3...v4.0.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
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.

actions/checkout (actions/checkout)

v4.2.2

Compare Source

v4.2.1

Compare Source

v4.2.0

Compare Source

v4.1.7

Compare Source

v4.1.6

Compare Source

v4.1.5

Compare Source

v4.1.4

Compare Source

v4.1.3

Compare Source

v4.1.2

Compare Source

v4.1.1

Compare Source

v4.1.0

Compare Source

v4.0.0

Compare Source

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


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 24, 2022 20:14
@trafico-bot trafico-bot bot added the 🔍 Ready for Review Pull Request is not reviewed yet label Feb 24, 2022
@renovate renovate bot force-pushed the renovate/major-all branch from 9413687 to 53e06bb Compare February 26, 2022 18:56
@renovate renovate bot changed the title chore(deps): update golangci/golangci-lint-action action to v3 chore(deps): update all (major) Feb 28, 2022
@renovate renovate bot force-pushed the renovate/major-all branch 2 times, most recently from 2d2fe7a to 5a3e5d5 Compare March 1, 2022 18:48
@renovate renovate bot force-pushed the renovate/major-all branch from 5a3e5d5 to 993a538 Compare March 21, 2022 11:44
@renovate renovate bot force-pushed the renovate/major-all branch from 993a538 to feaf903 Compare March 30, 2022 10:55
@renovate renovate bot force-pushed the renovate/major-all branch 2 times, most recently from 5f0b8aa to d164a7b Compare April 14, 2022 19:49
@renovate renovate bot force-pushed the renovate/major-all branch from d164a7b to c111521 Compare April 21, 2022 17:02
@renovate renovate bot force-pushed the renovate/major-all branch from c111521 to 45ef430 Compare May 11, 2022 05:49
@renovate renovate bot changed the title chore(deps): update all (major) chore(deps): update all to v3 (major) May 23, 2022
@renovate renovate bot force-pushed the renovate/major-all branch from 45ef430 to 8efc260 Compare May 31, 2022 12:01
@renovate renovate bot force-pushed the renovate/major-all branch from 8efc260 to 857effe Compare June 7, 2022 13:11
@renovate renovate bot force-pushed the renovate/major-all branch from 857effe to f17b1c9 Compare August 9, 2022 15:42
@renovate renovate bot changed the title chore(deps): update all to v3 (major) chore(deps): update all (major) Aug 10, 2022
@renovate renovate bot force-pushed the renovate/major-all branch 2 times, most recently from f09ade4 to 9db88df Compare October 4, 2022 10:58
@renovate renovate bot force-pushed the renovate/major-all branch from 9db88df to 1fcfce8 Compare November 16, 2022 01:08
@renovate renovate bot force-pushed the renovate/major-all branch from 1fcfce8 to 7862d5a Compare December 12, 2022 21:39
@renovate renovate bot changed the title chore(deps): update all (major) Update all (major) Dec 17, 2022
@renovate renovate bot changed the title Update all (major) chore(deps): update all (major) Dec 17, 2022
@renovate renovate bot force-pushed the renovate/major-all branch 6 times, most recently from 2898898 to 7457fa7 Compare December 26, 2022 00:55
@renovate renovate bot force-pushed the renovate/major-all branch from 19a33ad to ff96c4d Compare November 1, 2024 21:28
@renovate renovate bot force-pushed the renovate/major-all branch 2 times, most recently from ee69948 to 47a35ef Compare November 22, 2024 23:17
@renovate renovate bot force-pushed the renovate/major-all branch from 47a35ef to 5cd502f Compare November 27, 2024 17:44
@renovate renovate bot force-pushed the renovate/major-all branch from 5cd502f to d1d74e5 Compare December 5, 2024 17:16
@renovate renovate bot changed the title chore(deps): update all (major) fix(deps): update all (major) Dec 10, 2024
@renovate renovate bot force-pushed the renovate/major-all branch 2 times, most recently from ff28520 to 3fd5c59 Compare December 16, 2024 01:05
@renovate renovate bot force-pushed the renovate/major-all branch 2 times, most recently from 25e0216 to 635315d Compare December 23, 2024 12:45
@renovate renovate bot force-pushed the renovate/major-all branch 2 times, most recently from 6b23f65 to 8fd8693 Compare January 21, 2025 06:21
@renovate renovate bot force-pushed the renovate/major-all branch 6 times, most recently from 7c8d134 to 5105950 Compare February 10, 2025 19:09
@renovate renovate bot force-pushed the renovate/major-all branch 7 times, most recently from 9ccd4bb to f0e7782 Compare February 18, 2025 20:33
@renovate renovate bot force-pushed the renovate/major-all branch 3 times, most recently from 393c764 to 1ba0c73 Compare March 4, 2025 20:43
@renovate renovate bot force-pushed the renovate/major-all branch from 1ba0c73 to eaf11b8 Compare March 6, 2025 00:57
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