chore(deps): update all non-major dependencies #405
Merged
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
v3.0.0
->v3.1.0
2.17.5
->2.18.1
2.22.0
->2.22.4
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
v2.22.3
Compare Source
v2.22.2
Compare Source
v2.22.1
Compare Source
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
updatecli/updatecli:latest
will be updated toupdatecli/updatecli:latest@sha256xxxx
updatecli/updatecli:0.23.0
toupdatecli/updatecli:0.73.0@​sha256xxx
updatecli/updatecli:0.23.0@​sha256xxx
toupdatecli/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 tofalse
such as in the following example: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.
This PR has been generated by Mend Renovate. View repository job log here.