Skip to content

Bump the submodules group with 6 updates - #6245

Merged
github-actions[bot] merged 1 commit into
mainfrom
dependabot/submodules/submodules-7119a87a50
Aug 31, 2026
Merged

github-actions[bot] merged 1 commit into
mainfrom
dependabot/submodules/submodules-7119a87a50

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Aug 31, 2026

Copy link
Copy Markdown
Contributor

Bumps the submodules group with 6 updates:

Package From To
env-wrappers/goenv/goenv b9639d7 305606f
env-wrappers/luaenv/lua-build c186572 1b8dcb2
env-wrappers/nodenv/node-build 1330263 b3156ab
nvim/plugins/schemastore 5f2a3b5 335b491
tools/testssl.sh 2571730 853850e
vim/pack/03_plugins/start/airline a2fefe5 192c2c7

Updates env-wrappers/goenv/goenv from b9639d7 to 305606f

Commits

Updates env-wrappers/luaenv/lua-build from c186572 to 1b8dcb2

Commits

Updates env-wrappers/nodenv/node-build from 1330263 to b3156ab

Commits

Updates nvim/plugins/schemastore from 5f2a3b5 to 335b491

Commits

Updates tools/testssl.sh from 2571730 to 853850e

Commits

Updates vim/pack/03_plugins/start/airline from a2fefe5 to 192c2c7

Commits

Dependabot 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.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore <dependency name> 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)
  • @dependabot ignore <dependency name> 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)
  • @dependabot ignore <dependency name> 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)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

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](go-nv/goenv@b9639d7...305606f)

Updates `env-wrappers/luaenv/lua-build` from `c186572` to `1b8dcb2`
- [Commits](cehoffman/lua-build@c186572...1b8dcb2)

Updates `env-wrappers/nodenv/node-build` from `1330263` to `b3156ab`
- [Release notes](https://github.com/nodenv/node-build/releases)
- [Commits](nodenv/node-build@1330263...b3156ab)

Updates `nvim/plugins/schemastore` from `5f2a3b5` to `335b491`
- [Commits](b0o/SchemaStore.nvim@5f2a3b5...335b491)

Updates `tools/testssl.sh` from `2571730` to `853850e`
- [Release notes](https://github.com/drwetter/testssl.sh/releases)
- [Commits](testssl/testssl.sh@2571730...853850e)

Updates `vim/pack/03_plugins/start/airline` from `a2fefe5` to `192c2c7`
- [Release notes](https://github.com/bling/vim-airline/releases)
- [Commits](vim-airline/vim-airline@a2fefe5...192c2c7)

---
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] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file submodules Pull requests that update Submodules code labels Aug 31, 2026
@github-actions
github-actions Bot merged commit cb56083 into main Aug 31, 2026
2 checks passed
@github-actions
github-actions Bot deleted the dependabot/submodules/submodules-7119a87a50 branch August 31, 2026 21:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file submodules Pull requests that update Submodules code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants