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

Merged
merged 2 commits into from
Mar 27, 2024

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Mar 18, 2024

Mend Renovate

This PR contains the following updates:

Package Type Update Change
docker/login-action action minor v3.0.0 -> v3.1.0
ghcr.io/kyverno/policy-reporter minor 2.17.5 -> 2.18.1
policy-reporter (source) patch 2.22.0 -> 2.22.4
updatecli/updatecli-action action minor v2.54.0 -> v2.56.0

Warning

Some dependencies could not be looked up. Check the Dependency Dashboard for more information.


Release Notes

docker/login-action (docker/login-action)

v3.1.0

Compare Source

Full Changelog: docker/login-action@v3.0.0...v3.1.0

kyverno/policy-reporter (policy-reporter)

v2.22.4

Compare Source

  • Helm Chart
    • fix mapping of headers properties to from values.yaml to config.yaml

v2.22.3

Compare Source

  • Helm Chart

v2.22.2

Compare Source

  • Helm Chart
    • Policy Reporter v2.18.1
      • Fix Resource Mapping in Violation Report E-Mails

v2.22.1

Compare Source

  • Helm Chart
    • Fix indentation in SummaryReport CronJob
updatecli/updatecli-action (updatecli/updatecli-action)

v2.56.0: 🌈

Compare Source

Changes
Contributors

@​github-actions and @​github-actions[bot]

v2.55.0: 🌈

Compare Source

WARNING

This release introduces a few important changes.

Ephemeral branch

The ephemeral branch created by Updatecli before opening a pullrequest or merge request changes its format to include the base branch, more information here about why this change is needed.
The consequence of this, is that every pull requests or merge requests created by Updatecli before 0.73.0 will become orphan. They can be closed as Updatecli will recreate them with the new ephemeral branch format.

Autodiscovery updating container tag

The Autodiscovery plugins for Helm, Dockerfile, and docker compose have been improved to also include the image digest by default.

So

  1. updatecli/updatecli:latest will be updated to updatecli/updatecli:latest@sha256xxxx
  2. updatecli/updatecli:0.23.0 to updatecli/updatecli:0.73.0@​sha256xxx
  3. updatecli/updatecli:0.23.0@​sha256xxx to updatecli/updatecli:0.73.0@​sha256yyy

Docker image using digest without specifying the tag will be ignored.

This behavior can be disabled using the parameter digest set to false such as in the following example:

autodiscovery:
  scmid: default
  crawlers:
    helm:
      digest: false
Changes
Contributors

@​dependabot, @​dependabot[bot], @​github-actions and @​github-actions[bot]


Configuration

📅 Schedule: Branch creation - "before 4am on Monday" (UTC), 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 requested a review from a team as a code owner March 18, 2024 00:58
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from b353dd1 to 49d7233 Compare March 26, 2024 14:05
Copy link
Member

@viccuad viccuad left a comment

Choose a reason for hiding this comment

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

Needs test of policy-reporter-ui.

This has no effect, it is just bookkeeping.

Signed-off-by: Víctor Cuadrado Juan <[email protected]>
@viccuad
Copy link
Member

viccuad commented Mar 27, 2024

Tested policy-reporter ui successfully, ready to merge.

@viccuad viccuad self-assigned this Mar 27, 2024
Copy link
Contributor Author

renovate bot commented Mar 27, 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.

@viccuad viccuad merged commit 6882627 into main Mar 27, 2024
3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Archived in project
Development

Successfully merging this pull request may close these issues.

1 participant