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

Update module github.com/projectsyn/lieutenant-api to v0.12.2 - autoclosed #149

Closed

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented May 28, 2024

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
github.com/projectsyn/lieutenant-api v0.11.0 -> v0.12.2 age adoption passing confidence

Release Notes

projectsyn/lieutenant-api (github.com/projectsyn/lieutenant-api)

v0.12.2

Compare Source

2 changes since v0.12.1

🛠️ Minor Changes

  • Kustomize: use latest image to reduce release friction (#​226)

🔗 Dependency Updates

  • Update module github.com/projectsyn/lieutenant-operator to v1.11.6 (#​219)

v0.12.1

Compare Source

2 changes since v0.12.0

🐛 Fixes

  • Don't override compileMeta in cluster patch requests if not in request (#​222)

🔗 Dependency Updates

  • Update docker.io/projectsyn/lieutenant-api Docker tag to v0.12.0 (#​201)

v0.12.0

Compare Source

11 changes since v0.11.0

🔎 Breaking Changes

  • Update OpenAPI codegen and dependencies (#​215)
    There no breaking changes for the API.
    Changes some auto-generated structs the auto generated and exported client uses. Some values now have pointer types.

🚀 Features

  • Implement compileMeta endpoint according to SDD 0031 (#​218)
    Requires a cluster with lieutenant-operator >=v1.6.0.

🐛 Fixes

  • Add minimal logger for controller runtime (#​216)

🔗 Dependency Updates

  • Switch to known working vshn/vale version (#​212)
  • Update docker.io/golang Docker tag to v1.22 (#​207)
  • Update k8s packages (#​211)
  • Update actions/checkout action to v4 (#​210)
  • Update mikepenz/release-changelog-builder-action action to v4 (#​209)
  • Update module github.com/labstack/echo/v4 to v4.12.0 (#​205)
  • Update module github.com/projectsyn/lieutenant-operator to v1.6.0 (#​213)
  • Move to non-deprecated oapi-codegen packages (#​217)

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.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • 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 added the dependency label May 28, 2024
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):

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

Details:

Package Change
go 1.21.4 -> 1.22.5
github.com/deepmap/oapi-codegen/v2 v2.0.0 -> v2.1.0
github.com/stretchr/testify v1.8.4 -> v1.9.0
golang.org/x/crypto v0.21.0 -> v0.25.0
k8s.io/api v0.28.3 -> v0.30.1
k8s.io/apiextensions-apiserver v0.28.3 -> v0.30.1
k8s.io/apimachinery v0.28.3 -> v0.30.1
k8s.io/client-go v0.28.3 -> v0.30.1
sigs.k8s.io/controller-runtime v0.16.3 -> v0.18.3
github.com/davecgh/go-spew v1.1.1 -> v1.1.2-0.20180830191138-d8f796af33cc
github.com/emicklei/go-restful/v3 v3.11.0 -> v3.12.0
github.com/golang/protobuf v1.5.3 -> v1.5.4
github.com/google/uuid v1.4.0 -> v1.6.0
github.com/invopop/yaml v0.2.0 -> v0.3.1
github.com/pmezard/go-difflib v1.0.0 -> v1.0.1-0.20181226105442-5d4384ee4fb2
github.com/projectsyn/lieutenant-operator v1.5.0 -> v1.11.6
golang.org/x/net v0.23.0 -> v0.27.0
golang.org/x/oauth2 v0.14.0 -> v0.20.0
golang.org/x/sys v0.18.0 -> v0.22.0
golang.org/x/term v0.18.0 -> v0.22.0
k8s.io/klog/v2 v2.110.1 -> v2.120.1
k8s.io/kube-openapi v0.0.0-20231010175941-2dd684a91f00 -> v0.0.0-20240521193020-835d969ad83a
k8s.io/utils v0.0.0-20230726121419-3b25d923346b -> v0.0.0-20240502163921-fe8a2dddb1d0

@renovate renovate bot force-pushed the renovate/github.com-projectsyn-lieutenant-api-0.x branch 5 times, most recently from d99878e to d8974fc Compare June 4, 2024 13:30
@renovate renovate bot changed the title Update module github.com/projectsyn/lieutenant-api to v0.12.0 Update module github.com/projectsyn/lieutenant-api to v0.12.1 Jun 4, 2024
@renovate renovate bot force-pushed the renovate/github.com-projectsyn-lieutenant-api-0.x branch from d8974fc to cb51724 Compare August 2, 2024 10:40
@renovate renovate bot changed the title Update module github.com/projectsyn/lieutenant-api to v0.12.1 Update module github.com/projectsyn/lieutenant-api to v0.12.2 Aug 2, 2024
@renovate renovate bot changed the title Update module github.com/projectsyn/lieutenant-api to v0.12.2 Update module github.com/projectsyn/lieutenant-api to v0.12.2 - autoclosed Dec 18, 2024
@renovate renovate bot closed this Dec 18, 2024
@renovate renovate bot deleted the renovate/github.com-projectsyn-lieutenant-api-0.x branch December 18, 2024 09:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants