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) #32

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

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

wants to merge 1 commit into from

Conversation

renovate[bot]
Copy link

@renovate renovate bot commented Nov 4, 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.7 -> 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.1 -> v5.3.1 age adoption passing confidence
docker/build-push-action action major v3.1.1 -> v6.13.0 age adoption passing confidence
ghcr.io/codfish/semantic-release-action docker major v2 -> 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.2.0 age adoption passing confidence
goreleaser/goreleaser-action action major v3.0.0 -> 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.
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.3.1

Compare Source

What's Changed

Full Changelog: https://github.com/codecov/codecov-action/compare/v5.3.0..v5.3.1

v5.3.0

Compare Source

What's Changed

Full Changelog: https://github.com/codecov/codecov-action/compare/v5.2.0..v5.3.0

v5.2.0

Compare Source

What's Changed

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

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 November 4, 2022 13:05
@auto-add-label auto-add-label bot added the bug Something isn't working label Nov 4, 2022
@trafico-bot trafico-bot bot added the 🔍 Ready for Review Pull Request is not reviewed yet label Nov 4, 2022
@renovate renovate bot force-pushed the renovate/major-all branch from be49c28 to 54d2a7f Compare November 12, 2022 19:11
@renovate renovate bot changed the title fix(deps): update dependency alex to v11 fix(deps): update all (major) Nov 12, 2022
@renovate renovate bot changed the title fix(deps): update all (major) chore(deps): update all (major) Mar 16, 2023
@renovate renovate bot force-pushed the renovate/major-all branch from 54d2a7f to 0a0f481 Compare March 16, 2023 16:01
@renovate renovate bot force-pushed the renovate/major-all branch from 0a0f481 to 4926b63 Compare March 30, 2023 05:57
@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 4926b63 to 4ebb724 Compare May 29, 2023 23:49
@renovate renovate bot force-pushed the renovate/major-all branch from 4ebb724 to d1f9b06 Compare June 10, 2023 05:24
@socket-security
Copy link

socket-security bot commented Jun 10, 2023

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

Package New capabilities Transitives Size Publisher
npm/[email protected] 🔁 npm/[email protected] Transitive: environment, filesystem, network, shell +395 15.9 MB wooorm

View full report↗︎

@renovate renovate bot force-pushed the renovate/major-all branch from d1f9b06 to 97d33eb Compare June 15, 2023 02:50
@renovate renovate bot force-pushed the renovate/major-all branch from 97d33eb to a9020d9 Compare June 24, 2023 04:59
@renovate renovate bot force-pushed the renovate/major-all branch from a9020d9 to 86bd705 Compare August 11, 2023 02:24
@renovate renovate bot force-pushed the renovate/major-all branch from 86bd705 to 2e24407 Compare August 19, 2023 05:52
@renovate renovate bot force-pushed the renovate/major-all branch 4 times, most recently from 90663a2 to 2dc8820 Compare September 12, 2023 02:45
@renovate renovate bot force-pushed the renovate/major-all branch from 2dc8820 to f7f3baf Compare September 13, 2023 20:42
@renovate renovate bot force-pushed the renovate/major-all branch from f7f3baf to dcc6840 Compare September 23, 2023 08:35
@renovate renovate bot force-pushed the renovate/major-all branch from dcc6840 to 3fc9125 Compare October 7, 2023 11:12
@renovate renovate bot force-pushed the renovate/major-all branch 3 times, most recently from 4f7e71d to 9e8b267 Compare October 24, 2023 23:53
@renovate renovate bot force-pushed the renovate/major-all branch from 9e8b267 to b1fe384 Compare November 10, 2023 05:52
@renovate renovate bot force-pushed the renovate/major-all branch from b1fe384 to f7e91dc Compare November 18, 2023 02:38
@renovate renovate bot force-pushed the renovate/major-all branch from f7e91dc to 0a90148 Compare December 7, 2023 08:55
@renovate renovate bot force-pushed the renovate/major-all branch from 0a90148 to c40fab7 Compare December 15, 2023 17:26
@renovate renovate bot force-pushed the renovate/major-all branch 2 times, most recently from ba0f8a1 to d40cb9b Compare July 30, 2024 05:41
@renovate renovate bot force-pushed the renovate/major-all branch 2 times, most recently from bd1b8a6 to ea05ded Compare August 14, 2024 02:46
@renovate renovate bot force-pushed the renovate/major-all branch 5 times, most recently from 88e0cfd to 5b7e160 Compare October 2, 2024 02:16
@renovate renovate bot force-pushed the renovate/major-all branch 4 times, most recently from 0639393 to 5d19d6a Compare October 9, 2024 05:02
@renovate renovate bot force-pushed the renovate/major-all branch 2 times, most recently from d21b68f to 9d4b7e8 Compare October 24, 2024 05:47
@renovate renovate bot force-pushed the renovate/major-all branch 2 times, most recently from 728259a to 58fca6d Compare November 15, 2024 05:27
@renovate renovate bot force-pushed the renovate/major-all branch 3 times, most recently from 02b762e to ef3d38d Compare November 22, 2024 05:45
@renovate renovate bot force-pushed the renovate/major-all branch from ef3d38d to c04ef1a Compare November 27, 2024 02:38
@renovate renovate bot force-pushed the renovate/major-all branch from c04ef1a to 46f7a4b Compare December 6, 2024 08:51
@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 from 46f7a4b to ffe2316 Compare December 21, 2024 02:49
@renovate renovate bot force-pushed the renovate/major-all branch 2 times, most recently from 51a9cb8 to c8372f1 Compare January 16, 2025 06:56
@renovate renovate bot force-pushed the renovate/major-all branch 2 times, most recently from 759a5d2 to 2f0fb9c Compare January 24, 2025 11:38
@renovate renovate bot force-pushed the renovate/major-all branch from 2f0fb9c to 718bc53 Compare January 25, 2025 18:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working 🔍 Ready for Review Pull Request is not reviewed yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants