From 5107c6ac99696ec1967ca4359bc9e11392815cd1 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 31 Aug 2026 21:06:19 +0000 Subject: [PATCH] Bump the submodules group with 6 updates Bumps the submodules group with 6 updates: | Package | From | To | | --- | --- | --- | | [env-wrappers/goenv/goenv](https://github.com/syndbg/goenv) | ``b9639d7`` | ``305606f`` | | [env-wrappers/luaenv/lua-build](https://github.com/cehoffman/lua-build) | ``c186572`` | ``1b8dcb2`` | | [env-wrappers/nodenv/node-build](https://github.com/nodenv/node-build) | ``1330263`` | ``b3156ab`` | | [nvim/plugins/schemastore](https://github.com/b0o/SchemaStore.nvim) | ``5f2a3b5`` | ``335b491`` | | [tools/testssl.sh](https://github.com/drwetter/testssl.sh) | ``2571730`` | ``853850e`` | | [vim/pack/03_plugins/start/airline](https://github.com/bling/vim-airline) | ``a2fefe5`` | ``192c2c7`` | Updates `env-wrappers/goenv/goenv` from `b9639d7` to `305606f` - [Release notes](https://github.com/syndbg/goenv/releases) - [Commits](https://github.com/syndbg/goenv/compare/b9639d75a3a32e59eef06078783fe7ebee783b2a...305606fe4930117b9397dd0862181d0a456447cd) Updates `env-wrappers/luaenv/lua-build` from `c186572` to `1b8dcb2` - [Commits](https://github.com/cehoffman/lua-build/compare/c186572d8af96a10086e02088e41852cf5705b9f...1b8dcb24a0ecd53090b53bd5c6880b1331238ba8) Updates `env-wrappers/nodenv/node-build` from `1330263` to `b3156ab` - [Release notes](https://github.com/nodenv/node-build/releases) - [Commits](https://github.com/nodenv/node-build/compare/1330263f5be434685eb14fd2ee563ed1970a8f3a...b3156ab8609341498ce343d9f183147160c3b096) Updates `nvim/plugins/schemastore` from `5f2a3b5` to `335b491` - [Commits](https://github.com/b0o/SchemaStore.nvim/compare/5f2a3b5dc13f3622000cb488c9af505b933152e3...335b491a8f4c888a2337bfcba7e2aff288e889ee) Updates `tools/testssl.sh` from `2571730` to `853850e` - [Release notes](https://github.com/drwetter/testssl.sh/releases) - [Commits](https://github.com/drwetter/testssl.sh/compare/2571730bb1464f8dc9dfb8a2bef8e5bc80b649b8...853850e3f4433c7717035a84cfe873dd0e63dfd3) Updates `vim/pack/03_plugins/start/airline` from `a2fefe5` to `192c2c7` - [Release notes](https://github.com/bling/vim-airline/releases) - [Commits](https://github.com/bling/vim-airline/compare/a2fefe599378b4a493287d10501f51e224753690...192c2c7e8e58fcc771b1959e633b963984319a7c) --- updated-dependencies: - dependency-name: env-wrappers/goenv/goenv dependency-version: 305606fe4930117b9397dd0862181d0a456447cd dependency-type: direct:production dependency-group: submodules - dependency-name: env-wrappers/luaenv/lua-build dependency-version: 1b8dcb24a0ecd53090b53bd5c6880b1331238ba8 dependency-type: direct:production dependency-group: submodules - dependency-name: env-wrappers/nodenv/node-build dependency-version: b3156ab8609341498ce343d9f183147160c3b096 dependency-type: direct:production dependency-group: submodules - dependency-name: nvim/plugins/schemastore dependency-version: 335b491a8f4c888a2337bfcba7e2aff288e889ee dependency-type: direct:production dependency-group: submodules - dependency-name: tools/testssl.sh dependency-version: 853850e3f4433c7717035a84cfe873dd0e63dfd3 dependency-type: direct:production dependency-group: submodules - dependency-name: vim/pack/03_plugins/start/airline dependency-version: 192c2c7e8e58fcc771b1959e633b963984319a7c dependency-type: direct:production dependency-group: submodules ... Signed-off-by: dependabot[bot] --- env-wrappers/goenv/goenv | 2 +- env-wrappers/luaenv/lua-build | 2 +- env-wrappers/nodenv/node-build | 2 +- nvim/plugins/schemastore | 2 +- tools/testssl.sh | 2 +- vim/pack/03_plugins/start/airline | 2 +- 6 files changed, 6 insertions(+), 6 deletions(-) diff --git a/env-wrappers/goenv/goenv b/env-wrappers/goenv/goenv index b9639d75a..305606fe4 160000 --- a/env-wrappers/goenv/goenv +++ b/env-wrappers/goenv/goenv @@ -1 +1 @@ -Subproject commit b9639d75a3a32e59eef06078783fe7ebee783b2a +Subproject commit 305606fe4930117b9397dd0862181d0a456447cd diff --git a/env-wrappers/luaenv/lua-build b/env-wrappers/luaenv/lua-build index c186572d8..1b8dcb24a 160000 --- a/env-wrappers/luaenv/lua-build +++ b/env-wrappers/luaenv/lua-build @@ -1 +1 @@ -Subproject commit c186572d8af96a10086e02088e41852cf5705b9f +Subproject commit 1b8dcb24a0ecd53090b53bd5c6880b1331238ba8 diff --git a/env-wrappers/nodenv/node-build b/env-wrappers/nodenv/node-build index 1330263f5..b3156ab86 160000 --- a/env-wrappers/nodenv/node-build +++ b/env-wrappers/nodenv/node-build @@ -1 +1 @@ -Subproject commit 1330263f5be434685eb14fd2ee563ed1970a8f3a +Subproject commit b3156ab8609341498ce343d9f183147160c3b096 diff --git a/nvim/plugins/schemastore b/nvim/plugins/schemastore index 5f2a3b5dc..335b491a8 160000 --- a/nvim/plugins/schemastore +++ b/nvim/plugins/schemastore @@ -1 +1 @@ -Subproject commit 5f2a3b5dc13f3622000cb488c9af505b933152e3 +Subproject commit 335b491a8f4c888a2337bfcba7e2aff288e889ee diff --git a/tools/testssl.sh b/tools/testssl.sh index 2571730bb..853850e3f 160000 --- a/tools/testssl.sh +++ b/tools/testssl.sh @@ -1 +1 @@ -Subproject commit 2571730bb1464f8dc9dfb8a2bef8e5bc80b649b8 +Subproject commit 853850e3f4433c7717035a84cfe873dd0e63dfd3 diff --git a/vim/pack/03_plugins/start/airline b/vim/pack/03_plugins/start/airline index a2fefe599..192c2c7e8 160000 --- a/vim/pack/03_plugins/start/airline +++ b/vim/pack/03_plugins/start/airline @@ -1 +1 @@ -Subproject commit a2fefe599378b4a493287d10501f51e224753690 +Subproject commit 192c2c7e8e58fcc771b1959e633b963984319a7c