Skip to content

chore(deps): bump the flake group with 11 updates#192

Merged
konradmalik merged 1 commit into
mainfrom
dependabot/nix/flake-5a16208f66
May 29, 2026
Merged

chore(deps): bump the flake group with 11 updates#192
konradmalik merged 1 commit into
mainfrom
dependabot/nix/flake-5a16208f66

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github May 29, 2026

Copy link
Copy Markdown
Contributor

Bumps the flake group with 11 updates:

Package From To
SchemaStore-nvim 1f00d77 efa6201
efmls-configs-nvim 5dc5208 2f5dc31
flint-ls e9e566c 7bf4f84
git-conflict-nvim 10c173a 1f02155
incomplete-nvim 52866a6 5efa050
neorocks 519d984 953f647
neovim-nightly-overlay 4c2644c c6cc238
nixpkgs d99b013 4100e83
nvim-lspconfig dfbada1 9573948
nvim-treesitter d2d42ee 161ea86
oil-nvim 0fcc838 b91ee5a

Updates SchemaStore-nvim from 1f00d77 to efa6201

Commits

Updates efmls-configs-nvim from 5dc5208 to 2f5dc31

Commits

Updates flint-ls from e9e566c to 7bf4f84

Commits
  • 7bf4f84 chore(deps): bump nixpkgs from 2719819 to 4a29d73 in the flake group
  • See full diff in compare view

Updates git-conflict-nvim from 10c173a to 1f02155

Commits
  • 1f02155 chore(deps): bump nixpkgs from eef00df to d99b013 in the flake group
  • See full diff in compare view

Updates incomplete-nvim from 52866a6 to 5efa050

Commits
  • 5efa050 build(deps): bump nixpkgs from eef00df to d99b013 in the flake group
  • See full diff in compare view

Updates neorocks from 519d984 to 953f647

Commits

Updates neovim-nightly-overlay from 4c2644c to c6cc238

Commits

Updates nixpkgs from d99b013 to 4100e83

Commits

Updates nvim-lspconfig from dfbada1 to 9573948

Commits

Updates nvim-treesitter from d2d42ee to 161ea86

Commits

Updates oil-nvim from 0fcc838 to b91ee5a

Commits
  • b91ee5a lint: apply stylua
  • 505b930 fix: use os path when watching for changes (#744)
  • 06ae23d [docgen] Update docs
  • e1b0686 doc: recipe for MacOS FreeDesktop trash configuration (#739)
  • 366b739 fix: add bounds check in calc_constrained_cursor_pos to prevent index out of ...
  • 02148d0 cleanup: remove dead code for handling unsupported nvim versions
  • 28d3e4f cleanup!: drop support for Neovim 0.8 and 0.9
  • 17c0a8f chore(master): release 2.16.0 (#591)
  • d1107ae ci: drop nvim 0.8 from tests due to flakes
  • dc151f0 ci: drop nvim 0.9 from tests due to flakes
  • Additional commits viewable 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 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 flake group with 11 updates:

| Package | From | To |
| --- | --- | --- |
| [SchemaStore-nvim](https://github.com/b0o/SchemaStore.nvim) | ``1f00d77`` | ``efa6201`` |
| [efmls-configs-nvim](https://github.com/creativenull/efmls-configs-nvim) | ``5dc5208`` | ``2f5dc31`` |
| [flint-ls](https://github.com/konradmalik/flint-ls) | ``e9e566c`` | ``7bf4f84`` |
| [git-conflict-nvim](https://github.com/konradmalik/git-conflict.nvim) | ``10c173a`` | ``1f02155`` |
| [incomplete-nvim](https://github.com/konradmalik/incomplete.nvim) | ``52866a6`` | ``5efa050`` |
| [neorocks](https://github.com/lumen-oss/neorocks) | ``519d984`` | ``953f647`` |
| [neovim-nightly-overlay](https://github.com/nix-community/neovim-nightly-overlay) | ``4c2644c`` | ``c6cc238`` |
| [nixpkgs](https://github.com/nixos/nixpkgs) | ``d99b013`` | ``4100e83`` |
| [nvim-lspconfig](https://github.com/neovim/nvim-lspconfig) | ``dfbada1`` | ``9573948`` |
| [nvim-treesitter](https://github.com/iofq/nvim-treesitter-main) | ``d2d42ee`` | ``161ea86`` |
| [oil-nvim](https://github.com/stevearc/oil.nvim) | ``0fcc838`` | ``b91ee5a`` |


Updates `SchemaStore-nvim` from `1f00d77` to `efa6201`
- [Commits](b0o/SchemaStore.nvim@1f00d77...efa6201)

Updates `efmls-configs-nvim` from `5dc5208` to `2f5dc31`
- [Release notes](https://github.com/creativenull/efmls-configs-nvim/releases)
- [Commits](creativenull/efmls-configs-nvim@5dc5208...2f5dc31)

Updates `flint-ls` from `e9e566c` to `7bf4f84`
- [Commits](konradmalik/flint-ls@e9e566c...7bf4f84)

Updates `git-conflict-nvim` from `10c173a` to `1f02155`
- [Commits](konradmalik/git-conflict.nvim@10c173a...1f02155)

Updates `incomplete-nvim` from `52866a6` to `5efa050`
- [Commits](konradmalik/incomplete.nvim@52866a6...5efa050)

Updates `neorocks` from `519d984` to `953f647`
- [Release notes](https://github.com/lumen-oss/neorocks/releases)
- [Commits](lumen-oss/neorocks@519d984...953f647)

Updates `neovim-nightly-overlay` from `4c2644c` to `c6cc238`
- [Commits](nix-community/neovim-nightly-overlay@4c2644c...c6cc238)

Updates `nixpkgs` from `d99b013` to `4100e83`
- [Commits](NixOS/nixpkgs@d99b013...4100e83)

Updates `nvim-lspconfig` from `dfbada1` to `9573948`
- [Release notes](https://github.com/neovim/nvim-lspconfig/releases)
- [Commits](neovim/nvim-lspconfig@dfbada1...9573948)

Updates `nvim-treesitter` from `d2d42ee` to `161ea86`
- [Commits](iofq/nvim-treesitter-main@d2d42ee...161ea86)

Updates `oil-nvim` from `0fcc838` to `b91ee5a`
- [Release notes](https://github.com/stevearc/oil.nvim/releases)
- [Commits](stevearc/oil.nvim@0fcc838...b91ee5a)

---
updated-dependencies:
- dependency-name: SchemaStore-nvim
  dependency-version: efa62017f59a6346486cc567d70acce965a00b12
  dependency-type: direct:production
  dependency-group: flake
- dependency-name: efmls-configs-nvim
  dependency-version: 2f5dc31042cc76fc3d5a859842a8416085c4d41f
  dependency-type: direct:production
  dependency-group: flake
- dependency-name: flint-ls
  dependency-version: 7bf4f84e9089fe5317b123e512fe55cf4962cd01
  dependency-type: direct:production
  dependency-group: flake
- dependency-name: git-conflict-nvim
  dependency-version: 1f021551c86bc5b2891ad74182014832b16191f0
  dependency-type: direct:production
  dependency-group: flake
- dependency-name: incomplete-nvim
  dependency-version: 5efa0506b2e4c2f353c6505e02935c65040a33ca
  dependency-type: direct:production
  dependency-group: flake
- dependency-name: neorocks
  dependency-version: 953f6479eb21f238a85fbdfb3019e95021ccb960
  dependency-type: direct:production
  dependency-group: flake
- dependency-name: neovim-nightly-overlay
  dependency-version: c6cc238427db8f61b786a66d7e02cf7724b30226
  dependency-type: direct:production
  dependency-group: flake
- dependency-name: nixpkgs
  dependency-version: 4100e830e085863741bc69b156ec4ccd53ab5be0
  dependency-type: direct:production
  dependency-group: flake
- dependency-name: nvim-lspconfig
  dependency-version: 9573948c38bfabeec353ae7dd7d3ffec4c506a6b
  dependency-type: direct:production
  dependency-group: flake
- dependency-name: nvim-treesitter
  dependency-version: 161ea867a737d88dbb17186badd9fcd938f6d038
  dependency-type: direct:production
  dependency-group: flake
- dependency-name: oil-nvim
  dependency-version: b91ee5a77a6a9605d9c1aaf4fda74b66082c8297
  dependency-type: direct:production
  dependency-group: flake
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies nix Pull requests that update nix code labels May 29, 2026
@konradmalik konradmalik merged commit 7023a81 into main May 29, 2026
9 checks passed
@konradmalik konradmalik deleted the dependabot/nix/flake-5a16208f66 branch May 29, 2026 06:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies nix Pull requests that update nix code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant