Compare commits

..

4 Commits

Author SHA1 Message Date
39663fc9fc chore(deps): update dependency node to v22.10.0 2024-10-17 10:40:20 +00:00
a1c666ba53 chore(deps): update dependency terraform to v1.9.8 (#90)
This PR contains the following updates:

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

---

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

Reviewed-on: #90
Co-authored-by: renovate-bot <renovate-bot@dubas.dev>
Co-committed-by: renovate-bot <renovate-bot@dubas.dev>
2024-10-17 10:34:42 +00:00
e5675258dc chore(deps): update dependency awscli to v2.18.8 (#89)
This PR contains the following updates:

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

---

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

Reviewed-on: #89
Co-authored-by: renovate-bot <renovate-bot@dubas.dev>
Co-committed-by: renovate-bot <renovate-bot@dubas.dev>
2024-10-17 10:33:43 +00:00
77c0eb376e chore(deps): update dependency poetry to v1.8.4 (#88)
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/)) | patch | `1.8.3` -> `1.8.4` |

---

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

Reviewed-on: #88
Co-authored-by: renovate-bot <renovate-bot@dubas.dev>
Co-committed-by: renovate-bot <renovate-bot@dubas.dev>
2024-10-17 10:32:02 +00:00

View File

@ -1,6 +1,6 @@
[tools] [tools]
age = "1.2.0" age = "1.2.0"
awscli = "2.18.5" awscli = "2.18.8"
bat = "0.24.0" bat = "0.24.0"
bitwarden = "2024.7.2" bitwarden = "2024.7.2"
circleci-cli = "0.1.30549" circleci-cli = "0.1.30549"
@ -23,14 +23,14 @@ lefthook = "1.7.13"
lua = "5.1.5" lua = "5.1.5"
luajit = "2.0.5--2.4.4" luajit = "2.0.5--2.4.4"
node = "22.10.0" node = "22.10.0"
poetry = "1.8.3" poetry = "1.8.4"
python = "3.13.0" python = "3.13.0"
r = "4.4.1" r = "4.4.1"
ripgrep = "14.1.0" ripgrep = "14.1.0"
rust = "1.81.0" rust = "1.81.0"
starship = "1.20.1" starship = "1.20.1"
task = "3.38.0" task = "3.38.0"
terraform = "1.9.7" terraform = "1.9.8"
tilt = "0.33.19" tilt = "0.33.19"
tmux = "3.4" tmux = "3.4"
usage = "0.3.0" usage = "0.3.0"