github-actions[bot]
d4c07d062d
chore(build): auto-generate docs
2024-06-24 17:15:10 +02:00
Folke Lemaitre
d498f81b8c
style: wording
2024-06-24 17:15:10 +02:00
github-actions[bot]
23c2851265
chore(build): auto-generate docs
2024-06-24 17:15:10 +02:00
Folke Lemaitre
502600d3e6
docs: fix default lazy-loading comment
2024-06-24 17:15:10 +02:00
Folke Lemaitre
7b6ddbfc13
fix(pkg): automatically update pkgs when editing a pkg file
2024-06-24 17:15:10 +02:00
Folke Lemaitre
3515cb518f
fix(pkg): make sure state dir exists
2024-06-24 17:15:10 +02:00
Folke Lemaitre
fd8229d6e3
fix(pkg): versioning and reload specs when pkg-cache is dirty
2024-06-24 17:15:10 +02:00
Folke Lemaitre
183f59e2e8
feat!: new docs for v11.0
2024-06-24 17:15:10 +02:00
Folke Lemaitre
4326d4b487
fix(pkg): correctly pre-load package specs and remove them when needed during resolve
2024-06-24 17:15:10 +02:00
Folke Lemaitre
ee2ca39f67
feat(meta): check for dir changes for plugins already added to the rtp
2024-06-24 17:15:10 +02:00
Folke Lemaitre
05e31ad059
docs: added comment on package source order
2024-06-24 17:15:10 +02:00
Folke Lemaitre
d2bea9eefd
docs: added doc comments
2024-06-24 17:15:10 +02:00
Folke Lemaitre
c1912e2348
feat(pkg): import package specs in the scope of the plugin
2024-06-24 17:15:10 +02:00
Folke Lemaitre
75ffe56f70
feat: rewrite of spec resolving
2024-06-24 17:15:10 +02:00
Folke Lemaitre
8d35e60eeb
test: fix spec tests
2024-06-24 17:15:10 +02:00
Folke Lemaitre
3be55a4615
feat: added support for plugin packages by lazy, rockspec and packspec
2024-06-24 17:15:10 +02:00
Folke Lemaitre
f1ba2e3d05
feat: luarocks support
2024-06-24 17:15:10 +02:00
Folke Lemaitre
8eba74c3fc
feat: packspec
2024-06-24 17:15:10 +02:00
github-actions[bot]
4ea9fe0600
chore(main): release 10.24.3 ( #1529 )
...
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2024-06-23 07:38:56 +02:00
github-actions[bot]
849890c2c4
chore(build): auto-generate vimdoc
2024-06-23 05:00:24 +00:00
Ben Elan
6994ee3751
ci(release): fix version bumping in extra-file ( #1534 )
...
* ci(release): fix version bumping in extra-file
Release Please's doc is either incorrect or they have a bug, but this
resolves the issue.
* ci(release): use manifest file
2024-06-23 06:59:54 +02:00
Folke Lemaitre
bc62078366
ci: remove deploy
2024-06-18 23:48:55 +02:00
Folke Lemaitre
acc0449d83
ci: docs deploy
2024-06-18 23:37:01 +02:00
github-actions[bot]
07269d494e
chore(build): auto-generate vimdoc
2024-06-18 21:22:17 +00:00
Folke Lemaitre
1325119e85
ci: docs
2024-06-18 23:21:42 +02:00
github-actions[bot]
cd6a829343
chore(build): auto-generate vimdoc
2024-06-17 22:36:50 +00:00
Folke Lemaitre
f4d57485b0
refactor: reloader
2024-06-18 00:36:11 +02:00
Folke Lemaitre
025520d083
fix(util): dump
2024-06-18 00:35:56 +02:00
github-actions[bot]
c501b429cf
chore(main): release 10.24.2 ( #1526 )
...
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2024-06-16 16:25:23 +02:00
Folke Lemaitre
b4316da731
fix(plugin): rebuild optional when needed and remove frags from parent deps. Fixes #1402
2024-06-16 15:52:33 +02:00
github-actions[bot]
38d6b74b63
chore(main): release 10.24.1 ( #1525 )
...
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2024-06-16 07:15:01 +02:00
github-actions[bot]
5da0245f05
chore(build): auto-generate vimdoc
2024-06-16 05:10:11 +00:00
Folke Lemaitre
be5dfba542
fix(plugin): better way of dealing with local specs. Fixes #1524
2024-06-16 07:09:33 +02:00
github-actions[bot]
4c6479e98a
chore(main): release 10.24.0 ( #1522 )
...
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2024-06-15 09:54:45 +02:00
Folke Lemaitre
e2e10d9cbe
feat: find local_spec in parent directories as well. Closes #1519
2024-06-15 09:28:58 +02:00
github-actions[bot]
6944b105cb
chore(build): auto-generate vimdoc
2024-06-15 07:12:11 +00:00
Folke Lemaitre
067fd41933
fix(plugin): check optional plugins again after resolving enabled. Fixes #1402
2024-06-15 09:11:36 +02:00
Folke Lemaitre
eb4957442e
ci: update release please. Fixes #1504
2024-06-07 16:31:18 +02:00
dependabot[bot]
db5c465509
build(deps): bump actions/checkout from 3 to 4 ( #1508 )
...
Bumps [actions/checkout](https://github.com/actions/checkout ) from 3 to 4.
- [Release notes](https://github.com/actions/checkout/releases )
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md )
- [Commits](https://github.com/actions/checkout/compare/v3...v4 )
---
updated-dependencies:
- dependency-name: actions/checkout
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-06-07 16:28:52 +02:00
dependabot[bot]
0aac19ccc7
build(deps): bump stefanzweifel/git-auto-commit-action from 4 to 5 ( #1506 )
...
Bumps [stefanzweifel/git-auto-commit-action](https://github.com/stefanzweifel/git-auto-commit-action ) from 4 to 5.
- [Release notes](https://github.com/stefanzweifel/git-auto-commit-action/releases )
- [Changelog](https://github.com/stefanzweifel/git-auto-commit-action/blob/master/CHANGELOG.md )
- [Commits](https://github.com/stefanzweifel/git-auto-commit-action/compare/v4...v5 )
---
updated-dependencies:
- dependency-name: stefanzweifel/git-auto-commit-action
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-06-07 16:28:42 +02:00
Folke Lemaitre
938e195108
ci: Update dependabot.yml
2024-06-07 16:26:38 +02:00
Folke Lemaitre
034b03c803
ci: Create dependabot.yml
2024-06-07 16:23:47 +02:00
github-actions[bot]
fafe1f7c64
chore(main): release 10.23.0 ( #1502 )
...
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2024-06-07 10:54:20 +02:00
github-actions[bot]
e0bc9a07e4
chore(build): auto-generate vimdoc
2024-06-07 07:03:28 +00:00
Folke Lemaitre
1f7b720cff
feat(plugin): `opts_extend` can be a list of dotted keys that will be extended instead of merged
2024-06-07 09:02:52 +02:00
Folke Lemaitre
89ddc59d19
Revert "feat(util): opts merging now supports lists extending by tagging a table with __extend = true. Use with care"
...
This reverts commit 74fd3611f2
.
2024-06-06 23:27:29 +02:00
Folke Lemaitre
74fd3611f2
feat(util): opts merging now supports lists extending by tagging a table with __extend = true. Use with care
2024-06-06 23:23:52 +02:00
github-actions[bot]
70f2c090d3
chore(main): release 10.22.2 ( #1500 )
...
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2024-06-06 12:47:53 +02:00
Folke Lemaitre
ff90417808
fix(keys): buffer-local nop mappings
2024-06-06 10:15:35 +02:00
github-actions[bot]
0c1ec520af
chore(build): auto-generate vimdoc
2024-06-06 07:29:39 +00:00