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

Merged
merged 1 commit into from
Aug 12, 2024

Conversation

dependabot[bot]
Copy link
Contributor

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

Bumps the submodules group with 10 updates:

Package From To
env-wrappers/goenv/goenv 8f0e3b7 6ebfb10
nvim/plugins/lsp-zero acf6d55 c4b05cf
nvim/plugins/lualine 544dd15 b431d22
nvim/plugins/nvim-autopairs 4a39f2d 48ca9aa
nvim/plugins/nvim-lspconfig 652386d ff97d37
nvim/plugins/nvim-tree 48d0e82 ad0b95d
nvim/plugins/nvim-treesitter 176e446 e5a05ba
nvim/plugins/schemastore 6ba091a 0881057
tools/fzf c423c49 e28f5aa
zsh/plugins/iterm2-shell-integration b36028d c2a4192

Updates env-wrappers/goenv/goenv from 8f0e3b7 to 6ebfb10

Commits

Updates nvim/plugins/lsp-zero from acf6d55 to c4b05cf

Commits

Updates nvim/plugins/lualine from 544dd15 to b431d22

Commits

Updates nvim/plugins/nvim-autopairs from 4a39f2d to 48ca9aa

Commits

Updates nvim/plugins/nvim-lspconfig from 652386d to ff97d37

Commits

Updates nvim/plugins/nvim-tree from 48d0e82 to ad0b95d

Commits

Updates nvim/plugins/nvim-treesitter from 176e446 to e5a05ba

Commits
  • e5a05ba fix(ini): Fix injection in comments (#7033)
  • 079af15 bot(lockfile): update apex, dart, nix, sflog, soql, sosl
  • 8a966f3 bot(lockfile): update sflog
  • 4d0da6b bot(readme): update
  • 9a0db40 feat(sflog): add sflog (Salesforce debug log) parser and highlights
  • c8f8dd1 bot(lockfile): update apex, asm, devicetree, idl, julia, soql, sosl, sql
  • See full diff in compare view

Updates nvim/plugins/schemastore from 6ba091a to 0881057

Commits

Updates tools/fzf from c423c49 to e28f5aa

Commits

Updates zsh/plugins/iterm2-shell-integration from b36028d to c2a4192

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/goenv/goenv](https://github.com/syndbg/goenv) | ``8f0e3b7`` | ``6ebfb10`` |
| [nvim/plugins/lsp-zero](https://github.com/VonHeikemen/lsp-zero.nvim) | ``acf6d55`` | ``c4b05cf`` |
| [nvim/plugins/lualine](https://github.com/nvim-lualine/lualine.nvim) | ``544dd15`` | ``b431d22`` |
| [nvim/plugins/nvim-autopairs](https://github.com/windwp/nvim-autopairs) | ``4a39f2d`` | ``48ca9aa`` |
| [nvim/plugins/nvim-lspconfig](https://github.com/neovim/nvim-lspconfig) | ``652386d`` | ``ff97d37`` |
| [nvim/plugins/nvim-tree](https://github.com/nvim-tree/nvim-tree.lua) | ``48d0e82`` | ``ad0b95d`` |
| [nvim/plugins/nvim-treesitter](https://github.com/nvim-treesitter/nvim-treesitter) | ``176e446`` | ``e5a05ba`` |
| [nvim/plugins/schemastore](https://github.com/b0o/SchemaStore.nvim) | ``6ba091a`` | ``0881057`` |
| [tools/fzf](https://github.com/junegunn/fzf) | ``c423c49`` | ``e28f5aa`` |
| [zsh/plugins/iterm2-shell-integration](https://github.com/gnachman/iTerm2-shell-integration) | ``b36028d`` | ``c2a4192`` |


Updates `env-wrappers/goenv/goenv` from `8f0e3b7` to `6ebfb10`
- [Release notes](https://github.com/syndbg/goenv/releases)
- [Commits](go-nv/goenv@8f0e3b7...6ebfb10)

Updates `nvim/plugins/lsp-zero` from `acf6d55` to `c4b05cf`
- [Commits](VonHeikemen/lsp-zero.nvim@acf6d55...c4b05cf)

Updates `nvim/plugins/lualine` from `544dd15` to `b431d22`
- [Commits](nvim-lualine/lualine.nvim@544dd15...b431d22)

Updates `nvim/plugins/nvim-autopairs` from `4a39f2d` to `48ca9aa`
- [Commits](windwp/nvim-autopairs@4a39f2d...48ca9aa)

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

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

Updates `nvim/plugins/nvim-treesitter` from `176e446` to `e5a05ba`
- [Commits](nvim-treesitter/nvim-treesitter@176e446...e5a05ba)

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

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

Updates `zsh/plugins/iterm2-shell-integration` from `b36028d` to `c2a4192`
- [Commits](gnachman/iTerm2-shell-integration@b36028d...c2a4192)

---
updated-dependencies:
- dependency-name: env-wrappers/goenv/goenv
  dependency-type: direct:production
  dependency-group: submodules
- dependency-name: nvim/plugins/lsp-zero
  dependency-type: direct:production
  dependency-group: submodules
- dependency-name: nvim/plugins/lualine
  dependency-type: direct:production
  dependency-group: submodules
- 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: tools/fzf
  dependency-type: direct:production
  dependency-group: submodules
- dependency-name: zsh/plugins/iterm2-shell-integration
  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 12, 2024
@github-actions github-actions bot merged commit 2b5f0a8 into main Aug 12, 2024
1 check passed
@github-actions github-actions bot deleted the dependabot/submodules/submodules-daf52ee13f branch August 12, 2024 21:28
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