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

Merged
merged 6 commits into from
Aug 13, 2024

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Apr 17, 2024

Mend Renovate

This PR contains the following updates:

Package Type Update Change Age Adoption Passing Confidence
actions/checkout action digest b4ffde6 -> 692973e
actions/setup-go action digest 0c52d54 -> 0a12ed9
alpine final digest c5b1261 -> 0a4eaa0
codecov/codecov-action action digest 8450866 -> e28ff12
github.com/go-vela/sdk-go require minor v0.23.3 -> v0.24.0 age adoption passing confidence
github.com/go-vela/types require minor v0.23.3 -> v0.24.0 age adoption passing confidence
github.com/urfave/cli/v2 require patch v2.27.1 -> v2.27.4 age adoption passing confidence
github/codeql-action action digest df5a14d -> eb055d7
reviewdog/action-golangci-lint action digest 00311c2 -> 7708105

Release Notes

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

v0.24.0

Compare Source

What's Changed

New Contributors

Full Changelog: go-vela/sdk-go@v0.23.2...v0.24.0

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

v0.24.0

Compare Source

What's Changed

New Contributors

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

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

v2.27.4

Compare Source

What's Changed

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

v2.27.3

Compare Source

What's Changed

New Contributors

Full Changelog: urfave/cli@v2.27.2...v2.27.3

v2.27.2

Compare Source

What's Changed

New Contributors

Full Changelog: urfave/cli@v2.27.1...v2.27.2


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 a team as a code owner April 17, 2024 12:09
@renovate renovate bot added the dependencies Indicates a change to dependencies label Apr 17, 2024
Copy link

codecov bot commented Apr 17, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 35.34%. Comparing base (0e9d8f0) to head (b2998f7).

Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##             main     #137      +/-   ##
==========================================
- Coverage   37.61%   35.34%   -2.27%     
==========================================
  Files           5        6       +1     
  Lines         327      348      +21     
==========================================
  Hits          123      123              
- Misses        202      223      +21     
  Partials        2        2              
Files Coverage Δ
cmd/vela-downstream/plugin.go 32.98% <100.00%> (ø)

... and 1 file with indirect coverage changes

@renovate renovate bot changed the title chore(deps): update github/codeql-action digest to c7f9125 chore(deps): update all non-major dependencies Apr 22, 2024
@renovate renovate bot force-pushed the renovate/all-minor-patch-digest-pin branch 5 times, most recently from dcb796c to 75e3f53 Compare April 27, 2024 15:20
@renovate renovate bot force-pushed the renovate/all-minor-patch-digest-pin branch 3 times, most recently from bf6f76d to 79ae815 Compare May 8, 2024 14:16
@renovate renovate bot force-pushed the renovate/all-minor-patch-digest-pin branch 4 times, most recently from e0741aa to 5335a6f Compare May 14, 2024 20:00
@renovate renovate bot force-pushed the renovate/all-minor-patch-digest-pin branch 2 times, most recently from 5516ca9 to cbd134e Compare May 22, 2024 20:13
@renovate renovate bot force-pushed the renovate/all-minor-patch-digest-pin branch 2 times, most recently from 0aed3b1 to 30a7ded Compare June 4, 2024 16:55
Copy link
Contributor Author

renovate bot commented Jun 4, 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):

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

Details:

Package Change
go 1.21 -> 1.22.6
github.com/cpuguy83/go-md2man/v2 v2.0.2 -> v2.0.4
github.com/xrash/smetrics v0.0.0-20201216005158-039620a65673 -> v0.0.0-20240521201337-686a1a2994c1

@renovate renovate bot force-pushed the renovate/all-minor-patch-digest-pin branch 5 times, most recently from 0a07af8 to c5f75b5 Compare June 15, 2024 13:56
@renovate renovate bot force-pushed the renovate/all-minor-patch-digest-pin branch 3 times, most recently from 1e1914c to 96d0e86 Compare June 24, 2024 22:25
@renovate renovate bot force-pushed the renovate/all-minor-patch-digest-pin branch from 96d0e86 to ec0c7ad Compare June 28, 2024 15:33
@renovate renovate bot force-pushed the renovate/all-minor-patch-digest-pin branch 2 times, most recently from 26fcbff to d071788 Compare July 12, 2024 12:24
@renovate renovate bot force-pushed the renovate/all-minor-patch-digest-pin branch 5 times, most recently from 678f9c7 to 11ede5a Compare July 26, 2024 15:26
@renovate renovate bot force-pushed the renovate/all-minor-patch-digest-pin branch 3 times, most recently from 72b3d33 to 84e31dd Compare August 12, 2024 14:38
@renovate renovate bot force-pushed the renovate/all-minor-patch-digest-pin branch from 84e31dd to 458a7db Compare August 12, 2024 15:03
Copy link
Contributor Author

renovate bot commented Aug 12, 2024

Edited/Blocked Notification

Renovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR.

You can manually request rebase by checking the rebase/retry box above.

⚠️ Warning: custom changes will be lost.

timhuynh94
timhuynh94 previously approved these changes Aug 12, 2024
timhuynh94
timhuynh94 previously approved these changes Aug 13, 2024
plyr4
plyr4 previously approved these changes Aug 13, 2024
@timhuynh94 timhuynh94 dismissed stale reviews from plyr4 and themself via b2998f7 August 13, 2024 16:08
@timhuynh94 timhuynh94 merged commit 2a5feb4 into main Aug 13, 2024
8 of 11 checks passed
@timhuynh94 timhuynh94 deleted the renovate/all-minor-patch-digest-pin branch August 13, 2024 16:18
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.

3 participants