Skip to content

Bump the submodules group with 5 updates#6159

Merged
github-actions[bot] merged 1 commit intomainfrom
dependabot/submodules/submodules-c23548f0e9
Apr 24, 2026
Merged

Bump the submodules group with 5 updates#6159
github-actions[bot] merged 1 commit intomainfrom
dependabot/submodules/submodules-c23548f0e9

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github Apr 24, 2026

Bumps the submodules group with 5 updates:

Package From To
nvim/plugins/codecompanion 680c445 f70759e
nvim/plugins/markview 02824a9 692887e
nvim/plugins/mini 5849ef0 4f6f84a
nvim/plugins/schemastore 591d3df 0c30357
zsh/plugins/z cf9225f ae10ba3

Updates nvim/plugins/codecompanion from 680c445 to f70759e

Commits

Updates nvim/plugins/markview from 02824a9 to 692887e

Commits
  • 692887e Merge pull request #474 from OXY2DEV/release-please--branches--main
  • e0f8436 chore(main): release 28.2.0
  • aab99eb fix(parsers, markdown): Added checks for getting node text ranges
  • e27dee8 fix(parser): Added parser check to prevent crashes on nvim-0.12
  • 288db27 feat(markdown): Added support for Obsidian-style tags
  • e7db75d refactor(parsers): Changed function name
  • 5a89027 doc: Added new preset docs
  • 563ef9b feat(renderers, markdown, block_quotes): Allow block quotes to use backgrou...
  • 1861f95 Merge pull request #485 from ImmanuelHaffner/fix/tostring-bold-italic-recursion
  • 0509437 Merge pull request #484 from ImmanuelHaffner/fix/tostring-footnote-pattern
  • Additional commits viewable in compare view

Updates nvim/plugins/mini from 5849ef0 to 4f6f84a

Commits

Updates nvim/plugins/schemastore from 591d3df to 0c30357

Commits

Updates zsh/plugins/z from cf9225f to ae10ba3

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

| Package | From | To |
| --- | --- | --- |
| [nvim/plugins/codecompanion](https://github.com/olimorris/codecompanion.nvim) | ``680c445`` | ``f70759e`` |
| [nvim/plugins/markview](https://github.com/OXY2DEV/markview.nvim) | ``02824a9`` | ``692887e`` |
| [nvim/plugins/mini](https://github.com/nvim-mini/mini.nvim) | ``5849ef0`` | ``4f6f84a`` |
| [nvim/plugins/schemastore](https://github.com/b0o/SchemaStore.nvim) | ``591d3df`` | ``0c30357`` |
| [zsh/plugins/z](https://github.com/agkozak/zsh-z) | ``cf9225f`` | ``ae10ba3`` |


Updates `nvim/plugins/codecompanion` from `680c445` to `f70759e`
- [Release notes](https://github.com/olimorris/codecompanion.nvim/releases)
- [Commits](olimorris/codecompanion.nvim@680c445...f70759e)

Updates `nvim/plugins/markview` from `02824a9` to `692887e`
- [Release notes](https://github.com/OXY2DEV/markview.nvim/releases)
- [Commits](OXY2DEV/markview.nvim@02824a9...692887e)

Updates `nvim/plugins/mini` from `5849ef0` to `4f6f84a`
- [Release notes](https://github.com/nvim-mini/mini.nvim/releases)
- [Commits](nvim-mini/mini.nvim@5849ef0...4f6f84a)

Updates `nvim/plugins/schemastore` from `591d3df` to `0c30357`
- [Commits](b0o/SchemaStore.nvim@591d3df...0c30357)

Updates `zsh/plugins/z` from `cf9225f` to `ae10ba3`
- [Commits](agkozak/zsh-z@cf9225f...ae10ba3)

---
updated-dependencies:
- dependency-name: nvim/plugins/codecompanion
  dependency-version: f70759ee8b63b46ea0cf158dc22daa2a5e9c6319
  dependency-type: direct:production
  dependency-group: submodules
- dependency-name: nvim/plugins/markview
  dependency-version: 692887ec334c41b618ba732047ac9dac3edfaead
  dependency-type: direct:production
  dependency-group: submodules
- dependency-name: nvim/plugins/mini
  dependency-version: 4f6f84a96b076747b736d100388a8d7844771d7d
  dependency-type: direct:production
  dependency-group: submodules
- dependency-name: nvim/plugins/schemastore
  dependency-version: 0c303573345e710a233f5ba75f9aadc05852771b
  dependency-type: direct:production
  dependency-group: submodules
- dependency-name: zsh/plugins/z
  dependency-version: ae10ba3f4674c24ac353fd34deb2fd9f7b061055
  dependency-type: direct:production
  dependency-group: submodules
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file submodules Pull requests that update Submodules code labels Apr 24, 2026
@github-actions github-actions Bot merged commit 278c975 into main Apr 24, 2026
2 checks passed
@github-actions github-actions Bot deleted the dependabot/submodules/submodules-c23548f0e9 branch April 24, 2026 21:07
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