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

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

Conversation

renovate[bot]
Copy link

@renovate renovate bot commented Jun 24, 2021

This PR contains the following updates:

Package Type Update Change Age Adoption Passing Confidence
actions/cache action major v3.0.7 -> v4.2.0 age adoption passing confidence
actions/checkout action major v3.0.2 -> v4.2.2 age adoption passing confidence
actions/setup-go action major v3 -> v5 age adoption passing confidence
alex (source) dependencies major 9.1.0 -> 11.0.1 age adoption passing confidence
codecov/codecov-action action major v3 -> v5 age adoption passing confidence
ghcr.io/codfish/semantic-release-action docker major v1 -> v3 age adoption passing confidence
github.com/go-chi/chi require major v1.5.4 -> v5.2.1 age adoption passing confidence
github/codeql-action action major v2 -> v3 age adoption passing confidence
golangci/golangci-lint-action action major v3 -> v6 age adoption passing confidence
goreleaser/goreleaser-action action major v2.8.0 -> v6.1.0 age adoption passing confidence

Release Notes

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

What's Changed

Full Changelog: actions/checkout@v4.1.4...v4.1.5

v4.1.4

Compare Source

v4.1.3

Compare Source

What's Changed

Full Changelog: actions/checkout@v4.1.2...v4.1.3

v4.1.2

Compare Source

v4.1.1

Compare Source

What's Changed
New Contributors

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

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

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

v10.0.0

Compare Source

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

v9.1.1

Compare Source

Full Changelog: get-alex/alex@9.1.0...9.1.1

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

v5

Compare Source

What's Changed

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

v4

Compare Source

go-chi/chi (github.com/go-chi/chi)

v5.2.1

Compare Source

⚠️ Chi supports Go 1.20+

Starting this release, we will now support the four most recent major versions of Go. See https://github.com/go-chi/chi/issues/963 for related discussion.

What's Changed

Full Changelog: go-chi/chi@v5.2.0...v5.2.1

v5.2.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 June 24, 2021 16:49
@trafico-bot trafico-bot bot added the 🔍 Ready for Review Pull Request is not reviewed yet label Jun 24, 2021
@renovate renovate bot force-pushed the renovate/major-all branch from 0d7be72 to 552ec0b Compare July 19, 2021 15:38
@renovate renovate bot changed the title Update module github.com/go-chi/chi to v5 Update all (major) Jul 19, 2021
@renovate renovate bot force-pushed the renovate/major-all branch 2 times, most recently from cf57e9c to f0cc591 Compare July 23, 2021 15:23
@renovate renovate bot force-pushed the renovate/major-all branch from f0cc591 to cc4bea2 Compare August 24, 2021 17:15
@renovate renovate bot changed the title Update all (major) Update module github.com/go-chi/chi to v5 Aug 25, 2021
@renovate renovate bot force-pushed the renovate/major-all branch from cc4bea2 to fd1e570 Compare August 29, 2021 14:58
@renovate renovate bot changed the title Update module github.com/go-chi/chi to v5 fix(deps): update module github.com/go-chi/chi to v5 Aug 30, 2021
@auto-add-label auto-add-label bot added the bug Something isn't working label Aug 30, 2021
@renovate renovate bot force-pushed the renovate/major-all branch from fd1e570 to 71f3c31 Compare October 20, 2021 16:05
@renovate renovate bot changed the title fix(deps): update module github.com/go-chi/chi to v5 fix(deps): update all (major) Oct 20, 2021
@renovate renovate bot force-pushed the renovate/major-all branch from 71f3c31 to dcb1433 Compare October 27, 2021 11:51
@renovate renovate bot changed the title fix(deps): update all (major) fix(deps): update dependency alex to v10 Oct 31, 2021
@renovate renovate bot force-pushed the renovate/major-all branch from dcb1433 to 603564a Compare March 7, 2022 09:53
@renovate renovate bot changed the title fix(deps): update dependency alex to v10 chore(deps): update all (major) Mar 7, 2022
@auto-add-label auto-add-label bot added dependencies Pull requests that update a dependency file and removed bug Something isn't working labels Mar 7, 2022
@renovate renovate bot force-pushed the renovate/major-all branch from 603564a to 09b7c0c Compare March 21, 2022 11:18
@codecov
Copy link

codecov bot commented Mar 21, 2022

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 71.05%. Comparing base (0ebf11a) to head (5869dc6).

Current head 5869dc6 differs from pull request most recent head 6c0f42c

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

Additional details and impacted files
@@           Coverage Diff           @@
##             main       #4   +/-   ##
=======================================
  Coverage   71.05%   71.05%           
=======================================
  Files           1        1           
  Lines          38       38           
=======================================
  Hits           27       27           
  Misses          7        7           
  Partials        4        4           
Flag Coverage Δ
unittests 71.05% <ø> (ø)

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/major-all branch 2 times, most recently from 80adeba to 9049173 Compare April 5, 2022 15:38
@renovate renovate bot force-pushed the renovate/major-all branch 2 times, most recently from 75c27ca to b0b3edf Compare April 11, 2022 12:43
@renovate renovate bot force-pushed the renovate/major-all branch from b0b3edf to 308c0fa Compare April 16, 2022 11:01
@renovate renovate bot changed the title chore(deps): update all (major) fix(deps): update dependency alex to v10 Apr 21, 2022
@auto-add-label auto-add-label bot added bug Something isn't working and removed dependencies Pull requests that update a dependency file labels Apr 21, 2022
@renovate renovate bot changed the title fix(deps): update dependency alex to v10 fix(deps): update all (major) Apr 25, 2022
@renovate renovate bot force-pushed the renovate/major-all branch from 96a10d2 to 27b6254 Compare February 9, 2024 16:11
@renovate renovate bot force-pushed the renovate/major-all branch from 27b6254 to d187999 Compare February 17, 2024 01:14
@renovate renovate bot force-pushed the renovate/major-all branch from d187999 to 1e38d29 Compare February 29, 2024 21:30
@renovate renovate bot force-pushed the renovate/major-all branch 2 times, most recently from 4868990 to 6c465f1 Compare March 12, 2024 19:46
@renovate renovate bot force-pushed the renovate/major-all branch from 6c465f1 to b1afa63 Compare March 19, 2024 18:04
@renovate renovate bot force-pushed the renovate/major-all branch from b1afa63 to 65e9d80 Compare April 22, 2024 15:16
@renovate renovate bot force-pushed the renovate/major-all branch 3 times, most recently from 52b09ee to 527f803 Compare May 8, 2024 21:47
@renovate renovate bot force-pushed the renovate/major-all branch 2 times, most recently from 5666fc4 to 0bbf9f3 Compare May 16, 2024 23:26
@renovate renovate bot force-pushed the renovate/major-all branch from 0bbf9f3 to 0c65ba0 Compare June 5, 2024 04:03
@renovate renovate bot force-pushed the renovate/major-all branch 2 times, most recently from 1262463 to cd9e506 Compare June 18, 2024 17:57
@renovate renovate bot force-pushed the renovate/major-all branch from cd9e506 to f8ecb4f Compare June 21, 2024 14:40
@renovate renovate bot force-pushed the renovate/major-all branch from f8ecb4f to 6c0f42c Compare June 28, 2024 17:08
@renovate renovate bot force-pushed the renovate/major-all branch from 6c0f42c to d4bd188 Compare September 25, 2024 18:59
@renovate renovate bot force-pushed the renovate/major-all branch 3 times, most recently from f075052 to 8b40eb7 Compare October 8, 2024 19:30
@renovate renovate bot force-pushed the renovate/major-all branch 2 times, most recently from e48543b to 49645d6 Compare October 23, 2024 15:55
@renovate renovate bot force-pushed the renovate/major-all branch from 49645d6 to 8a2ccaf Compare November 7, 2024 15:28
@renovate renovate bot force-pushed the renovate/major-all branch from 8a2ccaf to d6bad7e Compare November 14, 2024 17:18
@renovate renovate bot force-pushed the renovate/major-all branch from d6bad7e to 2e8f6fe Compare December 5, 2024 17:49
@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 2e8f6fe to ec36ec5 Compare December 16, 2024 00:06
@renovate renovate bot force-pushed the renovate/major-all branch from ec36ec5 to a63630d Compare February 4, 2025 15:58
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