mikavilpas / yazi.nvim

A Neovim Plugin for the yazi terminal file manager
MIT License
214 stars 7 forks source link

chore(deps): bump nvim-neorocks/luarocks-tag-release from 6 to 7 #134

Closed dependabot[bot] closed 1 week ago

dependabot[bot] commented 1 week ago

Bumps nvim-neorocks/luarocks-tag-release from 6 to 7.

Release notes

Sourced from nvim-neorocks/luarocks-tag-release's releases.

v7.0.0

7.0.0 (2024-06-21)

⚠ BREAKING CHANGES

  • drop support for running tests in favour of nvim-busted-action (#437)

Features

  • drop support for running tests in favour of nvim-busted-action (#437) (2af6c3a)
Changelog

Sourced from nvim-neorocks/luarocks-tag-release's changelog.

5.14.1 (2024-06-17)

Bug Fixes

  • add ftdetect to {{ neovim.plugin.dirs }}. (#431) (9ae4c23)

5.14.0 (2024-05-25)

Features

  • do not fail on already existing rocks, add fail_on_duplicate flag (#411) (07c35cf)

5.13.1 (2024-05-24)

Bug Fixes

  • add --local lua_interpreter luarocks config (eaece88)
  • add --local flag for test runs (76057a2)
  • add --tree . to luarocks init before running tests (a5ef7e6)
  • don't propagate busted (8d3bb48)
  • lua_interpreter -> variables.LUA (9f80ab8)
  • remove busted from propagatedBuildInputs (0b7b24f)

Reverts

  • add --local flag for test runs (b75ae1d)
Commits


Dependabot compatibility score

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 ignore conditions` will show all of the ignore conditions of the specified dependency - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)