Skip to content

fix(deps): update module github.com/giantswarm/app/v7 to v8 #1626

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

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

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Apr 1, 2025

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
github.com/giantswarm/app/v7 v7.1.0 -> v8.0.0 age adoption passing confidence

Release Notes

giantswarm/app (github.com/giantswarm/app/v7)

v8.0.0

Compare Source

Changed
  • Changed app.Validator interface.
    • Replaced projectName string field with isAdmissionController boolean field.
    • Removed enableManagedByLabel field.
  • When app.Validator.isAdmissionController is enabled, the existence checks for referenced config maps and secrets
    under App CRs (.spec.config, .spec.userConfig, .spec.kubeConfig.secret) will be skipped. This makes the
    existence of the giantswarm.io/managed-by label irrelevant as that was used to produce this behaviour that is
    the default behaviour now.
Removed
  • Removed key.IsManagedBy function as it is not relevant anymore.

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.

🔕 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 requested a review from a team as a code owner April 1, 2025 15:41
@renovate renovate bot added dependencies Pull requests that update a dependency file renovate PR created by RenovateBot labels Apr 1, 2025
Copy link
Contributor Author

renovate bot commented Apr 1, 2025

ℹ 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):

  • 1 additional dependency was updated

Details:

Package Change
sigs.k8s.io/controller-runtime v0.19.6 -> v0.20.4

@renovate renovate bot force-pushed the renovate/github.com-giantswarm-app-v7-8.x branch 3 times, most recently from 5577df5 to 4685d4b Compare April 2, 2025 09:35
@marians marians enabled auto-merge (squash) April 2, 2025 09:36
@renovate renovate bot force-pushed the renovate/github.com-giantswarm-app-v7-8.x branch 3 times, most recently from d26418b to 5df2438 Compare April 6, 2025 21:01
Copy link
Member

@marians marians left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Fails for the same reason as #1576

@renovate renovate bot force-pushed the renovate/github.com-giantswarm-app-v7-8.x branch 5 times, most recently from 59410d5 to 95fbc44 Compare April 11, 2025 12:53
@renovate renovate bot force-pushed the renovate/github.com-giantswarm-app-v7-8.x branch 2 times, most recently from e20bbfc to d430969 Compare April 15, 2025 08:04
@renovate renovate bot force-pushed the renovate/github.com-giantswarm-app-v7-8.x branch 3 times, most recently from f2421a5 to 37ce5ba Compare April 24, 2025 08:25
@renovate renovate bot force-pushed the renovate/github.com-giantswarm-app-v7-8.x branch from 37ce5ba to ec5e392 Compare April 24, 2025 19:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file renovate PR created by RenovateBot
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant