Skip to content

Commit 9c34182

Browse files
committed
🔄 Sync updated workspace manifests @ 5b813d5ddf58b6d837583857b48d9f38ecb08997
1 parent 6211ad5 commit 9c34182

1 file changed

Lines changed: 14 additions & 14 deletions

File tree

‎.vitepress/data/dependencies.yaml‎

Lines changed: 14 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -7,12 +7,12 @@
77
# The file is used in:
88
# - Automated tests
99
# - Documentation builds
10-
# - Renovate’s dependency‑update scans
10+
# - Renovate's dependency-update scans
1111
#
1212
# Renovate control:
13-
# Set `track: false` on any item you want Renovate to ignore
13+
# Set `track: false` on any item you want Renovate to ignore
1414
#
15-
# Package‑name rules:
15+
# Package-name rules:
1616
# - If the `package` field is missing, the key itself is used instead
1717
# - That same key is displayed as the friendly name in generated docs
1818
################################################################################
@@ -23,7 +23,7 @@ dependencies:
2323
group: Ansible
2424
home: https://github.com/ansible/ansible
2525
license: GPL 3
26-
version: 2.20.2
26+
version: 2.20.3
2727

2828
ansible-lint:
2929
cmd: ansible-lint --version
@@ -71,7 +71,7 @@ dependencies:
7171
home: https://github.com/anthropics/claude-code
7272
license: Anthropic PBC
7373
package: anthropics/claude-code
74-
version: 2.1.50
74+
version: 2.1.52
7575

7676
community.docker:
7777
datasource: galaxy-collection
@@ -85,7 +85,7 @@ dependencies:
8585
group: Ansible
8686
home: https://github.com/ansible-collections/community.general
8787
license: GPL 3
88-
version: 12.3.0
88+
version: 12.4.0
8989

9090
containerd.io:
9191
cmd: containerd --version
@@ -103,15 +103,15 @@ dependencies:
103103
home: https://github.com/google/go-containerregistry
104104
license: Apache 2
105105
package: google/go-containerregistry
106-
version: 0.20.7
106+
version: 0.21.1
107107

108108
cspell:
109109
cmd: cspell --version
110110
datasource: npm
111111
group: CLI Tools
112112
home: https://github.com/streetsidesoftware/cspell
113113
license: MIT
114-
version: 9.6.4
114+
version: 9.7.0
115115

116116
curl:
117117
cmd: curl --version
@@ -226,7 +226,7 @@ dependencies:
226226
home: https://github.com/junegunn/fzf
227227
license: MIT
228228
package: junegunn/fzf
229-
version: 0.67.0
229+
version: 0.68.0
230230

231231
gettext:
232232
cmd: gettext -V
@@ -427,7 +427,7 @@ dependencies:
427427
group: CLI Tools
428428
home: https://github.com/lsof-org/lsof
429429
license: BSD 2
430-
version: 4.99.4
430+
version: 4.99.4+dfsg-2
431431

432432
man:
433433
cmd: man --version
@@ -544,7 +544,7 @@ dependencies:
544544
home: https://github.com/pnpm/pnpm
545545
license: MIT
546546
package: pnpm/pnpm
547-
version: 10.29.3
547+
version: 10.30.2
548548

549549
podman:
550550
cmd: podman --version
@@ -580,7 +580,7 @@ dependencies:
580580
home: https://github.com/pylint-dev/pylint
581581
license: GPL 2
582582
tool: true
583-
version: 4.0.4
583+
version: 4.0.5
584584

585585
Python:
586586
cmd: python3 --version
@@ -598,7 +598,7 @@ dependencies:
598598
home: https://github.com/astral-sh/ruff
599599
license: MIT
600600
tool: true
601-
version: 0.15.1
601+
version: 0.15.2
602602

603603
ShellCheck:
604604
cmd: shellcheck --version
@@ -686,7 +686,7 @@ dependencies:
686686
home: https://github.com/astral-sh/uv
687687
package: astral-sh/uv
688688
license: MIT
689-
version: 0.10.2
689+
version: 0.10.5
690690

691691
vim:
692692
cmd: vim --version

0 commit comments

Comments
 (0)