node-jq
node-jq copied to clipboard
Node.js wrapper for jq
Bumps [joi](https://github.com/hapijs/joi) from 17.6.0 to 17.13.0. Commits f02df4c 17.13.0 1ed2d4e feat: support encoding uri (follow-up to #3027) (#3032) 9af6f1f feat: Support encoding uri (#3027) 554a437 17.12.3 0dfd48f fix: handle bigint...
Bumps [semantic-release](https://github.com/semantic-release/semantic-release) from 21.0.7 to 23.0.8. Release notes Sourced from semantic-release's releases. v23.0.8 23.0.8 (2024-04-09) Bug Fixes deps: rename read-pkg-up -> read-package-up (4980cba) deps: rename read-pkg-up -> read-package-up (#3249) (95a8b9e)...
## Description I am using [bun runtime](https://bun.sh/) and came across an issue that might be relevant for node-jq. When running this example ```ts jq(".", { foo: "bar" }, { input:...
Bumps [@semantic-release/commit-analyzer](https://github.com/semantic-release/commit-analyzer) from 10.0.1 to 12.0.0. Release notes Sourced from @semantic-release/commit-analyzer's releases. v12.0.0 12.0.0 (2024-03-18) Features exports: defined exports to point at ./index.js (f3358dd) node-versions: dropped support for node v18...
Bumps [@semantic-release/npm](https://github.com/semantic-release/npm) from 10.0.4 to 12.0.0. Release notes Sourced from @semantic-release/npm's releases. v12.0.0 12.0.0 (2024-03-16) Features exports: defined exports to point at ./index.js (9e193c2) node-versions: dropped support for node v18...
Bumps [mocha](https://github.com/mochajs/mocha) from 10.0.0 to 10.4.0. Release notes Sourced from mocha's releases. v10.4.0 10.4.0 / 2024-03-26 :tada: Enhancements #4829 feat: include .cause stacks in the error stack traces (@voxpelli) #4985...
Bumps [@swc/cli](https://github.com/swc-project/pkgs) from 0.1.57 to 0.3.12. Commits See full diff in compare view [](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter...
Bumps [@semantic-release/release-notes-generator](https://github.com/semantic-release/release-notes-generator) from 11.0.4 to 13.0.0. Release notes Sourced from @semantic-release/release-notes-generator's releases. v13.0.0 13.0.0 (2024-03-24) Features exports: defined exports to point at ./index.js (5655b18) node-versions: dropped support for node v18...
I encountered issues when running the `node-jq` binary from the package. I discovered that if you don't append `.exe` to the `bin` package file path, the binary isn't added/symlinked in...
Bumps [braces](https://github.com/micromatch/braces) from 3.0.2 to 3.0.3. Commits 74b2db2 3.0.3 88f1429 update eslint. lint, fix unit tests. 415d660 Snyk js braces 6838727 (#40) 190510f fix tests, skip 1 test in test/braces.expand...