Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump the submodules group with 7 updates #5796

Merged
merged 1 commit into from
Nov 19, 2024

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Nov 19, 2024

Bumps the submodules group with 7 updates:

Package From To
nvim/plugins/nvim-cmp f17d9b4 40a03dc
nvim/plugins/nvim-treesitter 3742701 c509814
nvim/plugins/schemastore a7ad1f6 291b15c
nvim/plugins/vim-fugitive d4877e5 320b18f
tools/testssl.sh 245ad2a 65c463f
vim/pack/03_plugins/start/fugitive d4877e5 320b18f
vim/pack/03_plugins/start/test b066140 8872ec0

Updates nvim/plugins/nvim-cmp from f17d9b4 to 40a03dc

Commits

Updates nvim/plugins/nvim-treesitter from 3742701 to c509814

Commits
  • c509814 bot(lockfile): update desktop, editorconfig, just, nu, v, xresources
  • See full diff in compare view

Updates nvim/plugins/schemastore from a7ad1f6 to 291b15c

Commits

Updates nvim/plugins/vim-fugitive from d4877e5 to 320b18f

Commits

Updates tools/testssl.sh from 245ad2a to 65c463f

Commits

Updates vim/pack/03_plugins/start/fugitive from d4877e5 to 320b18f

Commits

Updates vim/pack/03_plugins/start/test from b066140 to 8872ec0

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 merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @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 7 updates:

| Package | From | To |
| --- | --- | --- |
| [nvim/plugins/nvim-cmp](https://github.com/hrsh7th/nvim-cmp) | ``f17d9b4`` | ``40a03dc`` |
| [nvim/plugins/nvim-treesitter](https://github.com/nvim-treesitter/nvim-treesitter) | ``3742701`` | ``c509814`` |
| [nvim/plugins/schemastore](https://github.com/b0o/SchemaStore.nvim) | ``a7ad1f6`` | ``291b15c`` |
| [nvim/plugins/vim-fugitive](https://github.com/tpope/vim-fugitive) | ``d4877e5`` | ``320b18f`` |
| [tools/testssl.sh](https://github.com/drwetter/testssl.sh) | ``245ad2a`` | ``65c463f`` |
| [vim/pack/03_plugins/start/fugitive](https://github.com/tpope/vim-fugitive) | ``d4877e5`` | ``320b18f`` |
| [vim/pack/03_plugins/start/test](https://github.com/janko-m/vim-test) | ``b066140`` | ``8872ec0`` |


Updates `nvim/plugins/nvim-cmp` from `f17d9b4` to `40a03dc`
- [Release notes](https://github.com/hrsh7th/nvim-cmp/releases)
- [Commits](hrsh7th/nvim-cmp@f17d9b4...40a03dc)

Updates `nvim/plugins/nvim-treesitter` from `3742701` to `c509814`
- [Commits](nvim-treesitter/nvim-treesitter@3742701...c509814)

Updates `nvim/plugins/schemastore` from `a7ad1f6` to `291b15c`
- [Commits](b0o/SchemaStore.nvim@a7ad1f6...291b15c)

Updates `nvim/plugins/vim-fugitive` from `d4877e5` to `320b18f`
- [Commits](tpope/vim-fugitive@d4877e5...320b18f)

Updates `tools/testssl.sh` from `245ad2a` to `65c463f`
- [Release notes](https://github.com/drwetter/testssl.sh/releases)
- [Commits](drwetter/testssl.sh@245ad2a...65c463f)

Updates `vim/pack/03_plugins/start/fugitive` from `d4877e5` to `320b18f`
- [Commits](tpope/vim-fugitive@d4877e5...320b18f)

Updates `vim/pack/03_plugins/start/test` from `b066140` to `8872ec0`
- [Commits](vim-test/vim-test@b066140...8872ec0)

---
updated-dependencies:
- dependency-name: nvim/plugins/nvim-cmp
  dependency-type: direct:production
  dependency-group: submodules
- dependency-name: nvim/plugins/nvim-treesitter
  dependency-type: direct:production
  dependency-group: submodules
- dependency-name: nvim/plugins/schemastore
  dependency-type: direct:production
  dependency-group: submodules
- dependency-name: nvim/plugins/vim-fugitive
  dependency-type: direct:production
  dependency-group: submodules
- dependency-name: tools/testssl.sh
  dependency-type: direct:production
  dependency-group: submodules
- dependency-name: vim/pack/03_plugins/start/fugitive
  dependency-type: direct:production
  dependency-group: submodules
- dependency-name: vim/pack/03_plugins/start/test
  dependency-type: direct:production
  dependency-group: submodules
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file submodules Pull requests that update Submodules code labels Nov 19, 2024
@github-actions github-actions bot merged commit 9cf7447 into main Nov 19, 2024
1 check passed
@github-actions github-actions bot deleted the dependabot/submodules/submodules-87a07aca63 branch November 19, 2024 21:33
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