neovim / nvim-lspconfig

Quickstart configs for Nvim LSP
Apache License 2.0
9.98k stars 2.04k forks source link

ci: bump nvim-neorocks/luarocks-tag-release from 5 to 6 #3207

Closed dependabot[bot] closed 2 weeks ago

dependabot[bot] commented 2 weeks ago

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

Release notes

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

v6.0.0

6.0.0 (2024-06-18)

⚠ BREAKING CHANGES

  • deprecate test_interpreters and disable tests by default

Features

  • deprecate test_interpreters and disable tests by default (906f4b5)

v5.14.1

5.14.1 (2024-06-17)

Bug Fixes

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

v5.14.0

5.14.0 (2024-05-25)

Features

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

v5.13.1

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)

v5.13.0

5.13.0 (2024-05-06)

... (truncated)

Changelog

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

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)

5.13.0 (2024-05-06)

Features

5.12.0 (2024-03-27)

Features

  • allow overriding git server URL with GIT_SERVER_URL_OVERRIDE (#402) (532117c)

5.11.2 (2024-03-16)

Bug Fixes

  • parser: add missing after directory in the Neovim plugin dirs list (#392) (8d3d786)

5.11.1 (2024-03-13)

Reverts

... (truncated)

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)