Compare commits

...

3 Commits

Author SHA1 Message Date
2c0bcb30fb chore(deps): update dependency poetry to v2.0.1 2025-01-14 16:23:39 +00:00
2158c8a0f7 chore(deps): update dependency rust to v1.84.0 (#149)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| [rust](https://github.com/rust-lang/rust) | minor | `1.83.0` -> `1.84.0` |

---

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

Reviewed-on: #149
Co-authored-by: renovate-bot <renovate-bot@dubas.dev>
Co-committed-by: renovate-bot <renovate-bot@dubas.dev>
2025-01-14 16:23:27 +00:00
e1e66ddb96 chore(deps): update dependency awscli to v2.22.34 (#148)
This PR contains the following updates:

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

---

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

Reviewed-on: #148
Co-authored-by: renovate-bot <renovate-bot@dubas.dev>
Co-committed-by: renovate-bot <renovate-bot@dubas.dev>
2025-01-14 16:22:52 +00:00

View File

@@ -1,6 +1,6 @@
[tools] [tools]
age = "1.2.0" age = "1.2.0"
awscli = "2.22.30" awscli = "2.22.34"
bat = "0.24.0" bat = "0.24.0"
bitwarden = "2024.11.1" bitwarden = "2024.11.1"
circleci-cli = "0.1.31151" circleci-cli = "0.1.31151"
@@ -24,11 +24,11 @@ lefthook = "1.8.4"
lua = "5.1.5" lua = "5.1.5"
luajit = "2.0.5--3.11.1" luajit = "2.0.5--3.11.1"
node = "22.13.0" node = "22.13.0"
poetry = "2.0.0" poetry = "2.0.1"
python = "3.13.1" python = "3.13.1"
r = "4.4.2" r = "4.4.2"
ripgrep = "14.1.1" ripgrep = "14.1.1"
rust = "1.83.0" rust = "1.84.0"
starship = "1.21.1" starship = "1.21.1"
task = "3.40.0" task = "3.40.0"
terraform = "1.10.4" terraform = "1.10.4"