chore(deps): bump the example-dependencies group across 10 directories with 15 updates#651
Open
dependabot[bot] wants to merge 1 commit into
Conversation
…s with 15 updates Bumps the example-dependencies group with 4 updates in the /examples/components/bundled-esbuild directory: [fast-xml-parser](https://github.com/NaturalIntelligence/fast-xml-parser), [remeda](https://github.com/remeda/remeda), [@bytecodealliance/jco](https://github.com/bytecodealliance/jco) and [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node). Bumps the example-dependencies group with 5 updates in the /examples/components/bundled-rsbuild directory: | Package | From | To | | --- | --- | --- | | [remeda](https://github.com/remeda/remeda) | `2.34.0` | `2.37.0` | | [@bytecodealliance/jco](https://github.com/bytecodealliance/jco) | `1.19.0` | `1.20.0` | | [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) | `24.12.2` | `24.12.4` | | [@rsbuild/plugin-node-polyfill](https://github.com/rstackjs/rsbuild-plugin-node-polyfill) | `1.4.4` | `1.4.5` | | [@rslib/core](https://github.com/web-infra-dev/rslib/tree/HEAD/packages/core) | `0.21.3` | `0.22.0` | Bumps the example-dependencies group with 6 updates in the /examples/components/http-axios directory: | Package | From | To | | --- | --- | --- | | [@bytecodealliance/jco](https://github.com/bytecodealliance/jco) | `1.19.0` | `1.20.0` | | [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) | `24.12.3` | `24.12.4` | | [axios](https://github.com/axios/axios) | `1.16.0` | `1.16.1` | | [@bytecodealliance/componentize-js](https://github.com/bytecodealliance/ComponentizeJS) | `0.20.0` | `0.21.0` | | [@rollup/plugin-commonjs](https://github.com/rollup/plugins/tree/HEAD/packages/commonjs) | `29.0.2` | `29.0.3` | | [rollup](https://github.com/rollup/rollup) | `4.60.3` | `4.61.0` | Bumps the example-dependencies group with 2 updates in the /examples/components/http-hello-world directory: [@bytecodealliance/jco](https://github.com/bytecodealliance/jco) and [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node). Bumps the example-dependencies group with 4 updates in the /examples/components/http-password-checker directory: [@bytecodealliance/jco](https://github.com/bytecodealliance/jco), [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node), [rollup](https://github.com/rollup/rollup) and [valibot](https://github.com/open-circle/valibot). Bumps the example-dependencies group with 4 updates in the /examples/components/http-server-with-hono directory: [@bytecodealliance/jco](https://github.com/bytecodealliance/jco), [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node), [rollup](https://github.com/rollup/rollup) and [hono](https://github.com/honojs/hono). Bumps the example-dependencies group with 4 updates in the /examples/components/http-stdio directory: [@bytecodealliance/jco](https://github.com/bytecodealliance/jco), [hono](https://github.com/honojs/hono), [@bytecodealliance/jco-std](https://github.com/bytecodealliance/jco) and [rolldown](https://github.com/rolldown/rolldown/tree/HEAD/packages/rolldown). Bumps the example-dependencies group with 2 updates in the /examples/components/http-streaming directory: [@bytecodealliance/jco](https://github.com/bytecodealliance/jco) and [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node). Bumps the example-dependencies group with 4 updates in the /examples/components/wasi-config-from-k8s-env directory: [@bytecodealliance/jco](https://github.com/bytecodealliance/jco), [hono](https://github.com/honojs/hono), [@bytecodealliance/jco-std](https://github.com/bytecodealliance/jco) and [rolldown](https://github.com/rolldown/rolldown/tree/HEAD/packages/rolldown). Bumps the example-dependencies group with 7 updates in the /examples/components/webgpu-tensorflow directory: | Package | From | To | | --- | --- | --- | | [@bytecodealliance/jco](https://github.com/bytecodealliance/jco) | `1.19.0` | `1.20.0` | | [typescript](https://github.com/microsoft/TypeScript) | `5.9.3` | `6.0.3` | | [@bytecodealliance/componentize-js](https://github.com/bytecodealliance/ComponentizeJS) | `0.20.0` | `0.21.0` | | [@rollup/plugin-commonjs](https://github.com/rollup/plugins/tree/HEAD/packages/commonjs) | `29.0.2` | `29.0.3` | | [rollup](https://github.com/rollup/rollup) | `4.60.3` | `4.61.0` | | [hono](https://github.com/honojs/hono) | `4.12.18` | `4.12.23` | | [@bytecodealliance/jco-std](https://github.com/bytecodealliance/jco) | `0.1.3` | `0.2.0` | Updates `fast-xml-parser` from 5.7.2 to 5.8.0 - [Release notes](https://github.com/NaturalIntelligence/fast-xml-parser/releases) - [Changelog](https://github.com/NaturalIntelligence/fast-xml-parser/blob/master/CHANGELOG.md) - [Commits](https://github.com/NaturalIntelligence/fast-xml-parser/compare/v5.7.2...v5.8.0) Updates `remeda` from 2.34.0 to 2.37.0 - [Release notes](https://github.com/remeda/remeda/releases) - [Commits](https://github.com/remeda/remeda/compare/v2.34.0...v2.37.0) Updates `@bytecodealliance/jco` from 1.19.0 to 1.20.0 - [Release notes](https://github.com/bytecodealliance/jco/releases) - [Commits](https://github.com/bytecodealliance/jco/compare/jco-v1.19.0...jco-v1.20.0) Updates `@types/node` from 24.12.2 to 24.12.4 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node) Updates `remeda` from 2.34.0 to 2.37.0 - [Release notes](https://github.com/remeda/remeda/releases) - [Commits](https://github.com/remeda/remeda/compare/v2.34.0...v2.37.0) Updates `@bytecodealliance/jco` from 1.19.0 to 1.20.0 - [Release notes](https://github.com/bytecodealliance/jco/releases) - [Commits](https://github.com/bytecodealliance/jco/compare/jco-v1.19.0...jco-v1.20.0) Updates `@types/node` from 24.12.2 to 24.12.4 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node) Updates `@bytecodealliance/jco` from 1.19.0 to 1.20.0 - [Release notes](https://github.com/bytecodealliance/jco/releases) - [Commits](https://github.com/bytecodealliance/jco/compare/jco-v1.19.0...jco-v1.20.0) Updates `@types/node` from 24.12.2 to 24.12.4 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node) Updates `@bytecodealliance/jco` from 1.19.0 to 1.20.0 - [Release notes](https://github.com/bytecodealliance/jco/releases) - [Commits](https://github.com/bytecodealliance/jco/compare/jco-v1.19.0...jco-v1.20.0) Updates `@types/node` from 24.12.2 to 24.12.4 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node) Updates `@bytecodealliance/jco` from 1.19.0 to 1.20.0 - [Release notes](https://github.com/bytecodealliance/jco/releases) - [Commits](https://github.com/bytecodealliance/jco/compare/jco-v1.19.0...jco-v1.20.0) Updates `@types/node` from 24.12.2 to 24.12.4 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node) Updates `@bytecodealliance/jco` from 1.19.0 to 1.20.0 - [Release notes](https://github.com/bytecodealliance/jco/releases) - [Commits](https://github.com/bytecodealliance/jco/compare/jco-v1.19.0...jco-v1.20.0) Updates `@types/node` from 24.12.2 to 24.12.4 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node) Updates `@bytecodealliance/jco` from 1.19.0 to 1.20.0 - [Release notes](https://github.com/bytecodealliance/jco/releases) - [Commits](https://github.com/bytecodealliance/jco/compare/jco-v1.19.0...jco-v1.20.0) Updates `@bytecodealliance/jco` from 1.19.0 to 1.20.0 - [Release notes](https://github.com/bytecodealliance/jco/releases) - [Commits](https://github.com/bytecodealliance/jco/compare/jco-v1.19.0...jco-v1.20.0) Updates `@types/node` from 24.12.2 to 24.12.4 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node) Updates `@bytecodealliance/jco` from 1.19.0 to 1.20.0 - [Release notes](https://github.com/bytecodealliance/jco/releases) - [Commits](https://github.com/bytecodealliance/jco/compare/jco-v1.19.0...jco-v1.20.0) Updates `@bytecodealliance/jco` from 1.19.0 to 1.20.0 - [Release notes](https://github.com/bytecodealliance/jco/releases) - [Commits](https://github.com/bytecodealliance/jco/compare/jco-v1.19.0...jco-v1.20.0) Updates `remeda` from 2.34.0 to 2.37.0 - [Release notes](https://github.com/remeda/remeda/releases) - [Commits](https://github.com/remeda/remeda/compare/v2.34.0...v2.37.0) Updates `@bytecodealliance/jco` from 1.19.0 to 1.20.0 - [Release notes](https://github.com/bytecodealliance/jco/releases) - [Commits](https://github.com/bytecodealliance/jco/compare/jco-v1.19.0...jco-v1.20.0) Updates `@types/node` from 24.12.2 to 24.12.4 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node) Updates `remeda` from 2.34.0 to 2.37.0 - [Release notes](https://github.com/remeda/remeda/releases) - [Commits](https://github.com/remeda/remeda/compare/v2.34.0...v2.37.0) Updates `@bytecodealliance/jco` from 1.19.0 to 1.20.0 - [Release notes](https://github.com/bytecodealliance/jco/releases) - [Commits](https://github.com/bytecodealliance/jco/compare/jco-v1.19.0...jco-v1.20.0) Updates `@rsbuild/plugin-node-polyfill` from 1.4.4 to 1.4.5 - [Release notes](https://github.com/rstackjs/rsbuild-plugin-node-polyfill/releases) - [Commits](https://github.com/rstackjs/rsbuild-plugin-node-polyfill/compare/v1.4.4...v1.4.5) Updates `@rslib/core` from 0.21.3 to 0.22.0 - [Release notes](https://github.com/web-infra-dev/rslib/releases) - [Commits](https://github.com/web-infra-dev/rslib/commits/v0.22.0/packages/core) Updates `@types/node` from 24.12.2 to 24.12.4 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node) Updates `@bytecodealliance/jco` from 1.19.0 to 1.20.0 - [Release notes](https://github.com/bytecodealliance/jco/releases) - [Commits](https://github.com/bytecodealliance/jco/compare/jco-v1.19.0...jco-v1.20.0) Updates `@types/node` from 24.12.2 to 24.12.4 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node) Updates `@bytecodealliance/jco` from 1.19.0 to 1.20.0 - [Release notes](https://github.com/bytecodealliance/jco/releases) - [Commits](https://github.com/bytecodealliance/jco/compare/jco-v1.19.0...jco-v1.20.0) Updates `@types/node` from 24.12.2 to 24.12.4 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node) Updates `@bytecodealliance/jco` from 1.19.0 to 1.20.0 - [Release notes](https://github.com/bytecodealliance/jco/releases) - [Commits](https://github.com/bytecodealliance/jco/compare/jco-v1.19.0...jco-v1.20.0) Updates `@types/node` from 24.12.2 to 24.12.4 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node) Updates `@bytecodealliance/jco` from 1.19.0 to 1.20.0 - [Release notes](https://github.com/bytecodealliance/jco/releases) - [Commits](https://github.com/bytecodealliance/jco/compare/jco-v1.19.0...jco-v1.20.0) Updates `@types/node` from 24.12.2 to 24.12.4 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node) Updates `@bytecodealliance/jco` from 1.19.0 to 1.20.0 - [Release notes](https://github.com/bytecodealliance/jco/releases) - [Commits](https://github.com/bytecodealliance/jco/compare/jco-v1.19.0...jco-v1.20.0) Updates `@bytecodealliance/jco` from 1.19.0 to 1.20.0 - [Release notes](https://github.com/bytecodealliance/jco/releases) - [Commits](https://github.com/bytecodealliance/jco/compare/jco-v1.19.0...jco-v1.20.0) Updates `@types/node` from 24.12.2 to 24.12.4 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node) Updates `@bytecodealliance/jco` from 1.19.0 to 1.20.0 - [Release notes](https://github.com/bytecodealliance/jco/releases) - [Commits](https://github.com/bytecodealliance/jco/compare/jco-v1.19.0...jco-v1.20.0) Updates `@bytecodealliance/jco` from 1.19.0 to 1.20.0 - [Release notes](https://github.com/bytecodealliance/jco/releases) - [Commits](https://github.com/bytecodealliance/jco/compare/jco-v1.19.0...jco-v1.20.0) Updates `@bytecodealliance/jco` from 1.19.0 to 1.20.0 - [Release notes](https://github.com/bytecodealliance/jco/releases) - [Commits](https://github.com/bytecodealliance/jco/compare/jco-v1.19.0...jco-v1.20.0) Updates `@types/node` from 24.12.3 to 24.12.4 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node) Updates `@bytecodealliance/jco` from 1.19.0 to 1.20.0 - [Release notes](https://github.com/bytecodealliance/jco/releases) - [Commits](https://github.com/bytecodealliance/jco/compare/jco-v1.19.0...jco-v1.20.0) Updates `@types/node` from 24.12.3 to 24.12.4 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node) Updates `axios` from 1.16.0 to 1.16.1 - [Release notes](https://github.com/axios/axios/releases) - [Changelog](https://github.com/axios/axios/blob/v1.x/CHANGELOG.md) - [Commits](https://github.com/axios/axios/compare/v1.16.0...v1.16.1) Updates `@bytecodealliance/componentize-js` from 0.20.0 to 0.21.0 - [Release notes](https://github.com/bytecodealliance/ComponentizeJS/releases) - [Changelog](https://github.com/bytecodealliance/ComponentizeJS/blob/main/CHANGELOG.md) - [Commits](https://github.com/bytecodealliance/ComponentizeJS/compare/0.20.0...0.21.0) Updates `@bytecodealliance/jco` from 1.19.0 to 1.20.0 - [Release notes](https://github.com/bytecodealliance/jco/releases) - [Commits](https://github.com/bytecodealliance/jco/compare/jco-v1.19.0...jco-v1.20.0) Updates `@rollup/plugin-commonjs` from 29.0.2 to 29.0.3 - [Changelog](https://github.com/rollup/plugins/blob/master/packages/commonjs/CHANGELOG.md) - [Commits](https://github.com/rollup/plugins/commits/commonjs-v29.0.3/packages/commonjs) Updates `@types/node` from 24.12.3 to 24.12.4 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node) Updates `rollup` from 4.60.3 to 4.61.0 - [Release notes](https://github.com/rollup/rollup/releases) - [Changelog](https://github.com/rollup/rollup/blob/master/CHANGELOG.md) - [Commits](https://github.com/rollup/rollup/compare/v4.60.3...v4.61.0) Updates `@bytecodealliance/jco` from 1.19.0 to 1.20.0 - [Release notes](https://github.com/bytecodealliance/jco/releases) - [Commits](https://github.com/bytecodealliance/jco/compare/jco-v1.19.0...jco-v1.20.0) Updates `@types/node` from 24.12.3 to 24.12.4 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node) Updates `@bytecodealliance/jco` from 1.19.0 to 1.20.0 - [Release notes](https://github.com/bytecodealliance/jco/releases) - [Commits](https://github.com/bytecodealliance/jco/compare/jco-v1.19.0...jco-v1.20.0) Updates `@types/node` from 24.12.3 to 24.12.4 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node) Updates `rollup` from 4.60.3 to 4.61.0 - [Release notes](https://github.com/rollup/rollup/releases) - [Changelog](https://github.com/rollup/rollup/blob/master/CHANGELOG.md) - [Commits](https://github.com/rollup/rollup/compare/v4.60.3...v4.61.0) Updates `@bytecodealliance/jco` from 1.19.0 to 1.20.0 - [Release notes](https://github.com/bytecodealliance/jco/releases) - [Commits](https://github.com/bytecodealliance/jco/compare/jco-v1.19.0...jco-v1.20.0) Updates `@types/node` from 24.12.3 to 24.12.4 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node) Updates `rollup` from 4.60.3 to 4.61.0 - [Release notes](https://github.com/rollup/rollup/releases) - [Changelog](https://github.com/rollup/rollup/blob/master/CHANGELOG.md) - [Commits](https://github.com/rollup/rollup/compare/v4.60.3...v4.61.0) Updates `@bytecodealliance/jco` from 1.19.0 to 1.20.0 - [Release notes](https://github.com/bytecodealliance/jco/releases) - [Commits](https://github.com/bytecodealliance/jco/compare/jco-v1.19.0...jco-v1.20.0) Updates `@bytecodealliance/jco` from 1.19.0 to 1.20.0 - [Release notes](https://github.com/bytecodealliance/jco/releases) - [Commits](https://github.com/bytecodealliance/jco/compare/jco-v1.19.0...jco-v1.20.0) Updates `@types/node` from 24.12.3 to 24.12.4 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node) Updates `@bytecodealliance/jco` from 1.19.0 to 1.20.0 - [Release notes](https://github.com/bytecodealliance/jco/releases) - [Commits](https://github.com/bytecodealliance/jco/compare/jco-v1.19.0...jco-v1.20.0) Updates `@bytecodealliance/componentize-js` from 0.20.0 to 0.21.0 - [Release notes](https://github.com/bytecodealliance/ComponentizeJS/releases) - [Changelog](https://github.com/bytecodealliance/ComponentizeJS/blob/main/CHANGELOG.md) - [Commits](https://github.com/bytecodealliance/ComponentizeJS/compare/0.20.0...0.21.0) Updates `@bytecodealliance/jco` from 1.19.0 to 1.20.0 - [Release notes](https://github.com/bytecodealliance/jco/releases) - [Commits](https://github.com/bytecodealliance/jco/compare/jco-v1.19.0...jco-v1.20.0) Updates `@rollup/plugin-commonjs` from 29.0.2 to 29.0.3 - [Changelog](https://github.com/rollup/plugins/blob/master/packages/commonjs/CHANGELOG.md) - [Commits](https://github.com/rollup/plugins/commits/commonjs-v29.0.3/packages/commonjs) Updates `rollup` from 4.60.3 to 4.61.0 - [Release notes](https://github.com/rollup/rollup/releases) - [Changelog](https://github.com/rollup/rollup/blob/master/CHANGELOG.md) - [Commits](https://github.com/rollup/rollup/compare/v4.60.3...v4.61.0) Updates `@bytecodealliance/jco` from 1.19.0 to 1.20.0 - [Release notes](https://github.com/bytecodealliance/jco/releases) - [Commits](https://github.com/bytecodealliance/jco/compare/jco-v1.19.0...jco-v1.20.0) Updates `@types/node` from 24.12.2 to 24.12.4 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node) Updates `@bytecodealliance/jco` from 1.19.0 to 1.20.0 - [Release notes](https://github.com/bytecodealliance/jco/releases) - [Commits](https://github.com/bytecodealliance/jco/compare/jco-v1.19.0...jco-v1.20.0) Updates `@types/node` from 24.12.2 to 24.12.4 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node) Updates `@bytecodealliance/jco` from 1.19.0 to 1.20.0 - [Release notes](https://github.com/bytecodealliance/jco/releases) - [Commits](https://github.com/bytecodealliance/jco/compare/jco-v1.19.0...jco-v1.20.0) Updates `@types/node` from 24.12.2 to 24.12.4 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node) Updates `@bytecodealliance/jco` from 1.19.0 to 1.20.0 - [Release notes](https://github.com/bytecodealliance/jco/releases) - [Commits](https://github.com/bytecodealliance/jco/compare/jco-v1.19.0...jco-v1.20.0) Updates `@types/node` from 24.12.2 to 24.12.4 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node) Updates `@bytecodealliance/jco` from 1.19.0 to 1.20.0 - [Release notes](https://github.com/bytecodealliance/jco/releases) - [Commits](https://github.com/bytecodealliance/jco/compare/jco-v1.19.0...jco-v1.20.0) Updates `@types/node` from 24.12.2 to 24.12.4 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node) Updates `@bytecodealliance/jco` from 1.19.0 to 1.20.0 - [Release notes](https://github.com/bytecodealliance/jco/releases) - [Commits](https://github.com/bytecodealliance/jco/compare/jco-v1.19.0...jco-v1.20.0) Updates `@types/node` from 24.12.2 to 24.12.4 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node) Updates `@bytecodealliance/jco` from 1.19.0 to 1.20.0 - [Release notes](https://github.com/bytecodealliance/jco/releases) - [Commits](https://github.com/bytecodealliance/jco/compare/jco-v1.19.0...jco-v1.20.0) Updates `@bytecodealliance/jco` from 1.19.0 to 1.20.0 - [Release notes](https://github.com/bytecodealliance/jco/releases) - [Commits](https://github.com/bytecodealliance/jco/compare/jco-v1.19.0...jco-v1.20.0) Updates `@types/node` from 24.12.2 to 24.12.4 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node) Updates `@bytecodealliance/jco` from 1.19.0 to 1.20.0 - [Release notes](https://github.com/bytecodealliance/jco/releases) - [Commits](https://github.com/bytecodealliance/jco/compare/jco-v1.19.0...jco-v1.20.0) Updates `@bytecodealliance/jco` from 1.19.0 to 1.20.0 - [Release notes](https://github.com/bytecodealliance/jco/releases) - [Commits](https://github.com/bytecodealliance/jco/compare/jco-v1.19.0...jco-v1.20.0) Updates `@bytecodealliance/jco` from 1.19.0 to 1.20.0 - [Release notes](https://github.com/bytecodealliance/jco/releases) - [Commits](https://github.com/bytecodealliance/jco/compare/jco-v1.19.0...jco-v1.20.0) Updates `@types/node` from 24.12.3 to 24.12.4 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node) Updates `@bytecodealliance/jco` from 1.19.0 to 1.20.0 - [Release notes](https://github.com/bytecodealliance/jco/releases) - [Commits](https://github.com/bytecodealliance/jco/compare/jco-v1.19.0...jco-v1.20.0) Updates `@types/node` from 24.12.3 to 24.12.4 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node) Updates `@bytecodealliance/jco` from 1.19.0 to 1.20.0 - [Release notes](https://github.com/bytecodealliance/jco/releases) - [Commits](https://github.com/bytecodealliance/jco/compare/jco-v1.19.0...jco-v1.20.0) Updates `@types/node` from 24.12.3 to 24.12.4 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node) Updates `rollup` from 4.60.3 to 4.61.0 - [Release notes](https://github.com/rollup/rollup/releases) - [Changelog](https://github.com/rollup/rollup/blob/master/CHANGELOG.md) - [Commits](https://github.com/rollup/rollup/compare/v4.60.3...v4.61.0) Updates `@bytecodealliance/jco` from 1.19.0 to 1.20.0 - [Release notes](https://github.com/bytecodealliance/jco/releases) - [Commits](https://github.com/bytecodealliance/jco/compare/jco-v1.19.0...jco-v1.20.0) Updates `@types/node` from 24.12.3 to 24.12.4 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node) Updates `valibot` from 1.4.0 to 1.4.1 - [Release notes](https://github.com/open-circle/valibot/releases) - [Commits](https://github.com/open-circle/valibot/compare/v1.4.0...v1.4.1) Updates `@bytecodealliance/jco` from 1.19.0 to 1.20.0 - [Release notes](https://github.com/bytecodealliance/jco/releases) - [Commits](https://github.com/bytecodealliance/jco/compare/jco-v1.19.0...jco-v1.20.0) Updates `@types/node` from 24.12.3 to 24.12.4 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node) Updates `rollup` from 4.60.3 to 4.61.0 - [Release notes](https://github.com/rollup/rollup/releases) - [Changelog](https://github.com/rollup/rollup/blob/master/CHANGELOG.md) - [Commits](https://github.com/rollup/rollup/compare/v4.60.3...v4.61.0) Updates `@bytecodealliance/jco` from 1.19.0 to 1.20.0 - [Release notes](https://github.com/bytecodealliance/jco/releases) - [Commits](https://github.com/bytecodealliance/jco/compare/jco-v1.19.0...jco-v1.20.0) Updates `@types/node` from 24.12.3 to 24.12.4 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node) Updates `rollup` from 4.60.3 to 4.61.0 - [Release notes](https://github.com/rollup/rollup/releases) - [Changelog](https://github.com/rollup/rollup/blob/master/CHANGELOG.md) - [Commits](https://github.com/rollup/rollup/compare/v4.60.3...v4.61.0) Updates `@bytecodealliance/jco` from 1.19.0 to 1.20.0 - [Release notes](https://github.com/bytecodealliance/jco/releases) - [Commits](https://github.com/bytecodealliance/jco/compare/jco-v1.19.0...jco-v1.20.0) Updates `@bytecodealliance/jco` from 1.19.0 to 1.20.0 - [Release notes](https://github.com/bytecodealliance/jco/releases) - [Commits](https://github.com/bytecodealliance/jco/compare/jco-v1.19.0...jco-v1.20.0) Updates `@types/node` from 24.12.3 to 24.12.4 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node) Updates `@bytecodealliance/jco` from 1.19.0 to 1.20.0 - [Release notes](https://github.com/bytecodealliance/jco/releases) - [Commits](https://github.com/bytecodealliance/jco/compare/jco-v1.19.0...jco-v1.20.0) Updates `@bytecodealliance/jco` from 1.19.0 to 1.20.0 - [Release notes](https://github.com/bytecodealliance/jco/releases) - [Commits](https://github.com/bytecodealliance/jco/compare/jco-v1.19.0...jco-v1.20.0) Updates `rollup` from 4.60.3 to 4.61.0 - [Release notes](https://github.com/rollup/rollup/releases) - [Changelog](https://github.com/rollup/rollup/blob/master/CHANGELOG.md) - [Commits](https://github.com/rollup/rollup/compare/v4.60.3...v4.61.0) Updates `@bytecodealliance/jco` from 1.19.0 to 1.20.0 - [Release notes](https://github.com/bytecodealliance/jco/releases) - [Commits](https://github.com/bytecodealliance/jco/compare/jco-v1.19.0...jco-v1.20.0) Updates `@types/node` from 24.12.3 to 24.12.4 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node) Updates `@bytecodealliance/jco` from 1.19.0 to 1.20.0 - [Release notes](https://github.com/bytecodealliance/jco/releases) - [Commits](https://github.com/bytecodealliance/jco/compare/jco-v1.19.0...jco-v1.20.0) Updates `@types/node` from 24.12.3 to 24.12.4 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node) Updates `@bytecodealliance/jco` from 1.19.0 to 1.20.0 - [Release notes](https://github.com/bytecodealliance/jco/releases) - [Commits](https://github.com/bytecodealliance/jco/compare/jco-v1.19.0...jco-v1.20.0) Updates `@types/node` from 24.12.3 to 24.12.4 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node) Updates `rollup` from 4.60.3 to 4.61.0 - [Release notes](https://github.com/rollup/rollup/releases) - [Changelog](https://github.com/rollup/rollup/blob/master/CHANGELOG.md) - [Commits](https://github.com/rollup/rollup/compare/v4.60.3...v4.61.0) Updates `@bytecodealliance/jco` from 1.19.0 to 1.20.0 - [Release notes](https://github.com/bytecodealliance/jco/releases) - [Commits](https://github.com/bytecodealliance/jco/compare/jco-v1.19.0...jco-v1.20.0) Updates `@types/node` from 24.12.3 to 24.12.4 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node) Updates `@bytecodealliance/jco` from 1.19.0 to 1.20.0 - [Release notes](https://github.com/bytecodealliance/jco/releases) - [Commits](https://github.com/bytecodealliance/jco/compare/jco-v1.19.0...jco-v1.20.0) Updates `@types/node` from 24.12.3 to 24.12.4 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node) Updates `rollup` from 4.60.3 to 4.61.0 - [Release notes](https://github.com/rollup/rollup/releases) - [Changelog](https://github.com/rollup/rollup/blob/master/CHANGELOG.md) - [Commits](https://github.com/rollup/rollup/compare/v4.60.3...v4.61.0) Updates `hono` from 4.12.18 to 4.12.23 - [Release notes](https://github.com/honojs/hono/releases) - [Commits](https://github.com/honojs/hono/compare/v4.12.18...v4.12.23) Updates `@bytecodealliance/jco` from 1.19.0 to 1.20.0 - [Release notes](https://github.com/bytecodealliance/jco/releases) - [Commits](https://github.com/bytecodealliance/jco/compare/jco-v1.19.0...jco-v1.20.0) Updates `@types/node` from 24.12.3 to 24.12.4 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node) Updates `rollup` from 4.60.3 to 4.61.0 - [Release notes](https://github.com/rollup/rollup/releases) - [Changelog](https://github.com/rollup/rollup/blob/master/CHANGELOG.md) - [Commits](https://github.com/rollup/rollup/compare/v4.60.3...v4.61.0) Updates `hono` from 4.12.18 to 4.12.23 - [Release notes](https://github.com/honojs/hono/releases) - [Commits](https://github.com/honojs/hono/compare/v4.12.18...v4.12.23) Updates `@bytecodealliance/jco` from 1.19.0 to 1.20.0 - [Release notes](https://github.com/bytecodealliance/jco/releases) - [Commits](https://github.com/bytecodealliance/jco/compare/jco-v1.19.0...jco-v1.20.0) Updates `@bytecodealliance/jco` from 1.19.0 to 1.20.0 - [Release notes](https://github.com/bytecodealliance/jco/releases) - [Commits](https://github.com/bytecodealliance/jco/compare/jco-v1.19.0...jco-v1.20.0) Updates `@types/node` from 24.12.3 to 24.12.4 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node) Updates `hono` from 4.12.18 to 4.12.23 - [Release notes](https://github.com/honojs/hono/releases) - [Commits](https://github.com/honojs/hono/compare/v4.12.18...v4.12.23) Updates `@bytecodealliance/jco` from 1.19.0 to 1.20.0 - [Release notes](https://github.com/bytecodealliance/jco/releases) - [Commits](https://github.com/bytecodealliance/jco/compare/jco-v1.19.0...jco-v1.20.0) Updates `@bytecodealliance/jco` from 1.19.0 to 1.20.0 - [Release notes](https://github.com/bytecodealliance/jco/releases) - [Commits](https://github.com/bytecodealliance/jco/compare/jco-v1.19.0...jco-v1.20.0) Updates `rollup` from 4.60.3 to 4.61.0 - [Release notes](https://github.com/rollup/rollup/releases) - [Changelog](https://github.com/rollup/rollup/blob/master/CHANGELOG.md) - [Commits](https://github.com/rollup/rollup/compare/v4.60.3...v4.61.0) Updates `hono` from 4.12.18 to 4.12.23 - [Release notes](https://github.com/honojs/hono/releases) - [Commits](https://github.com/honojs/hono/compare/v4.12.18...v4.12.23) Updates `@bytecodealliance/jco` from 1.19.0 to 1.20.0 - [Release notes](https://github.com/bytecodealliance/jco/releases) - [Commits](https://github.com/bytecodealliance/jco/compare/jco-v1.19.0...jco-v1.20.0) Updates `@bytecodealliance/jco` from 1.19.0 to 1.20.0 - [Release notes](https://github.com/bytecodealliance/jco/releases) - [Commits](https://github.com/bytecodealliance/jco/compare/jco-v1.19.0...jco-v1.20.0) Updates `@bytecodealliance/jco` from 1.19.0 to 1.20.0 - [Release notes](https://github.com/bytecodealliance/jco/releases) - [Commits](https://github.com/bytecodealliance/jco/compare/jco-v1.19.0...jco-v1.20.0) Updates `@bytecodealliance/jco` from 1.19.0 to 1.20.0 - [Release notes](https://github.com/bytecodealliance/jco/releases) - [Commits](https://github.com/bytecodealliance/jco/compare/jco-v1.19.0...jco-v1.20.0) Updates `@bytecodealliance/jco` from 1.19.0 to 1.20.0 - [Release notes](https://github.com/bytecodealliance/jco/releases) - [Commits](https://github.com/bytecodealliance/jco/compare/jco-v1.19.0...jco-v1.20.0) Updates `hono` from 4.12.18 to 4.12.23 - [Release notes](https://github.com/honojs/hono/releases) - [Commits](https://github.com/honojs/hono/compare/v4.12.18...v4.12.23) Updates `@bytecodealliance/jco` from 1.19.0 to 1.20.0 - [Release notes](https://github.com/bytecodealliance/jco/releases) - [Commits](https://github.com/bytecodealliance/jco/compare/jco-v1.19.0...jco-v1.20.0) Updates `@bytecodealliance/jco-std` from 0.1.3 to 0.2.0 - [Release notes](https://github.com/bytecodealliance/jco/releases) - [Commits](https://github.com/bytecodealliance/jco/compare/jco-std-v0.1.3...jco-std-v0.2.0) Updates `hono` from 4.12.18 to 4.12.23 - [Release notes](https://github.com/honojs/hono/releases) - [Commits](https://github.com/honojs/hono/compare/v4.12.18...v4.12.23) Updates `@bytecodealliance/jco` from 1.19.0 to 1.20.0 - [Release notes](https://github.com/bytecodealliance/jco/releases) - [Commits](https://github.com/bytecodealliance/jco/compare/jco-v1.19.0...jco-v1.20.0) Updates `rolldown` from 1.0.0 to 1.0.3 - [Release notes](https://github.com/rolldown/rolldown/releases) - [Changelog](https://github.com/rolldown/rolldown/blob/main/CHANGELOG.md) - [Commits](https://github.com/rolldown/rolldown/commits/v1.0.3/packages/rolldown) Updates `@bytecodealliance/jco` from 1.19.0 to 1.20.0 - [Release notes](https://github.com/bytecodealliance/jco/releases) - [Commits](https://github.com/bytecodealliance/jco/compare/jco-v1.19.0...jco-v1.20.0) Updates `@bytecodealliance/jco-std` from 0.1.3 to 0.2.0 - [Release notes](https://github.com/bytecodealliance/jco/releases) - [Commits](https://github.com/bytecodealliance/jco/compare/jco-std-v0.1.3...jco-std-v0.2.0) Updates `hono` from 4.12.18 to 4.12.23 - [Release notes](https://github.com/honojs/hono/releases) - [Commits](https://github.com/honojs/hono/compare/v4.12.18...v4.12.23) Updates `@bytecodealliance/jco` from 1.19.0 to 1.20.0 - [Release notes](https://github.com/bytecodealliance/jco/releases) - [Commits](https://github.com/bytecodealliance/jco/compare/jco-v1.19.0...jco-v1.20.0) Updates `rolldown` from 1.0.0 to 1.0.3 - [Release notes](https://github.com/rolldown/rolldown/releases) - [Changelog](https://github.com/rolldown/rolldown/blob/main/CHANGELOG.md) - [Commits](https://github.com/rolldown/rolldown/commits/v1.0.3/packages/rolldown) Updates `@bytecodealliance/jco` from 1.19.0 to 1.20.0 - [Release notes](https://github.com/bytecodealliance/jco/releases) - [Commits](https://github.com/bytecodealliance/jco/compare/jco-v1.19.0...jco-v1.20.0) Updates `@bytecodealliance/jco-std` from 0.1.3 to 0.2.0 - [Release notes](https://github.com/bytecodealliance/jco/releases) - [Commits](https://github.com/bytecodealliance/jco/compare/jco-std-v0.1.3...jco-std-v0.2.0) Updates `hono` from 4.12.18 to 4.12.23 - [Release notes](https://github.com/honojs/hono/releases) - [Commits](https://github.com/honojs/hono/compare/v4.12.18...v4.12.23) Updates `@bytecodealliance/jco` from 1.19.0 to 1.20.0 - [Release notes](https://github.com/bytecodealliance/jco/releases) - [Commits](https://github.com/bytecodealliance/jco/compare/jco-v1.19.0...jco-v1.20.0) Updates `@types/node` from 24.12.2 to 24.12.4 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node) Updates `@bytecodealliance/jco` from 1.19.0 to 1.20.0 - [Release notes](https://github.com/bytecodealliance/jco/releases) - [Commits](https://github.com/bytecodealliance/jco/compare/jco-v1.19.0...jco-v1.20.0) Updates `@types/node` from 24.12.2 to 24.12.4 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node) Updates `@bytecodealliance/jco` from 1.19.0 to 1.20.0 - [Release notes](https://github.com/bytecodealliance/jco/releases) - [Commits](https://github.com/bytecodealliance/jco/compare/jco-v1.19.0...jco-v1.20.0) Updates `@types/node` from 24.12.2 to 24.12.4 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node) Updates `@bytecodealliance/jco` from 1.19.0 to 1.20.0 - [Release notes](https://github.com/bytecodealliance/jco/releases) - [Commits](https://github.com/bytecodealliance/jco/compare/jco-v1.19.0...jco-v1.20.0) Updates `@types/node` from 24.12.2 to 24.12.4 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node) Updates `@bytecodealliance/jco` from 1.19.0 to 1.20.0 - [Release notes](https://github.com/bytecodealliance/jco/releases) - [Commits](https://github.com/bytecodealliance/jco/compare/jco-v1.19.0...jco-v1.20.0) Updates `@types/node` from 24.12.2 to 24.12.4 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node) Updates `@bytecodealliance/jco` from 1.19.0 to 1.20.0 - [Release notes](https://github.com/bytecodealliance/jco/releases) - [Commits](https://github.com/bytecodealliance/jco/compare/jco-v1.19.0...jco-v1.20.0) Updates `@types/node` from 24.12.2 to 24.12.4 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node) Updates `@bytecodealliance/jco` from 1.19.0 to 1.20.0 - [Release notes](https://github.com/bytecodealliance/jco/releases) - [Commits](https://github.com/bytecodealliance/jco/compare/jco-v1.19.0...jco-v1.20.0) Updates `@bytecodealliance/jco` from 1.19.0 to 1.20.0 - [Release notes](https://github.com/bytecodealliance/jco/releases) - [Commits](https://github.com/bytecodealliance/jco/compare/jco-v1.19.0...jco-v1.20.0) Updates `@types/node` from 24.12.2 to 24.12.4 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node) Updates `@bytecodealliance/jco` from 1.19.0 to 1.20.0 - [Release notes](https://github.com/bytecodealliance/jco/releases) - [Commits](https://github.com/bytecodealliance/jco/compare/jco-v1.19.0...jco-v1.20.0) Updates `@bytecodealliance/jco` from 1.19.0 to 1.20.0 - [Release notes](https://github.com/bytecodealliance/jco/releases) - [Commits](https://github.com/bytecodealliance/jco/compare/jco-v1.19.0...jco-v1.20.0) Updates `@bytecodealliance/jco` from 1.19.0 to 1.20.0 - [Release notes](https://github.com/bytecodealliance/jco/releases) - [Commits](https://github.com/bytecodealliance/jco/compare/jco-v1.19.0...jco-v1.20.0) Updates `@bytecodealliance/jco` from 1.19.0 to 1.20.0 - [Release notes](https://github.com/bytecodealliance/jco/releases) - [Commits](https://github.com/bytecodealliance/jco/compare/jco-v1.19.0...jco-v1.20.0) Updates `@bytecodealliance/jco` from 1.19.0 to 1.20.0 - [Release notes](https://github.com/bytecodealliance/jco/releases) - [Commits](https://github.com/bytecodealliance/jco/compare/jco-v1.19.0...jco-v1.20.0) Updates `@bytecodealliance/jco` from 1.19.0 to 1.20.0 - [Release notes](https://github.com/bytecodealliance/jco/releases) - [Commits](https://github.com/bytecodealliance/jco/compare/jco-v1.19.0...jco-v1.20.0) Updates `@bytecodealliance/jco` from 1.19.0 to 1.20.0 - [Release notes](https://github.com/bytecodealliance/jco/releases) - [Commits](https://github.com/bytecodealliance/jco/compare/jco-v1.19.0...jco-v1.20.0) Updates `hono` from 4.12.18 to 4.12.23 - [Release notes](https://github.com/honojs/hono/releases) - [Commits](https://github.com/honojs/hono/compare/v4.12.18...v4.12.23) Updates `@bytecodealliance/jco` from 1.19.0 to 1.20.0 - [Release notes](https://github.com/bytecodealliance/jco/releases) - [Commits](https://github.com/bytecodealliance/jco/compare/jco-v1.19.0...jco-v1.20.0) Updates `@bytecodealliance/jco-std` from 0.1.3 to 0.2.0 - [Release notes](https://github.com/bytecodealliance/jco/releases) - [Commits](https://github.com/bytecodealliance/jco/compare/jco-std-v0.1.3...jco-std-v0.2.0) Updates `hono` from 4.12.18 to 4.12.23 - [Release notes](https://github.com/honojs/hono/releases) - [Commits](https://github.com/honojs/hono/compare/v4.12.18...v4.12.23) Updates `@bytecodealliance/jco` from 1.19.0 to 1.20.0 - [Release notes](https://github.com/bytecodealliance/jco/releases) - [Commits](https://github.com/bytecodealliance/jco/compare/jco-v1.19.0...jco-v1.20.0) Updates `rolldown` from 1.0.0 to 1.0.3 - [Release notes](https://github.com/rolldown/rolldown/releases) - [Changelog](https://github.com/rolldown/rolldown/blob/main/CHANGELOG.md) - [Commits](https://github.com/rolldown/rolldown/commits/v1.0.3/packages/rolldown) Updates `@bytecodealliance/jco` from 1.19.0 to 1.20.0 - [Release notes](https://github.com/bytecodealliance/jco/releases) - [Commits](https://github.com/bytecodealliance/jco/compare/jco-v1.19.0...jco-v1.20.0) Updates `@bytecodealliance/jco-std` from 0.1.3 to 0.2.0 - [Release notes](https://github.com/bytecodealliance/jco/releases) - [Commits](https://github.com/bytecodealliance/jco/compare/jco-std-v0.1.3...jco-std-v0.2.0) Updates `hono` from 4.12.18 to 4.12.23 - [Release notes](https://github.com/honojs/hono/releases) - [Commits](https://github.com/honojs/hono/compare/v4.12.18...v4.12.23) Updates `@bytecodealliance/jco` from 1.19.0 to 1.20.0 - [Release notes](https://github.com/bytecodealliance/jco/releases) - [Commits](https://github.com/bytecodealliance/jco/compare/jco-v1.19.0...jco-v1.20.0) Updates `rolldown` from 1.0.0 to 1.0.3 - [Release notes](https://github.com/rolldown/rolldown/releases) - [Changelog](https://github.com/rolldown/rolldown/blob/main/CHANGELOG.md) - [Commits](https://github.com/rolldown/rolldown/commits/v1.0.3/packages/rolldown) Updates `@bytecodealliance/jco` from 1.19.0 to 1.20.0 - [Release notes](https://github.com/bytecodealliance/jco/releases) - [Commits](https://github.com/bytecodealliance/jco/compare/jco-v1.19.0...jco-v1.20.0) Updates `@bytecodealliance/jco-std` from 0.1.3 to 0.2.0 - [Release notes](https://github.com/bytecodealliance/jco/releases) - [Commits](https://github.com/bytecodealliance/jco/compare/jco-std-v0.1.3...jco-std-v0.2.0) Updates `hono` from 4.12.18 to 4.12.23 - [Release notes](https://github.com/honojs/hono/releases) - [Commits](https://github.com/honojs/hono/compare/v4.12.18...v4.12.23) Updates `@bytecodealliance/jco` from 1.19.0 to 1.20.0 - [Release notes](https://github.com/bytecodealliance/jco/releases) - [Commits](https://github.com/bytecodealliance/jco/compare/jco-v1.19.0...jco-v1.20.0) Updates `typescript` from 5.9.3 to 6.0.3 - [Release notes](https://github.com/microsoft/TypeScript/releases) - [Commits](https://github.com/microsoft/TypeScript/compare/v5.9.3...v6.0.3) Updates `@bytecodealliance/jco` from 1.19.0 to 1.20.0 - [Release notes](https://github.com/bytecodealliance/jco/releases) - [Commits](https://github.com/bytecodealliance/jco/compare/jco-v1.19.0...jco-v1.20.0) Updates `typescript` from 5.9.3 to 6.0.3 - [Release notes](https://github.com/microsoft/TypeScript/releases) - [Commits](https://github.com/microsoft/TypeScript/compare/v5.9.3...v6.0.3) Updates `@bytecodealliance/componentize-js` from 0.20.0 to 0.21.0 - [Release notes](https://github.com/bytecodealliance/ComponentizeJS/releases) - [Changelog](https://github.com/bytecodealliance/ComponentizeJS/blob/main/CHANGELOG.md) - [Commits](https://github.com/bytecodealliance/ComponentizeJS/compare/0.20.0...0.21.0) Updates `@bytecodealliance/jco` from 1.19.0 to 1.20.0 - [Release notes](https://github.com/bytecodealliance/jco/releases) - [Commits](https://github.com/bytecodealliance/jco/compare/jco-v1.19.0...jco-v1.20.0) Updates `@rollup/plugin-commonjs` from 29.0.2 to 29.0.3 - [Changelog](https://github.com/rollup/plugins/blob/master/packages/commonjs/CHANGELOG.md) - [Commits](https://github.com/rollup/plugins/commits/commonjs-v29.0.3/packages/commonjs) Updates `rollup` from 4.60.3 to 4.61.0 - [Release notes](https://github.com/rollup/rollup/releases) - [Changelog](https://github.com/rollup/rollup/blob/master/CHANGELOG.md) - [Commits](https://github.com/rollup/rollup/compare/v4.60.3...v4.61.0) Updates `typescript` from 5.9.3 to 6.0.3 - [Release notes](https://github.com/microsoft/TypeScript/releases) - [Commits](https://github.com/microsoft/TypeScript/compare/v5.9.3...v6.0.3) Updates `@bytecodealliance/jco` from 1.19.0 to 1.20.0 - [Release notes](https://github.com/bytecodealliance/jco/releases) - [Commits](https://github.com/bytecodealliance/jco/compare/jco-v1.19.0...jco-v1.20.0) Updates `typescript` from 5.9.3 to 6.0.3 - [Release notes](https://github.com/microsoft/TypeScript/releases) - [Commits](https://github.com/microsoft/TypeScript/compare/v5.9.3...v6.0.3) Updates `@bytecodealliance/jco` from 1.19.0 to 1.20.0 - [Release notes](https://github.com/bytecodealliance/jco/releases) - [Commits](https://github.com/bytecodealliance/jco/compare/jco-v1.19.0...jco-v1.20.0) Updates `rollup` from 4.60.3 to 4.61.0 - [Release notes](https://github.com/rollup/rollup/releases) - [Changelog](https://github.com/rollup/rollup/blob/master/CHANGELOG.md) - [Commits](https://github.com/rollup/rollup/compare/v4.60.3...v4.61.0) Updates `typescript` from 5.9.3 to 6.0.3 - [Release notes](https://github.com/microsoft/TypeScript/releases) - [Commits](https://github.com/microsoft/TypeScript/compare/v5.9.3...v6.0.3) Updates `hono` from 4.12.18 to 4.12.23 - [Release notes](https://github.com/honojs/hono/releases) - [Commits](https://github.com/honojs/hono/compare/v4.12.18...v4.12.23) Updates `@bytecodealliance/jco` from 1.19.0 to 1.20.0 - [Release notes](https://github.com/bytecodealliance/jco/releases) - [Commits](https://github.com/bytecodealliance/jco/compare/jco-v1.19.0...jco-v1.20.0) Updates `rollup` from 4.60.3 to 4.61.0 - [Release notes](https://github.com/rollup/rollup/releases) - [Changelog](https://github.com/rollup/rollup/blob/master/CHANGELOG.md) - [Commits](https://github.com/rollup/rollup/compare/v4.60.3...v4.61.0) Updates `typescript` from 5.9.3 to 6.0.3 - [Release notes](https://github.com/microsoft/TypeScript/releases) - [Commits](https://github.com/microsoft/TypeScript/compare/v5.9.3...v6.0.3) Updates `@bytecodealliance/jco-std` from 0.1.3 to 0.2.0 - [Release notes](https://github.com/bytecodealliance/jco/releases) - [Commits](https://github.com/bytecodealliance/jco/compare/jco-std-v0.1.3...jco-std-v0.2.0) Updates `hono` from 4.12.18 to 4.12.23 - [Release notes](https://github.com/honojs/hono/releases) - [Commits](https://github.com/honojs/hono/compare/v4.12.18...v4.12.23) Updates `@bytecodealliance/jco` from 1.19.0 to 1.20.0 - [Release notes](https://github.com/bytecodealliance/jco/releases) - [Commits](https://github.com/bytecodealliance/jco/compare/jco-v1.19.0...jco-v1.20.0) Updates `typescript` from 5.9.3 to 6.0.3 - [Release notes](https://github.com/microsoft/TypeScript/releases) - [Commits](https://github.com/microsoft/TypeScript/compare/v5.9.3...v6.0.3) Updates `@bytecodealliance/jco` from 1.19.0 to 1.20.0 - [Release notes](https://github.com/bytecodealliance/jco/releases) - [Commits](https://github.com/bytecodealliance/jco/compare/jco-v1.19.0...jco-v1.20.0) Updates `typescript` from 5.9.3 to 6.0.3 - [Release notes](https://github.com/microsoft/TypeScript/releases) - [Commits](https://github.com/microsoft/TypeScript/compare/v5.9.3...v6.0.3) Updates `@bytecodealliance/jco-std` from 0.1.3 to 0.2.0 - [Release notes](https://github.com/bytecodealliance/jco/releases) - [Commits](https://github.com/bytecodealliance/jco/compare/jco-std-v0.1.3...jco-std-v0.2.0) Updates `hono` from 4.12.18 to 4.12.23 - [Release notes](https://github.com/honojs/hono/releases) - [Commits](https://github.com/honojs/hono/compare/v4.12.18...v4.12.23) Updates `@bytecodealliance/jco` from 1.19.0 to 1.20.0 - [Release notes](https://github.com/bytecodealliance/jco/releases) - [Commits](https://github.com/bytecodealliance/jco/compare/jco-v1.19.0...jco-v1.20.0) Updates `typescript` from 5.9.3 to 6.0.3 - [Release notes](https://github.com/microsoft/TypeScript/releases) - [Commits](https://github.com/microsoft/TypeScript/compare/v5.9.3...v6.0.3) Updates `@bytecodealliance/componentize-js` from 0.20.0 to 0.21.0 - [Release notes](https://github.com/bytecodealliance/ComponentizeJS/releases) - [Changelog](https://github.com/bytecodealliance/ComponentizeJS/blob/main/CHANGELOG.md) - [Commits](https://github.com/bytecodealliance/ComponentizeJS/compare/0.20.0...0.21.0) Updates `@bytecodealliance/jco` from 1.19.0 to 1.20.0 - [Release notes](https://github.com/bytecodealliance/jco/releases) - [Commits](https://github.com/bytecodealliance/jco/compare/jco-v1.19.0...jco-v1.20.0) Updates `@rollup/plugin-commonjs` from 29.0.2 to 29.0.3 - [Changelog](https://github.com/rollup/plugins/blob/master/packages/commonjs/CHANGELOG.md) - [Commits](https://github.com/rollup/plugins/commits/commonjs-v29.0.3/packages/commonjs) Updates `rollup` from 4.60.3 to 4.61.0 - [Release notes](https://github.com/rollup/rollup/releases) - [Changelog](https://github.com/rollup/rollup/blob/master/CHANGELOG.md) - [Commits](https://github.com/rollup/rollup/compare/v4.60.3...v4.61.0) Updates `typescript` from 5.9.3 to 6.0.3 - [Release notes](https://github.com/microsoft/TypeScript/releases) - [Commits](https://github.com/microsoft/TypeScript/compare/v5.9.3...v6.0.3) Updates `@bytecodealliance/jco-std` from 0.1.3 to 0.2.0 - [Release notes](https://github.com/bytecodealliance/jco/releases) - [Commits](https://github.com/bytecodealliance/jco/compare/jco-std-v0.1.3...jco-std-v0.2.0) Updates `hono` from 4.12.18 to 4.12.23 - [Release notes](https://github.com/honojs/hono/releases) - [Commits](https://github.com/honojs/hono/compare/v4.12.18...v4.12.23) --- updated-dependencies: - dependency-name: fast-xml-parser dependency-version: 5.8.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: example-dependencies - dependency-name: remeda dependency-version: 2.37.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: example-dependencies - dependency-name: "@bytecodealliance/jco" dependency-version: 1.20.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: example-dependencies - dependency-name: "@types/node" dependency-version: 24.12.4 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: example-dependencies - dependency-name: remeda dependency-version: 2.37.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: example-dependencies - dependency-name: "@bytecodealliance/jco" dependency-version: 1.20.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: example-dependencies - dependency-name: "@types/node" dependency-version: 24.12.4 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: example-dependencies - dependency-name: "@bytecodealliance/jco" dependency-version: 1.20.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: example-dependencies - dependency-name: "@types/node" dependency-version: 24.12.4 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: example-dependencies - dependency-name: "@bytecodealliance/jco" dependency-version: 1.20.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: example-dependencies - dependency-name: "@types/node" dependency-version: 24.12.4 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: example-dependencies - dependency-name: "@bytecodealliance/jco" dependency-version: 1.20.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: example-dependencies - dependency-name: "@types/node" dependency-version: 24.12.4 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: example-dependencies - dependency-name: "@bytecodealliance/jco" dependency-version: 1.20.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: example-dependencies - dependency-name: "@types/node" dependency-version: 24.12.4 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: example-dependencies - dependency-name: "@bytecodealliance/jco" dependency-version: 1.20.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: example-dependencies - dependency-name: "@bytecodealliance/jco" dependency-version: 1.20.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: example-dependencies - dependency-name: "@types/node" dependency-version: 24.12.4 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: example-dependencies - dependency-name: "@bytecodealliance/jco" dependency-version: 1.20.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: example-dependencies - dependency-name: "@bytecodealliance/jco" dependency-version: 1.20.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: example-dependencies - dependency-name: remeda dependency-version: 2.37.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: example-dependencies - dependency-name: "@bytecodealliance/jco" dependency-version: 1.20.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: example-dependencies - dependency-name: "@types/node" dependency-version: 24.12.4 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: example-dependencies - dependency-name: remeda dependency-version: 2.37.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: example-dependencies - dependency-name: "@bytecodealliance/jco" dependency-version: 1.20.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: example-dependencies - dependency-name: "@rsbuild/plugin-node-polyfill" dependency-version: 1.4.5 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: example-dependencies - dependency-name: "@rslib/core" dependency-version: 0.22.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: example-dependencies - dependency-name: "@types/node" dependency-version: 24.12.4 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: example-dependencies - dependency-name: "@bytecodealliance/jco" dependency-version: 1.20.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: example-dependencies - dependency-name: "@types/node" dependency-version: 24.12.4 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: example-dependencies - dependency-name: "@bytecodealliance/jco" dependency-version: 1.20.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: example-dependencies - dependency-name: "@types/node" dependency-version: 24.12.4 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: example-dependencies - dependency-name: "@bytecodealliance/jco" dependency-version: 1.20.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: example-dependencies - dependency-name: "@types/node" dependency-version: 24.12.4 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: example-dependencies - dependency-name: "@bytecodealliance/jco" dependency-version: 1.20.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: example-dependencies - dependency-name: "@types/node" dependency-version: 24.12.4 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: example-dependencies - dependency-name: "@bytecodealliance/jco" dependency-version: 1.20.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: example-dependencies - dependency-name: "@bytecodealliance/jco" dependency-version: 1.20.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: example-dependencies - dependency-name: "@types/node" dependency-version: 24.12.4 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: example-dependencies - dependency-name: "@bytecodealliance/jco" dependency-version: 1.20.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: example-dependencies - dependency-name: "@bytecodealliance/jco" dependency-version: 1.20.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: example-dependencies - dependency-name: "@bytecodealliance/jco" dependency-version: 1.20.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: example-dependencies - dependency-name: "@types/node" dependency-version: 24.12.4 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: example-dependencies - dependency-name: "@bytecodealliance/jco" dependency-version: 1.20.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: example-dependencies - dependency-name: "@types/node" dependency-version: 24.12.4 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: example-dependencies - dependency-name: axios dependency-version: 1.16.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: example-dependencies - dependency-name: "@bytecodealliance/componentize-js" dependency-version: 0.21.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: example-dependencies - dependency-name: "@bytecodealliance/jco" dependency-version: 1.20.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: example-dependencies - dependency-name: "@rollup/plugin-commonjs" dependency-version: 29.0.3 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: example-dependencies - dependency-name: "@types/node" dependency-version: 24.12.4 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: example-dependencies - dependency-name: rollup dependency-version: 4.61.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: example-dependencies - dependency-name: "@bytecodealliance/jco" dependency-version: 1.20.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: example-dependencies - dependency-name: "@types/node" dependency-version: 24.12.4 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: example-dependencies - dependency-name: "@bytecodealliance/jco" dependency-version: 1.20.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: example-dependencies - dependency-name: "@types/node" dependency-version: 24.12.4 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: example-dependencies - dependency-name: rollup dependency-version: 4.61.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: example-dependencies - dependency-name: "@bytecodealliance/jco" dependency-version: 1.20.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: example-dependencies - dependency-name: "@types/node" dependency-version: 24.12.4 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: example-dependencies - dependency-name: rollup dependency-version: 4.61.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: example-dependencies - dependency-name: "@bytecodealliance/jco" dependency-version: 1.20.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: example-dependencies - dependency-name: "@bytecodealliance/jco" dependency-version: 1.20.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: example-dependencies - dependency-name: "@types/node" dependency-version: 24.12.4 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: example-dependencies - dependency-name: "@bytecodealliance/jco" dependency-version: 1.20.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: example-dependencies - dependency-name: "@bytecodealliance/componentize-js" dependency-version: 0.21.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: example-dependencies - dependency-name: "@bytecodealliance/jco" dependency-version: 1.20.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: example-dependencies - dependency-name: "@rollup/plugin-commonjs" dependency-version: 29.0.3 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: example-dependencies - dependency-name: rollup dependency-version: 4.61.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: example-dependencies - dependency-name: "@bytecodealliance/jco" dependency-version: 1.20.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: example-dependencies - dependency-name: "@types/node" dependency-version: 24.12.4 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: example-dependencies - dependency-name: "@bytecodealliance/jco" dependency-version: 1.20.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: example-dependencies - dependency-name: "@types/node" dependency-version: 24.12.4 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: example-dependencies - dependency-name: "@bytecodealliance/jco" dependency-version: 1.20.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: example-dependencies - dependency-name: "@types/node" dependency-version: 24.12.4 dependency-type: dire... Signed-off-by: dependabot[bot] <support@github.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Bumps the example-dependencies group with 4 updates in the /examples/components/bundled-esbuild directory: fast-xml-parser, remeda, @bytecodealliance/jco and @types/node.
Bumps the example-dependencies group with 5 updates in the /examples/components/bundled-rsbuild directory:
2.34.02.37.01.19.01.20.024.12.224.12.41.4.41.4.50.21.30.22.0Bumps the example-dependencies group with 6 updates in the /examples/components/http-axios directory:
1.19.01.20.024.12.324.12.41.16.01.16.10.20.00.21.029.0.229.0.34.60.34.61.0Bumps the example-dependencies group with 2 updates in the /examples/components/http-hello-world directory: @bytecodealliance/jco and @types/node.
Bumps the example-dependencies group with 4 updates in the /examples/components/http-password-checker directory: @bytecodealliance/jco, @types/node, rollup and valibot.
Bumps the example-dependencies group with 4 updates in the /examples/components/http-server-with-hono directory: @bytecodealliance/jco, @types/node, rollup and hono.
Bumps the example-dependencies group with 4 updates in the /examples/components/http-stdio directory: @bytecodealliance/jco, hono, @bytecodealliance/jco-std and rolldown.
Bumps the example-dependencies group with 2 updates in the /examples/components/http-streaming directory: @bytecodealliance/jco and @types/node.
Bumps the example-dependencies group with 4 updates in the /examples/components/wasi-config-from-k8s-env directory: @bytecodealliance/jco, hono, @bytecodealliance/jco-std and rolldown.
Bumps the example-dependencies group with 7 updates in the /examples/components/webgpu-tensorflow directory:
1.19.01.20.05.9.36.0.30.20.00.21.029.0.229.0.34.60.34.61.04.12.184.12.230.1.30.2.0Updates
fast-xml-parserfrom 5.7.2 to 5.8.0Release notes
Sourced from fast-xml-parser's releases.
Changelog
Sourced from fast-xml-parser's changelog.
... (truncated)
Commits
4bcee44for release8a287bfrelease info50b01dcUse "@byspec/xml" for testing816b652update typings to mark validator use deprecated8ad0e65update fast-xml-builder and strnum58e967eintegrate xml-naming42fa3c3separate XML validator, UPDATE DOCSd6d8042update to released263370remove dev dependency 'he'f9c9a2cupdate builder to 1.1.7Updates
remedafrom 2.34.0 to 2.37.0Release notes
Sourced from remeda's releases.
Commits
16338d8fix(splice): move data-last inference to curried data param (#1358)cd38f0dchore(node): explicitly limit node engine to 18+ (#1357)e579853chore(canary): TypeScript 7.0 (tsgo) daily canary checks (#1356)542185dfix(sample): typechecking perf issue with large literal tuples (#1355)ee955e7fix(only): typing issue with union types (#1354)4137721chore(deps-dev): bump qs from 6.15.1 to 6.15.2 (#1352)f08c1a9chore(deps): bump devalue from 5.8.0 to 5.8.1 (#1350)03d2f98chore(jsr): workaround for deno issue 29671 (#1349)3c80f28feat(hasProp): addhasProp(#1344)c9feae9chore(agent): generalize our agent harness (#1348)Updates
@bytecodealliance/jcofrom 1.19.0 to 1.20.0Release notes
Sourced from @bytecodealliance/jco's releases.
... (truncated)
Commits
abbfb8brelease: jco v1.20.0bd8a1f8chore(jco): update preview3-shim to v0.1.00f9719fchore(deps): add bare-jco pkgdccf842chore(bare-jco): add cliff.toml82f9a16feat(ci): add support for bare-jco automated releases5888e20feat(bare-jco): add bare-jco pkgea29fb9chore(ops): add bare-jco628451crelease: preview3-shim v0.1.09617fb7test(jco): add trasmit tests754cca0test(jco): add async poll testsUpdates
@types/nodefrom 24.12.2 to 24.12.4Commits
Updates
remedafrom 2.34.0 to 2.37.0Release notes
Sourced from remeda's releases.
Commits
16338d8fix(splice): move data-last inference to curried data param (#1358)cd38f0dchore(node): explicitly limit node engine to 18+ (#1357)e579853chore(canary): TypeScript 7.0 (tsgo) daily canary checks (#1356)542185dfix(sample): typechecking perf issue with large literal tuples (#1355)ee955e7fix(only): typing issue with union types (#1354)4137721chore(deps-dev): bump qs from 6.15.1 to 6.15.2 (#1352)f08c1a9chore(deps): bump devalue from 5.8.0 to 5.8.1 (#1350)03d2f98chore(jsr): workaround for deno issue 29671 (#1349)3c80f28feat(hasProp): addhasProp(#1344)c9feae9chore(agent): generalize our agent harness (#1348)Updates
@bytecodealliance/jcofrom 1.19.0 to 1.20.0Release notes
Sourced from @bytecodealliance/jco's releases.
... (truncated)
Commits
abbfb8brelease: jco v1.20.0bd8a1f8chore(jco): update preview3-shim to v0.1.00f9719fchore(deps): add bare-jco pkgdccf842chore(bare-jco): add cliff.toml82f9a16feat(ci): add support for bare-jco automated releases5888e20feat(bare-jco): add bare-jco pkgea29fb9chore(ops): add bare-jco628451crelease: preview3-shim v0.1.09617fb7test(jco): add trasmit tests754cca0test(jco): add async poll testsUpdates
@types/nodefrom 24.12.2 to 24.12.4Commits
Updates
@bytecodealliance/jcofrom 1.19.0 to 1.20.0Release notes
Sourced from @bytecodealliance/jco's releases.
... (truncated)
Commits
abbfb8brelease: jco v1.20.0bd8a1f8chore(jco): update preview3-shim to v0.1.00f9719fchore(deps): add bare-jco pkgdccf842chore(bare-jco): add cliff.toml82f9a16feat(ci): add support for bare-jco automated releases5888e20feat(bare-jco): add bare-jco pkgea29fb9chore(ops): add bare-jco628451crelease: preview3-shim v0.1.09617fb7test(jco): add trasmit tests754cca0test(jco): add async poll testsUpdates
@types/nodefrom 24.12.2 to 24.12.4Commits
Updates
@bytecodealliance/jcofrom 1.19.0 to 1.20.0Release notes
Sourced from @bytecodealliance/jco's releases.
... (truncated)
Commits
abbfb8brelease: jco v1.20.0bd8a1f8chore(jco): update preview3-shim to v0.1.00f9719fchore(deps): add bare-jco pkgdccf842chore(bare-jco): add cliff.toml82f9a16feat(ci): add support for bare-jco automated releases5888e20feat(bare-jco): add bare-jco pkgea29fb9chore(ops): add bare-jco628451crelease: preview3-shim v0.1.09617fb7test(jco): add trasmit tests754cca0test(jco): add async poll testsUpdates
@types/nodefrom 24.12.2 to 24.12.4Commits
Updates
@bytecodealliance/jcofrom 1.19.0 to 1.20.0Release notes
Sourced from @bytecodealliance/jco's releases.
... (truncated)
Commits
abbfb8brelease: jco v1.20.0bd8a1f8chore(jco): update preview3-shim to v0.1.00f9719fchore(deps): add bare-jco pkgdccf842chore(bare-jco): add cliff.toml82f9a16feat(ci): add support for bare-jco automated releases5888e20feat(bare-jco): add bare-jco pkgea29fb9chore(ops): add bare-jco628451crelease: preview3-shim v0.1.09617fb7test(jco): add trasmit tests754cca0test(jco): add async poll testsUpdates
@types/nodefrom 24.12.2 to 24.12.4Commits
Updates
@bytecodealliance/jcofrom 1.19.0 to 1.20.0Release notes
Sourced from @bytecodealliance/jco's releases.
... (truncated)
Commits
abbfb8brelease: jco v1.20.0bd8a1f8chore(jco): update preview3-shim to v0.1.00f9719fchore(deps): add bare-jco pkgdccf842chore(bare-jco): add cliff.toml82f9a16feat(ci): add support for bare-jco automated releases5888e20feat(bare-jco): add bare-jco pkgea29fb9chore(ops): add bare-jco628451crelease: preview3-shim v0.1.09617fb7test(jco): add trasmit tests754cca0test(jco): add async poll testsUpdates
@types/nodefrom 24.12.2 to 24.12.4Commits
Updates
@bytecodealliance/jcofrom 1.19.0 to 1.20.0Release notes
Sourced from @bytecodealliance/jco's releases.
... (truncated)
Commits
abbfb8brelease: jco v1.20.0bd8a1f8chore(jco): update preview3-shim to v0.1.00f9719fchore(deps): add bare-jco pkgdccf842chore(bare-jco): add cliff.toml82f9a16feat(ci): add support for bare-jco automated releases5888e20feat(bare-jco): add bare-jco pkgea29fb9chore(ops): add bare-jco628451crelease: preview3-shim v0.1.09617fb7test(jco): add trasmit tests754cca0test(jco): add async poll testsUpdates
@bytecodealliance/jcofrom 1.19.0 to 1.20.0Release notes
Sourced from @bytecodealliance/jco's releases.