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 8 updates #5695

Merged
merged 1 commit into from
Jul 2, 2024

Conversation

dependabot[bot]
Copy link
Contributor

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

Bumps the submodules group with 8 updates:

Package From To
env-wrappers/nodenv/node-build 7e2a39a d1037ad
env-wrappers/pyenv/pyenv 9546f72 3843611
env-wrappers/rbenv/ruby-build 08aadf4 cd7fd50
nvim/plugins/nvim-treesitter f0e3b5c 6cd4ce6
tools/fzf a067458 cfc149e
vim/pack/03_plugins/start/rooter 45e53f0 4a0df2f
vim/pack/03_plugins/start/solarized8 6178a07 c4fd8a4
zsh/plugins/powerlevel10k df8ed16 2b7da93

Updates env-wrappers/nodenv/node-build from 7e2a39a to d1037ad

Commits

Updates env-wrappers/pyenv/pyenv from 9546f72 to 3843611

Commits

Updates env-wrappers/rbenv/ruby-build from 08aadf4 to cd7fd50

Commits

Updates nvim/plugins/nvim-treesitter from f0e3b5c to 6cd4ce6

Commits
  • 6cd4ce6 feat: add prolog and problog parser and queries (#6810)
  • e0d6c76 feat(diff): Highlight comments
  • 495c93b bot(lockfile): update git_rebase, gitcommit
  • ffd7725 feat(idl): add indents
  • 699766a feat(bp): update parser and queries (#6843)
  • 4ee5fdd bot(readme): update
  • 020c5bc fix(idl): fix author name (#6840)
  • 5d2473d bot(lockfile): update angular, diff, dtd, idl, ocaml, ocaml_interface, scala,...
  • 1e546c0 feat(idl): update highlight
  • 7ff0b8d bot(readme): update
  • Additional commits viewable in compare view

Updates tools/fzf from a067458 to cfc149e

Commits

Updates vim/pack/03_plugins/start/rooter from 45e53f0 to 4a0df2f

Commits

Updates vim/pack/03_plugins/start/solarized8 from 6178a07 to c4fd8a4

Commits

Updates zsh/plugins/powerlevel10k from df8ed16 to 2b7da93

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

| Package | From | To |
| --- | --- | --- |
| [env-wrappers/nodenv/node-build](https://github.com/nodenv/node-build) | ``7e2a39a`` | ``d1037ad`` |
| [env-wrappers/pyenv/pyenv](https://github.com/yyuu/pyenv) | ``9546f72`` | ``3843611`` |
| [env-wrappers/rbenv/ruby-build](https://github.com/rbenv/ruby-build) | ``08aadf4`` | ``cd7fd50`` |
| [nvim/plugins/nvim-treesitter](https://github.com/nvim-treesitter/nvim-treesitter) | ``f0e3b5c`` | ``6cd4ce6`` |
| [tools/fzf](https://github.com/junegunn/fzf) | ``a067458`` | ``cfc149e`` |
| [vim/pack/03_plugins/start/rooter](https://github.com/airblade/vim-rooter) | ``45e53f0`` | ``4a0df2f`` |
| [vim/pack/03_plugins/start/solarized8](https://github.com/lifepillar/vim-solarized8) | ``6178a07`` | ``c4fd8a4`` |
| [zsh/plugins/powerlevel10k](https://github.com/romkatv/powerlevel10k) | ``df8ed16`` | ``2b7da93`` |


Updates `env-wrappers/nodenv/node-build` from `7e2a39a` to `d1037ad`
- [Release notes](https://github.com/nodenv/node-build/releases)
- [Commits](nodenv/node-build@7e2a39a...d1037ad)

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

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

Updates `nvim/plugins/nvim-treesitter` from `f0e3b5c` to `6cd4ce6`
- [Commits](nvim-treesitter/nvim-treesitter@f0e3b5c...6cd4ce6)

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

Updates `vim/pack/03_plugins/start/rooter` from `45e53f0` to `4a0df2f`
- [Commits](airblade/vim-rooter@45e53f0...4a0df2f)

Updates `vim/pack/03_plugins/start/solarized8` from `6178a07` to `c4fd8a4`
- [Commits](lifepillar/vim-solarized8@6178a07...c4fd8a4)

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

---
updated-dependencies:
- dependency-name: env-wrappers/nodenv/node-build
  dependency-type: direct:production
  dependency-group: submodules
- dependency-name: env-wrappers/pyenv/pyenv
  dependency-type: direct:production
  dependency-group: submodules
- dependency-name: env-wrappers/rbenv/ruby-build
  dependency-type: direct:production
  dependency-group: submodules
- dependency-name: nvim/plugins/nvim-treesitter
  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/rooter
  dependency-type: direct:production
  dependency-group: submodules
- dependency-name: vim/pack/03_plugins/start/solarized8
  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 Jul 2, 2024
@github-actions github-actions bot merged commit 7e6e306 into main Jul 2, 2024
1 check passed
@github-actions github-actions bot deleted the dependabot/submodules/submodules-8b2eb51296 branch July 2, 2024 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