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

Merged
merged 1 commit into from
Apr 25, 2024

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Apr 25, 2024

Bumps the submodules group with 8 updates:

Package From To
env-wrappers/pyenv/pyenv e1f07da 3ff54e8
tools/fzf e352b68 767f125
tools/git-extras e692b96 615ea97
tools/testssl.sh 5581499 4ca0276
vim/pack/03_plugins/start/fzf-vim 45d96c9 503bb6f
zsh/plugins/completions efaa595 b1cf651
zsh/plugins/fzf-tab bf3ef55 a61331c
zsh/plugins/powerlevel10k 01e3f0b b28d68f

Updates env-wrappers/pyenv/pyenv from e1f07da to 3ff54e8

Commits

Updates tools/fzf from e352b68 to 767f125

Commits
  • 767f125 Make completion.bash load faster
  • fddbfe7 Fix 'reload' not terminating closed standard input stream
  • 4ab7fdc Merge identical case clauses
  • See full diff in compare view

Updates tools/git-extras from e692b96 to 615ea97

Commits

Updates tools/testssl.sh from 5581499 to 4ca0276

Commits

Updates vim/pack/03_plugins/start/fzf-vim from 45d96c9 to 503bb6f

Commits

Updates zsh/plugins/completions from efaa595 to b1cf651

Commits

Updates zsh/plugins/fzf-tab from bf3ef55 to a61331c

Commits

Updates zsh/plugins/powerlevel10k from 01e3f0b to b28d68f

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/pyenv/pyenv](https://github.com/yyuu/pyenv) | ``e1f07da`` | ``3ff54e8`` |
| [tools/fzf](https://github.com/junegunn/fzf) | ``e352b68`` | ``767f125`` |
| [tools/git-extras](https://github.com/tj/git-extras) | ``e692b96`` | ``615ea97`` |
| [tools/testssl.sh](https://github.com/drwetter/testssl.sh) | ``5581499`` | ``4ca0276`` |
| [vim/pack/03_plugins/start/fzf-vim](https://github.com/junegunn/fzf.vim) | ``45d96c9`` | ``503bb6f`` |
| [zsh/plugins/completions](https://github.com/zsh-users/zsh-completions) | ``efaa595`` | ``b1cf651`` |
| [zsh/plugins/fzf-tab](https://github.com/Aloxaf/fzf-tab) | ``bf3ef55`` | ``a61331c`` |
| [zsh/plugins/powerlevel10k](https://github.com/romkatv/powerlevel10k) | ``01e3f0b`` | ``b28d68f`` |


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

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

Updates `tools/git-extras` from `e692b96` to `615ea97`
- [Release notes](https://github.com/tj/git-extras/releases)
- [Commits](tj/git-extras@e692b96...615ea97)

Updates `tools/testssl.sh` from `5581499` to `4ca0276`
- [Release notes](https://github.com/drwetter/testssl.sh/releases)
- [Commits](drwetter/testssl.sh@5581499...4ca0276)

Updates `vim/pack/03_plugins/start/fzf-vim` from `45d96c9` to `503bb6f`
- [Commits](junegunn/fzf.vim@45d96c9...503bb6f)

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

Updates `zsh/plugins/fzf-tab` from `bf3ef55` to `a61331c`
- [Release notes](https://github.com/Aloxaf/fzf-tab/releases)
- [Commits](Aloxaf/fzf-tab@bf3ef55...a61331c)

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

---
updated-dependencies:
- dependency-name: env-wrappers/pyenv/pyenv
  dependency-type: direct:production
  dependency-group: submodules
- dependency-name: tools/fzf
  dependency-type: direct:production
  dependency-group: submodules
- dependency-name: tools/git-extras
  dependency-type: direct:production
  dependency-group: submodules
- dependency-name: tools/testssl.sh
  dependency-type: direct:production
  dependency-group: submodules
- dependency-name: vim/pack/03_plugins/start/fzf-vim
  dependency-type: direct:production
  dependency-group: submodules
- dependency-name: zsh/plugins/completions
  dependency-type: direct:production
  dependency-group: submodules
- dependency-name: zsh/plugins/fzf-tab
  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 Apr 25, 2024
@github-actions github-actions bot merged commit cee8d5b into main Apr 25, 2024
1 check passed
@github-actions github-actions bot deleted the dependabot/submodules/submodules-6a1f6b1a86 branch April 25, 2024 21:56
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