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 10 updates #5735

Merged
merged 1 commit into from
Aug 26, 2024

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Aug 26, 2024

Bumps the submodules group with 10 updates:

Package From To
env-wrappers/nodenv/node-build dfbc38b 84d1068
env-wrappers/pyenv/pyenv 9ecd803 669d1f1
nvim/plugins/gitsigns 562dc47 80214a8
nvim/plugins/nvim-lspconfig 9111679 8a3610d
nvim/plugins/nvim-tree ad0b95d d43ab67
nvim/plugins/nvim-treesitter 04401b5 7499f73
tools/fzf 74f196e 2775b77
tools/git-extras c32869d f0b9e18
tools/testssl.sh f3f6dae b132a26
vim/pack/03_plugins/start/fzf-vim 6f28c8c 04bfa81

Updates env-wrappers/nodenv/node-build from dfbc38b to 84d1068

Commits

Updates env-wrappers/pyenv/pyenv from 9ecd803 to 669d1f1

Commits

Updates nvim/plugins/gitsigns from 562dc47 to 80214a8

Commits

Updates nvim/plugins/nvim-lspconfig from 9111679 to 8a3610d

Commits

Updates nvim/plugins/nvim-tree from ad0b95d to d43ab67

Commits

Updates nvim/plugins/nvim-treesitter from 04401b5 to 7499f73

Commits
  • 7499f73 feat(ruby): string/punctuation highlight improvements
  • 54becf6 feat(make): highlight more special characters
  • d0c5116 feat(leo): add string literals (#7084)
  • 86a9b67 bot(lockfile): update asm, gotmpl, helm, leo, perl
  • f9b7625 feat(leo): async keyword (#7083)
  • 397982d chore: remove r locals executable status
  • 39023b6 feat(matlab): capture comment sections
  • bef7ec6 feat(proto): add indents
  • 081dfa6 bot(lockfile): update comment, perl, qmljs, swift, tact, vhs
  • e085c61 feat(tact): update parser and queries
  • Additional commits viewable in compare view

Updates tools/fzf from 74f196e to 2775b77

Commits

Updates tools/git-extras from c32869d to f0b9e18

Commits

Updates tools/testssl.sh from f3f6dae to b132a26

Commits

Updates vim/pack/03_plugins/start/fzf-vim from 6f28c8c to 04bfa81

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 10 updates:

| Package | From | To |
| --- | --- | --- |
| [env-wrappers/nodenv/node-build](https://github.com/nodenv/node-build) | ``dfbc38b`` | ``84d1068`` |
| [env-wrappers/pyenv/pyenv](https://github.com/yyuu/pyenv) | ``9ecd803`` | ``669d1f1`` |
| [nvim/plugins/gitsigns](https://github.com/lewis6991/gitsigns.nvim) | ``562dc47`` | ``80214a8`` |
| [nvim/plugins/nvim-lspconfig](https://github.com/neovim/nvim-lspconfig) | ``9111679`` | ``8a3610d`` |
| [nvim/plugins/nvim-tree](https://github.com/nvim-tree/nvim-tree.lua) | ``ad0b95d`` | ``d43ab67`` |
| [nvim/plugins/nvim-treesitter](https://github.com/nvim-treesitter/nvim-treesitter) | ``04401b5`` | ``7499f73`` |
| [tools/fzf](https://github.com/junegunn/fzf) | ``74f196e`` | ``2775b77`` |
| [tools/git-extras](https://github.com/tj/git-extras) | ``c32869d`` | ``f0b9e18`` |
| [tools/testssl.sh](https://github.com/drwetter/testssl.sh) | ``f3f6dae`` | ``b132a26`` |
| [vim/pack/03_plugins/start/fzf-vim](https://github.com/junegunn/fzf.vim) | ``6f28c8c`` | ``04bfa81`` |


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

Updates `env-wrappers/pyenv/pyenv` from `9ecd803` to `669d1f1`
- [Release notes](https://github.com/yyuu/pyenv/releases)
- [Commits](pyenv/pyenv@9ecd803...669d1f1)

Updates `nvim/plugins/gitsigns` from `562dc47` to `80214a8`
- [Release notes](https://github.com/lewis6991/gitsigns.nvim/releases)
- [Commits](lewis6991/gitsigns.nvim@562dc47...80214a8)

Updates `nvim/plugins/nvim-lspconfig` from `9111679` to `8a3610d`
- [Release notes](https://github.com/neovim/nvim-lspconfig/releases)
- [Commits](neovim/nvim-lspconfig@9111679...8a3610d)

Updates `nvim/plugins/nvim-tree` from `ad0b95d` to `d43ab67`
- [Release notes](https://github.com/nvim-tree/nvim-tree.lua/releases)
- [Commits](nvim-tree/nvim-tree.lua@ad0b95d...d43ab67)

Updates `nvim/plugins/nvim-treesitter` from `04401b5` to `7499f73`
- [Commits](nvim-treesitter/nvim-treesitter@04401b5...7499f73)

Updates `tools/fzf` from `74f196e` to `2775b77`
- [Release notes](https://github.com/junegunn/fzf/releases)
- [Commits](junegunn/fzf@74f196e...2775b77)

Updates `tools/git-extras` from `c32869d` to `f0b9e18`
- [Release notes](https://github.com/tj/git-extras/releases)
- [Commits](tj/git-extras@c32869d...f0b9e18)

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

Updates `vim/pack/03_plugins/start/fzf-vim` from `6f28c8c` to `04bfa81`
- [Commits](junegunn/fzf.vim@6f28c8c...04bfa81)

---
updated-dependencies:
- dependency-name: env-wrappers/nodenv/node-build
  dependency-type: direct:production
  dependency-group: submodules
- dependency-name: env-wrappers/pyenv/pyenv
  dependency-type: direct:production
  dependency-group: submodules
- dependency-name: nvim/plugins/gitsigns
  dependency-type: direct:production
  dependency-group: submodules
- dependency-name: nvim/plugins/nvim-lspconfig
  dependency-type: direct:production
  dependency-group: submodules
- dependency-name: nvim/plugins/nvim-tree
  dependency-type: direct:production
  dependency-group: submodules
- dependency-name: nvim/plugins/nvim-treesitter
  dependency-type: direct:production
  dependency-group: submodules
- dependency-name: tools/fzf
  dependency-type: direct:production
  dependency-group: submodules
- dependency-name: tools/git-extras
  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/fzf-vim
  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 Aug 26, 2024
@github-actions github-actions bot merged commit 4b2f551 into main Aug 26, 2024
1 check passed
@github-actions github-actions bot deleted the dependabot/submodules/submodules-29fa3e1b77 branch August 26, 2024 21:24
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