Compare commits

...

4 Commits

Author SHA1 Message Date
6118605def chore(deps): update dependency rust to v1.83.0 2024-11-29 19:33:52 +00:00
dc29d27fd0 chore(deps): update dependency github-cli to v2.63.0 (#116)
This PR contains the following updates:

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

---

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

Reviewed-on: #116
Co-authored-by: renovate-bot <renovate-bot@dubas.dev>
Co-committed-by: renovate-bot <renovate-bot@dubas.dev>
2024-11-29 19:33:39 +00:00
affdef24e3 chore(deps): update dependency terraform to v1.10.0 (#115)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| [terraform](https://github.com/hashicorp/terraform) | minor | `1.9.8` -> `1.10.0` |

---

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

Reviewed-on: #115
Co-authored-by: renovate-bot <renovate-bot@dubas.dev>
Co-committed-by: renovate-bot <renovate-bot@dubas.dev>
2024-11-29 19:32:57 +00:00
b8a94cba03 chore(deps): update dependency awscli to v2.22.7 (#114)
This PR contains the following updates:

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

---

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

Reviewed-on: #114
Co-authored-by: renovate-bot <renovate-bot@dubas.dev>
Co-committed-by: renovate-bot <renovate-bot@dubas.dev>
2024-11-29 18:18:35 +00:00

View File

@ -1,6 +1,6 @@
[tools]
age = "1.2.0"
awscli = "2.22.3"
awscli = "2.22.7"
bat = "0.24.0"
bitwarden = "2024.10.0"
circleci-cli = "0.1.30995"
@ -11,7 +11,7 @@ elixir = "1.17.3"
erlang = "27.1.2"
eza = "0.20.5"
fzf = "0.56.0"
github-cli = "2.62.0"
github-cli = "2.63.0"
go = "1.23.3"
helm = "3.16.3"
k3d = "5.7.4"
@ -28,10 +28,10 @@ poetry = "1.8.4"
python = "3.13.0"
r = "4.4.1"
ripgrep = "14.1.1"
rust = "1.82.0"
rust = "1.83.0"
starship = "1.21.1"
task = "3.39.2"
terraform = "1.9.8"
terraform = "1.10.0"
tilt = "0.33.20"
usage = "1.0.0"
usql = "0.19.12"