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 #556

Merged
merged 1 commit into from
Feb 23, 2024

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Feb 1, 2024

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence Type Update
github.com/opencontainers/image-spec v1.1.0-rc6 -> v1.1.0 age adoption passing confidence require patch
github/codeql-action v3.24.0 -> v3.24.5 age adoption passing confidence action patch
k8s.io/api v0.29.1 -> v0.29.2 age adoption passing confidence require patch
k8s.io/apimachinery v0.29.1 -> v0.29.2 age adoption passing confidence require patch
k8s.io/client-go v0.29.1 -> v0.29.2 age adoption passing confidence require patch

Release Notes

opencontainers/image-spec (github.com/opencontainers/image-spec)

v1.1.0

Compare Source

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

v3.24.5

Compare Source

v3.24.4

Compare Source

v3.24.3

Compare Source

v3.24.2

Compare Source

v3.24.1

Compare Source

kubernetes/api (k8s.io/api)

v0.29.2

Compare Source

kubernetes/apimachinery (k8s.io/apimachinery)

v0.29.2

Compare Source

kubernetes/client-go (k8s.io/client-go)

v0.29.2

Compare Source


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 added the dependencies Indicates a change to dependencies label Feb 1, 2024
@renovate renovate bot requested a review from a team as a code owner February 1, 2024 12:41
Copy link

codecov bot commented Feb 1, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 80.93%. Comparing base (4f5fb31) to head (43aa182).

Additional details and impacted files

Impacted file tree graph

@@           Coverage Diff           @@
##             main     #556   +/-   ##
=======================================
  Coverage   80.93%   80.93%           
=======================================
  Files          69       69           
  Lines        3252     3252           
=======================================
  Hits         2632     2632           
  Misses        462      462           
  Partials      158      158           

@renovate renovate bot force-pushed the renovate/all-minor-patch-digest-pin branch from a161c97 to c79d570 Compare February 1, 2024 23:15
@renovate renovate bot changed the title fix(deps): update module github.com/docker/docker to v24.0.9+incompatible chore(deps): update all non-major dependencies Feb 1, 2024
@renovate renovate bot changed the title chore(deps): update all non-major dependencies chore(deps): update all non-major dependencies - autoclosed Feb 2, 2024
@renovate renovate bot closed this Feb 2, 2024
@renovate renovate bot deleted the renovate/all-minor-patch-digest-pin branch February 2, 2024 15:17
@renovate renovate bot changed the title chore(deps): update all non-major dependencies - autoclosed chore(deps): update all non-major dependencies Feb 2, 2024
@renovate renovate bot reopened this Feb 2, 2024
@renovate renovate bot restored the renovate/all-minor-patch-digest-pin branch February 2, 2024 22:15
@renovate renovate bot changed the title chore(deps): update all non-major dependencies fix(deps): update all non-major dependencies Feb 2, 2024
@renovate renovate bot force-pushed the renovate/all-minor-patch-digest-pin branch 2 times, most recently from 815f7aa to 68e8537 Compare February 7, 2024 21:45
@renovate renovate bot changed the title fix(deps): update all non-major dependencies fix(deps): update module github.com/go-vela/server to v0.23.0-rc3 Feb 8, 2024
@renovate renovate bot force-pushed the renovate/all-minor-patch-digest-pin branch 2 times, most recently from 9783f54 to 745099b Compare February 12, 2024 20:43
@renovate renovate bot changed the title fix(deps): update module github.com/go-vela/server to v0.23.0-rc3 fix(deps): update all non-major dependencies to v0.23.0 Feb 12, 2024
@renovate renovate bot changed the title fix(deps): update all non-major dependencies to v0.23.0 fix(deps): update all non-major dependencies to v0.23.0 - autoclosed Feb 12, 2024
@renovate renovate bot closed this Feb 12, 2024
@renovate renovate bot deleted the renovate/all-minor-patch-digest-pin branch February 12, 2024 20:46
@renovate renovate bot changed the title fix(deps): update all non-major dependencies to v0.23.0 - autoclosed fix(deps): update all non-major dependencies to v0.23.0 Feb 13, 2024
@renovate renovate bot reopened this Feb 13, 2024
@renovate renovate bot restored the renovate/all-minor-patch-digest-pin branch February 13, 2024 16:04
@renovate renovate bot changed the title fix(deps): update all non-major dependencies to v0.23.0 chore(deps): update github/codeql-action action to v3.24.1 Feb 13, 2024
@renovate renovate bot force-pushed the renovate/all-minor-patch-digest-pin branch 2 times, most recently from 9afec11 to 91524c8 Compare February 15, 2024 00:50
@renovate renovate bot changed the title chore(deps): update github/codeql-action action to v3.24.1 chore(deps): update all non-major dependencies Feb 15, 2024
@renovate renovate bot force-pushed the renovate/all-minor-patch-digest-pin branch 2 times, most recently from d1396d5 to d61331d Compare February 15, 2024 22:41
@renovate renovate bot changed the title chore(deps): update all non-major dependencies fix(deps): update all non-major dependencies Feb 15, 2024
@renovate renovate bot force-pushed the renovate/all-minor-patch-digest-pin branch from d61331d to bd64a0c Compare February 22, 2024 13:01
@renovate renovate bot force-pushed the renovate/all-minor-patch-digest-pin branch from bd64a0c to 43aa182 Compare February 23, 2024 12:08
@wass3rw3rk wass3rw3rk merged commit f68e5c5 into main Feb 23, 2024
12 of 14 checks passed
@wass3rw3rk wass3rw3rk deleted the renovate/all-minor-patch-digest-pin branch February 23, 2024 18:03
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.

2 participants