node-java-caller
node-java-caller copied to clipboard
Lightweight cross-platform javascript module to easily call java from node sources. Automatically install java if not present
_Generated with [github-dependents-info](https://github.com/nvuillam/github-dependents-info), by [Nicolas Vuillamy](https://github.com/nvuillam)_
This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [eslint](https://eslint.org) ([source](https://redirect.github.com/eslint/eslint)) | [`9.9.1` -> `9.10.0`](https://renovatebot.com/diffs/npm/eslint/9.9.1/9.10.0) | [](https://docs.renovatebot.com/merge-confidence/) |...
_Generated with [github-dependents-info](https://github.com/nvuillam/github-dependents-info), by [Nicolas Vuillamy](https://github.com/nvuillam)_
This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [@babel/eslint-parser](https://babel.dev/) ([source](https://redirect.github.com/babel/babel/tree/HEAD/eslint/babel-eslint-parser)) | [`7.26.8` -> `7.26.10`](https://renovatebot.com/diffs/npm/@babel%2feslint-parser/7.26.8/7.26.10) | [](https://docs.renovatebot.com/merge-confidence/) |...
This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [node](https://redirect.github.com/actions/node-versions) | uses-with | major | `18.x` -> `22.x` | --- ### Release...
_Generated with [github-dependents-info](https://github.com/nvuillam/github-dependents-info), by [Nicolas Vuillamy](https://github.com/nvuillam)_
This PR enables an absolute path to be passed as the `jar` parameter. It resolves https://github.com/nvuillam/node-java-caller/issues/104. A new test (that previously would have failed) has been added. Now, this code...
This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [codecov/codecov-action](https://redirect.github.com/codecov/codecov-action) | action | major | `v4` -> `v5` | --- ### Release...
I'm trying to use an absolute path to the jar file. ```js const java = new JavaCaller({ jar: "F:\\my-path\\file.jar", }); ``` However, this gets turned into `-jar ./F:\my-path\file.jar`. See this...
This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [which](https://redirect.github.com/npm/node-which) | [`^4.0.0` -> `^5.0.0`](https://renovatebot.com/diffs/npm/which/4.0.0/5.0.0) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/)...