dependabot[bot] opened a new pull request, #2174: URL: https://github.com/apache/incubator-kie-kogito-examples/pull/2174
Bumps [ajv](https://github.com/ajv-validator/ajv) to 8.18.0 and updates ancestor dependencies [ajv](https://github.com/ajv-validator/ajv), [cloudevents](https://github.com/cloudevents/sdk-javascript) and [faas-js-runtime](https://github.com/nodeshift/faas-js-runtime). These dependencies need to be updated together. Updates `ajv` from 6.12.6 to 8.18.0 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/ajv-validator/ajv/releases">ajv's releases</a>.</em></p> <blockquote> <h2>v8.18.0</h2> <h2>What's Changed</h2> <ul> <li>feat: allow tree-shaking by adding <code>"sideEffects": false</code> to <code>package.json</code> by <a href="https://github.com/josdejong"><code>@josdejong</code></a> in <a href="https://redirect.github.com/ajv-validator/ajv/pull/2480">ajv-validator/ajv#2480</a></li> <li>fix: <a href="https://redirect.github.com/ajv-validator/ajv/issues/2482">#2482</a> Infinity and NaN serialise to null by <a href="https://github.com/jasoniangreen"><code>@jasoniangreen</code></a> in <a href="https://redirect.github.com/ajv-validator/ajv/pull/2487">ajv-validator/ajv#2487</a></li> <li>fix: small grammatical error in managing-schemas.md by <a href="https://github.com/monteiro-renato"><code>@monteiro-renato</code></a> in <a href="https://redirect.github.com/ajv-validator/ajv/pull/2508">ajv-validator/ajv#2508</a></li> <li>fix: typos in schema-language.md by <a href="https://github.com/monteiro-renato"><code>@monteiro-renato</code></a> in <a href="https://redirect.github.com/ajv-validator/ajv/pull/2507">ajv-validator/ajv#2507</a></li> <li>fix(pattern): use configured RegExp engine with $data keyword to mitigate ReDoS attacks (CVE-2025-69873) by <a href="https://github.com/epoberezkin"><code>@epoberezkin</code></a> in <a href="https://redirect.github.com/ajv-validator/ajv/pull/2586">ajv-validator/ajv#2586</a></li> </ul> <h2>New Contributors</h2> <ul> <li><a href="https://github.com/josdejong"><code>@josdejong</code></a> made their first contribution in <a href="https://redirect.github.com/ajv-validator/ajv/pull/2480">ajv-validator/ajv#2480</a></li> <li><a href="https://github.com/monteiro-renato"><code>@monteiro-renato</code></a> made their first contribution in <a href="https://redirect.github.com/ajv-validator/ajv/pull/2508">ajv-validator/ajv#2508</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/ajv-validator/ajv/compare/v8.17.1...v8.18.0">https://github.com/ajv-validator/ajv/compare/v8.17.1...v8.18.0</a></p> <h2>v8.17.1</h2> <h2>What's Changed</h2> <ul> <li>bump version to 8.17.1 by <a href="https://github.com/jasoniangreen"><code>@jasoniangreen</code></a> in <a href="https://redirect.github.com/ajv-validator/ajv/pull/2472">ajv-validator/ajv#2472</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/ajv-validator/ajv/compare/v8.17.0...v8.17.1">https://github.com/ajv-validator/ajv/compare/v8.17.0...v8.17.1</a></p> <h2>Plus everything in 8.17.0 which failed to release</h2> <p>The only functional change is to switch from uri-js (which is no longer supported), to fast-uri. This is the second attempt and the team on fast-uri have been really helpful addressing the issues we found last time.</p> <p>Revert "Revert fast-uri change (<a href="https://redirect.github.com/ajv-validator/ajv/pull/2444">ajv-validator/ajv#2444</a>)" by <a href="https://github.com/gurgunday"><code>@gurgunday</code></a> in <a href="https://redirect.github.com/ajv-validator/ajv/pull/2448">ajv-validator/ajv#2448</a> fix: ignore new eslint error for <code>@typescript-eslint/no-extraneous-class</code> by <a href="https://github.com/jasoniangreen"><code>@jasoniangreen</code></a> in <a href="https://redirect.github.com/ajv-validator/ajv/pull/2455">ajv-validator/ajv#2455</a> docs: clarify behaviour of addVocabulary by <a href="https://github.com/jasoniangreen"><code>@jasoniangreen</code></a> in <a href="https://redirect.github.com/ajv-validator/ajv/pull/2454">ajv-validator/ajv#2454</a> docs: refactor to improve legibility by <a href="https://github.com/blottn"><code>@blottn</code></a> in <a href="https://redirect.github.com/ajv-validator/ajv/pull/2432">ajv-validator/ajv#2432</a> Fix grammatical typo in managing-schemas.md by <a href="https://github.com/wetneb"><code>@wetneb</code></a> in <a href="https://redirect.github.com/ajv-validator/ajv/pull/2305">ajv-validator/ajv#2305</a> docs: Fix broken strict-mode link by <a href="https://github.com/alexanderjsx"><code>@alexanderjsx</code></a> in <a href="https://redirect.github.com/ajv-validator/ajv/pull/2459">ajv-validator/ajv#2459</a> feat: add test for encoded refs and bump fast-uri by <a href="https://github.com/jasoniangreen"><code>@jasoniangreen</code></a> in <a href="https://redirect.github.com/ajv-validator/ajv/pull/2449">ajv-validator/ajv#2449</a> fix: changes for <code>@typescript-eslint/array-type</code> rule by <a href="https://github.com/jasoniangreen"><code>@jasoniangreen</code></a> in <a href="https://redirect.github.com/ajv-validator/ajv/pull/2467">ajv-validator/ajv#2467</a> fixes <a href="https://redirect.github.com/ajv-validator/ajv/issues/2217">ajv-validator/ajv#2217</a> - clarify custom keyword naming by <a href="https://github.com/jasoniangreen"><code>@jasoniangreen</code></a> in <a href="https://redirect.github.com/ajv-validator/ajv/pull/2457">ajv-validator/ajv#2457</a></p> <h2>v8.17.0</h2> <h2>What's Changed</h2> <p>The only functional change is to switch from uri-js (which is no longer supported), to fast-uri. This is the second attempt and the team on fast-uri have been really helpful addressing the issues we found last time.</p> <ul> <li>Revert "Revert fast-uri change (<a href="https://redirect.github.com/ajv-validator/ajv/issues/2444">#2444</a>)" by <a href="https://github.com/gurgunday"><code>@gurgunday</code></a> in <a href="https://redirect.github.com/ajv-validator/ajv/pull/2448">ajv-validator/ajv#2448</a></li> <li>fix: ignore new eslint error for <code>@typescript-eslint/no-extraneous-class</code> by <a href="https://github.com/jasoniangreen"><code>@jasoniangreen</code></a> in <a href="https://redirect.github.com/ajv-validator/ajv/pull/2455">ajv-validator/ajv#2455</a></li> <li>docs: clarify behaviour of addVocabulary by <a href="https://github.com/jasoniangreen"><code>@jasoniangreen</code></a> in <a href="https://redirect.github.com/ajv-validator/ajv/pull/2454">ajv-validator/ajv#2454</a></li> <li>docs: refactor to improve legibility by <a href="https://github.com/blottn"><code>@blottn</code></a> in <a href="https://redirect.github.com/ajv-validator/ajv/pull/2432">ajv-validator/ajv#2432</a></li> <li>Fix grammatical typo in managing-schemas.md by <a href="https://github.com/wetneb"><code>@wetneb</code></a> in <a href="https://redirect.github.com/ajv-validator/ajv/pull/2305">ajv-validator/ajv#2305</a></li> <li>docs: Fix broken strict-mode link by <a href="https://github.com/alexanderjsx"><code>@alexanderjsx</code></a> in <a href="https://redirect.github.com/ajv-validator/ajv/pull/2459">ajv-validator/ajv#2459</a></li> <li>feat: add test for encoded refs and bump fast-uri by <a href="https://github.com/jasoniangreen"><code>@jasoniangreen</code></a> in <a href="https://redirect.github.com/ajv-validator/ajv/pull/2449">ajv-validator/ajv#2449</a></li> <li>fix: changes for <code>@typescript-eslint/array-type</code> rule by <a href="https://github.com/jasoniangreen"><code>@jasoniangreen</code></a> in <a href="https://redirect.github.com/ajv-validator/ajv/pull/2467">ajv-validator/ajv#2467</a></li> <li>fixes <a href="https://redirect.github.com/ajv-validator/ajv/issues/2217">#2217</a> - clarify custom keyword naming by <a href="https://github.com/jasoniangreen"><code>@jasoniangreen</code></a> in <a href="https://redirect.github.com/ajv-validator/ajv/pull/2457">ajv-validator/ajv#2457</a></li> </ul> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/ajv-validator/ajv/commit/142ce84b807c4fe66e619c22480a28d0e4bd50fa"><code>142ce84</code></a> 8.18.0</li> <li><a href="https://github.com/ajv-validator/ajv/commit/720a23fa453ffae8340e92c9b0fe886c54cfe0d5"><code>720a23f</code></a> fix(pattern): use configured RegExp engine with $data keyword to mitigate ReD...</li> <li><a href="https://github.com/ajv-validator/ajv/commit/82735a15826a30cc51e97a1bbfb59b3d388e4b98"><code>82735a1</code></a> fix: typos in schema-language.md (<a href="https://redirect.github.com/ajv-validator/ajv/issues/2507">#2507</a>)</li> <li><a href="https://github.com/ajv-validator/ajv/commit/b17ec32cd97542e90ae27231d8a8bce88b9e53b6"><code>b17ec32</code></a> fix: small grammatical error in managing-schemas.md (<a href="https://redirect.github.com/ajv-validator/ajv/issues/2508">#2508</a>)</li> <li><a href="https://github.com/ajv-validator/ajv/commit/69568d08564303e2c32a2de61feb833b41075f96"><code>69568d0</code></a> fix: <a href="https://redirect.github.com/ajv-validator/ajv/issues/2482">#2482</a> Infinity and NaN serialise to null (<a href="https://redirect.github.com/ajv-validator/ajv/issues/2487">#2487</a>)</li> <li><a href="https://github.com/ajv-validator/ajv/commit/f06766f33ed7291f84c19f22a1286a34475fbdaf"><code>f06766f</code></a> feat: allow tree-shaking by adding ``"sideEffects": false<code>to</code>package.json` ...</li> <li><a href="https://github.com/ajv-validator/ajv/commit/9050ba1359fb87cd7c143f3c79513ea7624ea443"><code>9050ba1</code></a> bump version to 8.17.1 (<a href="https://redirect.github.com/ajv-validator/ajv/issues/2472">#2472</a>)</li> <li><a href="https://github.com/ajv-validator/ajv/commit/f7831b41c3a27064c6219f51a1e7371ffb582dfe"><code>f7831b4</code></a> fixes <a href="https://redirect.github.com/ajv-validator/ajv/issues/2217">#2217</a> - clarify custom keyword naming (<a href="https://redirect.github.com/ajv-validator/ajv/issues/2457">#2457</a>)</li> <li><a href="https://github.com/ajv-validator/ajv/commit/a523784388a79ce65e42caf4d2731da36a94b386"><code>a523784</code></a> fix: changes for <code>@typescript-eslint/array-type</code> rule (<a href="https://redirect.github.com/ajv-validator/ajv/issues/2467">#2467</a>)</li> <li><a href="https://github.com/ajv-validator/ajv/commit/595fe58e64e8d5fb8a50fd7a58f9e7f3bcca0bac"><code>595fe58</code></a> feat: add test for encoded refs and bump fast-uri (<a href="https://redirect.github.com/ajv-validator/ajv/issues/2449">#2449</a>)</li> <li>Additional commits viewable in <a href="https://github.com/ajv-validator/ajv/compare/v6.12.6...v8.18.0">compare view</a></li> </ul> </details> <details> <summary>Install script changes</summary> <p>This version modifies <code>prepublish</code> script that runs during installation. Review the package contents before updating.</p> </details> <br /> Updates `cloudevents` from 5.3.2 to 10.0.0 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/cloudevents/sdk-javascript/releases">cloudevents's releases</a>.</em></p> <blockquote> <h2>v10.0.0</h2> <h2><a href="https://github.com/cloudevents/sdk-javascript/compare/v9.0.0...v10.0.0">10.0.0</a> (2025-06-05)</h2> <h3>⚠ BREAKING CHANGES</h3> <ul> <li>remove Node 18 support (<a href="https://redirect.github.com/cloudevents/sdk-javascript/issues/616">#616</a>)</li> </ul> <h3>Features</h3> <ul> <li>add node 24 support (<a href="https://redirect.github.com/cloudevents/sdk-javascript/issues/614">#614</a>) (<a href="https://github.com/cloudevents/sdk-javascript/commit/beac7356a789944cf4a8d76d2508fa6d7c5bcf7e">beac735</a>)</li> <li>remove Node 18 support (<a href="https://redirect.github.com/cloudevents/sdk-javascript/issues/616">#616</a>) (<a href="https://github.com/cloudevents/sdk-javascript/commit/3c8819e2bcf97fe7b352b2a004d511965a4cc414">3c8819e</a>)</li> </ul> <h2>v9.0.0</h2> <h2><a href="https://github.com/cloudevents/sdk-javascript/compare/v8.0.3...v9.0.0">9.0.0</a> (2025-04-03)</h2> <h3>⚠ BREAKING CHANGES</h3> <ul> <li>remove node 16 (<a href="https://redirect.github.com/cloudevents/sdk-javascript/issues/610">#610</a>)</li> </ul> <h3>Features</h3> <ul> <li>remove node 16 (<a href="https://redirect.github.com/cloudevents/sdk-javascript/issues/610">#610</a>) (<a href="https://github.com/cloudevents/sdk-javascript/commit/3ff6fdd3bf1a9d77be9cd1d1ed589de47a86f7c1">3ff6fdd</a>)</li> </ul> <h2>v8.0.3</h2> <h2><a href="https://github.com/cloudevents/sdk-javascript/compare/v8.0.2...v8.0.3">8.0.3</a> (2025-04-02)</h2> <h3>Bug Fixes</h3> <ul> <li>add generics to <code>Binding</code> type (<a href="https://redirect.github.com/cloudevents/sdk-javascript/issues/604">#604</a>) (<a href="https://github.com/cloudevents/sdk-javascript/commit/f475cdfd7ee7e80a375b997ba2f41b1655a44a03">f475cdf</a>)</li> </ul> <h2>v8.0.2</h2> <h2><a href="https://github.com/cloudevents/sdk-javascript/compare/v8.0.1...v8.0.2">8.0.2</a> (2024-07-22)</h2> <h3>Bug Fixes</h3> <ul> <li>creating an event does not error when the event attribute name is too long (<a href="https://redirect.github.com/cloudevents/sdk-javascript/issues/593">#593</a>) (<a href="https://github.com/cloudevents/sdk-javascript/commit/6977113d7b49bd2b702632cc09e29cc0c003e2a1">6977113</a>)</li> </ul> <h2>v8.0.1</h2> <h2><a href="https://github.com/cloudevents/sdk-javascript/compare/v8.0.0...v8.0.1">8.0.1</a> (2024-06-12)</h2> <h3>Bug Fixes</h3> <ul> <li>allow Node 22 and use it by default (<a href="https://redirect.github.com/cloudevents/sdk-javascript/issues/587">#587</a>) (<a href="https://github.com/cloudevents/sdk-javascript/commit/e7626077ed22b2bcbfa71b0403a58ac187c57cba">e762607</a>)</li> </ul> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/cloudevents/sdk-javascript/blob/main/CHANGELOG.md">cloudevents's changelog</a>.</em></p> <blockquote> <h2><a href="https://github.com/cloudevents/sdk-javascript/compare/v9.0.0...v10.0.0">10.0.0</a> (2025-06-05)</h2> <h3>⚠ BREAKING CHANGES</h3> <ul> <li>remove Node 18 support (<a href="https://redirect.github.com/cloudevents/sdk-javascript/issues/616">#616</a>)</li> </ul> <h3>Features</h3> <ul> <li>add node 24 support (<a href="https://redirect.github.com/cloudevents/sdk-javascript/issues/614">#614</a>) (<a href="https://github.com/cloudevents/sdk-javascript/commit/beac7356a789944cf4a8d76d2508fa6d7c5bcf7e">beac735</a>)</li> <li>remove Node 18 support (<a href="https://redirect.github.com/cloudevents/sdk-javascript/issues/616">#616</a>) (<a href="https://github.com/cloudevents/sdk-javascript/commit/3c8819e2bcf97fe7b352b2a004d511965a4cc414">3c8819e</a>)</li> </ul> <h2><a href="https://github.com/cloudevents/sdk-javascript/compare/v8.0.3...v9.0.0">9.0.0</a> (2025-04-03)</h2> <h3>⚠ BREAKING CHANGES</h3> <ul> <li>remove node 16 (<a href="https://redirect.github.com/cloudevents/sdk-javascript/issues/610">#610</a>)</li> </ul> <h3>Features</h3> <ul> <li>remove node 16 (<a href="https://redirect.github.com/cloudevents/sdk-javascript/issues/610">#610</a>) (<a href="https://github.com/cloudevents/sdk-javascript/commit/3ff6fdd3bf1a9d77be9cd1d1ed589de47a86f7c1">3ff6fdd</a>)</li> </ul> <h2><a href="https://github.com/cloudevents/sdk-javascript/compare/v8.0.2...v8.0.3">8.0.3</a> (2025-04-02)</h2> <h3>Bug Fixes</h3> <ul> <li>add generics to <code>Binding</code> type (<a href="https://redirect.github.com/cloudevents/sdk-javascript/issues/604">#604</a>) (<a href="https://github.com/cloudevents/sdk-javascript/commit/f475cdfd7ee7e80a375b997ba2f41b1655a44a03">f475cdf</a>)</li> </ul> <h2><a href="https://github.com/cloudevents/sdk-javascript/compare/v8.0.1...v8.0.2">8.0.2</a> (2024-07-22)</h2> <h3>Bug Fixes</h3> <ul> <li>creating an event does not error when the event attribute name is too long (<a href="https://redirect.github.com/cloudevents/sdk-javascript/issues/593">#593</a>) (<a href="https://github.com/cloudevents/sdk-javascript/commit/6977113d7b49bd2b702632cc09e29cc0c003e2a1">6977113</a>)</li> </ul> <h2><a href="https://github.com/cloudevents/sdk-javascript/compare/v8.0.0...v8.0.1">8.0.1</a> (2024-06-12)</h2> <h3>Bug Fixes</h3> <ul> <li>allow Node 22 and use it by default (<a href="https://redirect.github.com/cloudevents/sdk-javascript/issues/587">#587</a>) (<a href="https://github.com/cloudevents/sdk-javascript/commit/e7626077ed22b2bcbfa71b0403a58ac187c57cba">e762607</a>)</li> </ul> <h3>Miscellaneous</h3> <ul> <li>Update compatible node version (<a href="https://redirect.github.com/cloudevents/sdk-javascript/issues/573">#573</a>) (<a href="https://github.com/cloudevents/sdk-javascript/commit/245bae92d1c84b4a44fe7aae2f82c5a90818f1c5">245bae9</a>)</li> <li>updated check mark symbol to show some green checkboxes (<a href="https://redirect.github.com/cloudevents/sdk-javascript/issues/582">#582</a>) (<a href="https://github.com/cloudevents/sdk-javascript/commit/c65afe94d2320eae9b8b74de9b1e1bd8793baa6a">c65afe9</a>)</li> </ul> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/cloudevents/sdk-javascript/commit/c23895145a2f055e8e90714401fc67252a0edf21"><code>c238951</code></a> chore(main): release 10.0.0 (<a href="https://redirect.github.com/cloudevents/sdk-javascript/issues/615">#615</a>)</li> <li><a href="https://github.com/cloudevents/sdk-javascript/commit/3c8819e2bcf97fe7b352b2a004d511965a4cc414"><code>3c8819e</code></a> feat!: remove Node 18 support (<a href="https://redirect.github.com/cloudevents/sdk-javascript/issues/616">#616</a>)</li> <li><a href="https://github.com/cloudevents/sdk-javascript/commit/beac7356a789944cf4a8d76d2508fa6d7c5bcf7e"><code>beac735</code></a> feat: add node 24 support (<a href="https://redirect.github.com/cloudevents/sdk-javascript/issues/614">#614</a>)</li> <li><a href="https://github.com/cloudevents/sdk-javascript/commit/fc760976bf45debb362c75b5e5900ad11e8ba1f3"><code>fc76097</code></a> chore(main): release 9.0.0 (<a href="https://redirect.github.com/cloudevents/sdk-javascript/issues/611">#611</a>)</li> <li><a href="https://github.com/cloudevents/sdk-javascript/commit/3ff6fdd3bf1a9d77be9cd1d1ed589de47a86f7c1"><code>3ff6fdd</code></a> feat!: remove node 16 (<a href="https://redirect.github.com/cloudevents/sdk-javascript/issues/610">#610</a>)</li> <li><a href="https://github.com/cloudevents/sdk-javascript/commit/c07afa9b774deefa137a960d2d11adee0bf3674a"><code>c07afa9</code></a> chore(main): release 8.0.3 (<a href="https://redirect.github.com/cloudevents/sdk-javascript/issues/606">#606</a>)</li> <li><a href="https://github.com/cloudevents/sdk-javascript/commit/f475cdfd7ee7e80a375b997ba2f41b1655a44a03"><code>f475cdf</code></a> fix: add generics to <code>Binding</code> type (<a href="https://redirect.github.com/cloudevents/sdk-javascript/issues/604">#604</a>)</li> <li><a href="https://github.com/cloudevents/sdk-javascript/commit/8357719babc6b04acb819e5e706e3f08aa40bd1e"><code>8357719</code></a> chore(main): release 8.0.2 (<a href="https://redirect.github.com/cloudevents/sdk-javascript/issues/594">#594</a>)</li> <li><a href="https://github.com/cloudevents/sdk-javascript/commit/6977113d7b49bd2b702632cc09e29cc0c003e2a1"><code>6977113</code></a> fix: creating an event does not error when the event attribute name is too lo...</li> <li><a href="https://github.com/cloudevents/sdk-javascript/commit/154e9137177f36de87dba3a4d2803d0e6c9e9e14"><code>154e913</code></a> chore(main): release 8.0.1 (<a href="https://redirect.github.com/cloudevents/sdk-javascript/issues/574">#574</a>)</li> <li>Additional commits viewable in <a href="https://github.com/cloudevents/sdk-javascript/compare/v5.3.2...v10.0.0">compare view</a></li> </ul> </details> <br /> Updates `faas-js-runtime` from 0.9.0 to 0.9.7 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/nodeshift/faas-js-runtime/releases">faas-js-runtime's releases</a>.</em></p> <blockquote> <h2>v0.9.7</h2> <h2><a href="https://github.com/boson-project/faas-js-runtime/compare/v0.9.6...v0.9.7">0.9.7</a> (2023-01-06)</h2> <h3>Bug Fixes</h3> <ul> <li>modify module loader to look in parent directories (<a href="https://redirect.github.com/boson-project/faas-js-runtime/issues/144">#144</a>) (<a href="https://github.com/boson-project/faas-js-runtime/commit/2a1e618afd0078ceeffa94232c6c55b0584d5842">2a1e618</a>)</li> </ul> <h2>v0.9.6</h2> <h2><a href="https://github.com/boson-project/faas-js-runtime/compare/v0.9.5...v0.9.6">0.9.6</a> (2022-12-09)</h2> <h3>Features</h3> <ul> <li>Import functions that are written as ES Modules (<a href="https://redirect.github.com/boson-project/faas-js-runtime/issues/140">#140</a>) (<a href="https://github.com/boson-project/faas-js-runtime/commit/6ac6fffec091e9ed87d74a39f8c8390bc28d8ee6">6ac6fff</a>)</li> </ul> <h2>v0.9.5</h2> <h2><a href="https://github.com/boson-project/faas-js-runtime/compare/v0.9.4...v0.9.5">0.9.5</a> (2022-11-09)</h2> <h3>Bug Fixes</h3> <ul> <li><strong>types:</strong> use CloudEvent<unknown> for typed events (<a href="https://redirect.github.com/boson-project/faas-js-runtime/issues/137">#137</a>) (<a href="https://github.com/boson-project/faas-js-runtime/commit/03b1ffe4eb8ffdd3c1070a7a82684f0681bdb65e">03b1ffe</a>)</li> </ul> <h2>v0.9.4</h2> <h2><a href="https://github.com/boson-project/faas-js-runtime/compare/v0.9.3...v0.9.4">0.9.4</a> (2022-11-08)</h2> <h3>Bug Fixes</h3> <ul> <li><strong>cloudevents:</strong> bump to latest release (<a href="https://redirect.github.com/boson-project/faas-js-runtime/issues/135">#135</a>) (<a href="https://github.com/boson-project/faas-js-runtime/commit/c7f9331de905a17e7b5a7ef1c099a7df690cf91d">c7f9331</a>)</li> </ul> <h2>v0.9.3</h2> <h2><a href="https://github.com/boson-project/faas-js-runtime/compare/v0.9.2...v0.9.3">0.9.3</a> (2022-11-08)</h2> <h3>Miscellaneous</h3> <ul> <li><strong>release-please:</strong> bump node version (<a href="https://redirect.github.com/boson-project/faas-js-runtime/issues/133">#133</a>) (<a href="https://github.com/boson-project/faas-js-runtime/commit/74e231dde65477e377e73ad009ba86e19445aac0">74e231d</a>)</li> </ul> <h2>v0.9.2</h2> <h2><a href="https://github.com/boson-project/faas-js-runtime/compare/v0.9.1...v0.9.2">0.9.2</a> (2022-11-03)</h2> <h3>Features</h3> <ul> <li><strong>http-functions:</strong> supply HTTP POST body (<a href="https://redirect.github.com/boson-project/faas-js-runtime/issues/129">#129</a>) (<a href="https://github.com/boson-project/faas-js-runtime/commit/25cdcba3d7f58b0d202efc1864455bff855583be">25cdcba</a>)</li> </ul> <h3>Miscellaneous</h3> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/nodeshift/faas-js-runtime/blob/main/CHANGELOG.md">faas-js-runtime's changelog</a>.</em></p> <blockquote> <h2><a href="https://github.com/boson-project/faas-js-runtime/compare/v0.9.6...v0.9.7">0.9.7</a> (2023-01-06)</h2> <h3>Bug Fixes</h3> <ul> <li>modify module loader to look in parent directories (<a href="https://redirect.github.com/boson-project/faas-js-runtime/issues/144">#144</a>) (<a href="https://github.com/boson-project/faas-js-runtime/commit/2a1e618afd0078ceeffa94232c6c55b0584d5842">2a1e618</a>)</li> </ul> <h2><a href="https://github.com/boson-project/faas-js-runtime/compare/v0.9.5...v0.9.6">0.9.6</a> (2022-12-09)</h2> <h3>Features</h3> <ul> <li>Import functions that are written as ES Modules (<a href="https://redirect.github.com/boson-project/faas-js-runtime/issues/140">#140</a>) (<a href="https://github.com/boson-project/faas-js-runtime/commit/6ac6fffec091e9ed87d74a39f8c8390bc28d8ee6">6ac6fff</a>)</li> </ul> <h2><a href="https://github.com/boson-project/faas-js-runtime/compare/v0.9.4...v0.9.5">0.9.5</a> (2022-11-09)</h2> <h3>Bug Fixes</h3> <ul> <li><strong>types:</strong> use CloudEvent<unknown> for typed events (<a href="https://redirect.github.com/boson-project/faas-js-runtime/issues/137">#137</a>) (<a href="https://github.com/boson-project/faas-js-runtime/commit/03b1ffe4eb8ffdd3c1070a7a82684f0681bdb65e">03b1ffe</a>)</li> </ul> <h2><a href="https://github.com/boson-project/faas-js-runtime/compare/v0.9.3...v0.9.4">0.9.4</a> (2022-11-08)</h2> <h3>Bug Fixes</h3> <ul> <li><strong>cloudevents:</strong> bump to latest release (<a href="https://redirect.github.com/boson-project/faas-js-runtime/issues/135">#135</a>) (<a href="https://github.com/boson-project/faas-js-runtime/commit/c7f9331de905a17e7b5a7ef1c099a7df690cf91d">c7f9331</a>)</li> </ul> <h2><a href="https://github.com/boson-project/faas-js-runtime/compare/v0.9.2...v0.9.3">0.9.3</a> (2022-11-08)</h2> <h3>Miscellaneous</h3> <ul> <li><strong>release-please:</strong> bump node version (<a href="https://redirect.github.com/boson-project/faas-js-runtime/issues/133">#133</a>) (<a href="https://github.com/boson-project/faas-js-runtime/commit/74e231dde65477e377e73ad009ba86e19445aac0">74e231d</a>)</li> </ul> <h2><a href="https://github.com/boson-project/faas-js-runtime/compare/v0.9.1...v0.9.2">0.9.2</a> (2022-11-03)</h2> <h3>Features</h3> <ul> <li><strong>http-functions:</strong> supply HTTP POST body (<a href="https://redirect.github.com/boson-project/faas-js-runtime/issues/129">#129</a>) (<a href="https://github.com/boson-project/faas-js-runtime/commit/25cdcba3d7f58b0d202efc1864455bff855583be">25cdcba</a>)</li> </ul> <h3>Miscellaneous</h3> <ul> <li><strong>coverage:</strong> upload coverage stats to codecov.io (<a href="https://redirect.github.com/boson-project/faas-js-runtime/issues/127">#127</a>) (<a href="https://github.com/boson-project/faas-js-runtime/commit/4206e31cbe4a4dcc4a4e322fc7f2b2d66bc2c9e8">4206e31</a>)</li> <li><strong>deps:</strong> bump fastify to 4.9.x (<a href="https://redirect.github.com/boson-project/faas-js-runtime/issues/128">#128</a>) (<a href="https://github.com/boson-project/faas-js-runtime/commit/35403b54053ea194171ae6fd5afd458926f93ba9">35403b5</a>)</li> <li><strong>release-please:</strong> specify changelog headings (<a href="https://redirect.github.com/boson-project/faas-js-runtime/issues/130">#130</a>) (<a href="https://github.com/boson-project/faas-js-runtime/commit/5ed0cff1f7e8989aa713aa76571f1cbebd6c4830">5ed0cff</a>)</li> </ul> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/nodeshift/faas-js-runtime/commit/d5329e3830e7d05be0bdb09f830dc5b9281c3e58"><code>d5329e3</code></a> chore(main): release 0.9.7 (<a href="https://redirect.github.com/nodeshift/faas-js-runtime/issues/145">#145</a>)</li> <li><a href="https://github.com/nodeshift/faas-js-runtime/commit/55e3bb47c7456a787221ca08cfcbd96395d4d9b8"><code>55e3bb4</code></a> build(deps): bump json5 from 2.2.0 to 2.2.3 (<a href="https://redirect.github.com/nodeshift/faas-js-runtime/issues/146">#146</a>)</li> <li><a href="https://github.com/nodeshift/faas-js-runtime/commit/2a1e618afd0078ceeffa94232c6c55b0584d5842"><code>2a1e618</code></a> fix: modify module loader to look in parent directories (<a href="https://redirect.github.com/nodeshift/faas-js-runtime/issues/144">#144</a>)</li> <li><a href="https://github.com/nodeshift/faas-js-runtime/commit/14297d2f75a8df7604527459387b48a1eea3ee99"><code>14297d2</code></a> chore(main): release 0.9.6 (<a href="https://redirect.github.com/nodeshift/faas-js-runtime/issues/141">#141</a>)</li> <li><a href="https://github.com/nodeshift/faas-js-runtime/commit/6ac6fffec091e9ed87d74a39f8c8390bc28d8ee6"><code>6ac6fff</code></a> Feat: Import functions that are written as ES Modules (<a href="https://redirect.github.com/nodeshift/faas-js-runtime/issues/140">#140</a>)</li> <li><a href="https://github.com/nodeshift/faas-js-runtime/commit/b1bafc8b2fe0340e4633104700fd2e317ca34b1e"><code>b1bafc8</code></a> build(deps): bump fastify from 4.9.2 to 4.10.2 (<a href="https://redirect.github.com/nodeshift/faas-js-runtime/issues/139">#139</a>)</li> <li><a href="https://github.com/nodeshift/faas-js-runtime/commit/6f1c97f863ac5fed1465a49e1a9d8ff44b087173"><code>6f1c97f</code></a> chore(main): release 0.9.5 (<a href="https://redirect.github.com/nodeshift/faas-js-runtime/issues/138">#138</a>)</li> <li><a href="https://github.com/nodeshift/faas-js-runtime/commit/03b1ffe4eb8ffdd3c1070a7a82684f0681bdb65e"><code>03b1ffe</code></a> fix(types): use CloudEvent<unknown> for typed events (<a href="https://redirect.github.com/nodeshift/faas-js-runtime/issues/137">#137</a>)</li> <li><a href="https://github.com/nodeshift/faas-js-runtime/commit/54ee908e7e94eda38f75a80b24469a39fde56389"><code>54ee908</code></a> chore(main): release 0.9.4 (<a href="https://redirect.github.com/nodeshift/faas-js-runtime/issues/136">#136</a>)</li> <li><a href="https://github.com/nodeshift/faas-js-runtime/commit/c7f9331de905a17e7b5a7ef1c099a7df690cf91d"><code>c7f9331</code></a> fix(cloudevents): bump to latest release (<a href="https://redirect.github.com/nodeshift/faas-js-runtime/issues/135">#135</a>)</li> <li>Additional commits viewable in <a href="https://github.com/nodeshift/faas-js-runtime/compare/v0.9.0...v0.9.7">compare view</a></li> </ul> </details> <br /> Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting `@dependabot rebase`. [//]: # (dependabot-automerge-start) [//]: # (dependabot-automerge-end) --- <details> <summary>Dependabot commands and options</summary> <br /> You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot show <dependency name> ignore conditions` will show all of the ignore conditions of the specified dependency - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself) You can disable automated security fix PRs for this repo from the [Security Alerts page](https://github.com/apache/incubator-kie-kogito-examples/network/alerts). </details> -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
