An open API service for software projects hosted on Open Collective.

github.com/neovim/node-client

Nvim Node.js client and plugin host
https://github.com/neovim/node-client

build(deps): bump minimist from 1.2.5 to 1.2.6 (#191)

Bumps [minimist](https://github.com/substack/minimist) from 1.2.5 to 1.2.6.
- [Release notes](h...

479b85f68f5a7ab727dbec8acc0ef9c1294c3621 authored over 3 years ago
chore(doc): Update CI badge

e01ecaa6ba616738e6fc2b9d1b283f095a84899b authored over 3 years ago
Fix alerts from LGTM.com (#190)

* Fix regenerating the regex instance each time

* Remove unnecessary `as any`

* Remove unn...

d453bccdf5670c547aa7548e9042e21ce675eec8 authored over 3 years ago
ci: Use GitHub Actions instead of azure (#188)

Co-authored-by: rhysd <lin90162@yahoo.co.jp>

02a7c00ae6b06776bcf3db9db45adfc33c0b4385 authored over 3 years ago
ref: Remove `babel-cli` (#189)

* yarn dedupe

* ref: Remove `babel-cli`

This removes an old dep that was only used in an e...

96ed4d35fb25314a7bb9f9aee564cfd38c7aeff1 authored over 3 years ago
chore: Bump dev node version to 16.13.1 (#187)

v10 is no longer under LTS.

bd00708634b838bde119a07c4ac3b607cfc49284 authored over 3 years ago
chore(release): publish

4b088eeb8c34fef77e7704ca80c0d514b40f57e1 authored over 3 years ago
Update Neovim.ts (#186)

* Update Neovim.ts

Add `style` to OpenWindowOptions

* Update Neovim.ts

* add missing wi...

8cc91894ac0b4269102d8f1cee42fe91731dbd76 authored over 3 years ago
build(deps): bump tmpl from 1.0.4 to 1.0.5 (#185)

Bumps [tmpl](https://github.com/daaku/nodejs-tmpl) from 1.0.4 to 1.0.5.
- [Release notes](https...

d521e77bb34febf08f855c0051587096637caed2 authored almost 4 years ago
build(deps): bump trim-newlines from 3.0.0 to 3.0.1 (#184)

Bumps [trim-newlines](https://github.com/sindresorhus/trim-newlines) from 3.0.0 to 3.0.1.
- [Re...

18274c61faa2c9f914b851e2393da770a9cd85c7 authored almost 4 years ago
Remove sandboxing (#183)

* remove sandbox for importing plugins

* remove unnecessary dependencies

2d4744757da98c977ac0dadfcc4298c68c50533f authored almost 4 years ago
Merge #182 Update dependencies to the latest

73107fc394e91ab771c23d3e50ec3e478126dfeb authored almost 4 years ago
add --noplugin on running unit tests

to avoid effect of plugins installed locally

cb9f910cf3adc97460c9c0c99d70fa0567f3ab57 authored almost 4 years ago
avoid effects of setting filetype=javascript while unit tests

9b819af8f71c6ea5144c7cfd766ebc7c8df69b95 authored almost 4 years ago
replace deprecated decodeStream with decodeMultiStream imported from msgpack

c6ff21a0b0897642c4d8e286239a5d170f491277 authored almost 4 years ago
remove unnnecessary -N option and add -n instead of -c 'set noswapfile'

02b68df8a80721f996f6d3147c16a538d31df317 authored almost 4 years ago
update Azure environment

- remove node v10
- add node v14 and v16
- update Ubuntu from 16.04 to 20.04
- update macOS from...

e12d913ea22119ef98756dfe431b579efab808cc authored almost 4 years ago
fix all eslint errors

82e530680226db5b1d7d902036b8d2a959b8a851 authored almost 4 years ago
fix most integration tests

4cb8662cbac0e318105c088976a7805deef3e63a authored almost 4 years ago
fix tests in packges/neovim

c412855d862d27dc090f78feb7884bc6aedd0e11 authored almost 4 years ago
fix errors from TypeScript compiler

f5f413a1f634e0977879cc9b9e89052f429a642c authored almost 4 years ago
update all dependencies to the latest by npm-check-updates

0a0a0f861df1cc275774be0b7c536f554b87de8e authored almost 4 years ago
build(deps): bump tar from 4.4.15 to 4.4.19 (#180)

5bfdd65ed4e0ec030567c944c327ad4839eaa30e authored almost 4 years ago
build(deps): bump path-parse from 1.0.6 to 1.0.7 (#179)

Bumps [path-parse](https://github.com/jbgutierrez/path-parse) from 1.0.6 to 1.0.7.
- [Release n...

050f9a15f065e63a4bfef2cffb45578aec13f9b7 authored almost 4 years ago
build(deps): bump ws from 5.2.2 to 5.2.3 (#178)

Bumps [ws](https://github.com/websockets/ws) from 5.2.2 to 5.2.3.
- [Release notes](https://git...

6fba1857c36617687b063755cf9e7f87211ab628 authored almost 4 years ago
build(deps): bump tar from 4.4.13 to 4.4.15 (#177)

Bumps [tar](https://github.com/npm/node-tar) from 4.4.13 to 4.4.15.
- [Release notes](https://g...

c222f6e0678e71f42ef98ccf172f985855e494c1 authored almost 4 years ago
Upgrade deps (#175)

af4fa06c85161c8db02437a45b551b8a0f2890ed authored about 4 years ago
fix: outdated require and no need to await attach

22e1dc4db248b94f30f2aa9d2c302087f21e93ef authored about 4 years ago
build(deps): bump underscore from 1.9.1 to 1.13.1 (#171)

Bumps [underscore](https://github.com/jashkenas/underscore) from 1.9.1 to 1.13.1.
- [Release no...

8095280053eee4671c4b7560729f063dfdeff126 authored about 4 years ago
build(deps): bump handlebars from 4.5.3 to 4.7.7 (#172)

Bumps [handlebars](https://github.com/wycats/handlebars.js) from 4.5.3 to 4.7.7.
- [Release not...

45f8a43b2c3c3d397fbddfd621c8046adc2d7501 authored about 4 years ago
build(deps): bump lodash from 4.17.19 to 4.17.21 (#173)

Bumps [lodash](https://github.com/lodash/lodash) from 4.17.19 to 4.17.21.
- [Release notes](htt...

20b4758fc3f6648249435155560aa233c663d648 authored about 4 years ago
Update inline docs (#169)

Buffer.isLoaded appears to now be buffer.loaded

e1b997d2322673a666d8100481e26dd88b2a8ffe authored about 4 years ago
build(deps): bump hosted-git-info from 2.8.5 to 2.8.9 (#174)

Bumps [hosted-git-info](https://github.com/npm/hosted-git-info) from 2.8.5 to 2.8.9.
- [Release...

c41eb5b6775d370bdfe369e1f232608c5d722f25 authored about 4 years ago
build(deps): bump ssri from 6.0.1 to 6.0.2 (#168)

Bumps [ssri](https://github.com/npm/ssri) from 6.0.1 to 6.0.2.
- [Release notes](https://github...

03d15be03c8bf78ff2f4000fba383623b4a1f526 authored over 4 years ago
chore(release): publish

2deb454ab7587a79d7bbba8d660cb0eaa81ba535 authored over 4 years ago
build(deps): bump y18n from 4.0.0 to 4.0.1 (#166)

Bumps [y18n](https://github.com/yargs/y18n) from 4.0.0 to 4.0.1.
- [Release notes](https://gith...

78abb573525f9b17e0e0969b508b78414e7edd81 authored over 4 years ago
Add ui-options (#163)

Added some ui-options written in NVIM REFERENCE MANUAL/ui.txt(supported by nightly neovim).

b5cc739cb9dc64ab34d10c0fdc636ae380821376 authored over 4 years ago
build(deps): bump ini from 1.3.5 to 1.3.7 (#164)

Bumps [ini](https://github.com/isaacs/ini) from 1.3.5 to 1.3.7.
- [Release notes](https://githu...

b77e4a4dddcfcc5fd41695fb321dfef4d6008aed authored over 4 years ago
build(deps): bump highlight.js from 9.17.1 to 9.18.5 (#162)

Bumps [highlight.js](https://github.com/highlightjs/highlight.js) from 9.17.1 to 9.18.5.
- [Rel...

5f1307623ba0dd95429dc9e0960d5074c4378148 authored over 4 years ago
build(deps): bump node-fetch from 2.6.0 to 2.6.1 (#160)

Bumps [node-fetch](https://github.com/bitinn/node-fetch) from 2.6.0 to 2.6.1.
- [Release notes]...

aff75f5d8c16b90d886351bc8bd1e30a4e553ee9 authored almost 5 years ago
fix(dependencies): lock winston to 3.1.0 (#159)

Fix for `self._addDefaultMeta is not a function` error.

See winston issue: https://github.com...

2cb74f9fc8467c1f4f5823a78afb8f86a6e8203c authored almost 5 years ago
build(deps): bump lodash from 4.17.15 to 4.17.19 (#157)

Bumps [lodash](https://github.com/lodash/lodash) from 4.17.15 to 4.17.19.
- [Release notes](htt...

7aedd2a9b732cf6209fa575e4a80ad9d7f123535 authored about 5 years ago
chore(release): publish

98943dff950a2f782a25179014c86ac814da022a authored about 5 years ago
build(deps): bump jquery from 3.4.1 to 3.5.0 (#150)

Bumps [jquery](https://github.com/jquery/jquery) from 3.4.1 to 3.5.0.
- [Release notes](https:/...

89c8f66fd2e088ee7d91cb8858ac22c9f400fb14 authored over 5 years ago
CI: use macOS 10.14 #151

It seems that azure pipeline has stopped support for macOS 10.13. Now only 10.14 and 10.15 are a...

1269fa880e1f68420f1443008dbafa95cf02aeb4 authored over 5 years ago
build(deps): bump acorn from 5.7.3 to 5.7.4 (#148)

Bumps [acorn](https://github.com/acornjs/acorn) from 5.7.3 to 5.7.4.
- [Release notes](https://...

c43af5694cc2ba3d9036132551a60b63ef292831 authored over 5 years ago
chore(doc): remove unnecessary variable in code snippet in README.md

6d7e7685a99e91b3c7cc3ebf2ed6d617af6e6ed9 authored over 5 years ago
chore(doc): fix code snippt which causes an error

359a7e91f5d3bfb9387d31f3c53d6155386beb64 authored over 5 years ago
chore(doc): fix minimum node version in README.md

638d1b7f4c89314c1355f5e5393cdadda6e5a991 authored over 5 years ago
chore(npm): specify Node.js version >=10 in package.json files (#145)

26ec36634a77719545f058ffd3217a3a61cb61d8 authored over 5 years ago
fix(host): Add Buffer to global scope in sandbox (fixes #141) (#143)

37a5a6eea7315b330130804510481813235a03a9 authored over 5 years ago
Add node v12 to azure pipelines (#142)

289d40fbc72814742f2a8ba0848c1c67bd5756ae authored over 5 years ago
chore(): Update yarn lock file, do not include "src" in decorators package (#140)

* chore(release): publish
* chore(): Update yarn lock file
* chore(decorators): Specify "files...

534faff20bace0f4f7eb6cbc292380c2f389136c authored over 5 years ago
chore(release): publish

43fb7aff04a7f441209aa0ae3966f2e5ba04cf3a authored over 5 years ago
chore(npm): Update pubishConfig

319fd53e826463c3692f64bb9959796c9990e82c authored over 5 years ago
feat(attach): allow custom logger for attach neovim proc (#138)

* feat(attach): allow custom logger for attach neovim proc

* refactor(base): use typed logger...

d9bc2efe30cd4c0de3691e953cace04d02e7855f authored over 5 years ago
chore(release): publish

57ba042fb5a2fed3b2361167341a8c170a361f69 authored over 5 years ago
chore(yarn): Update `yarn.lock` file

6c3b1c67f9d7cad2a9adb3e433e526cd6550eb65 authored over 5 years ago
feat(transport): bump up msgpack to latest official (#136)

669e1d9591138dc315092c52b819f118ece66749 authored over 5 years ago
chore(): Change decorators package visibility

38941569dbc910b477e9328b9d5ab8cec68465b0 authored over 5 years ago
chore(release): publish

45c9ebd8b897edf05c055103ecf88c7d1d77e9d9 authored over 5 years ago
chore(deps): Update `lerna` to 3.20.1

b9dffa1c90035b2fa557f254f67477982232afdf authored over 5 years ago
chore(release): publish

c17c1bea5cceb36e2c02a5c481dfe86049da7ada authored over 5 years ago
chore(dev): Upgrade lots of deps (#135)

* Remove lodash and use modularized lib
* update azure template to support node@10
* update lo...

03cce0abafe56a0742db6c20aced8533a1900be4 authored over 5 years ago
chore(dev): Update `husky`, `nodemon`, and `lint-staged` (#134)

e45a82f5c219202327dd53ab54f6ca360b677dc9 authored over 5 years ago
chore(scripts): Move `scripts` to proper directory (#133)

3c74165825ffcd9c63334f48a6dc13c3df9ed5aa authored over 5 years ago
chore(dev): Update development toolchain (#132)

* Change `toolchain` key in `package.json` to `volta`
* Update toolchain deps to node 10.18.0 a...

5118d3525e335aa9422c40ccd1a3bcb90b5c1a13 authored over 5 years ago
build(deps): bump lodash.template from 4.4.0 to 4.5.0 (#131)

Bumps [lodash.template](https://github.com/lodash/lodash) from 4.4.0 to 4.5.0.
- [Release notes...

5ea5d40a05bde76da047a68a0f467548be314d63 authored almost 6 years ago
build(deps): bump lodash from 4.17.11 to 4.17.13 (#130)

Bumps [lodash](https://github.com/lodash/lodash) from 4.17.11 to 4.17.13.
- [Release notes](htt...

df962123d2a4aed54a8ae28ffd9c29fc84c2ecad authored almost 6 years ago
build(deps): bump lodash from 4.17.11 to 4.17.13 in /packages/neovim (#129)

Bumps [lodash](https://github.com/lodash/lodash) from 4.17.11 to 4.17.13.
- [Release notes](htt...

a156f15eb7fbefc26fbdf854330b3a09986b9474 authored almost 6 years ago
build(deps): bump lodash in /packages/integration-tests (#128)

Bumps [lodash](https://github.com/lodash/lodash) from 4.17.11 to 4.17.15.
- [Release notes](htt...

d8b530adef74a9647417bb83784b7111b21aa132 authored almost 6 years ago
build(deps): bump eslint-utils from 1.3.1 to 1.4.3 (#127)

Bumps [eslint-utils](https://github.com/mysticatea/eslint-utils) from 1.3.1 to 1.4.3.
- [Releas...

2754f0e9deedb45a5c3f84177b28613c4d634272 authored almost 6 years ago
build(deps): bump js-yaml from 3.11.0 to 3.13.1 (#126)

Bumps [js-yaml](https://github.com/nodeca/js-yaml) from 3.11.0 to 3.13.1.
- [Release notes](htt...

48e0c41135b0911c7cddf949f645995a27858e37 authored almost 6 years ago
build(deps): bump mixin-deep from 1.3.1 to 1.3.2 (#125)

Bumps [mixin-deep](https://github.com/jonschlinkert/mixin-deep) from 1.3.1 to 1.3.2.
- [Release...

da4c47c810690a941869b84b70eab20b8a194ee6 authored almost 6 years ago
build(deps): bump mixin-deep from 1.3.1 to 1.3.2 in /packages/neovim (#124)

Bumps [mixin-deep](https://github.com/jonschlinkert/mixin-deep) from 1.3.1 to 1.3.2.
- [Release...

acd7ddbaa093954eb63270a94da68597b2222371 authored almost 6 years ago
feat(api): Add error logging to Base.request and refactor integration tests (#114)

Refactor integration tests to sep package to fix circular deps for lerna.

c1660aa98bd18c689873f7b5c2693858af6bc1b2 authored over 6 years ago
meta: Update githead (4.5.0)

81c9393e96431f6bfa67e4ab60542237891b1fb9 authored over 6 years ago
chore(release): publish

a937d3c07d9d6800a67b06cdbd7cbf3c31572cf0 authored over 6 years ago
fix(nvim): update floating window API (#120)

4c20c3b870f029729698325ba265b3dd88b1e7d3 authored over 6 years ago
Update CI badges

c0161e320efc80fc75f3b915bfad42aa1affbca4 authored over 6 years ago
build(lerna): Use lerna and azure devops (#116)

Refactor to use lerna + upgrade dev packages (e.g. jest + babel)

7ff91d115665220834fcc1058e127ef0dffbeec8 authored over 6 years ago
v4.4.0

7a153026c138d271e85f57f085e1d5628bc15a61 authored over 6 years ago
feat(api): Add v6 APIs (e.g. floating window) (#115)

Adds APIs for:
- nvim_set_vvar
- nvim_input_mouse
- nvim_ui_try_resize_grid
- nvim_select_po...

097275896a08bd3a1378a42e98bab02a6acef6c0 authored over 6 years ago
feat(api): Add namespace and virtual text API (#113)

Adds APIs for:
- nvim_create_namespace
- nvim_get_namespaces
- nvim_buf_clear_namespace
- nv...

c9760b1153650d1c1b0bc32b6b582f93ecb67179 authored over 6 years ago
fix(api): Fix `uiTryResize`

Conflated this with nvim_ui_try_resize_grid when adding documentation

63f07adcc8e1142b3ea0512736bd40e14cadfde1 authored over 6 years ago
docs: Update jsdoc comments

e1cd9fda2ee50326d3e9f73da57d440000253dfc authored over 6 years ago
fix(buffer): fix attach events (#111)

* Not use internal isAttached
* Add buffer.isAttached method
* Unbind listener if attach failed

f46bdbe3e5872b7897e79aa1410c7db4ec2ec97d authored over 6 years ago
chore: Add `doc` to gitignore

781b0b70a1e4f1798ddd7e3fe83e3170b269a7c5 authored over 6 years ago
docs: Remove generated docs

These should only be on gh-pages branch

f4400ad7290d8cf1c4ed5daacd535572a315c743 authored over 6 years ago
add documentation generation via typedoc (#97)

* add typedoc support for the project

* output of typedoc

4166e9757351c3495e4ff94484e3deecd223e372 authored over 6 years ago
v4.3.0

c44b669a9a03cd7d95efec8c0ed71c40a2a98d94 authored over 6 years ago
fix(api): Fix replace lines and fix tests (#110)

Closes https://github.com/neovim/node-client/pull/96

86554f0962aad298075546622ac0c210558b8920 authored over 6 years ago
feat(api): Add "buf_is_loaded" and "buf_get_offset" (#109)

d2f77cec59b16b8145134c2c809ea1552ee007be authored over 6 years ago
chore(notion): Add toolchain support for notion-cli

3229a3b99ccdd70a275e47211eed2b44e6b2013c authored over 6 years ago
Update README.md

Add links to examples and scripts

9275dae6c562c01b7ffbd04e058ecb653ff6a322 authored over 6 years ago
Docs update readme (#105)

This addresses feedback from #41

- Moves all plugin examples to the examples dir
- Creates a...

73ef2a88235e8e6b835228cc4bbc5835f7e382c9 authored over 6 years ago
doc(): Update README.md to remove WIP label (#101)

Remove "Work in Progress" label

531722a259ec4e2de57a105ff1a2bed723db04b8 authored over 6 years ago
[RFC] debug: spawn child process with --inspect-brk (#95)

Fix #46

I included style changes because of the precommit check with husky.
Running node wi...

1260ac87f9ceb90ebd9e548fad943cfa304a24d1 authored over 6 years ago
fix: Buffer.test.ts passes

https://github.com/neovim/node-client/pull/98
broke this file.
The precommit checks were bypasse...

fd6b64e661e928d83a765fba9a1d538e358dd631 authored almost 7 years ago
fix: run headless nvim for integration tests

f420a881b95f369d4c5273a9efdbc420e6c3b03b authored almost 7 years ago