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

Update all (major) #2

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

Update all (major) #2

wants to merge 1 commit into from

Conversation

renovate[bot]
Copy link

@renovate renovate bot commented May 26, 2022

This PR contains the following updates:

Package Type Update Change Age Adoption Passing Confidence
JasonEtco/is-sponsor-label-action action major v1.2.0 -> v2.0.0 age adoption passing confidence
actions/cache action major v3.0.2 -> v4.2.0 age adoption passing confidence
actions/checkout action major v3 -> v4 age adoption passing confidence
actions/checkout action major v3.0.0 -> v4.2.2 age adoption passing confidence
actions/setup-go action major v3 -> v5 age adoption passing confidence
alex (source) dependencies major 10.0.0 -> 11.0.1 age adoption passing confidence
codecov/codecov-action action major v3.1.0 -> v5.1.2 age adoption passing confidence
docker/build-push-action action major v3.0.0 -> v6.10.0 age adoption passing confidence
ghcr.io/codfish/semantic-release-action docker major v1 -> v3 age adoption passing confidence
github/codeql-action action major v2 -> v3 age adoption passing confidence
golangci/golangci-lint-action action major v3.2.0 -> v6.1.1 age adoption passing confidence
goreleaser/goreleaser-action action major v2.9.1 -> v6.1.0 age adoption passing confidence
ossf/scorecard-action action major v1.0.4 -> v2.4.0 age adoption passing confidence
ubuntu github-runner major 20.04 -> 24.04 age adoption passing confidence

Release Notes

JasonEtco/is-sponsor-label-action (JasonEtco/is-sponsor-label-action)

v2.0.0

Compare Source

This release includes a ton of dependency updates, hence the new major version just to be safe. Also drops support for the Node12 (which is now deprecated) runner, in favor of the Node16 runner.

actions/cache (actions/cache)

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...v4.2.0

v4.1.2

Compare Source

What's Changed
New Contributors

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

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.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...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.

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. (https://github.com/actions/cache/issues/624)

actions/checkout (actions/checkout)

v4

Compare Source

actions/setup-go (actions/setup-go)

v5

Compare Source

v4

Compare Source

get-alex/alex (alex)

v11.0.1

Compare Source

Full Changelog: get-alex/alex@11.0.0...11.0.1

v11.0.0

Compare Source

  • 1b4c1be Update retext-equality, retext-profanities
  • 3b55031 Remove support for Node 12

Full Changelog: get-alex/alex@10.0.0...11.0.0

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

v5.1.2

Compare Source

What's Changed

Full Changelog: https://github.com/codecov/codecov-action/compare/v5.1.1..v5.1.2

v5.1.1

Compare Source

What's Changed

Full Changelog: https://github.com/codecov/codecov-action/compare/v5.1.0..v5.1.1

v5.1.0

Compare Source

What's Changed

Full Changelog: https://github.com/codecov/codecov-action/compare/v5.0.7..v5.1.0

v5.0.7

Compare Source

What's Changed

Full Changelog: https://github.com/codecov/codecov-action/compare/v5.0.6..v5.0.7

v5.0.6

Compare Source

What's Changed

Full Changelog: https://github.com/codecov/codecov-action/compare/v5.0.5..v5.0.6

v5.0.5

Compare Source

What's Changed

Full Changelog: https://github.com/codecov/codecov-action/compare/v5.0.4..v5.0.5

v5.0.4

Compare Source

What's Changed

Full Changelog: https://github.com/codecov/codecov-action/compare/v5.0.3..v5.0.4

v5.0.3

Compare Source

What's Changed

Full Changelog: https://github.com/codecov/codecov-action/compare/v5.0.2..v5.0.3

v5.0.2

Compare Source

What's Changed

Full Changelog: codecov/codecov-action@v5.0.1...v5.0.2

v5.0.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
@codecov
Copy link

codecov bot commented May 26, 2022

Welcome to Codecov 🎉

Once you merge this PR into your default branch, you're all set! Codecov will compare coverage reports and display results in all future pull requests.

Thanks for integrating Codecov - We've got you covered ☂️

@trafico-bot trafico-bot bot added the 🔍 Ready for Review Pull Request is not reviewed yet label Jun 2, 2022
@renovate renovate bot changed the title Update goreleaser/goreleaser-action action to v3 Update all (major) Sep 25, 2022
@renovate renovate bot force-pushed the renovate/major-all branch from 3a7670c to 6092446 Compare September 25, 2022 18:02
@renovate renovate bot force-pushed the renovate/major-all branch from 6092446 to cfba777 Compare November 20, 2022 13:22
@renovate renovate bot force-pushed the renovate/major-all branch from cfba777 to 66799a5 Compare March 16, 2023 08:03
@renovate renovate bot force-pushed the renovate/major-all branch from 66799a5 to 07240c3 Compare March 30, 2023 05:43
@socket-security
Copy link

socket-security bot commented Mar 30, 2023

👍 Dependency issues cleared. 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↗︎

@renovate renovate bot force-pushed the renovate/major-all branch from 07240c3 to 8f7ab0d Compare May 30, 2023 03:52
@renovate renovate bot force-pushed the renovate/major-all branch from 8f7ab0d to f358b32 Compare June 10, 2023 05:28
@socket-security
Copy link

socket-security bot commented Jun 10, 2023

New and removed dependencies detected. Learn more about Socket for GitHub ↗︎

Package New capabilities Transitives Size Publisher
npm/[email protected] Transitive: environment, filesystem, shell +347 13.2 MB wooorm

🚮 Removed packages: npm/[email protected]

View full report↗︎

@renovate renovate bot force-pushed the renovate/major-all branch from f358b32 to a6465e4 Compare June 14, 2023 23:46
@renovate renovate bot force-pushed the renovate/major-all branch from a6465e4 to b22b046 Compare June 24, 2023 02:34
@renovate renovate bot force-pushed the renovate/major-all branch from b22b046 to 078694a Compare August 10, 2023 09:00
@renovate renovate bot force-pushed the renovate/major-all branch from 078694a to 71269b4 Compare August 19, 2023 08:55
@renovate renovate bot force-pushed the renovate/major-all branch 3 times, most recently from 3debbdf to ef619e0 Compare September 8, 2023 14:59
@renovate renovate bot force-pushed the renovate/major-all branch from ef619e0 to ac1a3eb Compare September 12, 2023 17:54
@renovate renovate bot force-pushed the renovate/major-all branch from ac1a3eb to d0ad82b Compare September 23, 2023 02:40
@renovate renovate bot force-pushed the renovate/major-all branch from d0ad82b to c873860 Compare October 7, 2023 14:21
@renovate renovate bot force-pushed the renovate/major-all branch 3 times, most recently from 7668d4d to efbcaaf Compare October 24, 2023 05:44
@renovate renovate bot force-pushed the renovate/major-all branch from efbcaaf to 65217a4 Compare November 10, 2023 05:56
@renovate renovate bot force-pushed the renovate/major-all branch from 65217a4 to f6e0f96 Compare November 17, 2023 14:44
@renovate renovate bot force-pushed the renovate/major-all branch from f6e0f96 to 2f7cbdb Compare December 7, 2023 14:57
@renovate renovate bot force-pushed the renovate/major-all branch from 2f7cbdb to ae995e4 Compare December 15, 2023 14:35
@renovate renovate bot force-pushed the renovate/major-all branch from ae995e4 to a7a66d4 Compare January 13, 2024 20:45
@renovate renovate bot force-pushed the renovate/major-all branch 3 times, most recently from 68757ae to e685c9f Compare June 26, 2024 20:20
@renovate renovate bot force-pushed the renovate/major-all branch from e685c9f to 672c30f Compare July 4, 2024 17:34
@renovate renovate bot force-pushed the renovate/major-all branch 3 times, most recently from 94937d5 to f284cd3 Compare July 24, 2024 05:19
@renovate renovate bot force-pushed the renovate/major-all branch 2 times, most recently from 4945856 to 92a859b Compare July 30, 2024 05:36
@renovate renovate bot force-pushed the renovate/major-all branch 2 times, most recently from afa0ecd to c232ba2 Compare August 15, 2024 05:40
@renovate renovate bot force-pushed the renovate/major-all branch 6 times, most recently from a8bd430 to 2128d5d Compare October 3, 2024 05:21
@renovate renovate bot force-pushed the renovate/major-all branch 3 times, most recently from 93689b7 to 9ffe544 Compare October 9, 2024 08:55
@renovate renovate bot force-pushed the renovate/major-all branch 2 times, most recently from de3f531 to ac6a326 Compare October 23, 2024 23:54
@renovate renovate bot force-pushed the renovate/major-all branch from ac6a326 to 7cdac6f Compare November 7, 2024 20:37
@renovate renovate bot force-pushed the renovate/major-all branch 3 times, most recently from 04490b4 to 7ee6046 Compare November 21, 2024 21:00
@renovate renovate bot force-pushed the renovate/major-all branch from 7ee6046 to 223dcae Compare November 26, 2024 20:44
@renovate renovate bot force-pushed the renovate/major-all branch from 223dcae to 928b63a Compare December 6, 2024 05:40
@renovate renovate bot force-pushed the renovate/major-all branch from 928b63a to 1fe4455 Compare December 21, 2024 11:56
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.

0 participants