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 neovim-plugins group across 1 directory with 5 updates #206

Merged
merged 1 commit into from
May 23, 2024

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github May 22, 2024

Bumps the neovim-plugins group with 5 updates in the / directory:

Package From To
.config/nvim/pack/plugins/start/gitsigns 805610a a28bb1d
.config/nvim/pack/plugins/start/lspconfig 9bda20f eadcee1
.config/nvim/pack/plugins/start/neotest 5caac5c 6f35d79
.config/nvim/pack/plugins/start/nio 8765cbc 6320241
.config/nvim/pack/plugins/start/treesitter 7c9c5be 30de5e7

Updates .config/nvim/pack/plugins/start/gitsigns from 805610a to a28bb1d

Commits
  • a28bb1d fix(update): always get object contents from object names
  • d6a3bf0 ci: add testing for Nvim v0.10.0
  • See full diff in compare view

Updates .config/nvim/pack/plugins/start/lspconfig from 9bda20f to eadcee1

Commits

Updates .config/nvim/pack/plugins/start/neotest from 5caac5c to 6f35d79

Commits

Updates .config/nvim/pack/plugins/start/nio from 8765cbc to 6320241

Commits

Updates .config/nvim/pack/plugins/start/treesitter from 7c9c5be to 30de5e7

Commits
  • 30de5e7 bot(lockfile): update idl, rasi, ruby, templ
  • 14db043 feat(luau): update queries from upstream
  • 7add411 feat(bash): Highlight declaration and unset command parameters (#6634)
  • 73fb37e bot(lockfile): update earthfile, idl, inko, janet_simple, luau, odin, perl, r...
  • 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 neovim-plugins group with 5 updates in the / directory:

| Package | From | To |
| --- | --- | --- |
| [.config/nvim/pack/plugins/start/gitsigns](https://github.com/lewis6991/gitsigns.nvim) | ``805610a`` | ``a28bb1d`` |
| [.config/nvim/pack/plugins/start/lspconfig](https://github.com/neovim/nvim-lspconfig) | ``9bda20f`` | ``eadcee1`` |
| [.config/nvim/pack/plugins/start/neotest](https://github.com/nvim-neotest/neotest) | ``5caac5c`` | ``6f35d79`` |
| [.config/nvim/pack/plugins/start/nio](https://github.com/nvim-neotest/nvim-nio) | ``8765cbc`` | ``6320241`` |
| [.config/nvim/pack/plugins/start/treesitter](https://github.com/nvim-treesitter/nvim-treesitter) | ``7c9c5be`` | ``30de5e7`` |



Updates `.config/nvim/pack/plugins/start/gitsigns` from `805610a` to `a28bb1d`
- [Release notes](https://github.com/lewis6991/gitsigns.nvim/releases)
- [Commits](lewis6991/gitsigns.nvim@805610a...a28bb1d)

Updates `.config/nvim/pack/plugins/start/lspconfig` from `9bda20f` to `eadcee1`
- [Release notes](https://github.com/neovim/nvim-lspconfig/releases)
- [Commits](neovim/nvim-lspconfig@9bda20f...eadcee1)

Updates `.config/nvim/pack/plugins/start/neotest` from `5caac5c` to `6f35d79`
- [Release notes](https://github.com/nvim-neotest/neotest/releases)
- [Commits](nvim-neotest/neotest@5caac5c...6f35d79)

Updates `.config/nvim/pack/plugins/start/nio` from `8765cbc` to `6320241`
- [Release notes](https://github.com/nvim-neotest/nvim-nio/releases)
- [Commits](nvim-neotest/nvim-nio@8765cbc...6320241)

Updates `.config/nvim/pack/plugins/start/treesitter` from `7c9c5be` to `30de5e7`
- [Commits](nvim-treesitter/nvim-treesitter@7c9c5be...30de5e7)

---
updated-dependencies:
- dependency-name: ".config/nvim/pack/plugins/start/gitsigns"
  dependency-type: direct:production
  dependency-group: neovim-plugins
- dependency-name: ".config/nvim/pack/plugins/start/lspconfig"
  dependency-type: direct:production
  dependency-group: neovim-plugins
- dependency-name: ".config/nvim/pack/plugins/start/neotest"
  dependency-type: direct:production
  dependency-group: neovim-plugins
- dependency-name: ".config/nvim/pack/plugins/start/nio"
  dependency-type: direct:production
  dependency-group: neovim-plugins
- dependency-name: ".config/nvim/pack/plugins/start/treesitter"
  dependency-type: direct:production
  dependency-group: neovim-plugins
...

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 May 22, 2024
@Surgo Surgo merged commit 3248c61 into main May 23, 2024
9 checks passed
@Surgo Surgo deleted the dependabot/submodules/neovim-plugins-619a9b6006 branch May 23, 2024 05:00
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
1 participant