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 12 updates #5740

Merged
merged 1 commit into from
Sep 2, 2024

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Sep 2, 2024

Bumps the submodules group with 12 updates:

Package From To
nvim/plugins/nvim-autopairs 19606af fd2badc
nvim/plugins/nvim-lspconfig 6bfd921 0ef6459
nvim/plugins/nvim-tree d43ab67 ea55ef1
nvim/plugins/nvim-treesitter fd9663a a1573a9
nvim/plugins/schemastore 6d3ba6a c97985b
nvim/plugins/solarized 151aabd 655183d
nvim/plugins/vim-fugitive 0444df6 1d18c69
nvim/plugins/which-key 6c1584e bfec3d6
tools/fzf fc69308 8af0af3
vim/pack/03_plugins/start/fugitive 0444df6 1d18c69
vim/pack/03_plugins/start/vim-lsp-settings ac7a1dc a7dce2c
zsh/plugins/completions f96778e 19ddc7f

Updates nvim/plugins/nvim-autopairs from 19606af to fd2badc

Commits
  • fd2badc fix(fast-wrap): restore leftcol when it begins to shift text (#474)
  • 4b9cf01 Merge pull request #473 from qvalentin/fix/disable-on-confirm-helm
  • 06c9328 fix(cmp): disable on_confirm_done for helm
  • See full diff in compare view

Updates nvim/plugins/nvim-lspconfig from 6bfd921 to 0ef6459

Commits
  • 0ef6459 docs: update server_configurations.md
  • abb9a02 docs(wgsl-analyzer): add missing close paren (#3290)
  • 3ad5627 docs: update server_configurations.md
  • 0274356 fix(bazelrc-lsp): rename bazelrc-lsp to bazelrc_lsp (#3287)
  • See full diff in compare view

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

Commits

Updates nvim/plugins/nvim-treesitter from fd9663a to a1573a9

Commits
  • a1573a9 feat(javascript): update parser and queries
  • e090c5b feat(wing): add many missing highlights
  • bbf1f3e bot(lockfile): update arduino, c_sharp, dart, embedded_template, gleam, ini, ...
  • 2d8f0f3 feat(gap): add gap and gaptst parser and queries (#7110)
  • 4e47268 feat(latex): set url attribute for hyperlinks
  • aa339f6 bot(lockfile): update http, styled, swift
  • 749df30 feat(query): highlight supertype "/" delimiters
  • c7920f2 bot(readme): update
  • 628f53e feat(glimmer): add glimmer-javascript and glimmer-typescript (#7064)
  • 0b61eb4 fix(ini): highlight setting value as @string (#7104)
  • Additional commits viewable in compare view

Updates nvim/plugins/schemastore from 6d3ba6a to c97985b

Commits

Updates nvim/plugins/solarized from 151aabd to 655183d

Commits

Updates nvim/plugins/vim-fugitive from 0444df6 to 1d18c69

Commits

Updates nvim/plugins/which-key from 6c1584e to bfec3d6

Commits
  • bfec3d6 chore(build): auto-generate docs
  • e7b415c fix(config): disable wk by default for terminal mode (#825)
  • 2e36a3f chore(build): auto-generate docs
  • dafe27a fix(view): display actual scroll up/down keys in help (#821)
  • 946dddc docs: change 'explicitely' to 'explicitly' in docs (#804)
  • See full diff in compare view

Updates tools/fzf from fc69308 to 8af0af3

Commits

Updates vim/pack/03_plugins/start/fugitive from 0444df6 to 1d18c69

Commits

Updates vim/pack/03_plugins/start/vim-lsp-settings from ac7a1dc to a7dce2c

Commits

Updates zsh/plugins/completions from f96778e to 19ddc7f

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

| Package | From | To |
| --- | --- | --- |
| [nvim/plugins/nvim-autopairs](https://github.com/windwp/nvim-autopairs) | ``19606af`` | ``fd2badc`` |
| [nvim/plugins/nvim-lspconfig](https://github.com/neovim/nvim-lspconfig) | ``6bfd921`` | ``0ef6459`` |
| [nvim/plugins/nvim-tree](https://github.com/nvim-tree/nvim-tree.lua) | ``d43ab67`` | ``ea55ef1`` |
| [nvim/plugins/nvim-treesitter](https://github.com/nvim-treesitter/nvim-treesitter) | ``fd9663a`` | ``a1573a9`` |
| [nvim/plugins/schemastore](https://github.com/b0o/SchemaStore.nvim) | ``6d3ba6a`` | ``c97985b`` |
| [nvim/plugins/solarized](https://github.com/maxmx03/solarized.nvim) | ``151aabd`` | ``655183d`` |
| [nvim/plugins/vim-fugitive](https://github.com/tpope/vim-fugitive) | ``0444df6`` | ``1d18c69`` |
| [nvim/plugins/which-key](https://github.com/folke/which-key.nvim) | ``6c1584e`` | ``bfec3d6`` |
| [tools/fzf](https://github.com/junegunn/fzf) | ``fc69308`` | ``8af0af3`` |
| [vim/pack/03_plugins/start/fugitive](https://github.com/tpope/vim-fugitive) | ``0444df6`` | ``1d18c69`` |
| [vim/pack/03_plugins/start/vim-lsp-settings](https://github.com/mattn/vim-lsp-settings) | ``ac7a1dc`` | ``a7dce2c`` |
| [zsh/plugins/completions](https://github.com/zsh-users/zsh-completions) | ``f96778e`` | ``19ddc7f`` |


Updates `nvim/plugins/nvim-autopairs` from `19606af` to `fd2badc`
- [Commits](windwp/nvim-autopairs@19606af...fd2badc)

Updates `nvim/plugins/nvim-lspconfig` from `6bfd921` to `0ef6459`
- [Release notes](https://github.com/neovim/nvim-lspconfig/releases)
- [Commits](neovim/nvim-lspconfig@6bfd921...0ef6459)

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

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

Updates `nvim/plugins/schemastore` from `6d3ba6a` to `c97985b`
- [Commits](b0o/SchemaStore.nvim@6d3ba6a...c97985b)

Updates `nvim/plugins/solarized` from `151aabd` to `655183d`
- [Release notes](https://github.com/maxmx03/solarized.nvim/releases)
- [Commits](maxmx03/solarized.nvim@151aabd...655183d)

Updates `nvim/plugins/vim-fugitive` from `0444df6` to `1d18c69`
- [Commits](tpope/vim-fugitive@0444df6...1d18c69)

Updates `nvim/plugins/which-key` from `6c1584e` to `bfec3d6`
- [Release notes](https://github.com/folke/which-key.nvim/releases)
- [Commits](folke/which-key.nvim@6c1584e...bfec3d6)

Updates `tools/fzf` from `fc69308` to `8af0af3`
- [Release notes](https://github.com/junegunn/fzf/releases)
- [Commits](junegunn/fzf@fc69308...8af0af3)

Updates `vim/pack/03_plugins/start/fugitive` from `0444df6` to `1d18c69`
- [Commits](tpope/vim-fugitive@0444df6...1d18c69)

Updates `vim/pack/03_plugins/start/vim-lsp-settings` from `ac7a1dc` to `a7dce2c`
- [Release notes](https://github.com/mattn/vim-lsp-settings/releases)
- [Commits](mattn/vim-lsp-settings@ac7a1dc...a7dce2c)

Updates `zsh/plugins/completions` from `f96778e` to `19ddc7f`
- [Release notes](https://github.com/zsh-users/zsh-completions/releases)
- [Commits](zsh-users/zsh-completions@f96778e...19ddc7f)

---
updated-dependencies:
- dependency-name: nvim/plugins/nvim-autopairs
  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: nvim/plugins/schemastore
  dependency-type: direct:production
  dependency-group: submodules
- dependency-name: nvim/plugins/solarized
  dependency-type: direct:production
  dependency-group: submodules
- dependency-name: nvim/plugins/vim-fugitive
  dependency-type: direct:production
  dependency-group: submodules
- dependency-name: nvim/plugins/which-key
  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/vim-lsp-settings
  dependency-type: direct:production
  dependency-group: submodules
- dependency-name: zsh/plugins/completions
  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 Sep 2, 2024
@github-actions github-actions bot merged commit 6191d41 into main Sep 2, 2024
1 check passed
@github-actions github-actions bot deleted the dependabot/submodules/submodules-f4b2cd35cb branch September 2, 2024 21:43
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