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 13 updates #5839

Merged
merged 1 commit into from
Jan 20, 2025

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 20, 2025

Bumps the submodules group with 13 updates:

Package From To
env-wrappers/pyenv/pyenv e98a0b4 734d632
nvim/plugins/gitsigns 817bd84 ac38d78
nvim/plugins/indent-blankline 7a698a1 e10626f
nvim/plugins/nvim-lspconfig 339ccc8 9ee2e7d
nvim/plugins/nvim-surround 9f0cb49 ae29810
nvim/plugins/nvim-tree d529a99 fca0b67
nvim/plugins/nvim-treesitter 5da195a 0fb02ac
nvim/plugins/schemastore b62efcb f79b4d0
nvim/plugins/vim-fugitive 174230d d74a7cf
tools/fzf 0a10d14 65db735
vim/pack/03_plugins/start/fugitive 174230d d74a7cf
vim/pack/03_plugins/start/terraform 174789e 8912ca1
zsh/plugins/git-completion 3964d1a 64a268c

Updates env-wrappers/pyenv/pyenv from e98a0b4 to 734d632

Commits

Updates nvim/plugins/gitsigns from 817bd84 to ac38d78

Commits
  • ac38d78 fix: GitSignsChanged autocmd for staged hunks
  • a5b801e fix: support blame for git < 2.41
  • f41b934 fix: fileformat autocmd bug
  • f10fdda fix: more EOL fixes
  • abc6dec fix: select hunk gets all adjacent linematch hunks
  • 8b74e56 feat!: deprecate some functions
  • 2e85a2a ci: fix luals errors and check in ci
  • 0edca9d fix: do not show staged signs for different bases
  • See full diff in compare view

Updates nvim/plugins/indent-blankline from 7a698a1 to e10626f

Commits

Updates nvim/plugins/nvim-lspconfig from 339ccc8 to 9ee2e7d

Commits
  • 9ee2e7d refactor: comment util.path.is_descendant to prepare deperecation in future
  • 14b5a80 docs: update configs.md
  • e11b389 feat(asm_lsp): add NASM config support and single_file support (#3565)
  • See full diff in compare view

Updates nvim/plugins/nvim-surround from 9f0cb49 to ae29810

Commits

Updates nvim/plugins/nvim-tree from d529a99 to fca0b67

Commits

Updates nvim/plugins/nvim-treesitter from 5da195a to 0fb02ac

Commits
  • 0fb02ac fix(install): use std=c11
  • 82939d5 fix(install): preserve command return code on Windows
  • 8acafab fix: node selection at line start that ends injected region
  • e8c5242 fix(inc-selection): handle injections
  • 47b333e bot(lockfile): update hyprlang, query, sourcepawn, templ, vhdl, xresources
  • 7edaaf9 feat(css): highlight @keyframes name (#7569)
  • 4d93fae fix(nix): highlight functions when part of a set (#7547)
  • 1c77042 feat(hyprlang): bash injection for hypridle variables
  • 87b1f25 feat(hyprlang): add missing highlights
  • 645d14f feat(hyprlang): bash injections for exec keybindings
  • Additional commits viewable in compare view

Updates nvim/plugins/schemastore from b62efcb to f79b4d0

Commits

Updates nvim/plugins/vim-fugitive from 174230d to d74a7cf

Commits

Updates tools/fzf from 0a10d14 to 65db735

Commits

Updates vim/pack/03_plugins/start/fugitive from 174230d to d74a7cf

Commits

Updates vim/pack/03_plugins/start/terraform from 174789e to 8912ca1

Commits

Updates zsh/plugins/git-completion from 3964d1a to 64a268c

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

| Package | From | To |
| --- | --- | --- |
| [env-wrappers/pyenv/pyenv](https://github.com/yyuu/pyenv) | ``e98a0b4`` | ``734d632`` |
| [nvim/plugins/gitsigns](https://github.com/lewis6991/gitsigns.nvim) | ``817bd84`` | ``ac38d78`` |
| [nvim/plugins/indent-blankline](https://github.com/lukas-reineke/indent-blankline.nvim) | ``7a698a1`` | ``e10626f`` |
| [nvim/plugins/nvim-lspconfig](https://github.com/neovim/nvim-lspconfig) | ``339ccc8`` | ``9ee2e7d`` |
| [nvim/plugins/nvim-surround](https://github.com/kylechui/nvim-surround) | ``9f0cb49`` | ``ae29810`` |
| [nvim/plugins/nvim-tree](https://github.com/nvim-tree/nvim-tree.lua) | ``d529a99`` | ``fca0b67`` |
| [nvim/plugins/nvim-treesitter](https://github.com/nvim-treesitter/nvim-treesitter) | ``5da195a`` | ``0fb02ac`` |
| [nvim/plugins/schemastore](https://github.com/b0o/SchemaStore.nvim) | ``b62efcb`` | ``f79b4d0`` |
| [nvim/plugins/vim-fugitive](https://github.com/tpope/vim-fugitive) | ``174230d`` | ``d74a7cf`` |
| [tools/fzf](https://github.com/junegunn/fzf) | ``0a10d14`` | ``65db735`` |
| [vim/pack/03_plugins/start/fugitive](https://github.com/tpope/vim-fugitive) | ``174230d`` | ``d74a7cf`` |
| [vim/pack/03_plugins/start/terraform](https://github.com/hashivim/vim-terraform) | ``174789e`` | ``8912ca1`` |
| [zsh/plugins/git-completion](https://github.com/felipec/git-completion) | ``3964d1a`` | ``64a268c`` |


Updates `env-wrappers/pyenv/pyenv` from `e98a0b4` to `734d632`
- [Release notes](https://github.com/yyuu/pyenv/releases)
- [Commits](pyenv/pyenv@e98a0b4...734d632)

Updates `nvim/plugins/gitsigns` from `817bd84` to `ac38d78`
- [Release notes](https://github.com/lewis6991/gitsigns.nvim/releases)
- [Commits](lewis6991/gitsigns.nvim@817bd84...ac38d78)

Updates `nvim/plugins/indent-blankline` from `7a698a1` to `e10626f`
- [Release notes](https://github.com/lukas-reineke/indent-blankline.nvim/releases)
- [Commits](lukas-reineke/indent-blankline.nvim@7a698a1...e10626f)

Updates `nvim/plugins/nvim-lspconfig` from `339ccc8` to `9ee2e7d`
- [Release notes](https://github.com/neovim/nvim-lspconfig/releases)
- [Commits](neovim/nvim-lspconfig@339ccc8...9ee2e7d)

Updates `nvim/plugins/nvim-surround` from `9f0cb49` to `ae29810`
- [Release notes](https://github.com/kylechui/nvim-surround/releases)
- [Commits](kylechui/nvim-surround@9f0cb49...ae29810)

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

Updates `nvim/plugins/nvim-treesitter` from `5da195a` to `0fb02ac`
- [Commits](nvim-treesitter/nvim-treesitter@5da195a...0fb02ac)

Updates `nvim/plugins/schemastore` from `b62efcb` to `f79b4d0`
- [Commits](b0o/SchemaStore.nvim@b62efcb...f79b4d0)

Updates `nvim/plugins/vim-fugitive` from `174230d` to `d74a7cf`
- [Commits](tpope/vim-fugitive@174230d...d74a7cf)

Updates `tools/fzf` from `0a10d14` to `65db735`
- [Release notes](https://github.com/junegunn/fzf/releases)
- [Commits](junegunn/fzf@0a10d14...65db735)

Updates `vim/pack/03_plugins/start/fugitive` from `174230d` to `d74a7cf`
- [Commits](tpope/vim-fugitive@174230d...d74a7cf)

Updates `vim/pack/03_plugins/start/terraform` from `174789e` to `8912ca1`
- [Commits](hashivim/vim-terraform@174789e...8912ca1)

Updates `zsh/plugins/git-completion` from `3964d1a` to `64a268c`
- [Commits](felipec/git-completion@3964d1a...64a268c)

---
updated-dependencies:
- 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/indent-blankline
  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-surround
  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: 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/fzf
  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/terraform
  dependency-type: direct:production
  dependency-group: submodules
- dependency-name: zsh/plugins/git-completion
  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 Jan 20, 2025
@github-actions github-actions bot merged commit d3193f0 into main Jan 20, 2025
1 check passed
@github-actions github-actions bot deleted the dependabot/submodules/submodules-76222e5fc5 branch January 20, 2025 21:38
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