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

Merged
merged 1 commit into from
Apr 29, 2024

Conversation

dependabot[bot]
Copy link
Contributor

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

Bumps the submodules group with 7 updates:

Package From To
env-wrappers/nodenv/node-build 362bf9c df382f6
env-wrappers/rbenv/rbenv e8b7a27 ac02022
env-wrappers/rbenv/ruby-build 346c0dc b99755b
tools/fzf 767f125 ee9d88b
tools/git-extras 615ea97 3bac05e
tools/git-quick-stats 7b1e0b2 32a8490
vim/pack/03_plugins/start/fzf-vim 503bb6f 269c086

Updates env-wrappers/nodenv/node-build from 362bf9c to df382f6

Commits

Updates env-wrappers/rbenv/rbenv from e8b7a27 to ac02022

Commits

Updates env-wrappers/rbenv/ruby-build from 346c0dc to b99755b

Commits

Updates tools/fzf from 767f125 to ee9d88b

Commits
  • ee9d88b Bump crate-ci/typos from 1.20.9 to 1.20.10 (#3757)
  • 194a763 Escaping for cmd.exe: always use double quotes
  • 8d74446 Fix escaping for cmd.exe
  • 7ed6c79 Determine shell type once by the basename
  • 159a37f Restore CmdLine parameter when running commands using cmd.exe
  • f39ae0e Deploying to master from @ junegunn/fzf@4a68eac...
  • 4a68eac Suggest using toggle+up instead of toggle-up
  • 2665580 Add $FZF_POS environment variable
  • a4391ae Add --with-shell for shelling out with different command and flags (#3746)
  • b86a967 Bump crate-ci/typos from 1.19.0 to 1.20.9 (#3749)
  • Additional commits viewable in compare view

Updates tools/git-extras from 615ea97 to 3bac05e

Commits

Updates tools/git-quick-stats from 7b1e0b2 to 32a8490

Commits
  • 32a8490 Merge pull request #165 from chenrui333/patch-1
  • cd6d67d improve macos error message wrt gnu date
  • 00d13c0 Merge pull request #164 from tomice/master
  • b525ed3 Create new repo if running tests in non-git area
  • 41a8542 Handle error where BSD date is being used
  • See full diff in compare view

Updates vim/pack/03_plugins/start/fzf-vim from 503bb6f to 269c086

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

| Package | From | To |
| --- | --- | --- |
| [env-wrappers/nodenv/node-build](https://github.com/nodenv/node-build) | ``362bf9c`` | ``df382f6`` |
| [env-wrappers/rbenv/rbenv](https://github.com/rbenv/rbenv) | ``e8b7a27`` | ``ac02022`` |
| [env-wrappers/rbenv/ruby-build](https://github.com/rbenv/ruby-build) | ``346c0dc`` | ``b99755b`` |
| [tools/fzf](https://github.com/junegunn/fzf) | ``767f125`` | ``ee9d88b`` |
| [tools/git-extras](https://github.com/tj/git-extras) | ``615ea97`` | ``3bac05e`` |
| [tools/git-quick-stats](https://github.com/arzzen/git-quick-stats) | ``7b1e0b2`` | ``32a8490`` |
| [vim/pack/03_plugins/start/fzf-vim](https://github.com/junegunn/fzf.vim) | ``503bb6f`` | ``269c086`` |


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

Updates `env-wrappers/rbenv/rbenv` from `e8b7a27` to `ac02022`
- [Release notes](https://github.com/rbenv/rbenv/releases)
- [Commits](rbenv/rbenv@e8b7a27...ac02022)

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

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

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

Updates `tools/git-quick-stats` from `7b1e0b2` to `32a8490`
- [Release notes](https://github.com/arzzen/git-quick-stats/releases)
- [Commits](git-quick-stats/git-quick-stats@7b1e0b2...32a8490)

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

---
updated-dependencies:
- dependency-name: env-wrappers/nodenv/node-build
  dependency-type: direct:production
  dependency-group: submodules
- dependency-name: env-wrappers/rbenv/rbenv
  dependency-type: direct:production
  dependency-group: submodules
- dependency-name: env-wrappers/rbenv/ruby-build
  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/git-quick-stats
  dependency-type: direct:production
  dependency-group: submodules
- dependency-name: vim/pack/03_plugins/start/fzf-vim
  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 29, 2024
@github-actions github-actions bot merged commit c09c1b7 into main Apr 29, 2024
1 check passed
@github-actions github-actions bot deleted the dependabot/submodules/submodules-af86022ee4 branch April 29, 2024 21:41
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