chore(deps): update all dependencies #62
Open
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:
0.2.60
->0.2.70
2.10.5
->2.13.2
2.34.0
->2.35.0
2.46.0
->2.63.2
1.22.1
->1.23.4
3.14.3
->3.16.3
0.124.1
->0.139.5
0.22.0
->0.25.0
1.29.3
->1.32.0
5.3.0
->5.5.0
==1.5.3
->==1.6.1
==6.0.5
->==7.1.2
==9.5.15
->==9.5.48
1.8.5
->1.11.2
==3.7.0
->==4.0.1
v4.5.0
->v5.0.0
==10.7.1
->==10.12
3.12.2
->3.13.1
3.8.0
->3.10.0
1.7.5
->1.10.2
4.43.1
->4.44.6
Note: The
pre-commit
manager in Renovate is not supported by thepre-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.70
Compare Source
Changelog
Other
9c7f103
chore: bump VERSION to 0.2.700e8b33b
build(deps): bump megalinter/megalinter from 8.2.0 to 8.3.0 (#2541)69ec4a5
build(deps): bump github.com/creack/pty from 1.1.23 to 1.1.24 (#2533)c90203e
build(deps): bump codecov/codecov-action from 4 to 5 (#2532)e5e7bdd
build(deps): bump megalinter/megalinter from 8.1.0 to 8.2.0 (#2531)ebcc0a8
build(deps): bump github.com/rhysd/actionlint from 1.7.3 to 1.7.4 (#2527)9bd99e5
build(deps): bump github.com/adrg/xdg from 0.5.0 to 0.5.3 (#2515)v0.2.69
Compare Source
Changelog
New Features
9142ed9
feat: improve new action cache logging (#2474)Bug fixes
2c0e3fe
fix: tests with validation errors were skipped (#2496)f77a443
fix: merge-multiple artifacts were broken (#2505)5ffec84
fix: if condition in composite action misbehaves (#2473)Other
0de940b
chore: bump VERSION to 0.2.69e3b4e3a
add test for listartifacts v4 filter (#2507)0c09a77
build(deps): bump github.com/go-git/go-billy/v5 from 5.5.0 to 5.6.0 (#2506)9135745
build(deps): bump github.com/opencontainers/selinux (#2498)ccd28e7
build(deps): bump megalinter/megalinter from 8.0.0 to 8.1.0 (#2485)5031a9f
build(deps): bump google.golang.org/protobuf from 1.34.2 to 1.35.1 (#2484)bb9f36d
build(deps): bump golang.org/x/term from 0.24.0 to 0.25.0 (#2480)ad1cef0
build(deps): bump golangci/golangci-lint-action from 6.0.1 to 6.1.1 (#2479)v0.2.68
Compare Source
Changelog
New Features
013c0d4
feat: generate a manual page automatically with cobra/doc (#2352)Other
03a4480
chore: bump VERSION to 0.2.6826f132f
build(deps): bump github.com/rhysd/actionlint from 1.7.1 to 1.7.3 (#2477)6657fca
build(deps): bump github.com/creack/pty from 1.1.21 to 1.1.23 (#2468)a34d9c6
run_context: add GITHUB_RUN_ATTEMPT (#2458)be89cbc
Fix install sh usage (#2454)2e117a4
bug/issue #2448 - manage special bash options when no shell is defined (#2449)v0.2.67
Compare Source
Changelog
Bug fixes
4143017
fix: schema validation for job if functions (#2446)32b6bb7
fix: artifact v4 upload above 8MB (#2402)Other
f75a2d8
chore: bump VERSION to 0.2.67d8b6f61
build(deps): bump golang.org/x/term from 0.23.0 to 0.24.0 (#2442)v0.2.66
Compare Source
Changelog
New Features
102e6cb
feat: Validate GitHub Actions schema (#2416)Other
38e43bd
chore: bump VERSION to 0.2.66c9ae534
build(deps): bump golang.org/x/term from 0.22.0 to 0.23.0 (#2421)ca292cd
build(deps): bump megalinter/megalinter from 7.13.0 to 8.0.0 (#2436)f79a13e
build(deps): bump dario.cat/mergo from 1.0.0 to 1.0.1 (#2430)60a2fed
fix GOOS parsing to match expected GHA RUNNER_OS values (#2422)v0.2.65
Compare Source
Changelog
Bug fixes
3c7eda7
fix: docker stub and add a test for this (#2355)a1a96da
fix: changed location of actrc in info message (#2373)6de25a5
fix: make node tool non volatile (#2372)2ad5ff7
fix: add missing service container health check (#2354)Other
bda491e
chore: bump VERSION to 0.2.65cd8b710
remove double negation in --help (#2405)a62063b
Bump mergo to v1.0.0 with new module URL (#2403)2feff3f
build(deps): bump github.com/timshannon/bolthold to v0.0.0-20240314194003-30aac6950928 (#2248)570ccf3
Fix #2363. Add /pre- and /post-entrypoint handling (#2394)1d6a00c
build(deps): bump golang.org/x/term from 0.21.0 to 0.22.0 (#2387)21fe901
build(deps): bump github.com/adrg/xdg from 0.4.0 to 0.5.0 (#2398)1ac4b60
build(deps): bump megalinter/megalinter from 7.11.1 to 7.13.0 (#2389)v0.2.64
Compare Source
Changelog
Bug fixes
e4607fc
fix: skip service container for empty image (#2281)b5ad3c4
fix: composite action input pollution (#2348)b917ecc
fix: update reusable workflow input handling (#2349)Other
aa54ea9
chore: bump VERSION to 0.2.64935e4c3
build(deps): bump github.com/spf13/cobra from 1.8.0 to 1.8.1 (#2366)8a64a76
build(deps): bump google.golang.org/protobuf from 1.34.1 to 1.34.2 (#2365)f9ea5e3
build(deps): bump golang.org/x/term from 0.20.0 to 0.21.0 (#2360)7b950e1
build(deps): bump github.com/docker/cli (#2358)55a8f9a
Add riscv64 binary release (#2350)71a6fa0
build(deps): bump github.com/rhysd/actionlint from 1.7.0 to 1.7.1 (#2346)v0.2.63
Compare Source
Changelog
Other
c959fdd
chore: bump VERSION to 0.2.634977ba9
Meta-copy-symlinks-new-actions-cache (#2337)ecd7875
build(deps): bump google.golang.org/protobuf from 1.33.0 to 1.34.1 (#2340)77acf9d
build(deps): bump github.com/golang-jwt/jwt/v5 from 5.2.0 to 5.2.1 (#2341)e1e5671
Actions Artifacts v4 backend (#2224)8acde99
build(deps): bump github.com/docker/docker (#2333)6db9613
build(deps): bump github.com/docker/cli (#2332)070c257
Add documentation fordryrun
parameter (#2311)657a3d7
Fix for issue 2232: Many lines of "Could not find any stages to run" on run (#2272)69ef192
build(deps): bump github.com/docker/cli (#2325)2c9c489
build(deps): bump github.com/rhysd/actionlint from 1.6.27 to 1.7.0 (#2326)218edca
build(deps): bump go.etcd.io/bbolt from 1.3.9 to 1.3.10 (#2327)3429f1a
build(deps): bump github.com/docker/docker (#2324)1acda5f
build(deps): bump golangci/golangci-lint-action from 5.3.0 to 6.0.1 (#2323)6bbef14
build(deps): bump golangci/golangci-lint-action from 5.0.0 to 5.3.0 (#2319)e6f8d89
build(deps): bump github.com/docker/cli (#2318)31e11d2
build(deps): bump golang.org/x/term from 0.19.0 to 0.20.0 (#2316)42405f4
build(deps): bump github.com/docker/docker (#2317)v0.2.62
Compare Source
Changelog
Bug fixes
5a9dd3d
fix: skipped jobs have no result (#2276)89e3c14
fix: favor command-line over files (#2274)Other
9885560
chore: bump VERSION to 0.2.62390d94d
build(deps): bump megalinter/megalinter from 7.10.0 to 7.11.1 (#2309)53a61fe
build(deps): bump golangci/golangci-lint-action from 4.0.0 to 5.0.0 (#2310)47486a6
build(deps): bump github.com/docker/cli (#2307)ac42511
build(deps): bump github.com/docker/docker (#2306)992c9d9
build(deps): bump github.com/moby/buildkit from 0.13.1 to 0.13.2 (#2308)213756b
build(deps): bump github.com/docker/cli (#2302)843cd94
Add codespell support (config, workflow to detect/not fix) and make it fix few typos (#2296)c028aa8
build(deps): bump github.com/docker/docker (#2299)1f2e92e
build(deps): bump github.com/docker/docker (#2295)d153616
build(deps): bump megalinter/megalinter from 7.9.0 to 7.10.0 (#2294)2d4a9ea
build(deps): bump megalinter/megalinter from 7.8.0 to 7.9.0 (#2216)82cc57f
build(deps): bump golangci/golangci-lint-action from 3.7.0 to 4.0.0 (#2215)7452180
build(deps): bump golang.org/x/term from 0.18.0 to 0.19.0 (#2278)c82a9ea
build(deps): bump github.com/docker/cli (#2291)8cdc3fc
Update action.yml (#2293)2a2cd7d
build(deps): bump github.com/moby/buildkit from 0.12.5 to 0.13.1 (#2253)2df924c
Bump docker to v26 (#2289)ac13a1b
chore: fix some comments (#2279)06a1d69
build(deps): bump actions/cache from 3 to 4 (#2163)cdc22da
Remove local action cache if remote has changed (#2284)d2c3413
chore: fix codecov (#2288)e3da912
build(deps): bump github.com/go-git/go-git/v5 from 5.11.0 to 5.12.0 (#2269)v0.2.61
Compare Source
Changelog
Bug fixes
f825e42
fix: cache adjust restore order of exact key matches (#2267)119ceb8
fix: rootless permission bits (new actions cache) (#2242)75e4ad9
fix: docker buildx cache restore not working (#2236)Other
361b7e9
chore: bump VERSION to 0.2.61d9a19c8
Trivial: reduce log spam. (#2256)3949d74
chore: remove repetitive words (#2259)b9382a2
Support overwriting caches (#2265)f56dd65
test: use ping to improve network test (#2266)069720a
build(deps): bump github.com/docker/docker (#2252)8c83d57
build(deps): bump golang.org/x/term from 0.17.0 to 0.18.0 (#2244)352ad41
fix function name in comment (#2240)934b13a
build(deps): bump github.com/stretchr/testify from 1.8.4 to 1.9.0 (#2235)argoproj/argo-cd (argocd)
v2.13.2
Compare Source
Quick Start
Non-HA:
HA:
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.
Upgrading
If upgrading from a different minor version, be sure to read the upgrading documentation.
Changelog
Bug fixes
ad36916
: fix(cli): Fix appset generate in --core mode (#20717) (#20883) (@gcp-cherry-pick-bot[bot])01ae20d
: fix: 20791 - sync multi-source application out of order source syncs (cherry-pick #21071) (#21077) (@gcp-cherry-pick-bot[bot])831e452
: fix: API server should not attempt to read secrets in all namespaces (#20950) (#20960) (@gcp-cherry-pick-bot[bot])a3624a3
: fix: Allow to delete repos with invalid urls (#20921) (#20975) (#21116) (@gcp-cherry-pick-bot[bot])89ef356
: fix: Bitbucket Cloud PR Author is processed correctly (#20769) (#20990) (#21039) (@gcp-cherry-pick-bot[bot])f8d6665
: fix: Memory leak in repo-server (#20876) (#20894) (@gcp-cherry-pick-bot[bot])b6af657
: fix: add missing fields in listrepositories (#20991) (#21129) (@blakepettersson)Dependency updates
0680ddb
: chore(deps): bump http-proxy-middleware from 2.0.4 to 2.0.7 in /ui (#20518) (#20892) (@gcp-cherry-pick-bot[bot])Full Changelog: argoproj/argo-cd@v2.13.1...v2.13.2
v2.13.1
Compare Source
Quick Start
Non-HA:
HA:
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.
Upgrading
If upgrading from a different minor version, be sure to read the upgrading documentation.
Changelog
Features
6a8cb6e
: feat: option to disable writing k8s events(#18205) (#18441) (#20788) (@Jack-R-lantern)Bug fixes
449e693
: fix(pkce): 20202 Backport PKCE auth flow fix for basehref and reauth (#20675) (@austin5219)68606c6
: fix: Fix repeated 403 due to app namespace being undefined (#20699) (#20819) (#20860) (@gcp-cherry-pick-bot[bot])99aab9a
: fix: check for source position when --show-params is set (#20682) (#20689) (@gcp-cherry-pick-bot[bot])d03ccf3
: fix: disable automaxprocs logging (#20069) - cherry-pick 2.13 (#20718) (@pasha-codefresh)Other work
7f45c9e
: chore: Don't degrade PDB on InsufficientPods (#20171) (#20665) (#20694) (@gcp-cherry-pick-bot[bot])Full Changelog: argoproj/argo-cd@v2.13.0...v2.13.1
v2.13.0
Compare Source
Quick Start
Non-HA:
HA:
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.
Upgrading
If upgrading from a different minor version, be sure to read the upgrading documentation.
Changelog
Features
e3b1d93
: feat: allow individual extension configs (#20491) (#20525) (@leoluz)2503eb3
: feat: support using exponential backoff between self heal attempts (#20275) (#20480) (@alexmt)Bug fixes
deb07ee
: fix(appset): avoid panic when no steps in rollingSync (#20357) (#20492) (@gcp-cherry-pick-bot[bot])e7f9881
: fix(diff): avoid cache miss in server-side diff (#20605) (#20607) (@gcp-cherry-pick-bot[bot])7bc333d
: fix(ui): fix open application detail in new tab when basehref is set (#20004) (#20571) (@amit-o)1fcbe3f
: fix(ui): fix the slider tansition (#20641) (#20642) (@gcp-cherry-pick-bot[bot])be57dfe
: fix: support managing cluster with multiple argocd instances and annotation based tracking (#20222) (#20483) (@alexmt)435989c
: fix: support managing cluster with multiple argocd instances and annotation based tracking (#20222) (#20488) (@alexmt)Documentation
d417417
: docs(rbac): clarify glob pattern behavior for fine-grain RBAC (#20624) (#20626) (@gcp-cherry-pick-bot[bot])Other work
3f708b8
: rerender when extensions update (#20559) (#20601) (@gcp-cherry-pick-bot[bot])Full Changelog: argoproj/argo-cd@v2.13.0-rc5...v2.13.0
v2.12.8
Compare Source
Quick Start
Non-HA:
HA:
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.
Upgrading
If upgrading from a different minor version, be sure to read the upgrading documentation.
Changelog
Bug fixes
05c1dd7
: fix: 20791 - sync multi-source application out of order source syncs (cherry-pick #21071) (#21078) (@gcp-cherry-pick-bot[bot])60d0786
: fix: Allow to delete repos with invalid urls (#20921) (#20975) (#21117) (@gcp-cherry-pick-bot[bot])7642db8
: fix: add missing fields in listrepositories (#20991) (#21128) (@blakepettersson)Dependency updates
b32d50d
: chore(deps): bump http-proxy-middleware from 2.0.4 to 2.0.7 in /ui (#20518) (#20891) (@gcp-cherry-pick-bot[bot])Other work
57cef1d
: Add missing 2.12 upgrade to nav menu (#20657) (@fletch3555)Full Changelog: argoproj/argo-cd@v2.12.7...v2.12.8
v2.12.7
Compare Source
Quick Start
Non-HA:
HA:
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.
Upgrading
If upgrading from a different minor version, be sure to read the upgrading documentation.
Changelog
Features
db5876f
: feat: support using exponential backoff between self heal attempts (#20275) (#20479) (@alexmt)Bug fixes
e48878b
: fix(diff): avoid cache miss in server-side diff (#20605) (#20609) (@gcp-cherry-pick-bot[bot])a41f868
: fix(ui): fix create app panel reappear after closed (#19717) (#20507) (@gcp-cherry-pick-bot[bot])cacb06a
](https://redirect.gh.neting.ccConfiguration
📅 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.
👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.
This PR was generated by Mend Renovate. View the repository job log.