Skip to content
This repository was archived by the owner on Jul 10, 2025. It is now read-only.

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

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

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

Conversation

@renovate
Copy link
Copy Markdown

@renovate renovate Bot commented Feb 24, 2022

This PR contains the following updates:

Package Type Update Change Age Confidence
actions/cache action major v3.0.4 -> v4.2.3 age confidence
actions/checkout action major v2.4.0 -> v4.2.2 age confidence
actions/setup-go action major v2 -> v5 age confidence
codfish/semantic-release-action action major v1 -> v3 age confidence
github.com/go-chi/chi require major v4.1.2+incompatible -> v5.2.2 age confidence
github.com/google/go-github/v32 require major v32.1.0 -> v73.0.0 age confidence
github.com/grpc-ecosystem/go-grpc-middleware require major v1.3.0 -> v2.3.2 age confidence
github.com/grpc-ecosystem/grpc-gateway require major v1.16.0 -> v2.27.1 age confidence
golangci/golangci-lint-action action major v3.2.0 -> v8.0.0 age confidence

Release Notes

actions/cache (actions/cache)

v4.2.3

Compare Source

What's Changed

New Contributors

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

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

v3.1.0

Compare Source

v3.0.2

Compare Source

v3.0.1

Compare Source

v3.0.0

Compare Source

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

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 fcca28d to 75f98be Compare June 19, 2023 16:23
@renovate renovate Bot force-pushed the renovate/major-all branch 2 times, most recently from 7baaba5 to eb87871 Compare July 28, 2023 20:14
@renovate renovate Bot force-pushed the renovate/major-all branch 3 times, most recently from 8ff5fdc to acaa0fe Compare August 22, 2023 22:57
@renovate renovate Bot force-pushed the renovate/major-all branch 2 times, most recently from d3d0e12 to 8a8e641 Compare August 25, 2023 19:57
@renovate renovate Bot force-pushed the renovate/major-all branch 4 times, most recently from cbfc3a5 to 7b20cdd Compare September 7, 2023 12:31
@renovate renovate Bot force-pushed the renovate/major-all branch from 7b20cdd to 8641edb Compare September 10, 2023 20:24
@renovate renovate Bot force-pushed the renovate/major-all branch 2 times, most recently from 96f442d to 3d74e9a Compare September 22, 2023 18:42
@renovate renovate Bot force-pushed the renovate/major-all branch 2 times, most recently from adf5420 to d247b9d Compare October 17, 2023 16:55
@renovate renovate Bot force-pushed the renovate/major-all branch 2 times, most recently from bcbc9c8 to a08bbda Compare October 23, 2023 12:58
@renovate renovate Bot force-pushed the renovate/major-all branch 2 times, most recently from c106f0f to b81dfdb Compare November 9, 2023 21:45
@renovate renovate Bot force-pushed the renovate/major-all branch 2 times, most recently from 68284b5 to 4153d74 Compare December 6, 2023 16:23
@renovate renovate Bot force-pushed the renovate/major-all branch from 4153d74 to 2ed0ffc Compare December 20, 2023 03:43
@renovate renovate Bot force-pushed the renovate/major-all branch 2 times, most recently from 63df858 to 56a4154 Compare January 10, 2024 04:18
@renovate renovate Bot force-pushed the renovate/major-all branch from 56a4154 to 08f813e Compare January 17, 2024 17:16
@renovate
Copy link
Copy Markdown
Author

renovate Bot commented Jun 4, 2024

ℹ 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):

  • 4 additional dependencies were updated
  • The go directive was updated for compatibility reasons

Details:

Package Change
go 1.13 -> 1.23.0
github.com/golang/protobuf v1.5.2 -> v1.5.4
golang.org/x/oauth2 v0.0.0-20210819190943-2bc19b11175f -> v0.30.0
google.golang.org/genproto v0.0.0-20210924002016-3dee208752a0 -> v0.0.0-20240213162025-012b6fc9bca9
google.golang.org/grpc v1.42.0 -> v1.73.0

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

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