Skip to content

chore(deps): update all dependencies#66

Merged
nolte merged 1 commit intodevelopfrom
renovate/all
Sep 2, 2025
Merged

chore(deps): update all dependencies#66
nolte merged 1 commit intodevelopfrom
renovate/all

Conversation

@renovate
Copy link
Copy Markdown
Contributor

@renovate renovate Bot commented May 15, 2025

This PR contains the following updates:

Package Type Update Change Age Confidence
act patch 0.2.77 -> 0.2.81 age confidence
argocd minor 3.0.1 -> 3.1.1 age confidence
direnv minor 2.36.0 -> 2.37.1 age confidence
github-cli minor 2.72.0 -> 2.78.0 age confidence
golang minor 1.24.3 -> 1.25.0 age confidence
helm minor 3.17.3 -> 3.18.6 age confidence
hugo minor 0.147.3 -> 0.149.0 age confidence
kind minor 0.27.0 -> 0.30.0 age confidence
kubectl minor 1.33.0 -> 1.34.0 age confidence
kustomize minor 5.6.0 -> 5.7.1 age confidence
mkdocs-include-markdown-plugin (changelog) patch ==7.1.5 -> ==7.1.7 age confidence
mkdocs-material (changelog) patch ==9.6.14 -> ==9.6.18 age confidence
packer minor 1.12.0 -> 1.14.1 age confidence
pre-commit minor ==4.2.0 -> ==4.3.0 age confidence
pre-commit/pre-commit-hooks repository major v5.0.0 -> v6.0.0 age confidence
pymdown-extensions minor ==10.15 -> ==10.16.1 age confidence
python patch 3.13.3 -> 3.13.7 age confidence
shfmt minor 3.11.0 -> 3.12.0 age confidence
talhelper patch 3.0.24 -> 3.0.34 age confidence
talosctl minor 1.10.1 -> 1.11.0 age confidence
terraform minor 1.12.0 -> 1.13.1 age confidence
yq minor 4.45.4 -> 4.47.1 age confidence

Note: The pre-commit manager in Renovate is not supported by the pre-commit maintainers or community. Please do not report any problems there, instead create a Discussion in the Renovate repository if you have any questions.


Release Notes

nektos/act (act)

v0.2.81

Compare Source

Changelog

Bug fixes
Other
  • f5a0dde chore: bump VERSION to 0.2.81
  • c8a205e refactor: simplify adding new node versions add node 24 (#​5899)
  • a78b3f3 chore: mergify does no longer support queue_conditions != merge_conditions for require status checks to be up to date (#​5891)

v0.2.80

Compare Source

Changelog

Bug fixes
  • 61396d8 fix: use ubuntu-latest bookworm instead of buster for tests (#​5884)
Other
  • bf8e52b chore: bump VERSION to 0.2.80
  • 5319acf build(deps): bump the dependencies group with 5 updates (#​5861)

v0.2.79

Compare Source

Changelog

New Features
Bug fixes
Other

v0.2.78

Compare Source

Changelog

New Features
  • 16b86a6 feat: add cli option to set concurrent jobs count (#​2762)
  • bd4bc99 feat: add models permission level for AI inference responses (#​2767)
Bug fixes
Documentation updates
Other
argoproj/argo-cd (argocd)

v3.1.1

Compare Source

Quick Start

Non-HA:
kubectl create namespace argocd
kubectl apply -n argocd -f https://raw.githubusercontent.com/argoproj/argo-cd/v3.1.1/manifests/install.yaml
HA:
kubectl create namespace argocd
kubectl apply -n argocd -f https://raw.githubusercontent.com/argoproj/argo-cd/v3.1.1/manifests/ha/install.yaml

Release Signatures and Provenance

All Argo CD container images are signed by cosign. A Provenance is generated for container images and CLI binaries which meet the SLSA Level 3 specifications. See the documentation on how to verify.

Release Notes Blog Post

For a detailed breakdown of the key changes and improvements in this release, check out the official blog post

Upgrading

If upgrading from a different minor version, be sure to read the upgrading documentation.

Changelog

Bug fixes
Other work

Full Changelog: argoproj/argo-cd@v3.1.0...v3.1.1

v3.1.0

Compare Source

Quick Start

Non-HA:
kubectl create namespace argocd
kubectl apply -n argocd -f https://raw.githubusercontent.com/argoproj/argo-cd/v3.1.0/manifests/install.yaml
HA:
kubectl create namespace argocd
kubectl apply -n argocd -f https://raw.githubusercontent.com/argoproj/argo-cd/v3.1.0/manifests/ha/install.yaml

Release Signatures and Provenance

All Argo CD container images are signed by cosign. A Provenance is generated for container images and CLI binaries which meet the SLSA Level 3 specifications. See the documentation on how to verify.

Release Notes Blog Post

For a detailed breakdown of the key changes and improvements in this release, check out the official blog post

Upgrading

If upgrading from a different minor version, be sure to read the upgrading documentation.

Changelog

Features
Bug fixes

@renovate renovate Bot added chore Maintenance dependencies Pull requests that update a dependency file. labels May 15, 2025
@renovate renovate Bot force-pushed the renovate/all branch from 5fb4b15 to 9a9306f Compare May 16, 2025 16:54
@renovate renovate Bot changed the title chore(deps): update dependency kubectl to v1.33.1 chore(deps): update all dependencies May 16, 2025
@renovate renovate Bot force-pushed the renovate/all branch 9 times, most recently from 68ebd09 to 65de33c Compare May 22, 2025 16:42
@renovate renovate Bot force-pushed the renovate/all branch 9 times, most recently from 1a7b7dc to 9db3087 Compare June 1, 2025 06:02
@renovate renovate Bot force-pushed the renovate/all branch 4 times, most recently from 601d9ac to 9c23a29 Compare June 7, 2025 17:14
@renovate renovate Bot force-pushed the renovate/all branch 2 times, most recently from af61040 to 79db628 Compare June 10, 2025 17:28
@renovate renovate Bot force-pushed the renovate/all branch 5 times, most recently from f281367 to 5d6980f Compare July 7, 2025 03:23
@renovate renovate Bot force-pushed the renovate/all branch 7 times, most recently from 2ac3c5a to b3ca6e7 Compare July 14, 2025 23:04
@renovate renovate Bot force-pushed the renovate/all branch 4 times, most recently from 81a32a3 to b21f104 Compare July 22, 2025 06:28
@renovate renovate Bot force-pushed the renovate/all branch 7 times, most recently from 195393b to 5016900 Compare July 28, 2025 20:32
@renovate renovate Bot force-pushed the renovate/all branch 5 times, most recently from f5ba9e7 to 5c6eda6 Compare August 5, 2025 13:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

chore Maintenance dependencies Pull requests that update a dependency file.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant