npm-opa-wasm
npm-opa-wasm copied to clipboard
Open Policy Agent WebAssembly NPM module (opa-wasm)
Bumps [puppeteer](https://github.com/puppeteer/puppeteer) from 18.0.5 to 19.0.0. Release notes Sourced from puppeteer's releases. puppeteer-core: v19.0.0 19.0.0 (2022-10-14) ⚠ BREAKING CHANGES use ~/.cache/puppeteer for browser downloads (#9095) deprecate createBrowserFetcher in favor of...
Bumps [yaml](https://github.com/eemeli/yaml) from 1.10.2 to 2.1.3. Release notes Sourced from yaml's releases. v2.1.3 Set correct node-end position for block collections with comments (#413) v2.1.2 Set correct node-end position for empty...
It's now expected to be false instead of undefined. When fixing this, we should be able to bump the version of OPA used in CI to 0.43.0 (or 0.44.0 when...
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 20.11.22 to 20.12.4. 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 [puppeteer](https://github.com/puppeteer/puppeteer) from 22.1.0 to 22.6.2. Release notes Sourced from puppeteer's releases. puppeteer-core: v22.6.2 22.6.2 (2024-03-28) Bug Fixes roll to Chrome 123.0.6312.86 (r1262506) (#12156) (29637f2) puppeteer: v22.6.2 22.6.2 (2024-03-28) Miscellaneous...
When I create a regular bundle I can contain there both data and policy. I would like to request a similar option when creating a `wasm` file. Sometimes the data...
Please provide a way to echo internal logs for data loading and evaluation. At the moment, data loading fails silently. If it would be some log indication about how many...
Bumps [esbuild](https://github.com/evanw/esbuild) from 0.20.1 to 0.20.2. Release notes Sourced from esbuild's releases. v0.20.2 Support TypeScript experimental decorators on abstract class fields (#3684) With this release, you can now use TypeScript...
Bumps [yaml](https://github.com/eemeli/yaml) from 1.10.2 to 2.4.1. Release notes Sourced from yaml's releases. v2.4.1 cst: Do not drop trailing newline after line comment in block-map if followed by unindented block-seq value...