Compare commits

..

6 Commits

Author SHA1 Message Date
fe17076cd8 chore(deps): update dependency node to v22.13.0 2025-01-08 13:12:42 +00:00
de705cacd4 chore(deps): update dependency terraform to v1.10.4 (#146)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| [terraform](https://github.com/hashicorp/terraform) | patch | `1.10.3` -> `1.10.4` |

---

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

Reviewed-on: #146
Co-authored-by: renovate-bot <renovate-bot@dubas.dev>
Co-committed-by: renovate-bot <renovate-bot@dubas.dev>
2025-01-08 13:04:56 +00:00
0a381447e3 chore(deps): update dependency github-cli to v2.65.0 (#144)
This PR contains the following updates:

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

---

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

Reviewed-on: #144
Co-authored-by: renovate-bot <renovate-bot@dubas.dev>
Co-committed-by: renovate-bot <renovate-bot@dubas.dev>
2025-01-08 13:03:36 +00:00
f1243fdde3 chore(deps): update dependency poetry to v2 (#143)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| [poetry](https://python-poetry.org/) ([source](https://github.com/python-poetry/poetry), [changelog](https://python-poetry.org/history/)) | major | `1.8.5` -> `2.0.0` |

---

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

Reviewed-on: #143
Co-authored-by: renovate-bot <renovate-bot@dubas.dev>
Co-committed-by: renovate-bot <renovate-bot@dubas.dev>
2025-01-08 13:01:25 +00:00
2e4bb33f1f chore(deps): update dependency elixir to v1.18.1 (#142)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| [elixir](https://elixir-lang.org/) ([source](https://github.com/elixir-lang/elixir)) | patch | `1.18.0` -> `1.18.1` |

---

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

Reviewed-on: #142
Co-authored-by: renovate-bot <renovate-bot@dubas.dev>
Co-committed-by: renovate-bot <renovate-bot@dubas.dev>
2025-01-08 12:58:50 +00:00
fe303336ba chore(deps): update dependency awscli to v2.22.30 (#141)
This PR contains the following updates:

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

---

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

Reviewed-on: #141
Co-authored-by: renovate-bot <renovate-bot@dubas.dev>
Co-committed-by: renovate-bot <renovate-bot@dubas.dev>
2025-01-08 12:55:50 +00:00

View File

@ -1,17 +1,17 @@
[tools]
age = "1.2.0"
awscli = "2.22.22"
awscli = "2.22.30"
bat = "0.24.0"
bitwarden = "2024.11.1"
circleci-cli = "0.1.31151"
ctlptl = "0.8.36"
dagger = "0.14.0"
eksctl = "0.194.0"
elixir = "1.18.0"
elixir = "1.18.1"
erlang = "27.2"
eza = "0.20.10"
fzf = "0.56.3"
github-cli = "2.64.0"
github-cli = "2.65.0"
go = "1.23.4"
helm = "3.16.4"
k3d = "5.7.5"
@ -24,14 +24,14 @@ lefthook = "1.8.4"
lua = "5.1.5"
luajit = "2.0.5--3.11.1"
node = "22.13.0"
poetry = "1.8.5"
poetry = "2.0.0"
python = "3.13.1"
r = "4.4.2"
ripgrep = "14.1.1"
rust = "1.83.0"
starship = "1.21.1"
task = "3.40.0"
terraform = "1.10.3"
terraform = "1.10.4"
tilt = "0.33.21"
usage = "1.3.3"
usql = "0.19.12"