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

Merged
merged 1 commit into from
Oct 17, 2024

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Oct 17, 2024

Bumps the submodules group with 6 updates:

Package From To
env-wrappers/nodenv/node-build 251cb41 75a81ab
env-wrappers/pyenv/pyenv fb9880e 770eb66
env-wrappers/rbenv/ruby-build 572dd65 aab1b8d
nvim/plugins/nvim-treesitter 92725df 0345294
nvim/plugins/schemastore 6796194 ee460ba
tools/testssl.sh b2e6f99 6452ec9

Updates env-wrappers/nodenv/node-build from 251cb41 to 75a81ab

Commits

Updates env-wrappers/pyenv/pyenv from fb9880e to 770eb66

Commits

Updates env-wrappers/rbenv/ruby-build from 572dd65 to aab1b8d

Commits
  • aab1b8d ruby-build 20241017
  • 22fb62a Add TruffleRuby and TruffleRuby GraalVM 24.1.1
  • a230995 Merge pull request #2452 from rbenv/openssl-lib64
  • 14d3185 Fix linking to vendored OpenSSL on 64-bit systems
  • See full diff in compare view

Updates nvim/plugins/nvim-treesitter from 92725df to 0345294

Commits
  • 0345294 bot(lockfile): update gitcommit, scala, superhtml, textproto
  • See full diff in compare view

Updates nvim/plugins/schemastore from 6796194 to ee460ba

Commits

Updates tools/testssl.sh from b2e6f99 to 6452ec9

Commits
  • 6452ec9 Merge pull request #2589 from dcooper16/sha256_stapled_ocsp
  • 1f37a84 Accept stapled OCSP responses that use SHA-256 in CertID
  • 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/nodenv/node-build](https://github.com/nodenv/node-build) | ``251cb41`` | ``75a81ab`` |
| [env-wrappers/pyenv/pyenv](https://github.com/yyuu/pyenv) | ``fb9880e`` | ``770eb66`` |
| [env-wrappers/rbenv/ruby-build](https://github.com/rbenv/ruby-build) | ``572dd65`` | ``aab1b8d`` |
| [nvim/plugins/nvim-treesitter](https://github.com/nvim-treesitter/nvim-treesitter) | ``92725df`` | ``0345294`` |
| [nvim/plugins/schemastore](https://github.com/b0o/SchemaStore.nvim) | ``6796194`` | ``ee460ba`` |
| [tools/testssl.sh](https://github.com/drwetter/testssl.sh) | ``b2e6f99`` | ``6452ec9`` |


Updates `env-wrappers/nodenv/node-build` from `251cb41` to `75a81ab`
- [Release notes](https://github.com/nodenv/node-build/releases)
- [Commits](nodenv/node-build@251cb41...75a81ab)

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

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

Updates `nvim/plugins/nvim-treesitter` from `92725df` to `0345294`
- [Commits](nvim-treesitter/nvim-treesitter@92725df...0345294)

Updates `nvim/plugins/schemastore` from `6796194` to `ee460ba`
- [Commits](b0o/SchemaStore.nvim@6796194...ee460ba)

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

---
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: nvim/plugins/schemastore
  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 Oct 17, 2024
@github-actions github-actions bot merged commit 01e2673 into main Oct 17, 2024
1 check passed
@github-actions github-actions bot deleted the dependabot/submodules/submodules-dff3f27bd4 branch October 17, 2024 21:40
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