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 7 updates #5791

Merged
merged 1 commit into from
Nov 12, 2024

Conversation

dependabot[bot]
Copy link
Contributor

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

Bumps the submodules group with 7 updates:

Package From To
env-wrappers/nodenv/node-build 9b1f4d7 5d66a81
nvim/plugins/lsp-zero 4f1e00b 60a66bf
nvim/plugins/nvim-lspconfig 4cb925e d2d153a
nvim/plugins/nvim-treesitter bb06afa 7646c1c
vim/pack/03_plugins/start/go ac1fb96 ec7a59e
vim/pack/03_plugins/start/tmux dc14938 18efee0
zsh/plugins/abbr e3ed646 510cf85

Updates env-wrappers/nodenv/node-build from 9b1f4d7 to 5d66a81

Commits

Updates nvim/plugins/lsp-zero from 4f1e00b to 60a66bf

Commits
  • 60a66bf docs: update markdown docs to be the same as the website
  • See full diff in compare view

Updates nvim/plugins/nvim-lspconfig from 4cb925e to d2d153a

Commits

Updates nvim/plugins/nvim-treesitter from bb06afa to 7646c1c

Commits
  • 7646c1c bot(lockfile): update bash, cpp, go, html, idl, latex, sway, swift, t32, templ
  • See full diff in compare view

Updates vim/pack/03_plugins/start/go from ac1fb96 to ec7a59e

Commits

Updates vim/pack/03_plugins/start/tmux from dc14938 to 18efee0

Commits

Updates zsh/plugins/abbr from e3ed646 to 510cf85

Commits
  • 510cf85 feat(release): bump to v6.0.0, update changelog
  • a710cf3 fix(tmpdir): test passes, by allowing internal var to be writable
  • ccca29a docs(readme): change '6 is coming' warning to '6 is out'
  • 2ea09f0 Merge branch 'v6'
  • e2083e1 docs(readme): remove duplicate content
  • 84dcbc4 feat(prefixes,history): space glob prefix, respect env hist_ignore_space
  • 4449f42 fix(cursor): do not treat markers as patterns... #140
  • cacd344 fix(publish-release workflow): support formula's switch to using git clone (d...
  • e8433fe chore(version): bump to v6.0.0-beta.2
  • 116a592 fix(reminders): regression for 154 fix. plus unnecessary unintentionally-comm...
  • Additional commits viewable in compare view

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

| Package | From | To |
| --- | --- | --- |
| [env-wrappers/nodenv/node-build](https://github.com/nodenv/node-build) | ``9b1f4d7`` | ``5d66a81`` |
| [nvim/plugins/lsp-zero](https://github.com/VonHeikemen/lsp-zero.nvim) | ``4f1e00b`` | ``60a66bf`` |
| [nvim/plugins/nvim-lspconfig](https://github.com/neovim/nvim-lspconfig) | ``4cb925e`` | ``d2d153a`` |
| [nvim/plugins/nvim-treesitter](https://github.com/nvim-treesitter/nvim-treesitter) | ``bb06afa`` | ``7646c1c`` |
| [vim/pack/03_plugins/start/go](https://github.com/fatih/vim-go) | ``ac1fb96`` | ``ec7a59e`` |
| [vim/pack/03_plugins/start/tmux](https://github.com/ericpruitt/tmux.vim) | ``dc14938`` | ``18efee0`` |
| [zsh/plugins/abbr](https://github.com/olets/zsh-abbr) | ``e3ed646`` | ``510cf85`` |


Updates `env-wrappers/nodenv/node-build` from `9b1f4d7` to `5d66a81`
- [Release notes](https://github.com/nodenv/node-build/releases)
- [Commits](nodenv/node-build@9b1f4d7...5d66a81)

Updates `nvim/plugins/lsp-zero` from `4f1e00b` to `60a66bf`
- [Commits](VonHeikemen/lsp-zero.nvim@4f1e00b...60a66bf)

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

Updates `nvim/plugins/nvim-treesitter` from `bb06afa` to `7646c1c`
- [Commits](nvim-treesitter/nvim-treesitter@bb06afa...7646c1c)

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

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

Updates `zsh/plugins/abbr` from `e3ed646` to `510cf85`
- [Release notes](https://github.com/olets/zsh-abbr/releases)
- [Commits](olets/zsh-abbr@e3ed646...510cf85)

---
updated-dependencies:
- dependency-name: env-wrappers/nodenv/node-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: 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/abbr
  dependency-type: direct:production
  dependency-group: submodules
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file submodules Pull requests that update Submodules code labels Nov 12, 2024
@github-actions github-actions bot merged commit c6c05d6 into main Nov 12, 2024
1 check passed
@github-actions github-actions bot deleted the dependabot/submodules/submodules-0ad401b2a2 branch November 12, 2024 21:50
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.

Neovim nightly (since a27419f3 Nov 4, 2024) disallows set noshellslash
0 participants