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 non-major dependencies #185

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

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Sep 13, 2024

This PR contains the following updates:

Package Type Update Change Age Adoption Passing Confidence
actions/checkout action minor v4.1.7 -> v4.2.2 age adoption passing confidence
actions/setup-go action minor v5.0.2 -> v5.2.0 age adoption passing confidence
alpine final minor 3.20.3 -> 3.21.0 age adoption passing confidence
alpine stage minor 3.20.3 -> 3.21.0 age adoption passing confidence
codecov/codecov-action action minor v4.5.0 -> v4.6.0 age adoption passing confidence
github.com/Masterminds/semver/v3 require patch v3.3.0 -> v3.3.1 age adoption passing confidence
github.com/go-vela/types require minor v0.24.0 -> v0.25.1 age adoption passing confidence
github.com/jfrog/jfrog-client-go require minor v1.46.2 -> v1.48.5 age adoption passing confidence
github.com/urfave/cli/v2 require patch v2.27.4 -> v2.27.5 age adoption passing confidence
github/codeql-action action minor v3.26.6 -> v3.28.0 age adoption passing confidence
reviewdog/action-golangci-lint action minor v2.6.2 -> v2.7.0 age adoption passing confidence
reviewdog/action-golangci-lint action digest 7708105 -> dd3fda9

Release Notes

actions/checkout (actions/checkout)

v4.2.2

Compare Source

v4.2.1

Compare Source

v4.2.0

Compare Source

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

v5.2.0

Compare Source

What's Changed

New Contributors

Full Changelog: actions/setup-go@v5...v5.2.0

v5.1.0

Compare Source

What's Changed

Bug Fixes

New Contributors

Full Changelog: actions/setup-go@v5...v5.1.0

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

v4.6.0

Compare Source

What's Changed

New Contributors

Full Changelog: codecov/codecov-action@v4.5.0...v4.6.0

Masterminds/semver (github.com/Masterminds/semver/v3)

v3.3.1

Compare Source

What's Changed

Full Changelog: Masterminds/semver@v3.3.0...v3.3.1

go-vela/types (github.com/go-vela/types)

v0.25.1

Compare Source

What's Changed

Full Changelog: go-vela/types@v0.25.0...v0.25.1

v0.25.0

Compare Source

What's Changed

Full Changelog: go-vela/types@v0.24.0...v0.25.0

jfrog/jfrog-client-go (github.com/jfrog/jfrog-client-go)

v1.48.5

Compare Source

What's Changed

Bug Fixes 🛠

Full Changelog: jfrog/jfrog-client-go@v1.48.4...v1.48.5

v1.48.4

Compare Source

What's Changed

Improvements 🌱
Bug Fixes 🛠

Full Changelog: jfrog/jfrog-client-go@v1.48.3...v1.48.4

v1.48.3

Compare Source

What's Changed

Bug Fixes 🛠

Full Changelog: jfrog/jfrog-client-go@v1.48.2...v1.48.3

v1.48.2

Compare Source

What's Changed

Bug Fixes 🛠

Full Changelog: jfrog/jfrog-client-go@v1.48.1...v1.48.2

v1.48.1

Compare Source

What's Changed

Improvements 🌱

Full Changelog: jfrog/jfrog-client-go@v1.48.0...v1.48.1

v1.48.0

Compare Source

What's Changed

Exciting New Features 🎉
Improvements 🌱

New Contributors

Full Changelog: jfrog/jfrog-client-go@v1.47.6...v1.48.0

v1.47.6

Compare Source

What's Changed

Improvements 🌱

Full Changelog: jfrog/jfrog-client-go@v1.47.5...v1.47.6

v1.47.5

Compare Source

What's Changed

Improvements 🌱

Full Changelog: jfrog/jfrog-client-go@v1.47.4...v1.47.5

v1.47.4

Compare Source

What's Changed

Improvements 🌱
Bug Fixes 🛠

New Contributors

Full Changelog: jfrog/jfrog-client-go@v1.47.3...v1.47.4

v1.47.3

Compare Source

What's Changed

Improvements 🌱

Full Changelog: jfrog/jfrog-client-go@v1.47.2...v1.47.3

v1.47.2

Compare Source

What's Changed

Improvements 🌱

Full Changelog: jfrog/jfrog-client-go@v1.47.1...v1.47.2

v1.47.1

Compare Source

What's Changed

Improvements 🌱

Full Changelog: jfrog/jfrog-client-go@v1.47.0...v1.47.1

v1.47.0

Compare Source

What's Changed

Breaking Changes 🚨
Improvements 🌱

Full Changelog: jfrog/jfrog-client-go@v1.46.2...v1.47.0

urfave/cli (github.com/urfave/cli/v2)

v2.27.5

Compare Source

What's Changed

Full Changelog: urfave/cli@v2.27.4...v2.27.5

github/codeql-action (github/codeql-action)

v3.28.0

Compare Source

v3.27.9

Compare Source

CodeQL Action Changelog

See the releases page for the relevant changes to the CodeQL CLI and language packs.

Note that the only difference between v2 and v3 of the CodeQL Action is the node version they support, with v3 running on node 20 while we continue to release v2 to support running on node 16. For example 3.22.11 was the first v3 release and is functionally identical to 2.22.11. This approach ensures an easy way to track exactly which features are included in different versions, indicated by the minor and patch version numbers.

3.27.9 - 12 Dec 2024

No user facing changes.

See the full CHANGELOG.md for more information.

v3.27.8

Compare Source

v3.27.7

Compare Source

CodeQL Action Changelog

See the releases page for the relevant changes to the CodeQL CLI and language packs.

Note that the only difference between v2 and v3 of the CodeQL Action is the node version they support, with v3 running on node 20 while we continue to release v2 to support running on node 16. For example 3.22.11 was the first v3 release and is functionally identical to 2.22.11. This approach ensures an easy way to track exactly which features are included in different versions, indicated by the minor and patch version numbers.

3.27.7 - 10 Dec 2024
  • We are rolling out a change in December 2024 that will extract the CodeQL bundle directly to the toolcache to improve performance. #​2631
  • Update default CodeQL bundle version to 2.20.0. #​2636

See the full CHANGELOG.md for more information.

v3.27.6

Compare Source

v3.27.5

Compare Source

v3.27.4

Compare Source

CodeQL Action Changelog

See the releases page for the relevant changes to the CodeQL CLI and language packs.

Note that the only difference between v2 and v3 of the CodeQL Action is the node version they support, with v3 running on node 20 while we continue to release v2 to support running on node 16. For example 3.22.11 was the first v3 release and is functionally identical to 2.22.11. This approach ensures an easy way to track exactly which features are included in different versions, indicated by the minor and patch version numbers.

3.27.4 - 14 Nov 2024

No user facing changes.

See the full CHANGELOG.md for more information.

v3.27.3

Compare Source

CodeQL Action Changelog

See the releases page for the relevant changes to the CodeQL CLI and language packs.

Note that the only difference between v2 and v3 of the CodeQL Action is the node version they support, with v3 running on node 20 while we continue to release v2 to support running on node 16. For example 3.22.11 was the first v3 release and is functionally identical to 2.22.11. This approach ensures an easy way to track exactly which features are included in different versions, indicated by the minor and patch version numbers.

3.27.3 - 12 Nov 2024

No user facing changes.

See the full CHANGELOG.md for more information.

v3.27.2

Compare Source

CodeQL Action Changelog

See the releases page for the relevant changes to the CodeQL CLI and language packs.

Note that the only difference between v2 and v3 of the CodeQL Action is the node version they support, with v3 running on node 20 while we continue to release v2 to support running on node 16. For example 3.22.11 was the first v3 release and is functionally identical to 2.22.11. This approach ensures an easy way to track exactly which features are included in different versions, indicated by the minor and patch version numbers.

3.27.2 - 12 Nov 2024
  • Fixed an issue where setting up the CodeQL tools would sometimes fail with the message "Invalid value 'undefined' for header 'authorization'". #​2590

See the full CHANGELOG.md for more information.

v3.27.1

Compare Source

CodeQL Action Changelog

See the releases page for the relevant changes to the CodeQL CLI and language packs.

Note that the only difference between v2 and v3 of the CodeQL Action is the node version they support, with v3 running on node 20 while we continue to release v2 to support running on node 16. For example 3.22.11 was the first v3 release and is functionally identical to 2.22.11. This approach ensures an easy way to track exactly which features are included in different versions, indicated by the minor and patch version numbers.

3.27.1 - 08 Nov 2024
  • The CodeQL Action now downloads bundles compressed using Zstandard on GitHub Enterprise Server when using Linux or macOS runners. This speeds up the installation of the CodeQL tools. This feature is already available to GitHub.com users. #​2573
  • Update default CodeQL bundle version to 2.19.3. #​2576

See the full CHANGELOG.md for more information.

v3.27.0

Compare Source

CodeQL Action Changelog

See the releases page for the relevant changes to the CodeQL CLI and language packs.

Note that the only difference between v2 and v3 of the CodeQL Action is the node version they support, with v3 running on node 20 while we continue to release v2 to support running on node 16. For example 3.22.11 was the first v3 release and is functionally identical to 2.22.11. This approach ensures an easy way to track exactly which features are included in different versions, indicated by the minor and patch version numbers.

3.27.0 - 22 Oct 2024
  • Bump the minimum CodeQL bundle version to 2.14.6. #​2549
  • Fix an issue where the upload-sarif Action would fail with "upload-sarif post-action step failed: Input required and not supplied: token" when called in a composite Action that had a different set of inputs to the ones expected by the upload-sarif Action. #​2557
  • Update default CodeQL bundle version to 2.19.2. #​2552

See the full CHANGELOG.md for more information.

v3.26.13

Compare Source

v3.26.12

Compare Source

v3.26.11

Compare Source

v3.26.10

Compare Source

v3.26.9

Compare Source

v3.26.8

Compare Source

v3.26.7

Compare Source

reviewdog/action-golangci-lint (reviewdog/action-golangci-lint)

v2.7.0

Compare Source

v2.7.0: PR #​754 - Add fail_level and deduplicate fail_on_error


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 is behind base branch, 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 a team as a code owner September 13, 2024 13:54
@renovate renovate bot added the dependencies Indicates a change to dependencies label Sep 13, 2024
Copy link

codecov bot commented Sep 13, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 36.33%. Comparing base (71170da) to head (31951c3).

Additional details and impacted files

Impacted file tree graph

@@           Coverage Diff           @@
##             main     #185   +/-   ##
=======================================
  Coverage   36.33%   36.33%           
=======================================
  Files          11       11           
  Lines         710      710           
=======================================
  Hits          258      258           
  Misses        433      433           
  Partials       19       19           

@renovate renovate bot force-pushed the renovate/all-minor-patch-digest-pin branch from 31951c3 to 49b1aed Compare September 19, 2024 04:57
@renovate renovate bot changed the title chore(deps): update github/codeql-action action to v3.26.7 fix(deps): update all non-major dependencies Sep 19, 2024
Copy link
Contributor Author

renovate bot commented Sep 19, 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):

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

Details:

Package Change
go 1.23.0 -> 1.23.4
github.com/ProtonMail/go-crypto v1.0.0 -> v1.1.2
github.com/cpuguy83/go-md2man/v2 v2.0.4 -> v2.0.5
github.com/golang-jwt/jwt/v4 v4.5.0 -> v4.5.1
github.com/jfrog/build-info-go v1.9.36 -> v1.10.7
golang.org/x/crypto v0.27.0 -> v0.31.0
golang.org/x/exp v0.0.0-20240904232852-e7e105dedf7e -> v0.0.0-20241108190413-2d47ceb2692f
golang.org/x/mod v0.20.0 -> v0.22.0
golang.org/x/net v0.28.0 -> v0.31.0
golang.org/x/sync v0.8.0 -> v0.10.0
golang.org/x/sys v0.25.0 -> v0.28.0
golang.org/x/term v0.24.0 -> v0.27.0
golang.org/x/text v0.18.0 -> v0.21.0
golang.org/x/tools v0.24.0 -> v0.27.0

@renovate renovate bot force-pushed the renovate/all-minor-patch-digest-pin branch 4 times, most recently from aa12769 to 99152b6 Compare September 25, 2024 01:52
@renovate renovate bot changed the title fix(deps): update all non-major dependencies chore(deps): update all non-major dependencies Sep 25, 2024
@renovate renovate bot changed the title chore(deps): update all non-major dependencies fix(deps): update all non-major dependencies Sep 25, 2024
@renovate renovate bot force-pushed the renovate/all-minor-patch-digest-pin branch from 99152b6 to e3ef04a Compare September 25, 2024 20:27
@renovate renovate bot changed the title fix(deps): update all non-major dependencies chore(deps): update all non-major dependencies Sep 25, 2024
@renovate renovate bot force-pushed the renovate/all-minor-patch-digest-pin branch 5 times, most recently from 3709c5b to 9aba1f4 Compare October 4, 2024 16:36
@renovate renovate bot force-pushed the renovate/all-minor-patch-digest-pin branch 3 times, most recently from 7d4f101 to ff16b80 Compare October 13, 2024 16:16
@renovate renovate bot force-pushed the renovate/all-minor-patch-digest-pin branch from ff16b80 to 77c339e Compare October 14, 2024 20:45
@renovate renovate bot force-pushed the renovate/all-minor-patch-digest-pin branch 3 times, most recently from e9f748d to e014004 Compare October 24, 2024 15:29
@renovate renovate bot force-pushed the renovate/all-minor-patch-digest-pin branch 4 times, most recently from 4aa3afb to bc5260c Compare November 10, 2024 22:03
@renovate renovate bot force-pushed the renovate/all-minor-patch-digest-pin branch 5 times, most recently from cd26dff to 3e734b0 Compare November 14, 2024 15:05
@renovate renovate bot force-pushed the renovate/all-minor-patch-digest-pin branch 2 times, most recently from 0f10c07 to f234622 Compare November 20, 2024 17:28
@renovate renovate bot force-pushed the renovate/all-minor-patch-digest-pin branch 5 times, most recently from 2c2c636 to f943d52 Compare December 3, 2024 15:10
@renovate renovate bot force-pushed the renovate/all-minor-patch-digest-pin branch 2 times, most recently from 8bce52e to 40caaf1 Compare December 6, 2024 03:36
@renovate renovate bot changed the title chore(deps): update all non-major dependencies fix(deps): update all non-major dependencies Dec 10, 2024
@renovate renovate bot force-pushed the renovate/all-minor-patch-digest-pin branch 4 times, most recently from 53c3eb8 to d5e5e15 Compare December 13, 2024 00:31
@renovate renovate bot force-pushed the renovate/all-minor-patch-digest-pin branch 2 times, most recently from 55f0917 to e327348 Compare December 21, 2024 12:26
@renovate renovate bot force-pushed the renovate/all-minor-patch-digest-pin branch from e327348 to aa4e4d8 Compare December 22, 2024 21:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Indicates a change to dependencies
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants