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

Merged
merged 1 commit into from
Nov 15, 2024

Conversation

dependabot[bot]
Copy link
Contributor

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

Bumps the submodules group with 8 updates:

Package From To
env-wrappers/rbenv/ruby-build 6c937c8 7ccb143
nvim/plugins/mason-lspconfig 4d0e5b4 cab0066
nvim/plugins/nvim-lspconfig d2d153a 87c7c83
nvim/plugins/nvim-treesitter 6389ceb 13c7caf
nvim/plugins/schemastore 8ae7ed5 f8d6e90
tools/fzf 03d6ba7 add1aec
zsh/plugins/autosuggestions 11d17e7 f8907cf
zsh/plugins/powerlevel10k f2f0149 ef83e13

Updates env-wrappers/rbenv/ruby-build from 6c937c8 to 7ccb143

Commits
  • 7ccb143 Merge pull request #2471 from rbenv/ruby-3.1-soon-eol
  • 8b727ca Warn that Ruby 3.1 support ends in less than 6 months
  • See full diff in compare view

Updates nvim/plugins/mason-lspconfig from 4d0e5b4 to cab0066

Commits

Updates nvim/plugins/nvim-lspconfig from d2d153a to 87c7c83

Commits

Updates nvim/plugins/nvim-treesitter from 6389ceb to 13c7caf

Commits
  • 13c7caf fix(zig): begin indent at struct_declaration
  • 06611c7 bot(lockfile): update nix, nu, r, teal
  • See full diff in compare view

Updates nvim/plugins/schemastore from 8ae7ed5 to f8d6e90

Commits

Updates tools/fzf from 03d6ba7 to add1aec

Commits

Updates zsh/plugins/autosuggestions from 11d17e7 to f8907cf

Commits
  • f8907cf v0.7.1
  • a50468e Update changelog for v0.7.1 release
  • 9aceef9 Remove circle ci reference left over from switch to github actions
  • See full diff in compare view

Updates zsh/plugins/powerlevel10k from f2f0149 to ef83e13

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/rbenv/ruby-build](https://github.com/rbenv/ruby-build) | ``6c937c8`` | ``7ccb143`` |
| [nvim/plugins/mason-lspconfig](https://github.com/williamboman/mason-lspconfig.nvim) | ``4d0e5b4`` | ``cab0066`` |
| [nvim/plugins/nvim-lspconfig](https://github.com/neovim/nvim-lspconfig) | ``d2d153a`` | ``87c7c83`` |
| [nvim/plugins/nvim-treesitter](https://github.com/nvim-treesitter/nvim-treesitter) | ``6389ceb`` | ``13c7caf`` |
| [nvim/plugins/schemastore](https://github.com/b0o/SchemaStore.nvim) | ``8ae7ed5`` | ``f8d6e90`` |
| [tools/fzf](https://github.com/junegunn/fzf) | ``03d6ba7`` | ``add1aec`` |
| [zsh/plugins/autosuggestions](https://github.com/zsh-users/zsh-autosuggestions) | ``11d17e7`` | ``f8907cf`` |
| [zsh/plugins/powerlevel10k](https://github.com/romkatv/powerlevel10k) | ``f2f0149`` | ``ef83e13`` |


Updates `env-wrappers/rbenv/ruby-build` from `6c937c8` to `7ccb143`
- [Release notes](https://github.com/rbenv/ruby-build/releases)
- [Commits](rbenv/ruby-build@6c937c8...7ccb143)

Updates `nvim/plugins/mason-lspconfig` from `4d0e5b4` to `cab0066`
- [Release notes](https://github.com/williamboman/mason-lspconfig.nvim/releases)
- [Commits](williamboman/mason-lspconfig.nvim@4d0e5b4...cab0066)

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

Updates `nvim/plugins/nvim-treesitter` from `6389ceb` to `13c7caf`
- [Commits](nvim-treesitter/nvim-treesitter@6389ceb...13c7caf)

Updates `nvim/plugins/schemastore` from `8ae7ed5` to `f8d6e90`
- [Commits](b0o/SchemaStore.nvim@8ae7ed5...f8d6e90)

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

Updates `zsh/plugins/autosuggestions` from `11d17e7` to `f8907cf`
- [Commits](zsh-users/zsh-autosuggestions@11d17e7...f8907cf)

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

---
updated-dependencies:
- dependency-name: env-wrappers/rbenv/ruby-build
  dependency-type: direct:production
  dependency-group: submodules
- dependency-name: nvim/plugins/mason-lspconfig
  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: 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/autosuggestions
  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 Nov 15, 2024
@github-actions github-actions bot merged commit 0c0a6f3 into main Nov 15, 2024
1 check passed
@github-actions github-actions bot deleted the dependabot/submodules/submodules-3ea48f09b8 branch November 15, 2024 21:47
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