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 6 updates #5697

Merged
merged 1 commit into from
Jul 4, 2024

Conversation

dependabot[bot]
Copy link
Contributor

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

Bumps the submodules group with 6 updates:

Package From To
env-wrappers/pyenv/pyenv 3843611 672eef1
nvim/plugins/lsp-zero ce8e652 452b784
nvim/plugins/nvim-treesitter caf2753 f2f828c
nvim/plugins/schemastore 4975192 30946db
tools/fzf 035b0be 23a391e
tools/testssl.sh bcb2ef3 5696243

Updates env-wrappers/pyenv/pyenv from 3843611 to 672eef1

Commits
  • 672eef1 Speed up pyenv prefix by not constructing advice text when it would be discar...
  • See full diff in compare view

Updates nvim/plugins/lsp-zero from ce8e652 to 452b784

Commits

Updates nvim/plugins/nvim-treesitter from caf2753 to f2f828c

Commits

Updates nvim/plugins/schemastore from 4975192 to 30946db

Commits

Updates tools/fzf from 035b0be to 23a391e

Commits

Updates tools/testssl.sh from bcb2ef3 to 5696243

Commits
  • 5696243 Merge pull request #2520 from drwetter/dependabot/github_actions/docker/setup...
  • 94f4b57 Merge pull request #2519 from drwetter/dependabot/github_actions/docker/build...
  • 87ceecb Bump docker/setup-qemu-action from 3.0.0 to 3.1.0
  • e9bb4e7 Bump docker/build-push-action from 6.2.0 to 6.3.0
  • See full diff 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 6 updates:

| Package | From | To |
| --- | --- | --- |
| [env-wrappers/pyenv/pyenv](https://github.com/yyuu/pyenv) | ``3843611`` | ``672eef1`` |
| [nvim/plugins/lsp-zero](https://github.com/VonHeikemen/lsp-zero.nvim) | ``ce8e652`` | ``452b784`` |
| [nvim/plugins/nvim-treesitter](https://github.com/nvim-treesitter/nvim-treesitter) | ``caf2753`` | ``f2f828c`` |
| [nvim/plugins/schemastore](https://github.com/b0o/SchemaStore.nvim) | ``4975192`` | ``30946db`` |
| [tools/fzf](https://github.com/junegunn/fzf) | ``035b0be`` | ``23a391e`` |
| [tools/testssl.sh](https://github.com/drwetter/testssl.sh) | ``bcb2ef3`` | ``5696243`` |


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

Updates `nvim/plugins/lsp-zero` from `ce8e652` to `452b784`
- [Commits](VonHeikemen/lsp-zero.nvim@ce8e652...452b784)

Updates `nvim/plugins/nvim-treesitter` from `caf2753` to `f2f828c`
- [Commits](nvim-treesitter/nvim-treesitter@caf2753...f2f828c)

Updates `nvim/plugins/schemastore` from `4975192` to `30946db`
- [Commits](b0o/SchemaStore.nvim@4975192...30946db)

Updates `tools/fzf` from `035b0be` to `23a391e`
- [Release notes](https://github.com/junegunn/fzf/releases)
- [Commits](junegunn/fzf@035b0be...23a391e)

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

---
updated-dependencies:
- dependency-name: env-wrappers/pyenv/pyenv
  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-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: tools/testssl.sh
  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 4, 2024
@github-actions github-actions bot merged commit d5b6824 into main Jul 4, 2024
1 check passed
@github-actions github-actions bot deleted the dependabot/submodules/submodules-6c7384bcb4 branch July 4, 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