9b6a604ebc
chore(deps): update ghcr.io/chroma-core/chroma docker tag to v1.0.10
2025-05-22 03:15:20 +00:00
78ff6a49d1
chore(deps): update dependency elixir to v1.18.4 ( #234 )
...
This PR contains the following updates:
| Package | Update | Change |
|---|---|---|
| [elixir](https://elixir-lang.org/ ) ([source](https://github.com/elixir-lang/elixir )) | patch | `1.18.3` -> `1.18.4` |
---
This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate ).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS4xODguMyIsInVwZGF0ZWRJblZlciI6IjM5LjE4OC4zIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6W119-->
Reviewed-on: #234
Co-authored-by: renovate-bot <renovate-bot@dubas.dev >
Co-committed-by: renovate-bot <renovate-bot@dubas.dev >
2025-05-22 01:24:46 +00:00
aa1f76ce8c
chore(deps): update dependency node to v22.16.0 ( #235 )
...
This PR contains the following updates:
| Package | Update | Change |
|---|---|---|
| [node](https://nodejs.org ) ([source](https://github.com/nodejs/node )) | minor | `22.15.1` -> `22.16.0` |
---
This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate ).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS4xODguMyIsInVwZGF0ZWRJblZlciI6IjM5LjE4OC4zIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6W119-->
Reviewed-on: #235
Co-authored-by: renovate-bot <renovate-bot@dubas.dev >
Co-committed-by: renovate-bot <renovate-bot@dubas.dev >
2025-05-22 00:24:04 +00:00
b1fd1165c4
chore(deps): update dependency erlang to v28 ( #233 )
...
This PR contains the following updates:
| Package | Update | Change |
|---|---|---|
| [erlang](https://github.com/erlang/otp ) | major | `27.3.4` -> `28.0` |
---
This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate ).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS4xODguMyIsInVwZGF0ZWRJblZlciI6IjM5LjE4OC4zIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6W119-->
Reviewed-on: #233
Co-authored-by: renovate-bot <renovate-bot@dubas.dev >
Co-committed-by: renovate-bot <renovate-bot@dubas.dev >
2025-05-22 00:19:41 +00:00
40b719e62b
chore(deps): update dependency rust to v1.87.0 ( #232 )
...
This PR contains the following updates:
| Package | Update | Change |
|---|---|---|
| [rust](https://github.com/rust-lang/rust ) | minor | `1.86.0` -> `1.87.0` |
---
This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate ).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS4xODguMyIsInVwZGF0ZWRJblZlciI6IjM5LjE4OC4zIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6W119-->
Reviewed-on: #232
Co-authored-by: renovate-bot <renovate-bot@dubas.dev >
Co-committed-by: renovate-bot <renovate-bot@dubas.dev >
2025-05-19 17:21:21 +00:00
dbc570d1b8
chore(deps): update dependency node to v22.15.1 ( #231 )
...
This PR contains the following updates:
| Package | Update | Change |
|---|---|---|
| [node](https://nodejs.org ) ([source](https://github.com/nodejs/node )) | patch | `22.15.0` -> `22.15.1` |
---
This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate ).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS4xODguMyIsInVwZGF0ZWRJblZlciI6IjM5LjE4OC4zIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6W119-->
Reviewed-on: #231
Co-authored-by: renovate-bot <renovate-bot@dubas.dev >
Co-committed-by: renovate-bot <renovate-bot@dubas.dev >
2025-05-15 12:07:38 +00:00
7119db0798
chore(deps): update ghcr.io/chroma-core/chroma docker tag to v1.0.9 ( #228 )
...
This PR contains the following updates:
| Package | Update | Change |
|---|---|---|
| ghcr.io/chroma-core/chroma | patch | `1.0.8` -> `1.0.9` |
---
This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate ).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS4xODguMyIsInVwZGF0ZWRJblZlciI6IjM5LjE4OC4zIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6W119-->
Reviewed-on: #228
Co-authored-by: renovate-bot <renovate-bot@dubas.dev >
Co-committed-by: renovate-bot <renovate-bot@dubas.dev >
2025-05-13 13:19:27 +00:00
4a318e0c36
feat: upgrade runtimes ( #230 )
...
* `docker` from 28.0.4 to 28.1.1
* `docker-compose` from 2.35.0 to 2.36.0
* `buildx` from 0.22.0 to 0.23.0
* `aws-cli` from 2.27.12 to 2.27.13
* `eksctl` from 0.207.0 to 0.208.0
* `claude-code` from 0.2.107 to 0.2.108
Reviewed-on: #230
Co-authored-by: Joao P Dubas <joao.dubas+gitea@gmail.com >
Co-committed-by: Joao P Dubas <joao.dubas+gitea@gmail.com >
2025-05-13 13:19:00 +00:00
c1459b8ec1
feat(neovim): update kickstart.nvim
to latest commit ( #229 )
...
Commit [`6ba2408`][0].
Reviewed-on: #229
[0]: 6ba2408cdf
Co-authored-by: Joao P Dubas <joao.dubas+gitea@gmail.com >
Co-committed-by: Joao P Dubas <joao.dubas+gitea@gmail.com >
2025-05-13 13:12:36 +00:00
6231ed1bdc
feat(mise): upgrade runtimes ( #227 )
...
Upgrade runtimes:
* `aqua:CircleCI-Public/circleci-cli` from 0.1.31632 to 0.1.31687
* `aqua:astral-sh/uv` from 0.7.2 to 0.7.3
* `aqua:aws/aws-cli` from 2.27.9 to 2.27.12
* `aqua:derailed/k9s` from 0.50.4 to 0.50.6
* `aqua:jj-vcs/jj` from 0.28.2 to 0.29.0
* `aqua:xo/usql` from 0.19.21 to 0.19.23
* `npm:@anthropic-ai/claude-code` from 0.2.103 to 0.2.107
* `pipx:aider-chat` from 0.82.3 to 0.83.1
* `pipx:vectorcode` from 0.6.5 to 0.6.6
Add `mcphub` configuration.
Reviewed-on: #227
Co-authored-by: Joao P Dubas <joao.dubas+gitea@gmail.com >
Co-committed-by: Joao P Dubas <joao.dubas+gitea@gmail.com >
2025-05-12 13:41:55 +00:00
e2f72821ed
chore(deps): update dependency erlang to v27.3.4 ( #225 )
...
This PR contains the following updates:
| Package | Update | Change |
|---|---|---|
| [erlang](https://github.com/erlang/otp ) | patch | `27.3.3` -> `27.3.4` |
---
This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate ).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS4xODguMyIsInVwZGF0ZWRJblZlciI6IjM5LjE4OC4zIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6W119-->
Reviewed-on: #225
Co-authored-by: renovate-bot <renovate-bot@dubas.dev >
Co-committed-by: renovate-bot <renovate-bot@dubas.dev >
2025-05-09 13:50:39 +00:00
e5a8d1147b
fix(neovim): update virtual line format for diagnostics ( #224 )
...
* Only show diagnostic message in the current line
* Remove unused options
Reviewed-on: #224
Co-authored-by: Joao P Dubas <joao.dubas+gitea@gmail.com >
Co-committed-by: Joao P Dubas <joao.dubas+gitea@gmail.com >
2025-05-08 11:49:58 +00:00
678246e4ea
feat(mise): add and upgrade runtimes ( #223 )
...
Upgrade runtimes:
* `aqua:CircleCI-Public/circleci-cli` from 0.1.31543 to 0.1.31632
* `aqua:astral-sh/uv` from 0.6.16 to 0.7.2
* `aqua:aws/aws-cli` from 2.26.7 to 2.27.9
* `aqua:dagger/dagger` from 0.18.4 to 0.18.6
* `aqua:evilmartians/lefthook` from 1.11.11 to 1.11.12
* `aqua:eza-community/eza` from 0.21.1 to 0.21.3
* `aqua:github-cli` from 2.70.0 to 2.72.0
* `aqua:go-task/task` from 3.43.2 to 3.43.3
* `aqua:junegunn/fzf` from 0.61.3 to 0.62.0
* `aqua:kubernetes/kubectl` from 1.32.3 to 1.33.0
* `aqua:starship/starship` from 1.22.1 to 1.23.0
* `npm:@anthropic-ai/claude-code` from 0.2.78 to 0.2.103
* `pipx:aider-chat` from 0.82.2 to 0.82.3
* `pipx:vectorcode` from 0.5.6 to 0.6.5
* add `mcp` to extras
* update `python` from 3.13.2 to 3.13.3
* `ubi:jdx/usage` from 2.0.7 to 2.1.1
* `ubi:supabase/cli` from 2.22.4 to 2.22.12
Added runtimes:
* `aqua:jj-vcs/jj`: experiment with `jujutsu` version control
* `aqua:pnpm/pnpm`: use `pnpm` to handle `node` packages
Reviewed-on: #223
Co-authored-by: Joao P Dubas <joao.dubas+gitea@gmail.com >
Co-committed-by: Joao P Dubas <joao.dubas+gitea@gmail.com >
2025-05-07 21:43:24 +00:00
44eca8b20d
feat(nvim): move from avante to codecompanion ( #222 )
...
Change the AI tool from [avante][0] to [codecompanion][1] to check if it's a better alternative.
Also, install additional tools such as:
* [mcphub][2]
* [vectorcode][3]
These should improve the experience with AI tooling.
Reviewed-on: #222
[0]: https://github.com/yetone/avante.nvim
[1]: https://codecompanion.olimorris.dev/
[2]: https://github.com/ravitemer/mcphub.nvim
[3]: https://github.com/Davidyz/VectorCode
Co-authored-by: Joao P Dubas <joao.dubas+gitea@gmail.com >
Co-committed-by: Joao P Dubas <joao.dubas+gitea@gmail.com >
2025-05-07 11:39:51 +00:00
44757c8919
chore(deps): update dependency go to v1.24.3 ( #221 )
...
This PR contains the following updates:
| Package | Update | Change |
|---|---|---|
| [go](https://github.com/golang/go ) | patch | `1.24.2` -> `1.24.3` |
---
This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate ).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS4xODguMyIsInVwZGF0ZWRJblZlciI6IjM5LjE4OC4zIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6W119-->
Reviewed-on: #221
Co-authored-by: renovate-bot <renovate-bot@dubas.dev >
Co-committed-by: renovate-bot <renovate-bot@dubas.dev >
2025-05-06 20:43:44 +00:00
d39b12960f
chore(deps): update dependency poetry to v2.1.3 ( #219 )
...
This PR contains the following updates:
| Package | Update | Change |
|---|---|---|
| [poetry](https://github.com/python-poetry/poetry ) ([changelog](https://python-poetry.org/history/ )) | patch | `2.1.2` -> `2.1.3` |
---
This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate ).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS4xODguMyIsInVwZGF0ZWRJblZlciI6IjM5LjE4OC4zIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6W119-->
Reviewed-on: #219
Co-authored-by: renovate-bot <renovate-bot@dubas.dev >
Co-committed-by: renovate-bot <renovate-bot@dubas.dev >
2025-05-06 18:45:11 +00:00
b6fd3187fe
chore(deps): update ghcr.io/chroma-core/chroma docker tag to v1.0.8 ( #220 )
...
This PR contains the following updates:
| Package | Update | Change |
|---|---|---|
| ghcr.io/chroma-core/chroma | patch | `1.0.7` -> `1.0.8` |
---
This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate ).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS4xODguMyIsInVwZGF0ZWRJblZlciI6IjM5LjE4OC4zIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6W119-->
Reviewed-on: #220
Co-authored-by: renovate-bot <renovate-bot@dubas.dev >
Co-committed-by: renovate-bot <renovate-bot@dubas.dev >
2025-05-06 18:30:33 +00:00
81d56e3e89
chore(deps): update dependency node to v22.15.0 ( #217 )
...
This PR contains the following updates:
| Package | Update | Change |
|---|---|---|
| [node](https://nodejs.org ) ([source](https://github.com/nodejs/node )) | minor | `22.14.0` -> `22.15.0` |
---
This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate ).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS4xODguMyIsInVwZGF0ZWRJblZlciI6IjM5LjE4OC4zIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6W119-->
Reviewed-on: #217
Co-authored-by: renovate-bot <renovate-bot@dubas.dev >
Co-committed-by: renovate-bot <renovate-bot@dubas.dev >
2025-04-26 13:45:20 +00:00
40517855aa
chore(deps): update ghcr.io/chroma-core/chroma docker tag to v1.0.7 ( #218 )
...
This PR contains the following updates:
| Package | Update | Change |
|---|---|---|
| ghcr.io/chroma-core/chroma | patch | `1.0.6` -> `1.0.7` |
---
This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate ).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS4xODguMyIsInVwZGF0ZWRJblZlciI6IjM5LjE4OC4zIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6W119-->
Reviewed-on: #218
Co-authored-by: renovate-bot <renovate-bot@dubas.dev >
Co-committed-by: renovate-bot <renovate-bot@dubas.dev >
2025-04-26 13:43:25 +00:00
016271c3be
feat: upgrade runtimes and neovim config ( #216 )
...
# Runtime
<details>
<summary><h2>Upgrades</h2></summary>
* `docker` from 28.0.1 to 28.0.4
* `docker compose` from 2.33.1 to 2.35.0
* `docker buildx` from 0.21.2 to 0.22.0
* `aqua:astral-sh/uv` from 0.6.12 to 0.6.16
* `aqua:aws/aws-cli` from 2.25.9 to 2.26.7
* `aqua:dagger/dagger` from 0.18.1 to 0.18.4
* `aqua:derailed/k9s` from 0.40.10 to 0.50.4
* `aqua:evilmartians/lefthook` from 1.11.11 to 1.11.6
* `aqua:eza-community/eza` from 0.21.0 to 0.21.1
* `aqua:github-cli` from 2.69.0 to 2.70.0
* `aqua:go-task/task` from 3.42.1 to 3.43.2
* `aqua:hashicorp/terraform` from 1.11.3 to 1.11.4
* `aqua:helm/helm` from 3.17.2 to 3.17.3
* `aqua:junegunn/fzf` from 0.61.0 to 0.61.3
* `aqua:sbstp/kubie` from 0.25.1 to 0.25.2
* `aqua:tilt-dev/tilt` from 0.34.0 to 0.34.2
* `aqua:xo/usql` from 0.19.19 to 0.19.21
* `npm:@anthropic-ai/claude-code` from 0.2.61 to 0.2.78
* `pipx:aider-chat` from 0.80.2 to 0.82.2
* `pipx:vectorcode` from 0.5.5 to 0.5.6
* `r` from 4.4.3 to 4.5.0
</details>
<details>
<summary><h2>Additions</h2></summary>
* `exercism`
* `neovim`
* move from `ppa` to release package
* `supabase`
</details>
# Others
<details>
<summary><h2><code>neovim</code></h2></summary>
* Upgrade to latest [commit in `master`](d350db2449
)
* Add `harper.ls` to check on writing
* Use [`virtual_lines`](https://neovim.io/doc/user/diagnostic.html#vim.diagnostic.Opts.VirtualLines ) on [`vim.diagnostic`](https://neovim.io/doc/user/diagnostic.html#vim.diagnostic.Opts )
* Configure `supermaven` as a source in `blink.cmp`
* Use `lackluster` as colorscheme
* Configure `gemini` ai models in `avante`
</details>
<details>
<summary><h2>Autocompletion</h2></summary>
* `exercism`
* `supabase`
</details>
<details>
<summary><h2><code>aider</code></h2></summary>
* Configure `gemini`
</details>
Co-authored-by: Joao P Dubas <joao.dubas@gmail.com >
Reviewed-on: #216
Co-authored-by: Joao P Dubas <joao.dubas+gitea@gmail.com >
Co-committed-by: Joao P Dubas <joao.dubas+gitea@gmail.com >
2025-04-24 11:43:39 +00:00
f20ec96f4b
chore(deps): update ghcr.io/chroma-core/chroma docker tag to v1.0.6 ( #215 )
...
This PR contains the following updates:
| Package | Update | Change |
|---|---|---|
| ghcr.io/chroma-core/chroma | patch | `1.0.4` -> `1.0.6` |
---
- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box
---
This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate ).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS4xODguMyIsInVwZGF0ZWRJblZlciI6IjM5LjE4OC4zIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6W119-->
Reviewed-on: #215
Co-authored-by: renovate-bot <renovate-bot@dubas.dev >
Co-committed-by: renovate-bot <renovate-bot@dubas.dev >
2025-04-22 10:55:04 +00:00
99da045c3c
chore(deps): update dependency erlang to v27.3.3 ( #214 )
...
This PR contains the following updates:
| Package | Update | Change |
|---|---|---|
| [erlang](https://github.com/erlang/otp ) | patch | `27.3.2` -> `27.3.3` |
---
This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate ).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS4xODguMyIsInVwZGF0ZWRJblZlciI6IjM5LjE4OC4zIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6W119-->
Reviewed-on: #214
Co-authored-by: renovate-bot <renovate-bot@dubas.dev >
Co-committed-by: renovate-bot <renovate-bot@dubas.dev >
2025-04-22 10:54:03 +00:00
361743ee91
chore(deps): update ghcr.io/chroma-core/chroma docker tag to v1.0.4 ( #213 )
...
This PR contains the following updates:
| Package | Update | Change |
|---|---|---|
| ghcr.io/chroma-core/chroma | patch | `1.0.3` -> `1.0.4` |
---
This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate ).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS4xODguMyIsInVwZGF0ZWRJblZlciI6IjM5LjE4OC4zIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6W119-->
Reviewed-on: #213
Co-authored-by: renovate-bot <renovate-bot@dubas.dev >
Co-committed-by: renovate-bot <renovate-bot@dubas.dev >
2025-04-11 13:09:48 +00:00
7b5ad10db4
chore(deps): update dependency python to v3.13.3 ( #212 )
...
This PR contains the following updates:
| Package | Update | Change |
|---|---|---|
| [python](https://github.com/python/cpython ) | patch | `3.13.2` -> `3.13.3` |
---
This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate ).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS4xODguMyIsInVwZGF0ZWRJblZlciI6IjM5LjE4OC4zIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6W119-->
Reviewed-on: #212
Co-authored-by: renovate-bot <renovate-bot@dubas.dev >
Co-committed-by: renovate-bot <renovate-bot@dubas.dev >
2025-04-08 23:43:04 +00:00
760c6a8c16
chore(deps): update ghcr.io/chroma-core/chroma docker tag to v1.0.3 ( #211 )
...
This PR contains the following updates:
| Package | Update | Change |
|---|---|---|
| ghcr.io/chroma-core/chroma | patch | `1.0.0` -> `1.0.3` |
---
This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate ).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS4xODguMyIsInVwZGF0ZWRJblZlciI6IjM5LjE4OC4zIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6W119-->
Reviewed-on: #211
Co-authored-by: renovate-bot <renovate-bot@dubas.dev >
Co-committed-by: renovate-bot <renovate-bot@dubas.dev >
2025-04-08 12:26:26 +00:00
573fa9774a
chore(deps): update dependency erlang to v27.3.2 ( #210 )
...
This PR contains the following updates:
| Package | Update | Change |
|---|---|---|
| [erlang](https://github.com/erlang/otp ) | patch | `27.3.1` -> `27.3.2` |
---
This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate ).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS4xODguMyIsInVwZGF0ZWRJblZlciI6IjM5LjE4OC4zIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6W119-->
Reviewed-on: #210
Co-authored-by: renovate-bot <renovate-bot@dubas.dev >
Co-committed-by: renovate-bot <renovate-bot@dubas.dev >
2025-04-08 12:23:35 +00:00
418208af45
chore(deps): update ghcr.io/chroma-core/chroma docker tag to v1 ( #209 )
...
This PR contains the following updates:
| Package | Update | Change |
|---|---|---|
| ghcr.io/chroma-core/chroma | major | `0.6.3` -> `1.0.0` |
---
This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate ).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS4xODguMyIsInVwZGF0ZWRJblZlciI6IjM5LjE4OC4zIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6W119-->
Reviewed-on: #209
Co-authored-by: renovate-bot <renovate-bot@dubas.dev >
Co-committed-by: renovate-bot <renovate-bot@dubas.dev >
2025-04-03 22:11:55 +00:00
f99e62e70c
feat(mise): upgrade runtimes ( #208 )
...
Upgrade runtimes:
* `aqua:astral-sh/uv` from 0.6.11 to 0.6.12
* `aqua:aws/aws-cli` from 2.25.7 to 2.25.9
* `aqua:dagger/dagger` from 0.18.0 to 0.18.1
* `aqua:eksctl-io/eksctl` from 0.206.0 to 0.207.0
* `aqua:eza-community/eza` from 0.20.24 to 0.21.0
* `npm:@anthropic-ai/claude-code` from 0.2.59 to 0.2.61
* `pipx:aider-chat` from 0.80.1 to 0.80.2
* `pipx:vectorcode` from 0.5.4 to 0.5.5
Reviewed-on: #208
Co-authored-by: Joao P Dubas <joao.dubas+gitea@gmail.com >
Co-committed-by: Joao P Dubas <joao.dubas+gitea@gmail.com >
2025-04-03 12:56:45 +00:00
5f035f9e35
chore(deps): update dependency rust to v1.86.0 ( #207 )
...
This PR contains the following updates:
| Package | Update | Change |
|---|---|---|
| [rust](https://github.com/rust-lang/rust ) | minor | `1.85.1` -> `1.86.0` |
---
This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate ).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS4xODguMyIsInVwZGF0ZWRJblZlciI6IjM5LjE4OC4zIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6W119-->
Reviewed-on: #207
Co-authored-by: renovate-bot <renovate-bot@dubas.dev >
Co-committed-by: renovate-bot <renovate-bot@dubas.dev >
2025-04-03 12:03:00 +00:00
f9ec92ad31
feat(mise): upgrade runtimes ( #206 )
...
Upgrade `mise` runtimes:
* `aqua:astral-sh/uv` from 0.6.10 to 0.6.11
* `aqua:aws/aws-cli` from 2.25.5 to 2.25.7
* `aqua:dagger/dagger` from 0.17.2 to 0.18.0
* `aqua:evilmartians/lefthook` from 1.11.5 to 1.11.6
* `aqua:junegunn/fzf` from 0.60.3 to 0.61.0
* `npm:@anthropic-ai/claude-code` from 0.2.56 to 0.2.59
* `pipx:aider-chat` from 0.79.2 to 0.80.1
* `pipx:vectorcode` from 0.5.2 to 0.5.4
* `ubi:wagoodman/dive` from 0.13.0 to 0.13.1
Also, add configuration for `aider.chat`.
Reviewed-on: #206
Co-authored-by: Joao P Dubas <joao.dubas+gitea@gmail.com >
Co-committed-by: Joao P Dubas <joao.dubas+gitea@gmail.com >
2025-04-02 21:43:31 +00:00
573a914d0e
chore(deps): update dependency go to v1.24.2 ( #205 )
...
This PR contains the following updates:
| Package | Update | Change |
|---|---|---|
| [go](https://github.com/golang/go ) | patch | `1.24.1` -> `1.24.2` |
---
This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate ).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS4xODguMyIsInVwZGF0ZWRJblZlciI6IjM5LjE4OC4zIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6W119-->
Reviewed-on: #205
Co-authored-by: renovate-bot <renovate-bot@dubas.dev >
Co-committed-by: renovate-bot <renovate-bot@dubas.dev >
2025-04-02 11:31:15 +00:00
88dc160215
chore(deps): update dependency poetry to v2.1.2 ( #204 )
...
This PR contains the following updates:
| Package | Update | Change |
|---|---|---|
| [poetry](https://github.com/python-poetry/poetry ) ([changelog](https://python-poetry.org/history/ )) | patch | `2.1.1` -> `2.1.2` |
---
This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate ).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS4xODguMyIsInVwZGF0ZWRJblZlciI6IjM5LjE4OC4zIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6W119-->
Reviewed-on: #204
Co-authored-by: renovate-bot <renovate-bot@dubas.dev >
Co-committed-by: renovate-bot <renovate-bot@dubas.dev >
2025-04-02 11:30:13 +00:00
1d88e2fb34
chore(deps): update dependency erlang to v27.3.1 ( #201 )
...
This PR contains the following updates:
| Package | Update | Change |
|---|---|---|
| [erlang](https://github.com/erlang/otp ) | patch | `27.3` -> `27.3.1` |
---
This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate ).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS4xODguMyIsInVwZGF0ZWRJblZlciI6IjM5LjE4OC4zIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6W119-->
Reviewed-on: #201
Co-authored-by: renovate-bot <renovate-bot@dubas.dev >
Co-committed-by: renovate-bot <renovate-bot@dubas.dev >
2025-03-28 19:54:42 +00:00
8a97d1acee
feat(mise): upgrade runtimes ( #203 )
...
Upgraded
* `aqua:aws/aws-cli` from 2.25.3 to 2.25.5
* `aqua:dagger/dagger` from 0.17.1 to 0.17.2
* `aqua:hashicorp/terraform` from 1.11.2 to 1.11.3
* `npm:@anthropic-ai/claude-code` from 0.2.54 to 0.2.56
* `pipx:aider-chat` from 0.79.1 to 0.79.2
* `pipx:vectorcode` from 0.5.1 to 0.5.2
Added
* `go:github.com/bloznelis/typioca`
Reviewed-on: #203
Co-authored-by: Joao P Dubas <joao.dubas+gitea@gmail.com >
Co-committed-by: Joao P Dubas <joao.dubas+gitea@gmail.com >
2025-03-28 17:21:31 +00:00
9565b41b2a
chore(neovim): update kickstart.nvim to latest commit ( #202 )
...
Reviewed-on: #202
Co-authored-by: Joao P Dubas <joao.dubas+gitea@gmail.com >
Co-committed-by: Joao P Dubas <joao.dubas+gitea@gmail.com >
2025-03-28 17:17:30 +00:00
106647b7b7
feat: add claude-code
and more ai stuff ( #198 )
...
* Add `claude-code`
* Upgrade `mise` runtimes
* Some minor generic updates
Reviewed-on: #198
Co-authored-by: Joao P Dubas <joao.dubas+gitea@gmail.com >
Co-committed-by: Joao P Dubas <joao.dubas+gitea@gmail.com >
2025-03-26 16:15:48 +00:00
19dedb7697
chore(deps): update dependency rust to v1.85.1 ( #199 )
...
This PR contains the following updates:
| Package | Update | Change |
|---|---|---|
| [rust](https://github.com/rust-lang/rust ) | patch | `1.85.0` -> `1.85.1` |
---
This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate ).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS4xODguMyIsInVwZGF0ZWRJblZlciI6IjM5LjE4OC4zIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6W119-->
Reviewed-on: #199
Co-authored-by: renovate-bot <renovate-bot@dubas.dev >
Co-committed-by: renovate-bot <renovate-bot@dubas.dev >
2025-03-19 12:05:08 +00:00
025a1e53fd
feat(docker): ugprade docker/compose/buildx ( #197 )
...
* `docker` from 27.3.1 to 28.0.1
* `docker-compose` from v2.29.7 to v2.33.1
* `buildx` from v0.17.1 to v0.21.2
Also, enable [`docker buildx bake`][0] to build `docker` images.
Reviewed-on: #197
[0]: https://docs.docker.com/build/bake/
Co-authored-by: Joao P Dubas <joao.dubas+gitea@gmail.com >
Co-committed-by: Joao P Dubas <joao.dubas+gitea@gmail.com >
2025-03-14 12:10:24 +00:00
4c79c80f28
feat(mise): upgrade runtimes ( #196 )
...
* `aqua:astral-sh/uv` from 0.6.2 to 0.6.6
* `aqua:aws/aws-cli` from 2.24.10 to 2.24.22
* `aqua:bitwarden/clients` from cli-v2025.1.2 to cli-v2025.2.0
* `aqua:dagger/dagger` from 0.16.1 to 0.16.3
* `aqua:derailed/k9s` from 0.40.5 to 0.40.8
* `aqua:eksctl-io/eksctl` from 0.204.0 to 0.205.0
* `aqua:evilmartians/lefthook` from 1.11.0 to 1.11.3
* `aqua:eza-community/eza` from 0.20.22 to 0.20.24
* `aqua:github-cli` from 2.67.0 to 2.68.1
* `aqua:go-task/task` from 3.41.0 to 3.42.1
* `aqua:hashicorp/terraform` from 1.10.5 to 1.11.2
* `aqua:helm/helm` from 3.17.1 to 3.17.2
* `aqua:junegunn/fzf` from 0.60.2 to 0.60.3
* `aqua:kubernetes/kubectl` from 1.32.2 to 1.32.3
* `aqua:sbstp/kubie` from 0.25.0 to 0.25.1
* `aqua:tilt-dev/tilt` from 0.33.22 to 0.34.0
* `aqua:xo/usql` from 0.19.17 to 0.19.19
* `pipx:aider-chat` from 0.74.3 to 0.76.2
* `r` from 4.4.2 to 4.4.3
Reviewed-on: #196
Co-authored-by: Joao P Dubas <joao.dubas+gitea@gmail.com >
Co-committed-by: Joao P Dubas <joao.dubas+gitea@gmail.com >
2025-03-14 11:58:02 +00:00
bd08e239a0
chore(tmux): remove tmux-fingers plugin ( #195 )
...
Co-authored-by: noboby <nobody@example.com >
Reviewed-on: #195
2025-03-11 13:37:03 +00:00
497ab7fd8f
chore(tmux): add xsel required by tmux-yank
( #194 )
...
Reviewed-on: #194
Co-authored-by: Joao P Dubas <joao.dubas+gitea@gmail.com >
Co-committed-by: Joao P Dubas <joao.dubas+gitea@gmail.com >
2025-03-11 13:35:57 +00:00
1d3f74a358
chore(deps): update dependency elixir to v1.18.3 ( #193 )
...
This PR contains the following updates:
| Package | Update | Change |
|---|---|---|
| [elixir](https://elixir-lang.org/ ) ([source](https://github.com/elixir-lang/elixir )) | patch | `1.18.2` -> `1.18.3` |
---
This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate ).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS45OC4wIiwidXBkYXRlZEluVmVyIjoiMzkuMTg4LjMiLCJ0YXJnZXRCcmFuY2giOiJtYWluIiwibGFiZWxzIjpbXX0=-->
Reviewed-on: #193
Co-authored-by: renovate-bot <renovate-bot@dubas.dev >
Co-committed-by: renovate-bot <renovate-bot@dubas.dev >
2025-03-07 02:16:25 +00:00
35e19f3821
chore(deps): update dependency erlang to v27.3 ( #192 )
...
This PR contains the following updates:
| Package | Update | Change |
|---|---|---|
| [erlang](https://github.com/erlang/otp ) | minor | `27.2.4` -> `27.3` |
---
This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate ).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS45OC4wIiwidXBkYXRlZEluVmVyIjoiMzkuMTg4LjMiLCJ0YXJnZXRCcmFuY2giOiJtYWluIiwibGFiZWxzIjpbXX0=-->
Reviewed-on: #192
Co-authored-by: renovate-bot <renovate-bot@dubas.dev >
Co-committed-by: renovate-bot <renovate-bot@dubas.dev >
2025-03-07 01:49:07 +00:00
e88921aa96
chore(deps): update dependency go to v1.24.1 ( #191 )
...
This PR contains the following updates:
| Package | Update | Change |
|---|---|---|
| [go](https://github.com/golang/go ) | patch | `1.24.0` -> `1.24.1` |
---
This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate ).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS45OC4wIiwidXBkYXRlZEluVmVyIjoiMzkuOTguMCIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOltdfQ==-->
Reviewed-on: #191
Co-authored-by: renovate-bot <renovate-bot@dubas.dev >
Co-committed-by: renovate-bot <renovate-bot@dubas.dev >
2025-03-06 22:02:23 +00:00
b75fd95582
chore(mise): upgrade runtimes ( #190 )
...
* `aqua:astral-sh/uv` from 0.6.0 to 0.6.2
* `aqua:aws/aws-cli` from 2.24.5 to 2.24.10
* `aqua:dagger/dagger` from 0.15.4 to 0.16.1
* `aqua:derailed/k9s` from 0.32.7 to 0.40.5
* `aqua:evilmartians/lefthook` from 1.10.10 to 1.11.0
* `aqua:eza-community/eza` from 0.20.21 to 0.20.22
* `aqua:junegunn/fzf` from 0.60.0 to 0.60.2
* `aqua:sbstp/kubie` from 0.24.1 to 0.25.0
* `pipx:aider-chat` from 0.74.2 to 0.74.3
* `ubi:jdx/usage` from 2.0.4 to 2.0.5
Reviewed-on: #190
Co-authored-by: Joao P Dubas <joao.dubas+gitea@gmail.com >
Co-committed-by: Joao P Dubas <joao.dubas+gitea@gmail.com >
2025-02-25 11:32:03 +00:00
ee40f450a7
chore(deps): update dependency rust to v1.85.0 ( #187 )
...
This PR contains the following updates:
| Package | Update | Change |
|---|---|---|
| [rust](https://github.com/rust-lang/rust ) | minor | `1.84.1` -> `1.85.0` |
---
This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate ).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS45OC4wIiwidXBkYXRlZEluVmVyIjoiMzkuOTguMCIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOltdfQ==-->
Reviewed-on: #187
Co-authored-by: renovate-bot <renovate-bot@dubas.dev >
Co-committed-by: renovate-bot <renovate-bot@dubas.dev >
2025-02-22 15:57:08 +00:00
d9637aea1d
chore(deps): update dependency erlang to v27.2.4 ( #185 )
...
This PR contains the following updates:
| Package | Update | Change |
|---|---|---|
| [erlang](https://github.com/erlang/otp ) | patch | `27.2.2` -> `27.2.4` |
---
This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate ).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS45OC4wIiwidXBkYXRlZEluVmVyIjoiMzkuOTguMCIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOltdfQ==-->
Reviewed-on: #185
Co-authored-by: renovate-bot <renovate-bot@dubas.dev >
Co-committed-by: renovate-bot <renovate-bot@dubas.dev >
2025-02-22 15:56:28 +00:00
41d3813638
chore(deps): update dependency poetry to v2.1.1 ( #184 )
...
This PR contains the following updates:
| Package | Update | Change |
|---|---|---|
| [poetry](https://github.com/python-poetry/poetry ) ([changelog](https://python-poetry.org/history/ )) | patch | `2.1.0` -> `2.1.1` |
---
This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate ).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS45OC4wIiwidXBkYXRlZEluVmVyIjoiMzkuOTguMCIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOltdfQ==-->
Reviewed-on: #184
Co-authored-by: renovate-bot <renovate-bot@dubas.dev >
Co-committed-by: renovate-bot <renovate-bot@dubas.dev >
2025-02-22 15:55:54 +00:00
dc4ad9979b
feat(neovim): improve smear cursor setup ( #189 )
...
Setup based on [`smear-cursor.nvim` examples][0].
[0]: https://github.com/sphamba/smear-cursor.nvim?tab=readme-ov-file#examples
Reviewed-on: #189
Co-authored-by: Joao P Dubas <joao.dubas+gitea@gmail.com >
Co-committed-by: Joao P Dubas <joao.dubas+gitea@gmail.com >
2025-02-22 15:55:03 +00:00
f56f19eaef
chore(nvim): use gruvbox-material ( #188 )
...
Reviewed-on: #188
Co-authored-by: Joao P Dubas <joao.dubas+gitea@gmail.com >
Co-committed-by: Joao P Dubas <joao.dubas+gitea@gmail.com >
2025-02-22 15:51:58 +00:00