{"id":32505,"name":"nvim/plugins/nvim-treesitter","ecosystem":"submodules","repository_url":null,"issues_count":3,"created_at":"2025-06-07T10:37:20.619Z","updated_at":"2025-06-07T10:37:20.619Z","purl":"pkg:submodules/nvim/plugins/nvim-treesitter","unique_repositories_count":1,"unique_repositories_count_past_30_days":1,"recent_issues":[{"uuid":"2883035128","node_id":"PR_kwDOACo8Nc6r15_4","number":6009,"state":"closed","title":"Bump the submodules group with 3 updates","user":"dependabot[bot]","labels":["dependencies","submodules"],"assignees":[],"locked":false,"comments_count":0,"pull_request":true,"closed_at":"2025-10-02T21:04:01.000Z","author_association":"CONTRIBUTOR","state_reason":null,"created_at":"2025-10-02T21:03:51.000Z","updated_at":"2025-10-02T21:04:01.000Z","time_to_close":10,"merged_at":"2025-10-02T21:04:01.000Z","merged_by":"github-actions[bot]","closed_by":null,"dependency_metadata":{"prefix":"Bump","group_name":"submodules","update_count":3,"packages":[{"name":"nvim/plugins/codecompanion","old_version":"`5e3437f`","new_version":"`38db66c`","repository_url":"https://github.com/olimorris/codecompanion.nvim"},{"name":"nvim/plugins/markview","old_version":"`2b04e70`","new_version":"`de79a76`","repository_url":"https://github.com/OXY2DEV/markview.nvim"},{"name":"nvim/plugins/nvim-treesitter","old_version":"`7736202`","new_version":"`99bd52b`","repository_url":"https://github.com/nvim-treesitter/nvim-treesitter"}],"path":null,"ecosystem":"submodules"},"body":"Bumps the submodules group with 3 updates: [nvim/plugins/codecompanion](https://github.com/olimorris/codecompanion.nvim), [nvim/plugins/markview](https://github.com/OXY2DEV/markview.nvim) and [nvim/plugins/nvim-treesitter](https://github.com/nvim-treesitter/nvim-treesitter).\n\nUpdates `nvim/plugins/codecompanion` from `5e3437f` to `38db66c`\n\u003cdetails\u003e\n\u003csummary\u003eCommits\u003c/summary\u003e\n\u003cul\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/olimorris/codecompanion.nvim/commit/38db66c4e20032821bd166f7012291fe99f1e8f3\"\u003e\u003ccode\u003e38db66c\u003c/code\u003e\u003c/a\u003e refactor(adapters): models now have formatted_name instead of nice_name (\u003ca href=\"https://redirect.github.com/olimorris/codecompanion.nvim/issues/2202\"\u003e#2202\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/olimorris/codecompanion.nvim/commit/4336066619f08dd93b2c8900c542cbb6bac5f18a\"\u003e\u003ccode\u003e4336066\u003c/code\u003e\u003c/a\u003e fix(ui): chat buffer syntax highlighting (\u003ca href=\"https://redirect.github.com/olimorris/codecompanion.nvim/issues/2192\"\u003e#2192\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/olimorris/codecompanion.nvim/commit/7afa517c1f499da582eb28931d67c4fb11818063\"\u003e\u003ccode\u003e7afa517\u003c/code\u003e\u003c/a\u003e refactor(adapters): don't display gpt-5-codex in copilot (\u003ca href=\"https://redirect.github.com/olimorris/codecompanion.nvim/issues/2197\"\u003e#2197\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/olimorris/codecompanion.nvim/commit/7f28c3cc3abb116f14281ed4f490929684ffb1e7\"\u003e\u003ccode\u003e7f28c3c\u003c/code\u003e\u003c/a\u003e fix: use correct config item (\u003ca href=\"https://redirect.github.com/olimorris/codecompanion.nvim/issues/2195\"\u003e#2195\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/olimorris/codecompanion.nvim/commit/0e65709acd6efd840d438060f7001d0374af6ab1\"\u003e\u003ccode\u003e0e65709\u003c/code\u003e\u003c/a\u003e docs: update title\u003c/li\u003e\n\u003cli\u003eSee full diff in \u003ca href=\"https://github.com/olimorris/codecompanion.nvim/compare/5e3437f962412d84608f7f7d38b0b8aba1157adf...38db66c4e20032821bd166f7012291fe99f1e8f3\"\u003ecompare view\u003c/a\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\u003c/details\u003e\n\u003cbr /\u003e\n\nUpdates `nvim/plugins/markview` from `2b04e70` to `de79a76`\n\u003cdetails\u003e\n\u003csummary\u003eCommits\u003c/summary\u003e\n\u003cul\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/OXY2DEV/markview.nvim/commit/de79a7626d54d7785436105ef72f37ee8fe8fa16\"\u003e\u003ccode\u003ede79a76\u003c/code\u003e\u003c/a\u003e fix(lazy): Fixed an issue with lazy-loading\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/OXY2DEV/markview.nvim/commit/b2a1a0abe36a9a82b974dedba2e4a45314919e27\"\u003e\u003ccode\u003eb2a1a0a\u003c/code\u003e\u003c/a\u003e fix(filetypes): Fixed an issue with internal icon provider\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/OXY2DEV/markview.nvim/commit/3720ca20375f1aca4519df0863343d610bbcac57\"\u003e\u003ccode\u003e3720ca2\u003c/code\u003e\u003c/a\u003e feat(markdown): Added basic support indented code blocks\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/OXY2DEV/markview.nvim/commit/22c1c8ef1422b00360273722ad305a747bd4369b\"\u003e\u003ccode\u003e22c1c8e\u003c/code\u003e\u003c/a\u003e feat(config, html): Added support for \u003ccode\u003e\\\u0026lt;kbd\u0026gt;\\\u0026lt;/kbd\u0026gt;\u003c/code\u003e\u003c/li\u003e\n\u003cli\u003eSee full diff in \u003ca href=\"https://github.com/OXY2DEV/markview.nvim/compare/2b04e707524c2a9eee17ba652c479610551e894a...de79a7626d54d7785436105ef72f37ee8fe8fa16\"\u003ecompare view\u003c/a\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\u003c/details\u003e\n\u003cbr /\u003e\n\nUpdates `nvim/plugins/nvim-treesitter` from `7736202` to `99bd52b`\n\u003cdetails\u003e\n\u003csummary\u003eCommits\u003c/summary\u003e\n\u003cul\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/nvim-treesitter/nvim-treesitter/commit/99bd52ba56a4b7c9a8cc50a6140180755e76fac6\"\u003e\u003ccode\u003e99bd52b\u003c/code\u003e\u003c/a\u003e feat(java): highlight wildcards (\u003ca href=\"https://redirect.github.com/nvim-treesitter/nvim-treesitter/issues/8165\"\u003e#8165\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003eSee full diff in \u003ca href=\"https://github.com/nvim-treesitter/nvim-treesitter/compare/77362027f7aa850c87419fd571151e76b0b342a6...99bd52ba56a4b7c9a8cc50a6140180755e76fac6\"\u003ecompare view\u003c/a\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\u003c/details\u003e\n\u003cbr /\u003e\n\n\nDependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting `@dependabot rebase`.\n\n[//]: # (dependabot-automerge-start)\n[//]: # (dependabot-automerge-end)\n\n---\n\n\u003cdetails\u003e\n\u003csummary\u003eDependabot commands and options\u003c/summary\u003e\n\u003cbr /\u003e\n\nYou can trigger Dependabot actions by commenting on this PR:\n- `@dependabot rebase` will rebase this PR\n- `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it\n- `@dependabot merge` will merge this PR after your CI passes on it\n- `@dependabot squash and merge` will squash and merge this PR after your CI passes on it\n- `@dependabot cancel merge` will cancel a previously requested merge and block automerging\n- `@dependabot reopen` will reopen this PR if it is closed\n- `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually\n- `@dependabot show \u003cdependency name\u003e ignore conditions` will show all of the ignore conditions of the specified dependency\n- `@dependabot ignore \u003cdependency name\u003e major version` will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)\n- `@dependabot ignore \u003cdependency name\u003e minor version` will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)\n- `@dependabot ignore \u003cdependency name\u003e` will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)\n- `@dependabot unignore \u003cdependency name\u003e` will remove all of the ignore conditions of the specified dependency\n- `@dependabot unignore \u003cdependency name\u003e \u003cignore condition\u003e` will remove the ignore condition of the specified dependency and ignore conditions\n\n\n\u003c/details\u003e","html_url":"https://github.com/z0rc/dotfiles/pull/6009","url":"https://dependabot.ecosyste.ms/api/v1/hosts/GitHub/repositories/z0rc%2Fdotfiles/issues/6009","packages_url":"https://dependabot.ecosyste.ms/api/v1/issues/6009/packages"},{"uuid":"2722480180","node_id":"PR_kwDOACo8Nc6iRcA0","number":5964,"state":"closed","title":"Bump the submodules group with 4 updates","user":"dependabot[bot]","labels":["dependencies","submodules"],"assignees":[],"locked":false,"comments_count":0,"pull_request":true,"closed_at":"2025-08-05T21:35:31.000Z","author_association":"CONTRIBUTOR","state_reason":null,"created_at":"2025-08-05T21:35:19.000Z","updated_at":"2025-08-05T21:35:31.000Z","time_to_close":12,"merged_at":"2025-08-05T21:35:31.000Z","merged_by":"github-actions[bot]","closed_by":null,"dependency_metadata":{"prefix":"Bump","group_name":"submodules","update_count":4,"packages":[{"name":"nvim/plugins/blink.cmp","old_version":"`33f0789`","new_version":"`c5dbc4b`","repository_url":"https://github.com/Saghen/blink.cmp"},{"name":"nvim/plugins/mini","old_version":"`efff261`","new_version":"`03387f5`","repository_url":"https://github.com/echasnovski/mini.nvim"},{"name":"nvim/plugins/nvim-tree","old_version":"`0a7fcdf`","new_version":"`dd2364d`","repository_url":"https://github.com/nvim-tree/nvim-tree.lua"},{"name":"nvim/plugins/nvim-treesitter","old_version":"`3561e1f`","new_version":"`4d9916e`","repository_url":"https://github.com/nvim-treesitter/nvim-treesitter"}],"path":null,"ecosystem":"submodules"},"body":"Bumps the submodules group with 4 updates: [nvim/plugins/blink.cmp](https://github.com/Saghen/blink.cmp), [nvim/plugins/mini](https://github.com/echasnovski/mini.nvim), [nvim/plugins/nvim-tree](https://github.com/nvim-tree/nvim-tree.lua) and [nvim/plugins/nvim-treesitter](https://github.com/nvim-treesitter/nvim-treesitter).\n\nUpdates `nvim/plugins/blink.cmp` from `33f0789` to `c5dbc4b`\n\u003cdetails\u003e\n\u003csummary\u003eCommits\u003c/summary\u003e\n\u003cul\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/Saghen/blink.cmp/commit/c5dbc4ba0c10a20bb14e3c63dbad54d0bf90e78c\"\u003e\u003ccode\u003ec5dbc4b\u003c/code\u003e\u003c/a\u003e docs: update vimdocs\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/Saghen/blink.cmp/commit/d9fa997147b7af3699ea6b980bdcf2cb06d1eb32\"\u003e\u003ccode\u003ed9fa997\u003c/code\u003e\u003c/a\u003e feat(keymap): add fallback action to \u0026lt;C-e\u0026gt; mapping (\u003ca href=\"https://redirect.github.com/Saghen/blink.cmp/issues/2064\"\u003e#2064\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003eSee full diff in \u003ca href=\"https://github.com/Saghen/blink.cmp/compare/33f0789297cfec5279c30c8f8980c035fdc91e34...c5dbc4ba0c10a20bb14e3c63dbad54d0bf90e78c\"\u003ecompare view\u003c/a\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\u003c/details\u003e\n\u003cbr /\u003e\n\nUpdates `nvim/plugins/mini` from `efff261` to `03387f5`\n\u003cdetails\u003e\n\u003csummary\u003eCommits\u003c/summary\u003e\n\u003cul\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/echasnovski/mini.nvim/commit/03387f53f1cb8c6a8ba0798041c6aa3525ed11ba\"\u003e\u003ccode\u003e03387f5\u003c/code\u003e\u003c/a\u003e ci: use Neovim=0.11.3 as current stable release\u003c/li\u003e\n\u003cli\u003eSee full diff in \u003ca href=\"https://github.com/echasnovski/mini.nvim/compare/efff26174ca363c059f92e906753db47e81d870b...03387f53f1cb8c6a8ba0798041c6aa3525ed11ba\"\u003ecompare view\u003c/a\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\u003c/details\u003e\n\u003cbr /\u003e\n\nUpdates `nvim/plugins/nvim-tree` from `0a7fcdf` to `dd2364d`\n\u003cdetails\u003e\n\u003csummary\u003eCommits\u003c/summary\u003e\n\u003cul\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/nvim-tree/nvim-tree.lua/commit/dd2364d6802f7f57a98acb8b545ed484c6697626\"\u003e\u003ccode\u003edd2364d\u003c/code\u003e\u003c/a\u003e feat(\u003ca href=\"https://redirect.github.com/nvim-tree/nvim-tree.lua/issues/2826\"\u003e#2826\u003c/a\u003e): allow only one window with nvim-tree buffer per tab (\u003ca href=\"https://redirect.github.com/nvim-tree/nvim-tree.lua/issues/3174\"\u003e#3174\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/nvim-tree/nvim-tree.lua/commit/9a05b9e9f928856ca23dbf876fab372003180c3f\"\u003e\u003ccode\u003e9a05b9e\u003c/code\u003e\u003c/a\u003e perf(\u003ca href=\"https://redirect.github.com/nvim-tree/nvim-tree.lua/issues/3171\"\u003e#3171\u003c/a\u003e): use vim.system() instead of vim.fn.system() to execute git tople...\u003c/li\u003e\n\u003cli\u003eSee full diff in \u003ca href=\"https://github.com/nvim-tree/nvim-tree.lua/compare/0a7fcdf3f8ba208f4260988a198c77ec11748339...dd2364d6802f7f57a98acb8b545ed484c6697626\"\u003ecompare view\u003c/a\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\u003c/details\u003e\n\u003cbr /\u003e\n\nUpdates `nvim/plugins/nvim-treesitter` from `3561e1f` to `4d9916e`\n\u003cdetails\u003e\n\u003csummary\u003eCommits\u003c/summary\u003e\n\u003cul\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/nvim-treesitter/nvim-treesitter/commit/4d9916e477e5d4e3b245845dfd285edf429f3252\"\u003e\u003ccode\u003e4d9916e\u003c/code\u003e\u003c/a\u003e fix(jinja_inline): fix crashing query pattern\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/nvim-treesitter/nvim-treesitter/commit/a4fa3e2d187ad98eb74d27c566ab3c330397ed75\"\u003e\u003ccode\u003ea4fa3e2\u003c/code\u003e\u003c/a\u003e Revert \u0026quot;fix(jinja): remove crashing pattern\u0026quot;\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/nvim-treesitter/nvim-treesitter/commit/05f29103552dcdd7faa77ce7c5152759c733f988\"\u003e\u003ccode\u003e05f2910\u003c/code\u003e\u003c/a\u003e feat(systemverilog)!: update parser and queries\u003c/li\u003e\n\u003cli\u003eSee full diff in \u003ca href=\"https://github.com/nvim-treesitter/nvim-treesitter/compare/3561e1fb19bcd9f03ba074d769a8a78d01717b19...4d9916e477e5d4e3b245845dfd285edf429f3252\"\u003ecompare view\u003c/a\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\u003c/details\u003e\n\u003cbr /\u003e\n\n\nDependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting `@dependabot rebase`.\n\n[//]: # (dependabot-automerge-start)\n[//]: # (dependabot-automerge-end)\n\n---\n\n\u003cdetails\u003e\n\u003csummary\u003eDependabot commands and options\u003c/summary\u003e\n\u003cbr /\u003e\n\nYou can trigger Dependabot actions by commenting on this PR:\n- `@dependabot rebase` will rebase this PR\n- `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it\n- `@dependabot merge` will merge this PR after your CI passes on it\n- `@dependabot squash and merge` will squash and merge this PR after your CI passes on it\n- `@dependabot cancel merge` will cancel a previously requested merge and block automerging\n- `@dependabot reopen` will reopen this PR if it is closed\n- `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually\n- `@dependabot show \u003cdependency name\u003e ignore conditions` will show all of the ignore conditions of the specified dependency\n- `@dependabot ignore \u003cdependency name\u003e major version` will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)\n- `@dependabot ignore \u003cdependency name\u003e minor version` will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)\n- `@dependabot ignore \u003cdependency name\u003e` will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)\n- `@dependabot unignore \u003cdependency name\u003e` will remove all of the ignore conditions of the specified dependency\n- `@dependabot unignore \u003cdependency name\u003e \u003cignore condition\u003e` will remove the ignore condition of the specified dependency and ignore conditions\n\n\n\u003c/details\u003e","html_url":"https://github.com/z0rc/dotfiles/pull/5964","url":"https://dependabot.ecosyste.ms/api/v1/hosts/GitHub/repositories/z0rc%2Fdotfiles/issues/5964","packages_url":"https://dependabot.ecosyste.ms/api/v1/issues/5964/packages"},{"uuid":"2574544992","node_id":"PR_kwDOACo8Nc6ZdHBg","number":5922,"state":"open","title":"Bump the submodules group with 4 updates","user":"dependabot[bot]","labels":["dependencies","submodules"],"assignees":[],"locked":false,"comments_count":0,"pull_request":true,"closed_at":null,"author_association":"CONTRIBUTOR","state_reason":null,"created_at":"2025-06-06T21:50:29.000Z","updated_at":"2025-06-06T21:50:29.000Z","time_to_close":null,"merged_at":null,"merged_by":null,"closed_by":null,"dependency_metadata":{"prefix":"Bump","group_name":"submodules","update_count":4,"packages":[{"name":"env-wrappers/goenv/goenv","old_version":"`c9b43c9`","new_version":"`d6a0a5d`","repository_url":"https://github.com/syndbg/goenv"},{"name":"env-wrappers/phpenv/php-build","old_version":"`1f94f06`","new_version":"`394df45`","repository_url":"https://github.com/php-build/php-build"},{"name":"nvim/plugins/nvim-treesitter","old_version":"`f976acd`","new_version":"`faf6390`","repository_url":"https://github.com/nvim-treesitter/nvim-treesitter"},{"name":"tools/git-extras","old_version":"`c63b46a`","new_version":"`3ddc315`","repository_url":"https://github.com/tj/git-extras"}],"path":null,"ecosystem":"submodules"},"body":"Bumps the submodules group with 4 updates: [env-wrappers/goenv/goenv](https://github.com/syndbg/goenv), [env-wrappers/phpenv/php-build](https://github.com/php-build/php-build), [nvim/plugins/nvim-treesitter](https://github.com/nvim-treesitter/nvim-treesitter) and [tools/git-extras](https://github.com/tj/git-extras).\n\nUpdates `env-wrappers/goenv/goenv` from `c9b43c9` to `d6a0a5d`\n\u003cdetails\u003e\n\u003csummary\u003eCommits\u003c/summary\u003e\n\u003cul\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/go-nv/goenv/commit/d6a0a5d4a3ec7fa4b06fde7a0859577ce8e4de91\"\u003e\u003ccode\u003ed6a0a5d\u003c/code\u003e\u003c/a\u003e Update APP_VERSION to 2.2.24 (\u003ca href=\"https://redirect.github.com/syndbg/goenv/issues/452\"\u003e#452\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/go-nv/goenv/commit/f58b841009b89de585c66decf2939814ee2f25b5\"\u003e\u003ccode\u003ef58b841\u003c/code\u003e\u003c/a\u003e [goenv-bot]: Add 1.24.4 1.23.10 definition to goenv (\u003ca href=\"https://redirect.github.com/syndbg/goenv/issues/451\"\u003e#451\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003eSee full diff in \u003ca href=\"https://github.com/syndbg/goenv/compare/c9b43c9c40d8d39c658a1eeddfce0da48960c652...d6a0a5d4a3ec7fa4b06fde7a0859577ce8e4de91\"\u003ecompare view\u003c/a\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\u003c/details\u003e\n\u003cbr /\u003e\n\nUpdates `env-wrappers/phpenv/php-build` from `1f94f06` to `394df45`\n\u003cdetails\u003e\n\u003csummary\u003eCommits\u003c/summary\u003e\n\u003cul\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/php-build/php-build/commit/394df452ad76ccbce62b7d9e3de9997bff24f3ba\"\u003e\u003ccode\u003e394df45\u003c/code\u003e\u003c/a\u003e Add 8.3.22 \u0026amp; 8.3.4\u003c/li\u003e\n\u003cli\u003eSee full diff in \u003ca href=\"https://github.com/php-build/php-build/compare/1f94f06cd5e956c89b4d65fb8cae8822d07c2299...394df452ad76ccbce62b7d9e3de9997bff24f3ba\"\u003ecompare view\u003c/a\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\u003c/details\u003e\n\u003cbr /\u003e\n\nUpdates `nvim/plugins/nvim-treesitter` from `f976acd` to `faf6390`\n\u003cdetails\u003e\n\u003csummary\u003eCommits\u003c/summary\u003e\n\u003cul\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/nvim-treesitter/nvim-treesitter/commit/faf63903ffa05a9dadd56258d737a0243393c0f5\"\u003e\u003ccode\u003efaf6390\u003c/code\u003e\u003c/a\u003e fix(ipkg)!: remove parser and queries\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/nvim-treesitter/nvim-treesitter/commit/27d0bef81e4086c00ed0dde7dc53ec8151bd7c89\"\u003e\u003ccode\u003e27d0bef\u003c/code\u003e\u003c/a\u003e feat(desktop): update parser and queries\u003c/li\u003e\n\u003cli\u003eSee full diff in \u003ca href=\"https://github.com/nvim-treesitter/nvim-treesitter/compare/f976acdc9c8214145a11372d2a7ae4a032f62a39...faf63903ffa05a9dadd56258d737a0243393c0f5\"\u003ecompare view\u003c/a\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\u003c/details\u003e\n\u003cbr /\u003e\n\nUpdates `tools/git-extras` from `c63b46a` to `3ddc315`\n\u003cdetails\u003e\n\u003csummary\u003eCommits\u003c/summary\u003e\n\u003cul\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/tj/git-extras/commit/3ddc315a76a0612c2122f3c73c00729f9f8869f9\"\u003e\u003ccode\u003e3ddc315\u003c/code\u003e\u003c/a\u003e Format comparisons, functions, and redirections to be consistent (\u003ca href=\"https://redirect.github.com/tj/git-extras/issues/1201\"\u003e#1201\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003eSee full diff in \u003ca href=\"https://github.com/tj/git-extras/compare/c63b46a33b41fafa15b0d0da67e4a6a1dd65608c...3ddc315a76a0612c2122f3c73c00729f9f8869f9\"\u003ecompare view\u003c/a\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\u003c/details\u003e\n\u003cbr /\u003e\n\n\nDependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting `@dependabot rebase`.\n\n[//]: # (dependabot-automerge-start)\n[//]: # (dependabot-automerge-end)\n\n---\n\n\u003cdetails\u003e\n\u003csummary\u003eDependabot commands and options\u003c/summary\u003e\n\u003cbr /\u003e\n\nYou can trigger Dependabot actions by commenting on this PR:\n- `@dependabot rebase` will rebase this PR\n- `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it\n- `@dependabot merge` will merge this PR after your CI passes on it\n- `@dependabot squash and merge` will squash and merge this PR after your CI passes on it\n- `@dependabot cancel merge` will cancel a previously requested merge and block automerging\n- `@dependabot reopen` will reopen this PR if it is closed\n- `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually\n- `@dependabot show \u003cdependency name\u003e ignore conditions` will show all of the ignore conditions of the specified dependency\n- `@dependabot ignore \u003cdependency name\u003e major version` will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)\n- `@dependabot ignore \u003cdependency name\u003e minor version` will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)\n- `@dependabot ignore \u003cdependency name\u003e` will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)\n- `@dependabot unignore \u003cdependency name\u003e` will remove all of the ignore conditions of the specified dependency\n- `@dependabot unignore \u003cdependency name\u003e \u003cignore condition\u003e` will remove the ignore condition of the specified dependency and ignore conditions\n\n\n\u003c/details\u003e","html_url":"https://github.com/z0rc/dotfiles/pull/5922","url":"https://dependabot.ecosyste.ms/api/v1/hosts/GitHub/repositories/z0rc%2Fdotfiles/issues/5922","packages_url":"https://dependabot.ecosyste.ms/api/v1/issues/5922/packages"}],"issue_packages":[{"old_version":"`7736202`","new_version":"`99bd52b`","update_type":null,"path":null,"pr_created_at":"2025-10-02T21:03:51.000Z","version_change":"`7736202` → `99bd52b`","issue":{"uuid":"2883035128","node_id":"PR_kwDOACo8Nc6r15_4","number":6009,"state":"closed","title":"Bump the submodules group with 3 updates","user":"dependabot[bot]","labels":["dependencies","submodules"],"assignees":[],"locked":false,"comments_count":0,"pull_request":true,"closed_at":"2025-10-02T21:04:01.000Z","author_association":"CONTRIBUTOR","state_reason":null,"created_at":"2025-10-02T21:03:51.000Z","updated_at":"2025-10-02T21:04:01.000Z","time_to_close":10,"merged_at":"2025-10-02T21:04:01.000Z","merged_by":"github-actions[bot]","closed_by":null,"dependency_metadata":{"prefix":"Bump","group_name":"submodules","update_count":3,"packages":[{"name":"nvim/plugins/codecompanion","old_version":"`5e3437f`","new_version":"`38db66c`","repository_url":"https://github.com/olimorris/codecompanion.nvim"},{"name":"nvim/plugins/markview","old_version":"`2b04e70`","new_version":"`de79a76`","repository_url":"https://github.com/OXY2DEV/markview.nvim"},{"name":"nvim/plugins/nvim-treesitter","old_version":"`7736202`","new_version":"`99bd52b`","repository_url":"https://github.com/nvim-treesitter/nvim-treesitter"}],"path":null,"ecosystem":"submodules"},"body":"Bumps the submodules group with 3 updates: [nvim/plugins/codecompanion](https://github.com/olimorris/codecompanion.nvim), [nvim/plugins/markview](https://github.com/OXY2DEV/markview.nvim) and [nvim/plugins/nvim-treesitter](https://github.com/nvim-treesitter/nvim-treesitter).\n\nUpdates `nvim/plugins/codecompanion` from `5e3437f` to `38db66c`\n\u003cdetails\u003e\n\u003csummary\u003eCommits\u003c/summary\u003e\n\u003cul\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/olimorris/codecompanion.nvim/commit/38db66c4e20032821bd166f7012291fe99f1e8f3\"\u003e\u003ccode\u003e38db66c\u003c/code\u003e\u003c/a\u003e refactor(adapters): models now have formatted_name instead of nice_name (\u003ca href=\"https://redirect.github.com/olimorris/codecompanion.nvim/issues/2202\"\u003e#2202\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/olimorris/codecompanion.nvim/commit/4336066619f08dd93b2c8900c542cbb6bac5f18a\"\u003e\u003ccode\u003e4336066\u003c/code\u003e\u003c/a\u003e fix(ui): chat buffer syntax highlighting (\u003ca href=\"https://redirect.github.com/olimorris/codecompanion.nvim/issues/2192\"\u003e#2192\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/olimorris/codecompanion.nvim/commit/7afa517c1f499da582eb28931d67c4fb11818063\"\u003e\u003ccode\u003e7afa517\u003c/code\u003e\u003c/a\u003e refactor(adapters): don't display gpt-5-codex in copilot (\u003ca href=\"https://redirect.github.com/olimorris/codecompanion.nvim/issues/2197\"\u003e#2197\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/olimorris/codecompanion.nvim/commit/7f28c3cc3abb116f14281ed4f490929684ffb1e7\"\u003e\u003ccode\u003e7f28c3c\u003c/code\u003e\u003c/a\u003e fix: use correct config item (\u003ca href=\"https://redirect.github.com/olimorris/codecompanion.nvim/issues/2195\"\u003e#2195\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/olimorris/codecompanion.nvim/commit/0e65709acd6efd840d438060f7001d0374af6ab1\"\u003e\u003ccode\u003e0e65709\u003c/code\u003e\u003c/a\u003e docs: update title\u003c/li\u003e\n\u003cli\u003eSee full diff in \u003ca href=\"https://github.com/olimorris/codecompanion.nvim/compare/5e3437f962412d84608f7f7d38b0b8aba1157adf...38db66c4e20032821bd166f7012291fe99f1e8f3\"\u003ecompare view\u003c/a\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\u003c/details\u003e\n\u003cbr /\u003e\n\nUpdates `nvim/plugins/markview` from `2b04e70` to `de79a76`\n\u003cdetails\u003e\n\u003csummary\u003eCommits\u003c/summary\u003e\n\u003cul\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/OXY2DEV/markview.nvim/commit/de79a7626d54d7785436105ef72f37ee8fe8fa16\"\u003e\u003ccode\u003ede79a76\u003c/code\u003e\u003c/a\u003e fix(lazy): Fixed an issue with lazy-loading\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/OXY2DEV/markview.nvim/commit/b2a1a0abe36a9a82b974dedba2e4a45314919e27\"\u003e\u003ccode\u003eb2a1a0a\u003c/code\u003e\u003c/a\u003e fix(filetypes): Fixed an issue with internal icon provider\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/OXY2DEV/markview.nvim/commit/3720ca20375f1aca4519df0863343d610bbcac57\"\u003e\u003ccode\u003e3720ca2\u003c/code\u003e\u003c/a\u003e feat(markdown): Added basic support indented code blocks\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/OXY2DEV/markview.nvim/commit/22c1c8ef1422b00360273722ad305a747bd4369b\"\u003e\u003ccode\u003e22c1c8e\u003c/code\u003e\u003c/a\u003e feat(config, html): Added support for \u003ccode\u003e\\\u0026lt;kbd\u0026gt;\\\u0026lt;/kbd\u0026gt;\u003c/code\u003e\u003c/li\u003e\n\u003cli\u003eSee full diff in \u003ca href=\"https://github.com/OXY2DEV/markview.nvim/compare/2b04e707524c2a9eee17ba652c479610551e894a...de79a7626d54d7785436105ef72f37ee8fe8fa16\"\u003ecompare view\u003c/a\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\u003c/details\u003e\n\u003cbr /\u003e\n\nUpdates `nvim/plugins/nvim-treesitter` from `7736202` to `99bd52b`\n\u003cdetails\u003e\n\u003csummary\u003eCommits\u003c/summary\u003e\n\u003cul\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/nvim-treesitter/nvim-treesitter/commit/99bd52ba56a4b7c9a8cc50a6140180755e76fac6\"\u003e\u003ccode\u003e99bd52b\u003c/code\u003e\u003c/a\u003e feat(java): highlight wildcards (\u003ca href=\"https://redirect.github.com/nvim-treesitter/nvim-treesitter/issues/8165\"\u003e#8165\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003eSee full diff in \u003ca href=\"https://github.com/nvim-treesitter/nvim-treesitter/compare/77362027f7aa850c87419fd571151e76b0b342a6...99bd52ba56a4b7c9a8cc50a6140180755e76fac6\"\u003ecompare view\u003c/a\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\u003c/details\u003e\n\u003cbr /\u003e\n\n\nDependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting `@dependabot rebase`.\n\n[//]: # (dependabot-automerge-start)\n[//]: # (dependabot-automerge-end)\n\n---\n\n\u003cdetails\u003e\n\u003csummary\u003eDependabot commands and options\u003c/summary\u003e\n\u003cbr /\u003e\n\nYou can trigger Dependabot actions by commenting on this PR:\n- `@dependabot rebase` will rebase this PR\n- `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it\n- `@dependabot merge` will merge this PR after your CI passes on it\n- `@dependabot squash and merge` will squash and merge this PR after your CI passes on it\n- `@dependabot cancel merge` will cancel a previously requested merge and block automerging\n- `@dependabot reopen` will reopen this PR if it is closed\n- `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually\n- `@dependabot show \u003cdependency name\u003e ignore conditions` will show all of the ignore conditions of the specified dependency\n- `@dependabot ignore \u003cdependency name\u003e major version` will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)\n- `@dependabot ignore \u003cdependency name\u003e minor version` will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)\n- `@dependabot ignore \u003cdependency name\u003e` will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)\n- `@dependabot unignore \u003cdependency name\u003e` will remove all of the ignore conditions of the specified dependency\n- `@dependabot unignore \u003cdependency name\u003e \u003cignore condition\u003e` will remove the ignore condition of the specified dependency and ignore conditions\n\n\n\u003c/details\u003e","html_url":"https://github.com/z0rc/dotfiles/pull/6009","url":"https://dependabot.ecosyste.ms/api/v1/hosts/GitHub/repositories/z0rc%2Fdotfiles/issues/6009","packages_url":"https://dependabot.ecosyste.ms/api/v1/issues/6009/packages"}},{"old_version":"`3561e1f`","new_version":"`4d9916e`","update_type":null,"path":null,"pr_created_at":"2025-08-05T21:35:19.000Z","version_change":"`3561e1f` → `4d9916e`","issue":{"uuid":"2722480180","node_id":"PR_kwDOACo8Nc6iRcA0","number":5964,"state":"closed","title":"Bump the submodules group with 4 updates","user":"dependabot[bot]","labels":["dependencies","submodules"],"assignees":[],"locked":false,"comments_count":0,"pull_request":true,"closed_at":"2025-08-05T21:35:31.000Z","author_association":"CONTRIBUTOR","state_reason":null,"created_at":"2025-08-05T21:35:19.000Z","updated_at":"2025-08-05T21:35:31.000Z","time_to_close":12,"merged_at":"2025-08-05T21:35:31.000Z","merged_by":"github-actions[bot]","closed_by":null,"dependency_metadata":{"prefix":"Bump","group_name":"submodules","update_count":4,"packages":[{"name":"nvim/plugins/blink.cmp","old_version":"`33f0789`","new_version":"`c5dbc4b`","repository_url":"https://github.com/Saghen/blink.cmp"},{"name":"nvim/plugins/mini","old_version":"`efff261`","new_version":"`03387f5`","repository_url":"https://github.com/echasnovski/mini.nvim"},{"name":"nvim/plugins/nvim-tree","old_version":"`0a7fcdf`","new_version":"`dd2364d`","repository_url":"https://github.com/nvim-tree/nvim-tree.lua"},{"name":"nvim/plugins/nvim-treesitter","old_version":"`3561e1f`","new_version":"`4d9916e`","repository_url":"https://github.com/nvim-treesitter/nvim-treesitter"}],"path":null,"ecosystem":"submodules"},"body":"Bumps the submodules group with 4 updates: [nvim/plugins/blink.cmp](https://github.com/Saghen/blink.cmp), [nvim/plugins/mini](https://github.com/echasnovski/mini.nvim), [nvim/plugins/nvim-tree](https://github.com/nvim-tree/nvim-tree.lua) and [nvim/plugins/nvim-treesitter](https://github.com/nvim-treesitter/nvim-treesitter).\n\nUpdates `nvim/plugins/blink.cmp` from `33f0789` to `c5dbc4b`\n\u003cdetails\u003e\n\u003csummary\u003eCommits\u003c/summary\u003e\n\u003cul\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/Saghen/blink.cmp/commit/c5dbc4ba0c10a20bb14e3c63dbad54d0bf90e78c\"\u003e\u003ccode\u003ec5dbc4b\u003c/code\u003e\u003c/a\u003e docs: update vimdocs\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/Saghen/blink.cmp/commit/d9fa997147b7af3699ea6b980bdcf2cb06d1eb32\"\u003e\u003ccode\u003ed9fa997\u003c/code\u003e\u003c/a\u003e feat(keymap): add fallback action to \u0026lt;C-e\u0026gt; mapping (\u003ca href=\"https://redirect.github.com/Saghen/blink.cmp/issues/2064\"\u003e#2064\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003eSee full diff in \u003ca href=\"https://github.com/Saghen/blink.cmp/compare/33f0789297cfec5279c30c8f8980c035fdc91e34...c5dbc4ba0c10a20bb14e3c63dbad54d0bf90e78c\"\u003ecompare view\u003c/a\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\u003c/details\u003e\n\u003cbr /\u003e\n\nUpdates `nvim/plugins/mini` from `efff261` to `03387f5`\n\u003cdetails\u003e\n\u003csummary\u003eCommits\u003c/summary\u003e\n\u003cul\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/echasnovski/mini.nvim/commit/03387f53f1cb8c6a8ba0798041c6aa3525ed11ba\"\u003e\u003ccode\u003e03387f5\u003c/code\u003e\u003c/a\u003e ci: use Neovim=0.11.3 as current stable release\u003c/li\u003e\n\u003cli\u003eSee full diff in \u003ca href=\"https://github.com/echasnovski/mini.nvim/compare/efff26174ca363c059f92e906753db47e81d870b...03387f53f1cb8c6a8ba0798041c6aa3525ed11ba\"\u003ecompare view\u003c/a\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\u003c/details\u003e\n\u003cbr /\u003e\n\nUpdates `nvim/plugins/nvim-tree` from `0a7fcdf` to `dd2364d`\n\u003cdetails\u003e\n\u003csummary\u003eCommits\u003c/summary\u003e\n\u003cul\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/nvim-tree/nvim-tree.lua/commit/dd2364d6802f7f57a98acb8b545ed484c6697626\"\u003e\u003ccode\u003edd2364d\u003c/code\u003e\u003c/a\u003e feat(\u003ca href=\"https://redirect.github.com/nvim-tree/nvim-tree.lua/issues/2826\"\u003e#2826\u003c/a\u003e): allow only one window with nvim-tree buffer per tab (\u003ca href=\"https://redirect.github.com/nvim-tree/nvim-tree.lua/issues/3174\"\u003e#3174\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/nvim-tree/nvim-tree.lua/commit/9a05b9e9f928856ca23dbf876fab372003180c3f\"\u003e\u003ccode\u003e9a05b9e\u003c/code\u003e\u003c/a\u003e perf(\u003ca href=\"https://redirect.github.com/nvim-tree/nvim-tree.lua/issues/3171\"\u003e#3171\u003c/a\u003e): use vim.system() instead of vim.fn.system() to execute git tople...\u003c/li\u003e\n\u003cli\u003eSee full diff in \u003ca href=\"https://github.com/nvim-tree/nvim-tree.lua/compare/0a7fcdf3f8ba208f4260988a198c77ec11748339...dd2364d6802f7f57a98acb8b545ed484c6697626\"\u003ecompare view\u003c/a\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\u003c/details\u003e\n\u003cbr /\u003e\n\nUpdates `nvim/plugins/nvim-treesitter` from `3561e1f` to `4d9916e`\n\u003cdetails\u003e\n\u003csummary\u003eCommits\u003c/summary\u003e\n\u003cul\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/nvim-treesitter/nvim-treesitter/commit/4d9916e477e5d4e3b245845dfd285edf429f3252\"\u003e\u003ccode\u003e4d9916e\u003c/code\u003e\u003c/a\u003e fix(jinja_inline): fix crashing query pattern\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/nvim-treesitter/nvim-treesitter/commit/a4fa3e2d187ad98eb74d27c566ab3c330397ed75\"\u003e\u003ccode\u003ea4fa3e2\u003c/code\u003e\u003c/a\u003e Revert \u0026quot;fix(jinja): remove crashing pattern\u0026quot;\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/nvim-treesitter/nvim-treesitter/commit/05f29103552dcdd7faa77ce7c5152759c733f988\"\u003e\u003ccode\u003e05f2910\u003c/code\u003e\u003c/a\u003e feat(systemverilog)!: update parser and queries\u003c/li\u003e\n\u003cli\u003eSee full diff in \u003ca href=\"https://github.com/nvim-treesitter/nvim-treesitter/compare/3561e1fb19bcd9f03ba074d769a8a78d01717b19...4d9916e477e5d4e3b245845dfd285edf429f3252\"\u003ecompare view\u003c/a\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\u003c/details\u003e\n\u003cbr /\u003e\n\n\nDependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting `@dependabot rebase`.\n\n[//]: # (dependabot-automerge-start)\n[//]: # (dependabot-automerge-end)\n\n---\n\n\u003cdetails\u003e\n\u003csummary\u003eDependabot commands and options\u003c/summary\u003e\n\u003cbr /\u003e\n\nYou can trigger Dependabot actions by commenting on this PR:\n- `@dependabot rebase` will rebase this PR\n- `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it\n- `@dependabot merge` will merge this PR after your CI passes on it\n- `@dependabot squash and merge` will squash and merge this PR after your CI passes on it\n- `@dependabot cancel merge` will cancel a previously requested merge and block automerging\n- `@dependabot reopen` will reopen this PR if it is closed\n- `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually\n- `@dependabot show \u003cdependency name\u003e ignore conditions` will show all of the ignore conditions of the specified dependency\n- `@dependabot ignore \u003cdependency name\u003e major version` will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)\n- `@dependabot ignore \u003cdependency name\u003e minor version` will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)\n- `@dependabot ignore \u003cdependency name\u003e` will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)\n- `@dependabot unignore \u003cdependency name\u003e` will remove all of the ignore conditions of the specified dependency\n- `@dependabot unignore \u003cdependency name\u003e \u003cignore condition\u003e` will remove the ignore condition of the specified dependency and ignore conditions\n\n\n\u003c/details\u003e","html_url":"https://github.com/z0rc/dotfiles/pull/5964","url":"https://dependabot.ecosyste.ms/api/v1/hosts/GitHub/repositories/z0rc%2Fdotfiles/issues/5964","packages_url":"https://dependabot.ecosyste.ms/api/v1/issues/5964/packages"}},{"old_version":"`f976acd`","new_version":"`faf6390`","update_type":null,"path":null,"pr_created_at":"2025-06-06T21:50:29.000Z","version_change":"`f976acd` → `faf6390`","issue":{"uuid":"2574544992","node_id":"PR_kwDOACo8Nc6ZdHBg","number":5922,"state":"open","title":"Bump the submodules group with 4 updates","user":"dependabot[bot]","labels":["dependencies","submodules"],"assignees":[],"locked":false,"comments_count":0,"pull_request":true,"closed_at":null,"author_association":"CONTRIBUTOR","state_reason":null,"created_at":"2025-06-06T21:50:29.000Z","updated_at":"2025-06-06T21:50:29.000Z","time_to_close":null,"merged_at":null,"merged_by":null,"closed_by":null,"dependency_metadata":{"prefix":"Bump","group_name":"submodules","update_count":4,"packages":[{"name":"env-wrappers/goenv/goenv","old_version":"`c9b43c9`","new_version":"`d6a0a5d`","repository_url":"https://github.com/syndbg/goenv"},{"name":"env-wrappers/phpenv/php-build","old_version":"`1f94f06`","new_version":"`394df45`","repository_url":"https://github.com/php-build/php-build"},{"name":"nvim/plugins/nvim-treesitter","old_version":"`f976acd`","new_version":"`faf6390`","repository_url":"https://github.com/nvim-treesitter/nvim-treesitter"},{"name":"tools/git-extras","old_version":"`c63b46a`","new_version":"`3ddc315`","repository_url":"https://github.com/tj/git-extras"}],"path":null,"ecosystem":"submodules"},"body":"Bumps the submodules group with 4 updates: [env-wrappers/goenv/goenv](https://github.com/syndbg/goenv), [env-wrappers/phpenv/php-build](https://github.com/php-build/php-build), [nvim/plugins/nvim-treesitter](https://github.com/nvim-treesitter/nvim-treesitter) and [tools/git-extras](https://github.com/tj/git-extras).\n\nUpdates `env-wrappers/goenv/goenv` from `c9b43c9` to `d6a0a5d`\n\u003cdetails\u003e\n\u003csummary\u003eCommits\u003c/summary\u003e\n\u003cul\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/go-nv/goenv/commit/d6a0a5d4a3ec7fa4b06fde7a0859577ce8e4de91\"\u003e\u003ccode\u003ed6a0a5d\u003c/code\u003e\u003c/a\u003e Update APP_VERSION to 2.2.24 (\u003ca href=\"https://redirect.github.com/syndbg/goenv/issues/452\"\u003e#452\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/go-nv/goenv/commit/f58b841009b89de585c66decf2939814ee2f25b5\"\u003e\u003ccode\u003ef58b841\u003c/code\u003e\u003c/a\u003e [goenv-bot]: Add 1.24.4 1.23.10 definition to goenv (\u003ca href=\"https://redirect.github.com/syndbg/goenv/issues/451\"\u003e#451\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003eSee full diff in \u003ca href=\"https://github.com/syndbg/goenv/compare/c9b43c9c40d8d39c658a1eeddfce0da48960c652...d6a0a5d4a3ec7fa4b06fde7a0859577ce8e4de91\"\u003ecompare view\u003c/a\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\u003c/details\u003e\n\u003cbr /\u003e\n\nUpdates `env-wrappers/phpenv/php-build` from `1f94f06` to `394df45`\n\u003cdetails\u003e\n\u003csummary\u003eCommits\u003c/summary\u003e\n\u003cul\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/php-build/php-build/commit/394df452ad76ccbce62b7d9e3de9997bff24f3ba\"\u003e\u003ccode\u003e394df45\u003c/code\u003e\u003c/a\u003e Add 8.3.22 \u0026amp; 8.3.4\u003c/li\u003e\n\u003cli\u003eSee full diff in \u003ca href=\"https://github.com/php-build/php-build/compare/1f94f06cd5e956c89b4d65fb8cae8822d07c2299...394df452ad76ccbce62b7d9e3de9997bff24f3ba\"\u003ecompare view\u003c/a\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\u003c/details\u003e\n\u003cbr /\u003e\n\nUpdates `nvim/plugins/nvim-treesitter` from `f976acd` to `faf6390`\n\u003cdetails\u003e\n\u003csummary\u003eCommits\u003c/summary\u003e\n\u003cul\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/nvim-treesitter/nvim-treesitter/commit/faf63903ffa05a9dadd56258d737a0243393c0f5\"\u003e\u003ccode\u003efaf6390\u003c/code\u003e\u003c/a\u003e fix(ipkg)!: remove parser and queries\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/nvim-treesitter/nvim-treesitter/commit/27d0bef81e4086c00ed0dde7dc53ec8151bd7c89\"\u003e\u003ccode\u003e27d0bef\u003c/code\u003e\u003c/a\u003e feat(desktop): update parser and queries\u003c/li\u003e\n\u003cli\u003eSee full diff in \u003ca href=\"https://github.com/nvim-treesitter/nvim-treesitter/compare/f976acdc9c8214145a11372d2a7ae4a032f62a39...faf63903ffa05a9dadd56258d737a0243393c0f5\"\u003ecompare view\u003c/a\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\u003c/details\u003e\n\u003cbr /\u003e\n\nUpdates `tools/git-extras` from `c63b46a` to `3ddc315`\n\u003cdetails\u003e\n\u003csummary\u003eCommits\u003c/summary\u003e\n\u003cul\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/tj/git-extras/commit/3ddc315a76a0612c2122f3c73c00729f9f8869f9\"\u003e\u003ccode\u003e3ddc315\u003c/code\u003e\u003c/a\u003e Format comparisons, functions, and redirections to be consistent (\u003ca href=\"https://redirect.github.com/tj/git-extras/issues/1201\"\u003e#1201\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003eSee full diff in \u003ca href=\"https://github.com/tj/git-extras/compare/c63b46a33b41fafa15b0d0da67e4a6a1dd65608c...3ddc315a76a0612c2122f3c73c00729f9f8869f9\"\u003ecompare view\u003c/a\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\u003c/details\u003e\n\u003cbr /\u003e\n\n\nDependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting `@dependabot rebase`.\n\n[//]: # (dependabot-automerge-start)\n[//]: # (dependabot-automerge-end)\n\n---\n\n\u003cdetails\u003e\n\u003csummary\u003eDependabot commands and options\u003c/summary\u003e\n\u003cbr /\u003e\n\nYou can trigger Dependabot actions by commenting on this PR:\n- `@dependabot rebase` will rebase this PR\n- `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it\n- `@dependabot merge` will merge this PR after your CI passes on it\n- `@dependabot squash and merge` will squash and merge this PR after your CI passes on it\n- `@dependabot cancel merge` will cancel a previously requested merge and block automerging\n- `@dependabot reopen` will reopen this PR if it is closed\n- `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually\n- `@dependabot show \u003cdependency name\u003e ignore conditions` will show all of the ignore conditions of the specified dependency\n- `@dependabot ignore \u003cdependency name\u003e major version` will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)\n- `@dependabot ignore \u003cdependency name\u003e minor version` will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)\n- `@dependabot ignore \u003cdependency name\u003e` will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)\n- `@dependabot unignore \u003cdependency name\u003e` will remove all of the ignore conditions of the specified dependency\n- `@dependabot unignore \u003cdependency name\u003e \u003cignore condition\u003e` will remove the ignore condition of the specified dependency and ignore conditions\n\n\n\u003c/details\u003e","html_url":"https://github.com/z0rc/dotfiles/pull/5922","url":"https://dependabot.ecosyste.ms/api/v1/hosts/GitHub/repositories/z0rc%2Fdotfiles/issues/5922","packages_url":"https://dependabot.ecosyste.ms/api/v1/issues/5922/packages"}}]}