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 #5751

Merged
merged 1 commit into from
Sep 17, 2024

Conversation

dependabot[bot]
Copy link
Contributor

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

Bumps the submodules group with 10 updates:

Package From To
env-wrappers/rbenv/ruby-build 10eb379 ed384c8
nvim/plugins/lsp-zero 9823b3e 297c342
nvim/plugins/nvim-lspconfig 46ce5fd eb36e01
nvim/plugins/nvim-treesitter b9002f6 4d94c24
nvim/plugins/plenary f4faa5a 2d9b061
nvim/plugins/schemastore bfe74ba 1fc84f9
vim/pack/03_plugins/start/go f365d96 105c459
vim/pack/03_plugins/start/tmux f4c80fc 7099179
zsh/plugins/completions 10dd51d d24f58d
zsh/plugins/powerlevel10k d71edb8 087405d

Updates env-wrappers/rbenv/ruby-build from 10eb379 to ed384c8

Commits

Updates nvim/plugins/lsp-zero from 9823b3e to 297c342

Commits

Updates nvim/plugins/nvim-lspconfig from 46ce5fd to eb36e01

Commits

Updates nvim/plugins/nvim-treesitter from b9002f6 to 4d94c24

Commits

Updates nvim/plugins/plenary from f4faa5a to 2d9b061

Commits
  • 2d9b061 feat(json): add abliity to remove trailing commas while stripping comments (#...
  • See full diff in compare view

Updates nvim/plugins/schemastore from bfe74ba to 1fc84f9

Commits

Updates vim/pack/03_plugins/start/go from f365d96 to 105c459

Commits

Updates vim/pack/03_plugins/start/tmux from f4c80fc to 7099179

Commits

Updates zsh/plugins/completions from 10dd51d to d24f58d

Commits

Updates zsh/plugins/powerlevel10k from d71edb8 to 087405d

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/rbenv/ruby-build](https://github.com/rbenv/ruby-build) | ``10eb379`` | ``ed384c8`` |
| [nvim/plugins/lsp-zero](https://github.com/VonHeikemen/lsp-zero.nvim) | ``9823b3e`` | ``297c342`` |
| [nvim/plugins/nvim-lspconfig](https://github.com/neovim/nvim-lspconfig) | ``46ce5fd`` | ``eb36e01`` |
| [nvim/plugins/nvim-treesitter](https://github.com/nvim-treesitter/nvim-treesitter) | ``b9002f6`` | ``4d94c24`` |
| [nvim/plugins/plenary](https://github.com/nvim-lua/plenary.nvim) | ``f4faa5a`` | ``2d9b061`` |
| [nvim/plugins/schemastore](https://github.com/b0o/SchemaStore.nvim) | ``bfe74ba`` | ``1fc84f9`` |
| [vim/pack/03_plugins/start/go](https://github.com/fatih/vim-go) | ``f365d96`` | ``105c459`` |
| [vim/pack/03_plugins/start/tmux](https://github.com/ericpruitt/tmux.vim) | ``f4c80fc`` | ``7099179`` |
| [zsh/plugins/completions](https://github.com/zsh-users/zsh-completions) | ``10dd51d`` | ``d24f58d`` |
| [zsh/plugins/powerlevel10k](https://github.com/romkatv/powerlevel10k) | ``d71edb8`` | ``087405d`` |


Updates `env-wrappers/rbenv/ruby-build` from `10eb379` to `ed384c8`
- [Release notes](https://github.com/rbenv/ruby-build/releases)
- [Commits](rbenv/ruby-build@10eb379...ed384c8)

Updates `nvim/plugins/lsp-zero` from `9823b3e` to `297c342`
- [Commits](VonHeikemen/lsp-zero.nvim@9823b3e...297c342)

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

Updates `nvim/plugins/nvim-treesitter` from `b9002f6` to `4d94c24`
- [Commits](nvim-treesitter/nvim-treesitter@b9002f6...4d94c24)

Updates `nvim/plugins/plenary` from `f4faa5a` to `2d9b061`
- [Commits](nvim-lua/plenary.nvim@f4faa5a...2d9b061)

Updates `nvim/plugins/schemastore` from `bfe74ba` to `1fc84f9`
- [Commits](b0o/SchemaStore.nvim@bfe74ba...1fc84f9)

Updates `vim/pack/03_plugins/start/go` from `f365d96` to `105c459`
- [Release notes](https://github.com/fatih/vim-go/releases)
- [Commits](fatih/vim-go@f365d96...105c459)

Updates `vim/pack/03_plugins/start/tmux` from `f4c80fc` to `7099179`
- [Commits](ericpruitt/tmux.vim@f4c80fc...7099179)

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

Updates `zsh/plugins/powerlevel10k` from `d71edb8` to `087405d`
- [Release notes](https://github.com/romkatv/powerlevel10k/releases)
- [Commits](romkatv/powerlevel10k@d71edb8...087405d)

---
updated-dependencies:
- dependency-name: env-wrappers/rbenv/ruby-build
  dependency-type: direct:production
  dependency-group: submodules
- dependency-name: nvim/plugins/lsp-zero
  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-treesitter
  dependency-type: direct:production
  dependency-group: submodules
- dependency-name: nvim/plugins/plenary
  dependency-type: direct:production
  dependency-group: submodules
- dependency-name: nvim/plugins/schemastore
  dependency-type: direct:production
  dependency-group: submodules
- dependency-name: vim/pack/03_plugins/start/go
  dependency-type: direct:production
  dependency-group: submodules
- dependency-name: vim/pack/03_plugins/start/tmux
  dependency-type: direct:production
  dependency-group: submodules
- dependency-name: zsh/plugins/completions
  dependency-type: direct:production
  dependency-group: submodules
- dependency-name: zsh/plugins/powerlevel10k
  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 17, 2024
@github-actions github-actions bot merged commit 969d100 into main Sep 17, 2024
1 check passed
@github-actions github-actions bot deleted the dependabot/submodules/submodules-f31f6f73fd branch September 17, 2024 21:47
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