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

chore(deps): update all (major) #328

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

chore(deps): update all (major) #328

wants to merge 1 commit into from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Nov 17, 2022

Mend Renovate

This PR contains the following updates:

Package Type Update Change Age Adoption Passing Confidence
actions/cache action major v3.3.1 -> v4.0.2 age adoption passing confidence
actions/checkout action major v3 -> v4 age adoption passing confidence
actions/setup-go action major v4 -> 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.4 -> v4.4.0 age adoption passing confidence
docker/build-push-action action major v4.0.0 -> v5.3.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 -> v6 age adoption passing confidence
goreleaser/goreleaser-action action major v4.2.0 -> v5.1.0 age adoption passing confidence
ubuntu github-runner major 20.04 -> 22.04 age adoption passing confidence

Release Notes

actions/cache (actions/cache)

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

actions/checkout (actions/checkout)

v4

Compare Source

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

v5

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)

v4.4.0

Compare Source

v4.3.1

Compare Source

v4.3.0

Compare Source

What's Changed

Full Changelog: codecov/codecov-action@v4.2.0...v4.3.0

v4.2.0

Compare Source

What's Changed

Full Changelog: codecov/codecov-action@v4.1.1...v4.2.0

v4.1.1

Compare Source

What's Changed

New Contributors

Full Changelog: codecov/codecov-action@v4.1.0...v4.1.1

v4.1.0

Compare Source

What's Changed

Full Changelog: codecov/codecov-action@v4.0.2...v4.1.0

v4.0.2

Compare Source

What's Changed
New Contributors

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

v4.0.1

Compare Source

What's Changed

Full Changelog: codecov/codecov-action@v4.0.0...v4.0.1

v4.0.0

Compare Source

v4 of the Codecov Action uses the CLI as the underlying upload. The CLI has helped to power new features including local upload, the global upload token, and new upcoming features.

Breaking Changes
  • The Codecov Action runs as a node20 action due to node16 deprecation. See this post from GitHub on how to migrate.
  • Tokenless uploading is unsupported. However, PRs made from forks to the upstream public repos will support tokenless (e.g. contributors to OS projects do not need the upstream repo's Codecov token). This doc shows instructions on how to add the Codecov token.
  • OS platforms have been added, though some may not be automatically detected. To see a list of platforms, see our CLI download page
  • Various arguments to the Action have been changed. Please be aware that the arguments match with the CLI's needs

v3 versions and below will not have access to CLI features (e.g. global upload token, ATS).

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 has been generated by Mend Renovate. View repository job log here.

@renovate renovate bot requested a review from moul as a code owner November 17, 2022 15:46
@auto-add-label auto-add-label bot added the bug Something isn't working label Nov 17, 2022
@trafico-bot trafico-bot bot added the 🔍 Ready for Review Pull Request is not reviewed yet label Nov 17, 2022
@renovate renovate bot force-pushed the renovate/major-all branch 4 times, most recently from bded241 to b109c94 Compare December 16, 2022 00:45
@renovate renovate bot changed the title fix(deps): update all (major) Update all (major) Dec 17, 2022
@renovate renovate bot changed the title Update all (major) fix(deps): update all (major) Dec 17, 2022
@renovate renovate bot force-pushed the renovate/major-all branch 3 times, most recently from e070bbd to 0f61860 Compare December 23, 2022 09:17
@codecov
Copy link

codecov bot commented Jan 23, 2023

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 21.27%. Comparing base (7440812) to head (0e8f7eb).
Report is 1 commits behind head on main.

❗ Current head 0e8f7eb differs from pull request most recent head c36f7ec. Consider uploading reports for the commit c36f7ec to get more accurate results

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #328   +/-   ##
=======================================
  Coverage   21.27%   21.27%           
=======================================
  Files           1        1           
  Lines          47       47           
=======================================
  Hits           10       10           
  Misses         37       37           
Flag Coverage Δ
unittests 21.27% <ø> (ø)

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 3 times, most recently from 12f5cd9 to f7f74ac Compare January 30, 2023 19:43
@renovate renovate bot changed the title fix(deps): update all (major) chore(deps): update all (major) Mar 15, 2023
@socket-security
Copy link

socket-security bot commented May 28, 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↗︎

@socket-security
Copy link

socket-security bot commented Jun 9, 2023

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

Package New capabilities Transitives Size Publisher
npm/alex@11.0.1 Transitive: environment, filesystem, network, shell +396 15.7 MB wooorm

🚮 Removed packages: npm/alex@10.0.0

View full report↗︎

@renovate renovate bot force-pushed the renovate/major-all branch 2 times, most recently from ca58b11 to 6b19a2a Compare June 13, 2023 11:42
@renovate renovate bot changed the title chore(deps): update all (major) fix(deps): update dependency alex to v11 Jul 31, 2023
@renovate renovate bot force-pushed the renovate/major-all branch 2 times, most recently from 1dc124f to c07fb1c Compare July 31, 2023 14:10
@renovate renovate bot changed the title fix(deps): update all (major) chore(deps): update all (major) Sep 4, 2023
@renovate renovate bot force-pushed the renovate/major-all branch 2 times, most recently from a425612 to 0f09d18 Compare September 12, 2023 09:54
@renovate renovate bot changed the title chore(deps): update all (major) fix(deps): update all (major) Oct 17, 2023
@renovate renovate bot changed the title fix(deps): update all (major) chore(deps): update all (major) Oct 19, 2023
@renovate renovate bot force-pushed the renovate/major-all branch 2 times, most recently from 5aecdd5 to 9f3588f Compare February 2, 2024 02:07
@renovate renovate bot force-pushed the renovate/major-all branch 3 times, most recently from bb9787a to 5cf8fbd Compare February 29, 2024 18:44
@renovate renovate bot force-pushed the renovate/major-all branch 2 times, most recently from 75f9c9b to 529fb13 Compare March 14, 2024 10:28
@renovate renovate bot force-pushed the renovate/major-all branch 2 times, most recently from 209f138 to 2aa9df0 Compare March 26, 2024 16:57
@renovate renovate bot force-pushed the renovate/major-all branch 2 times, most recently from b39db28 to 95f08d9 Compare April 9, 2024 20:00
@renovate renovate bot force-pushed the renovate/major-all branch 2 times, most recently from 5b812a3 to b611dea Compare May 1, 2024 15:26
@renovate renovate bot force-pushed the renovate/major-all branch 2 times, most recently from a2578bd to 8693238 Compare May 10, 2024 19:11
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.

None yet

0 participants