Compare commits

..

6 Commits

Author SHA1 Message Date
0a6f6b006b chore(deps): update dependency terraform to v1.10.1 2024-12-06 18:05:23 +00:00
1a7198fbad chore(deps): update dependency github-cli to v2.63.2 (#123)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| [github-cli](https://github.com/cli/cli) | patch | `2.63.0` -> `2.63.2` |

---

This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOC4xMzMuMSIsInVwZGF0ZWRJblZlciI6IjM4LjEzMy4xIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6W119-->

Reviewed-on: #123
Co-authored-by: renovate-bot <renovate-bot@dubas.dev>
Co-committed-by: renovate-bot <renovate-bot@dubas.dev>
2024-12-06 18:05:09 +00:00
92a1408a65 chore(deps): update dependency python to v3.13.1 (#122)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| [python](https://github.com/python/cpython) | patch | `3.13.0` -> `3.13.1` |

---

This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOC4xMzMuMSIsInVwZGF0ZWRJblZlciI6IjM4LjEzMy4xIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6W119-->

Reviewed-on: #122
Co-authored-by: renovate-bot <renovate-bot@dubas.dev>
Co-committed-by: renovate-bot <renovate-bot@dubas.dev>
2024-12-06 18:04:14 +00:00
9ea35893fa chore(deps): update dependency node to v22.12.0 (#121)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| [node](https://nodejs.org) ([source](https://github.com/nodejs/node)) | minor | `22.11.0` -> `22.12.0` |

---

This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOC4xMzMuMSIsInVwZGF0ZWRJblZlciI6IjM4LjEzMy4xIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6W119-->

Reviewed-on: #121
Co-authored-by: renovate-bot <renovate-bot@dubas.dev>
Co-committed-by: renovate-bot <renovate-bot@dubas.dev>
2024-12-06 18:02:47 +00:00
d0c65762fd chore(deps): update dependency go to v1.23.4 (#120)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| [go](https://github.com/golang/go) | patch | `1.23.3` -> `1.23.4` |

---

This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOC4xMzMuMSIsInVwZGF0ZWRJblZlciI6IjM4LjEzMy4xIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6W119-->

Reviewed-on: #120
Co-authored-by: renovate-bot <renovate-bot@dubas.dev>
Co-committed-by: renovate-bot <renovate-bot@dubas.dev>
2024-12-06 17:52:52 +00:00
adda80d896 chore(deps): update dependency awscli to v2.22.12 (#119)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| [awscli](https://github.com/aws/aws-cli) | patch | `2.22.7` -> `2.22.12` |

---

This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOC4xMzMuMSIsInVwZGF0ZWRJblZlciI6IjM4LjEzMy4xIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6W119-->

Reviewed-on: #119
Co-authored-by: renovate-bot <renovate-bot@dubas.dev>
Co-committed-by: renovate-bot <renovate-bot@dubas.dev>
2024-12-06 17:52:15 +00:00

View File

@ -1,6 +1,6 @@
[tools]
age = "1.2.0"
awscli = "2.22.7"
awscli = "2.22.12"
bat = "0.24.0"
bitwarden = "2024.11.1"
circleci-cli = "0.1.31151"
@ -11,8 +11,8 @@ elixir = "1.17.3"
erlang = "27.1.2"
eza = "0.20.10"
fzf = "0.56.3"
github-cli = "2.63.0"
go = "1.23.3"
github-cli = "2.63.2"
go = "1.23.4"
helm = "3.16.3"
k3d = "5.7.5"
k3sup = "0.13.7"
@ -23,9 +23,9 @@ kubie = "0.24.0"
lefthook = "1.8.4"
lua = "5.1.5"
luajit = "2.0.5--3.11.1"
node = "22.11.0"
node = "22.12.0"
poetry = "1.8.4"
python = "3.13.0"
python = "3.13.1"
r = "4.4.2"
ripgrep = "14.1.1"
rust = "1.83.0"