chore(deps): bump the example-dependencies group across 10 directories with 15 updates#666
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.39.0` | | [@bytecodealliance/jco](https://github.com/bytecodealliance/jco) | `1.19.0` | `1.24.3` | | [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) | `24.12.2` | `26.0.0` | | [@rsbuild/plugin-node-polyfill](https://github.com/rstackjs/rsbuild-plugin-node-polyfill) | `1.4.4` | `1.4.6` | | [@rslib/core](https://github.com/web-infra-dev/rslib/tree/HEAD/packages/core) | `0.21.3` | `0.23.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.24.3` | | [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) | `24.12.3` | `26.0.0` | | [axios](https://github.com/axios/axios) | `1.16.0` | `1.18.0` | | [@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.62.2` | 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.24.3` | | [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.62.2` | | [hono](https://github.com/honojs/hono) | `4.12.21` | `4.12.26` | | [@bytecodealliance/jco-std](https://github.com/bytecodealliance/jco) | `0.1.3` | `0.2.0` | Updates `fast-xml-parser` from 5.7.2 to 5.9.3 - [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.9.3) Updates `remeda` from 2.34.0 to 2.39.0 - [Release notes](https://github.com/remeda/remeda/releases) - [Commits](https://github.com/remeda/remeda/compare/v2.34.0...v2.39.0) Updates `@bytecodealliance/jco` from 1.19.0 to 1.24.3 - [Release notes](https://github.com/bytecodealliance/jco/releases) - [Commits](https://github.com/bytecodealliance/jco/compare/jco-v1.19.0...jco-v1.24.3) Updates `@types/node` from 24.12.2 to 26.0.0 - [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.39.0 - [Release notes](https://github.com/remeda/remeda/releases) - [Commits](https://github.com/remeda/remeda/compare/v2.34.0...v2.39.0) Updates `@bytecodealliance/jco` from 1.19.0 to 1.24.3 - [Release notes](https://github.com/bytecodealliance/jco/releases) - [Commits](https://github.com/bytecodealliance/jco/compare/jco-v1.19.0...jco-v1.24.3) Updates `@types/node` from 24.12.2 to 26.0.0 - [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.24.3 - [Release notes](https://github.com/bytecodealliance/jco/releases) - [Commits](https://github.com/bytecodealliance/jco/compare/jco-v1.19.0...jco-v1.24.3) Updates `@types/node` from 24.12.2 to 26.0.0 - [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.24.3 - [Release notes](https://github.com/bytecodealliance/jco/releases) - [Commits](https://github.com/bytecodealliance/jco/compare/jco-v1.19.0...jco-v1.24.3) Updates `@types/node` from 24.12.2 to 26.0.0 - [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.24.3 - [Release notes](https://github.com/bytecodealliance/jco/releases) - [Commits](https://github.com/bytecodealliance/jco/compare/jco-v1.19.0...jco-v1.24.3) Updates `@types/node` from 24.12.2 to 26.0.0 - [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.24.3 - [Release notes](https://github.com/bytecodealliance/jco/releases) - [Commits](https://github.com/bytecodealliance/jco/compare/jco-v1.19.0...jco-v1.24.3) Updates `@types/node` from 24.12.2 to 26.0.0 - [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.24.3 - [Release notes](https://github.com/bytecodealliance/jco/releases) - [Commits](https://github.com/bytecodealliance/jco/compare/jco-v1.19.0...jco-v1.24.3) Updates `@bytecodealliance/jco` from 1.19.0 to 1.24.3 - [Release notes](https://github.com/bytecodealliance/jco/releases) - [Commits](https://github.com/bytecodealliance/jco/compare/jco-v1.19.0...jco-v1.24.3) Updates `@types/node` from 24.12.2 to 26.0.0 - [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.24.3 - [Release notes](https://github.com/bytecodealliance/jco/releases) - [Commits](https://github.com/bytecodealliance/jco/compare/jco-v1.19.0...jco-v1.24.3) Updates `@bytecodealliance/jco` from 1.19.0 to 1.24.3 - [Release notes](https://github.com/bytecodealliance/jco/releases) - [Commits](https://github.com/bytecodealliance/jco/compare/jco-v1.19.0...jco-v1.24.3) Updates `remeda` from 2.34.0 to 2.39.0 - [Release notes](https://github.com/remeda/remeda/releases) - [Commits](https://github.com/remeda/remeda/compare/v2.34.0...v2.39.0) Updates `@bytecodealliance/jco` from 1.19.0 to 1.24.3 - [Release notes](https://github.com/bytecodealliance/jco/releases) - [Commits](https://github.com/bytecodealliance/jco/compare/jco-v1.19.0...jco-v1.24.3) Updates `@types/node` from 24.12.2 to 26.0.0 - [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.39.0 - [Release notes](https://github.com/remeda/remeda/releases) - [Commits](https://github.com/remeda/remeda/compare/v2.34.0...v2.39.0) Updates `@bytecodealliance/jco` from 1.19.0 to 1.24.3 - [Release notes](https://github.com/bytecodealliance/jco/releases) - [Commits](https://github.com/bytecodealliance/jco/compare/jco-v1.19.0...jco-v1.24.3) Updates `@rsbuild/plugin-node-polyfill` from 1.4.4 to 1.4.6 - [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.6) Updates `@rslib/core` from 0.21.3 to 0.23.0 - [Release notes](https://github.com/web-infra-dev/rslib/releases) - [Commits](https://github.com/web-infra-dev/rslib/commits/v0.23.0/packages/core) Updates `@types/node` from 24.12.2 to 26.0.0 - [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.24.3 - [Release notes](https://github.com/bytecodealliance/jco/releases) - [Commits](https://github.com/bytecodealliance/jco/compare/jco-v1.19.0...jco-v1.24.3) Updates `@types/node` from 24.12.2 to 26.0.0 - [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.24.3 - [Release notes](https://github.com/bytecodealliance/jco/releases) - [Commits](https://github.com/bytecodealliance/jco/compare/jco-v1.19.0...jco-v1.24.3) Updates `@types/node` from 24.12.2 to 26.0.0 - [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.24.3 - [Release notes](https://github.com/bytecodealliance/jco/releases) - [Commits](https://github.com/bytecodealliance/jco/compare/jco-v1.19.0...jco-v1.24.3) Updates `@types/node` from 24.12.2 to 26.0.0 - [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.24.3 - [Release notes](https://github.com/bytecodealliance/jco/releases) - [Commits](https://github.com/bytecodealliance/jco/compare/jco-v1.19.0...jco-v1.24.3) Updates `@types/node` from 24.12.2 to 26.0.0 - [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.24.3 - [Release notes](https://github.com/bytecodealliance/jco/releases) - [Commits](https://github.com/bytecodealliance/jco/compare/jco-v1.19.0...jco-v1.24.3) Updates `@bytecodealliance/jco` from 1.19.0 to 1.24.3 - [Release notes](https://github.com/bytecodealliance/jco/releases) - [Commits](https://github.com/bytecodealliance/jco/compare/jco-v1.19.0...jco-v1.24.3) Updates `@types/node` from 24.12.2 to 26.0.0 - [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.24.3 - [Release notes](https://github.com/bytecodealliance/jco/releases) - [Commits](https://github.com/bytecodealliance/jco/compare/jco-v1.19.0...jco-v1.24.3) Updates `@bytecodealliance/jco` from 1.19.0 to 1.24.3 - [Release notes](https://github.com/bytecodealliance/jco/releases) - [Commits](https://github.com/bytecodealliance/jco/compare/jco-v1.19.0...jco-v1.24.3) Updates `@bytecodealliance/jco` from 1.19.0 to 1.24.3 - [Release notes](https://github.com/bytecodealliance/jco/releases) - [Commits](https://github.com/bytecodealliance/jco/compare/jco-v1.19.0...jco-v1.24.3) Updates `@types/node` from 24.12.3 to 26.0.0 - [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.24.3 - [Release notes](https://github.com/bytecodealliance/jco/releases) - [Commits](https://github.com/bytecodealliance/jco/compare/jco-v1.19.0...jco-v1.24.3) Updates `@types/node` from 24.12.3 to 26.0.0 - [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.18.0 - [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.18.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.24.3 - [Release notes](https://github.com/bytecodealliance/jco/releases) - [Commits](https://github.com/bytecodealliance/jco/compare/jco-v1.19.0...jco-v1.24.3) 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 26.0.0 - [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.62.2 - [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.62.2) Updates `@bytecodealliance/jco` from 1.19.0 to 1.24.3 - [Release notes](https://github.com/bytecodealliance/jco/releases) - [Commits](https://github.com/bytecodealliance/jco/compare/jco-v1.19.0...jco-v1.24.3) Updates `@types/node` from 24.12.3 to 26.0.0 - [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.24.3 - [Release notes](https://github.com/bytecodealliance/jco/releases) - [Commits](https://github.com/bytecodealliance/jco/compare/jco-v1.19.0...jco-v1.24.3) Updates `@types/node` from 24.12.3 to 26.0.0 - [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.62.2 - [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.62.2) Updates `@bytecodealliance/jco` from 1.19.0 to 1.24.3 - [Release notes](https://github.com/bytecodealliance/jco/releases) - [Commits](https://github.com/bytecodealliance/jco/compare/jco-v1.19.0...jco-v1.24.3) Updates `@types/node` from 24.12.3 to 26.0.0 - [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.62.2 - [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.62.2) Updates `@bytecodealliance/jco` from 1.19.0 to 1.24.3 - [Release notes](https://github.com/bytecodealliance/jco/releases) - [Commits](https://github.com/bytecodealliance/jco/compare/jco-v1.19.0...jco-v1.24.3) Updates `@bytecodealliance/jco` from 1.19.0 to 1.24.3 - [Release notes](https://github.com/bytecodealliance/jco/releases) - [Commits](https://github.com/bytecodealliance/jco/compare/jco-v1.19.0...jco-v1.24.3) Updates `@types/node` from 24.12.3 to 26.0.0 - [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.24.3 - [Release notes](https://github.com/bytecodealliance/jco/releases) - [Commits](https://github.com/bytecodealliance/jco/compare/jco-v1.19.0...jco-v1.24.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.24.3 - [Release notes](https://github.com/bytecodealliance/jco/releases) - [Commits](https://github.com/bytecodealliance/jco/compare/jco-v1.19.0...jco-v1.24.3) 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.62.2 - [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.62.2) Updates `@bytecodealliance/jco` from 1.19.0 to 1.24.3 - [Release notes](https://github.com/bytecodealliance/jco/releases) - [Commits](https://github.com/bytecodealliance/jco/compare/jco-v1.19.0...jco-v1.24.3) Updates `@types/node` from 24.12.2 to 26.0.0 - [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.24.3 - [Release notes](https://github.com/bytecodealliance/jco/releases) - [Commits](https://github.com/bytecodealliance/jco/compare/jco-v1.19.0...jco-v1.24.3) Updates `@types/node` from 24.12.2 to 26.0.0 - [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.24.3 - [Release notes](https://github.com/bytecodealliance/jco/releases) - [Commits](https://github.com/bytecodealliance/jco/compare/jco-v1.19.0...jco-v1.24.3) Updates `@types/node` from 24.12.2 to 26.0.0 - [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.24.3 - [Release notes](https://github.com/bytecodealliance/jco/releases) - [Commits](https://github.com/bytecodealliance/jco/compare/jco-v1.19.0...jco-v1.24.3) Updates `@types/node` from 24.12.2 to 26.0.0 - [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.24.3 - [Release notes](https://github.com/bytecodealliance/jco/releases) - [Commits](https://github.com/bytecodealliance/jco/compare/jco-v1.19.0...jco-v1.24.3) Updates `@types/node` from 24.12.2 to 26.0.0 - [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.24.3 - [Release notes](https://github.com/bytecodealliance/jco/releases) - [Commits](https://github.com/bytecodealliance/jco/compare/jco-v1.19.0...jco-v1.24.3) Updates `@types/node` from 24.12.2 to 26.0.0 - [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.24.3 - [Release notes](https://github.com/bytecodealliance/jco/releases) - [Commits](https://github.com/bytecodealliance/jco/compare/jco-v1.19.0...jco-v1.24.3) Updates `@bytecodealliance/jco` from 1.19.0 to 1.24.3 - [Release notes](https://github.com/bytecodealliance/jco/releases) - [Commits](https://github.com/bytecodealliance/jco/compare/jco-v1.19.0...jco-v1.24.3) Updates `@types/node` from 24.12.2 to 26.0.0 - [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.24.3 - [Release notes](https://github.com/bytecodealliance/jco/releases) - [Commits](https://github.com/bytecodealliance/jco/compare/jco-v1.19.0...jco-v1.24.3) Updates `@bytecodealliance/jco` from 1.19.0 to 1.24.3 - [Release notes](https://github.com/bytecodealliance/jco/releases) - [Commits](https://github.com/bytecodealliance/jco/compare/jco-v1.19.0...jco-v1.24.3) Updates `@bytecodealliance/jco` from 1.19.0 to 1.24.3 - [Release notes](https://github.com/bytecodealliance/jco/releases) - [Commits](https://github.com/bytecodealliance/jco/compare/jco-v1.19.0...jco-v1.24.3) Updates `@types/node` from 24.12.3 to 26.0.0 - [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.24.3 - [Release notes](https://github.com/bytecodealliance/jco/releases) - [Commits](https://github.com/bytecodealliance/jco/compare/jco-v1.19.0...jco-v1.24.3) Updates `@types/node` from 24.12.3 to 26.0.0 - [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.24.3 - [Release notes](https://github.com/bytecodealliance/jco/releases) - [Commits](https://github.com/bytecodealliance/jco/compare/jco-v1.19.0...jco-v1.24.3) Updates `@types/node` from 24.12.3 to 26.0.0 - [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.62.2 - [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.62.2) Updates `@bytecodealliance/jco` from 1.19.0 to 1.24.3 - [Release notes](https://github.com/bytecodealliance/jco/releases) - [Commits](https://github.com/bytecodealliance/jco/compare/jco-v1.19.0...jco-v1.24.3) Updates `@types/node` from 24.12.3 to 26.0.0 - [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.24.3 - [Release notes](https://github.com/bytecodealliance/jco/releases) - [Commits](https://github.com/bytecodealliance/jco/compare/jco-v1.19.0...jco-v1.24.3) Updates `@types/node` from 24.12.3 to 26.0.0 - [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.62.2 - [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.62.2) Updates `@bytecodealliance/jco` from 1.19.0 to 1.24.3 - [Release notes](https://github.com/bytecodealliance/jco/releases) - [Commits](https://github.com/bytecodealliance/jco/compare/jco-v1.19.0...jco-v1.24.3) Updates `@types/node` from 24.12.3 to 26.0.0 - [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.62.2 - [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.62.2) Updates `@bytecodealliance/jco` from 1.19.0 to 1.24.3 - [Release notes](https://github.com/bytecodealliance/jco/releases) - [Commits](https://github.com/bytecodealliance/jco/compare/jco-v1.19.0...jco-v1.24.3) Updates `@bytecodealliance/jco` from 1.19.0 to 1.24.3 - [Release notes](https://github.com/bytecodealliance/jco/releases) - [Commits](https://github.com/bytecodealliance/jco/compare/jco-v1.19.0...jco-v1.24.3) Updates `@types/node` from 24.12.3 to 26.0.0 - [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.24.3 - [Release notes](https://github.com/bytecodealliance/jco/releases) - [Commits](https://github.com/bytecodealliance/jco/compare/jco-v1.19.0...jco-v1.24.3) Updates `@bytecodealliance/jco` from 1.19.0 to 1.24.3 - [Release notes](https://github.com/bytecodealliance/jco/releases) - [Commits](https://github.com/bytecodealliance/jco/compare/jco-v1.19.0...jco-v1.24.3) Updates `rollup` from 4.60.3 to 4.62.2 - [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.62.2) Updates `@bytecodealliance/jco` from 1.19.0 to 1.24.3 - [Release notes](https://github.com/bytecodealliance/jco/releases) - [Commits](https://github.com/bytecodealliance/jco/compare/jco-v1.19.0...jco-v1.24.3) Updates `@types/node` from 24.12.3 to 26.0.0 - [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.24.3 - [Release notes](https://github.com/bytecodealliance/jco/releases) - [Commits](https://github.com/bytecodealliance/jco/compare/jco-v1.19.0...jco-v1.24.3) Updates `@types/node` from 24.12.3 to 26.0.0 - [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.24.3 - [Release notes](https://github.com/bytecodealliance/jco/releases) - [Commits](https://github.com/bytecodealliance/jco/compare/jco-v1.19.0...jco-v1.24.3) Updates `@types/node` from 24.12.3 to 26.0.0 - [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.62.2 - [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.62.2) Updates `@bytecodealliance/jco` from 1.19.0 to 1.24.3 - [Release notes](https://github.com/bytecodealliance/jco/releases) - [Commits](https://github.com/bytecodealliance/jco/compare/jco-v1.19.0...jco-v1.24.3) Updates `@types/node` from 24.12.3 to 26.0.0 - [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.24.3 - [Release notes](https://github.com/bytecodealliance/jco/releases) - [Commits](https://github.com/bytecodealliance/jco/compare/jco-v1.19.0...jco-v1.24.3) Updates `@types/node` from 24.12.3 to 26.0.0 - [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.62.2 - [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.62.2) Updates `hono` from 4.12.21 to 4.12.26 - [Release notes](https://github.com/honojs/hono/releases) - [Commits](https://github.com/honojs/hono/compare/v4.12.21...v4.12.26) Updates `@bytecodealliance/jco` from 1.19.0 to 1.24.3 - [Release notes](https://github.com/bytecodealliance/jco/releases) - [Commits](https://github.com/bytecodealliance/jco/compare/jco-v1.19.0...jco-v1.24.3) Updates `@types/node` from 24.12.3 to 26.0.0 - [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.62.2 - [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.62.2) Updates `hono` from 4.12.21 to 4.12.26 - [Release notes](https://github.com/honojs/hono/releases) - [Commits](https://github.com/honojs/hono/compare/v4.12.21...v4.12.26) Updates `@bytecodealliance/jco` from 1.19.0 to 1.24.3 - [Release notes](https://github.com/bytecodealliance/jco/releases) - [Commits](https://github.com/bytecodealliance/jco/compare/jco-v1.19.0...jco-v1.24.3) Updates `@bytecodealliance/jco` from 1.19.0 to 1.24.3 - [Release notes](https://github.com/bytecodealliance/jco/releases) - [Commits](https://github.com/bytecodealliance/jco/compare/jco-v1.19.0...jco-v1.24.3) Updates `@types/node` from 24.12.3 to 26.0.0 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node) Updates `hono` from 4.12.21 to 4.12.26 - [Release notes](https://github.com/honojs/hono/releases) - [Commits](https://github.com/honojs/hono/compare/v4.12.21...v4.12.26) Updates `@bytecodealliance/jco` from 1.19.0 to 1.24.3 - [Release notes](https://github.com/bytecodealliance/jco/releases) - [Commits](https://github.com/bytecodealliance/jco/compare/jco-v1.19.0...jco-v1.24.3) Updates `@bytecodealliance/jco` from 1.19.0 to 1.24.3 - [Release notes](https://github.com/bytecodealliance/jco/releases) - [Commits](https://github.com/bytecodealliance/jco/compare/jco-v1.19.0...jco-v1.24.3) Updates `rollup` from 4.60.3 to 4.62.2 - [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.62.2) Updates `hono` from 4.12.21 to 4.12.26 - [Release notes](https://github.com/honojs/hono/releases) - [Commits](https://github.com/honojs/hono/compare/v4.12.21...v4.12.26) Updates `@bytecodealliance/jco` from 1.19.0 to 1.24.3 - [Release notes](https://github.com/bytecodealliance/jco/releases) - [Commits](https://github.com/bytecodealliance/jco/compare/jco-v1.19.0...jco-v1.24.3) Updates `@bytecodealliance/jco` from 1.19.0 to 1.24.3 - [Release notes](https://github.com/bytecodealliance/jco/releases) - [Commits](https://github.com/bytecodealliance/jco/compare/jco-v1.19.0...jco-v1.24.3) Updates `@bytecodealliance/jco` from 1.19.0 to 1.24.3 - [Release notes](https://github.com/bytecodealliance/jco/releases) - [Commits](https://github.com/bytecodealliance/jco/compare/jco-v1.19.0...jco-v1.24.3) Updates `@bytecodealliance/jco` from 1.19.0 to 1.24.3 - [Release notes](https://github.com/bytecodealliance/jco/releases) - [Commits](https://github.com/bytecodealliance/jco/compare/jco-v1.19.0...jco-v1.24.3) Updates `@bytecodealliance/jco` from 1.19.0 to 1.24.3 - [Release notes](https://github.com/bytecodealliance/jco/releases) - [Commits](https://github.com/bytecodealliance/jco/compare/jco-v1.19.0...jco-v1.24.3) Updates `hono` from 4.12.21 to 4.12.26 - [Release notes](https://github.com/honojs/hono/releases) - [Commits](https://github.com/honojs/hono/compare/v4.12.21...v4.12.26) Updates `@bytecodealliance/jco` from 1.19.0 to 1.24.3 - [Release notes](https://github.com/bytecodealliance/jco/releases) - [Commits](https://github.com/bytecodealliance/jco/compare/jco-v1.19.0...jco-v1.24.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.21 to 4.12.26 - [Release notes](https://github.com/honojs/hono/releases) - [Commits](https://github.com/honojs/hono/compare/v4.12.21...v4.12.26) Updates `@bytecodealliance/jco` from 1.19.0 to 1.24.3 - [Release notes](https://github.com/bytecodealliance/jco/releases) - [Commits](https://github.com/bytecodealliance/jco/compare/jco-v1.19.0...jco-v1.24.3) Updates `rolldown` from 1.0.0 to 1.1.2 - [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.1.2/packages/rolldown) Updates `@bytecodealliance/jco` from 1.19.0 to 1.24.3 - [Release notes](https://github.com/bytecodealliance/jco/releases) - [Commits](https://github.com/bytecodealliance/jco/compare/jco-v1.19.0...jco-v1.24.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.21 to 4.12.26 - [Release notes](https://github.com/honojs/hono/releases) - [Commits](https://github.com/honojs/hono/compare/v4.12.21...v4.12.26) Updates `@bytecodealliance/jco` from 1.19.0 to 1.24.3 - [Release notes](https://github.com/bytecodealliance/jco/releases) - [Commits](https://github.com/bytecodealliance/jco/compare/jco-v1.19.0...jco-v1.24.3) Updates `rolldown` from 1.0.0 to 1.1.2 - [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.1.2/packages/rolldown) Updates `@bytecodealliance/jco` from 1.19.0 to 1.24.3 - [Release notes](https://github.com/bytecodealliance/jco/releases) - [Commits](https://github.com/bytecodealliance/jco/compare/jco-v1.19.0...jco-v1.24.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.21 to 4.12.26 - [Release notes](https://github.com/honojs/hono/releases) - [Commits](https://github.com/honojs/hono/compare/v4.12.21...v4.12.26) Updates `@bytecodealliance/jco` from 1.19.0 to 1.24.3 - [Release notes](https://github.com/bytecodealliance/jco/releases) - [Commits](https://github.com/bytecodealliance/jco/compare/jco-v1.19.0...jco-v1.24.3) Updates `@types/node` from 24.12.2 to 26.0.0 - [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.24.3 - [Release notes](https://github.com/bytecodealliance/jco/releases) - [Commits](https://github.com/bytecodealliance/jco/compare/jco-v1.19.0...jco-v1.24.3) Updates `@types/node` from 24.12.2 to 26.0.0 - [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.24.3 - [Release notes](https://github.com/bytecodealliance/jco/releases) - [Commits](https://github.com/bytecodealliance/jco/compare/jco-v1.19.0...jco-v1.24.3) Updates `@types/node` from 24.12.2 to 26.0.0 - [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.24.3 - [Release notes](https://github.com/bytecodealliance/jco/releases) - [Commits](https://github.com/bytecodealliance/jco/compare/jco-v1.19.0...jco-v1.24.3) Updates `@types/node` from 24.12.2 to 26.0.0 - [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.24.3 - [Release notes](https://github.com/bytecodealliance/jco/releases) - [Commits](https://github.com/bytecodealliance/jco/compare/jco-v1.19.0...jco-v1.24.3) Updates `@types/node` from 24.12.2 to 26.0.0 - [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.24.3 - [Release notes](https://github.com/bytecodealliance/jco/releases) - [Commits](https://github.com/bytecodealliance/jco/compare/jco-v1.19.0...jco-v1.24.3) Updates `@types/node` from 24.12.2 to 26.0.0 - [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.24.3 - [Release notes](https://github.com/bytecodealliance/jco/releases) - [Commits](https://github.com/bytecodealliance/jco/compare/jco-v1.19.0...jco-v1.24.3) Updates `@bytecodealliance/jco` from 1.19.0 to 1.24.3 - [Release notes](https://github.com/bytecodealliance/jco/releases) - [Commits](https://github.com/bytecodealliance/jco/compare/jco-v1.19.0...jco-v1.24.3) Updates `@types/node` from 24.12.2 to 26.0.0 - [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.24.3 - [Release notes](https://github.com/bytecodealliance/jco/releases) - [Commits](https://github.com/bytecodealliance/jco/compare/jco-v1.19.0...jco-v1.24.3) Updates `@bytecodealliance/jco` from 1.19.0 to 1.24.3 - [Release notes](https://github.com/bytecodealliance/jco/releases) - [Commits](https://github.com/bytecodealliance/jco/compare/jco-v1.19.0...jco-v1.24.3) Updates `@bytecodealliance/jco` from 1.19.0 to 1.24.3 - [Release notes](https://github.com/bytecodealliance/jco/releases) - [Commits](https://github.com/bytecodealliance/jco/compare/jco-v1.19.0...jco-v1.24.3) Updates `@bytecodealliance/jco` from 1.19.0 to 1.24.3 - [Release notes](https://github.com/bytecodealliance/jco/releases) - [Commits](https://github.com/bytecodealliance/jco/compare/jco-v1.19.0...jco-v1.24.3) Updates `@bytecodealliance/jco` from 1.19.0 to 1.24.3 - [Release notes](https://github.com/bytecodealliance/jco/releases) - [Commits](https://github.com/bytecodealliance/jco/compare/jco-v1.19.0...jco-v1.24.3) Updates `@bytecodealliance/jco` from 1.19.0 to 1.24.3 - [Release notes](https://github.com/bytecodealliance/jco/releases) - [Commits](https://github.com/bytecodealliance/jco/compare/jco-v1.19.0...jco-v1.24.3) Updates `@bytecodealliance/jco` from 1.19.0 to 1.24.3 - [Release notes](https://github.com/bytecodealliance/jco/releases) - [Commits](https://github.com/bytecodealliance/jco/compare/jco-v1.19.0...jco-v1.24.3) Updates `hono` from 4.12.21 to 4.12.26 - [Release notes](https://github.com/honojs/hono/releases) - [Commits](https://github.com/honojs/hono/compare/v4.12.21...v4.12.26) Updates `@bytecodealliance/jco` from 1.19.0 to 1.24.3 - [Release notes](https://github.com/bytecodealliance/jco/releases) - [Commits](https://github.com/bytecodealliance/jco/compare/jco-v1.19.0...jco-v1.24.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.21 to 4.12.26 - [Release notes](https://github.com/honojs/hono/releases) - [Commits](https://github.com/honojs/hono/compare/v4.12.21...v4.12.26) Updates `@bytecodealliance/jco` from 1.19.0 to 1.24.3 - [Release notes](https://github.com/bytecodealliance/jco/releases) - [Commits](https://github.com/bytecodealliance/jco/compare/jco-v1.19.0...jco-v1.24.3) Updates `rolldown` from 1.0.0 to 1.1.2 - [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.1.2/packages/rolldown) Updates `@bytecodealliance/jco` from 1.19.0 to 1.24.3 - [Release notes](https://github.com/bytecodealliance/jco/releases) - [Commits](https://github.com/bytecodealliance/jco/compare/jco-v1.19.0...jco-v1.24.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.21 to 4.12.26 - [Release notes](https://github.com/honojs/hono/releases) - [Commits](https://github.com/honojs/hono/compare/v4.12.21...v4.12.26) Updates `@bytecodealliance/jco` from 1.19.0 to 1.24.3 - [Release notes](https://github.com/bytecodealliance/jco/releases) - [Commits](https://github.com/bytecodealliance/jco/compare/jco-v1.19.0...jco-v1.24.3) Updates `rolldown` from 1.0.0 to 1.1.2 - [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.1.2/packages/rolldown) Updates `@bytecodealliance/jco` from 1.19.0 to 1.24.3 - [Release notes](https://github.com/bytecodealliance/jco/releases) - [Commits](https://github.com/bytecodealliance/jco/compare/jco-v1.19.0...jco-v1.24.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.21 to 4.12.26 - [Release notes](https://github.com/honojs/hono/releases) - [Commits](https://github.com/honojs/hono/compare/v4.12.21...v4.12.26) Updates `@bytecodealliance/jco` from 1.19.0 to 1.24.3 - [Release notes](https://github.com/bytecodealliance/jco/releases) - [Commits](https://github.com/bytecodealliance/jco/compare/jco-v1.19.0...jco-v1.24.3) 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.24.3 - [Release notes](https://github.com/bytecodealliance/jco/releases) - [Commits](https://github.com/bytecodealliance/jco/compare/jco-v1.19.0...jco-v1.24.3) 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.24.3 - [Release notes](https://github.com/bytecodealliance/jco/releases) - [Commits](https://github.com/bytecodealliance/jco/compare/jco-v1.19.0...jco-v1.24.3) 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.62.2 - [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.62.2) 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.24.3 - [Release notes](https://github.com/bytecodealliance/jco/releases) - [Commits](https://github.com/bytecodealliance/jco/compare/jco-v1.19.0...jco-v1.24.3) 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.24.3 - [Release notes](https://github.com/bytecodealliance/jco/releases) - [Commits](https://github.com/bytecodealliance/jco/compare/jco-v1.19.0...jco-v1.24.3) Updates `rollup` from 4.60.3 to 4.62.2 - [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.62.2) 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.21 to 4.12.26 - [Release notes](https://github.com/honojs/hono/releases) - [Commits](https://github.com/honojs/hono/compare/v4.12.21...v4.12.26) Updates `@bytecodealliance/jco` from 1.19.0 to 1.24.3 - [Release notes](https://github.com/bytecodealliance/jco/releases) - [Commits](https://github.com/bytecodealliance/jco/compare/jco-v1.19.0...jco-v1.24.3) Updates `rollup` from 4.60.3 to 4.62.2 - [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.62.2) 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.21 to 4.12.26 - [Release notes](https://github.com/honojs/hono/releases) - [Commits](https://github.com/honojs/hono/compare/v4.12.21...v4.12.26) Updates `@bytecodealliance/jco` from 1.19.0 to 1.24.3 - [Release notes](https://github.com/bytecodealliance/jco/releases) - [Commits](https://github.com/bytecodealliance/jco/compare/jco-v1.19.0...jco-v1.24.3) 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.24.3 - [Release notes](https://github.com/bytecodealliance/jco/releases) - [Commits](https://github.com/bytecodealliance/jco/compare/jco-v1.19.0...jco-v1.24.3) 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.21 to 4.12.26 - [Release notes](https://github.com/honojs/hono/releases) - [Commits](https://github.com/honojs/hono/compare/v4.12.21...v4.12.26) Updates `@bytecodealliance/jco` from 1.19.0 to 1.24.3 - [Release notes](https://github.com/bytecodealliance/jco/releases) - [Commits](https://github.com/bytecodealliance/jco/compare/jco-v1.19.0...jco-v1.24.3) 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.24.3 - [Release notes](https://github.com/bytecodealliance/jco/releases) - [Commits](https://github.com/bytecodealliance/jco/compare/jco-v1.19.0...jco-v1.24.3) 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.62.2 - [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.62.2) 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.21 to 4.12.26 - [Release notes](https://github.com/honojs/hono/releases) - [Commits](https://github.com/honojs/hono/compare/v4.12.21...v4.12.26) --- updated-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/componentize-js" dependency-version: 0.21.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/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.23.1 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: example-dependencies - dependency-name: "@bytecodealliance/jco" dependency-version: 1.23.1 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: example-dependencies - dependency-name: "@bytecodealliance/jco" dependency-version: 1.23.1 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: example-dependencies - dependency-name: "@bytecodealliance/jco" dependency-version: 1.23.1 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: example-dependencies - dependency-name: "@bytecodealliance/jco" dependency-version: 1.23.1 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: example-dependencies - dependency-name: "@bytecodealliance/jco" dependency-version: 1.23.1 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: example-dependencies - dependency-name: "@bytecodealliance/jco" dependency-version: 1.23.1 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: example-dependencies - dependency-name: "@bytecodealliance/jco" dependency-version: 1.23.1 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: example-dependencies - dependency-name: "@bytecodealliance/jco" dependency-version: 1.23.1 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: example-dependencies - dependency-name: "@bytecodealliance/jco" dependency-version: 1.23.1 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: example-dependencies - dependency-name: "@bytecodealliance/jco" dependency-version: 1.23.1 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: example-dependencies - dependency-name: "@bytecodealliance/jco" dependency-version: 1.23.1 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: example-dependencies - dependency-name: "@bytecodealliance/jco" dependency-version: 1.23.1 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: example-dependencies - dependency-name: "@bytecodealliance/jco" dependency-version: 1.23.1 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: example-dependencies - dependency-name: "@bytecodealliance/jco" dependency-version: 1.23.1 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: example-dependencies - dependency-name: "@bytecodealliance/jco" dependency-version: 1.23.1 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: example-dependencies - dependency-name: "@bytecodealliance/jco" dependency-version: 1.23.1 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: example-dependencies - dependency-name: "@bytecodealliance/jco" dependency-version: 1.23.1 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: example-dependencies - dependency-name: "@bytecodealliance/jco" dependency-version: 1.23.1 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: example-dependencies - dependency-name: "@bytecodealliance/jco" dependency-version: 1.23.1 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: example-dependencies - dependency-name: "@bytecodealliance/jco" dependency-version: 1.23.1 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: example-dependencies - dependency-name: "@bytecodealliance/jco" dependency-version: 1.23.1 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: example-dependencies - dependency-name: "@bytecodealliance/jco" dependency-version: 1.23.1 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: example-dependencies - dependency-name: "@bytecodealliance/jco" dependency-version: 1.23.1 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: example-dependencies - dependency-name: "@bytecodealliance/jco" dependency-version: 1.23.1 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: example-dependencies - dependency-name: "@bytecodealliance/jco" dependency-version: 1.23.1 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: example-dependencies - dependency-name: "@bytecodealliance/jco" dependency-version: 1.23.1 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: example-dependencies - dependency-name: "@bytecodealliance/jco" dependency-version: 1.23.1 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: example-dependencies - dependency-name: "@bytecodealliance/jco" dependency-version: 1.23.1 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: example-dependencies - dependency-name: "@bytecodealliance/jco" dependency-version: 1.23.1 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: example-dependencies - dependency-name: "@bytecodealliance/jco" dependency-version: 1.23.1 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: example-dependencies - dependency-name: "@bytecodealliance/jco" dependency-version: 1.23.1 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: example-dependencies - dependency-name: "@bytecodealliance/jco" dependency-version: 1.23.1 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: example-dependencies - dependency-name: "@bytecodealliance/jco" dependency-version: 1.23.1 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: example-dependencies - dependency-name: "@bytecodealliance/jco" dependency-version: 1.23.1 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: example-dependencies - dependency-name: "@bytecodealliance/jco" dependency-version: 1.23.1 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: example-dependencies - dependency-name: "@bytecodealliance/jco" dependency-version: 1.23.1 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: example-dependencies - dependency-name: "@bytecodealliance/jco" dependency-version: 1.23.1 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: example-dependencies - dependency-name: "@bytecodealliance/jco" dependency-version: 1.23.1 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: example-dependencies - dependency-name: "@bytecodealliance/jco" dependency-version: 1.23.1 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: example-dependencies - dependency-name: "@bytecodealliance/jco" dependency-version: 1.23.1 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: example-dependencies - dependency-name: "@bytecodealliance/jco" dependency-version: 1.23.1 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: example-dependencies - dependency-name: "@bytecodealliance/jco" dependency-version: 1.23.1 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: example-dependencies - dependency-name: "@bytecodealliance/jco" dependency-version: 1.23.1 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: example-dependencies - dependency-name: "@bytecodealliance/jco" dependency-version: 1.23.1 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: example-dependencies - dependency-name: "@bytecodealliance/jco" dependency-version: 1.23.1 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: example-dependencies - dependency-name: "@bytecodealliance/jco" dependency-version: 1.23.1 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: example-dependencies - dependency-name: "@bytecodealliance/jco" dependency-version: 1.23.1 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: example-dependencies - dependency-name: "@bytecodealliance/jco" dependency-version: 1.23.1 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: example-dependencies - dependency-name: "@bytecodealliance/jco" dependency-version: 1.23.1 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: example-dependencies - dependency-name: "@bytecodealliance/jco" dependency-version: 1.23.1 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: example-dependencies - dependency-name: "@bytecodealliance/jco" dependency-version: 1.23.1 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: example-dependencies - dependency-name: "@bytecodealliance/jco" dependency-version: 1.23.1 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: example-dependencies - dependency-name: "@bytecodealliance/jco" dependency-version: 1.23.1 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: example-dependencies - dependency-name: "@bytecodealliance/jco" dependency-version: 1.23.1 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: example-dependencies - dependency-name: "@bytecodealliance/jco" dependency-version: 1.23.1 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: example-dependencies - dependency-name: "@bytecodealliance/jco" dependency-version: 1.23.1 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: example-dependencies - dependency-name: "@bytecodealliance/jco" dependency-version: 1.23.1 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: example-dependencies - dependency-name: "@bytecodealliance/jco" dependency-version: 1.23.1 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: example-dependencies - dependency-name: "@bytecodealliance/jco" dependency-version: 1.23.1 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: example-dependencies - dependency-name: "@bytecodealliance/jco" dependency-version: 1.23.1 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: example-dependencies - dependency-name: "@bytecodealliance/jco" dependency-version: 1.23.1 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: example-dependencies - dependency-name: "@bytecodealliance/jco" dependency-version: 1.23.1 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: example-dependencies - dependency-name: "@bytecodealliance/jco" dependency-version: 1.23.1 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: example-dependencies - dependency-name: "@bytecodealliance/jco" dependency-version: 1.23.1 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: example-dependencies - dependency-name: "@bytecodealliance/jco" dependency-version: 1.23.1 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: example-dependencies - dependency-name: "@bytecodealliance/jco" dependency-version: 1.23.1 dependency-type: direct:development update-type: v... Signed-off-by: dependabot[bot] <support@github.com>
78c13ba to
8f46984
Compare
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.39.01.19.01.24.324.12.226.0.01.4.41.4.60.21.30.23.0Bumps the example-dependencies group with 6 updates in the /examples/components/http-axios directory:
1.19.01.24.324.12.326.0.01.16.01.18.00.20.00.21.029.0.229.0.34.60.34.62.2Bumps 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.24.35.9.36.0.30.20.00.21.029.0.229.0.34.60.34.62.24.12.214.12.260.1.30.2.0Updates
fast-xml-parserfrom 5.7.2 to 5.9.3Release notes
Sourced from fast-xml-parser's releases.
Changelog
Sourced from fast-xml-parser's changelog.
... (truncated)
Commits
93a09f15.9.39c1905eupdate strnum8d71292GitHub Actions workflow fixes (#844)784a044Harden GitHub Actions workflows (#841)bf9b81a5.9.2232abf5update publish action for better security73411faupdate checklistd57e33b5.9.13be603atesting release from Githubb6c41eaAdd GitHub Actions workflow for npm publishingMaintainer changes
This version was pushed to npm by GitHub Actions, a new releaser for fast-xml-parser since your current version.
Updates
remedafrom 2.34.0 to 2.39.0Release notes
Sourced from remeda's releases.
Commits
53d22a6fix(map, mapWithFeedback): Correct types throughNoInfer(#1368)c8a7c2bfix(drop,filter,groupBy,indexBy,isEmptyish,mapKeys,omit,pick,prop,sample,...)...0650fd7chore(deps): bump@astrojs/mdxfrom 5.0.4 to 6.0.2 (#1362)6453888chore(deps-dev): bump eslint-plugin-jsdoc from 62.9.0 to 63.0.2 (#1363)9659ed9chore(deps-dev): bump hono from 4.12.18 to 4.12.23 (#1365)ff16ec8chore(deps): bump the minor group across 1 directory with 9 updates (#1367)b48c652chore(deps): bump the actions group with 4 updates (#1359)fb94335chore(deps): bump the patches group with 16 updates (#1360)16338d8fix(splice): move data-last inference to curried data param (#1358)cd38f0dchore(node): explicitly limit node engine to 18+ (#1357)Updates
@bytecodealliance/jcofrom 1.19.0 to 1.24.3Release notes
Sourced from @bytecodealliance/jco's releases.
... (truncated)
Commits
5a9ac70release: jco v1.24.315466adtest(jco): add regression test for world picking during typegen79dacecfix(jco): world name config option regressionf30d9ccrelease: jco v1.24.23c64835chore(jco): remove un-needed dist files, re-enable testsafac3bcfeat(jco): use wasm-tools via jco-transpilebc36f27refactor(jco): use generate fn from jco-transpile2027f29chore(jco): update jco-transpile to v0.3.3f047821feat(jco): use jco-transpile exclusively for transpileb8660darelease: jco-transpile v0.3.3Updates
@types/nodefrom 24.12.2 to 26.0.0Commits
Updates
remedafrom 2.34.0 to 2.39.0Release notes
Sourced from remeda's releases.
Commits
53d22a6fix(map, mapWithFeedback): Correct types throughNoInfer(#1368)c8a7c2bfix(drop,filter,groupBy,indexBy,isEmptyish,mapKeys,omit,pick,prop,sample,...)...0650fd7chore(deps): bump@astrojs/mdxfrom 5.0.4 to 6.0.2 (#1362)6453888chore(deps-dev): bump eslint-plugin-jsdoc from 62.9.0 to 63.0.2 (#1363)9659ed9chore(deps-dev): bump hono from 4.12.18 to 4.12.23 (#1365)ff16ec8chore(deps): bump the minor group across 1 directory with 9 updates (#1367)b48c652chore(deps): bump the actions group with 4 updates (#1359)fb94335chore(deps): bump the patches group with 16 updates (#1360)16338d8fix(splice): move data-last inference to curried data param (#1358)cd38f0dchore(node): explicitly limit node engine to 18+ (#1357)Updates
@bytecodealliance/jcofrom 1.19.0 to 1.24.3Release notes
Sourced from @bytecodealliance/jco's releases.
... (truncated)
Commits
5a9ac70release: jco v1.24.315466adtest(jco): add regression test for world picking during typegen79dacecfix(jco): world name config option regressionf30d9ccrelease: jco v1.24.23c64835chore(jco): remove un-needed dist files, re-enable testsafac3bcfeat(jco): use wasm-tools via jco-transpilebc36f27refactor(jco): use generate fn from jco-transpile2027f29chore(jco): update jco-transpile to v0.3.3f047821feat(jco): use jco-transpile exclusively for transpileb8660darelease: jco-transpile v0.3.3Updates
@types/nodefrom 24.12.2 to 26.0.0Commits
Updates
@bytecodealliance/jcofrom 1.19.0 to 1.24.3Release notes
Sourced from @bytecodealliance/jco's releases.
... (truncated)
Commits
5a9ac70release: jco v1.24.315466adtest(jco): add regression test for world picking during typegen79dacecfix(jco): world name config option regressionf30d9ccrelease: jco v1.24.23c64835chore(jco): remove un-needed dist files, re-enable testsafac3bcfeat(jco): use wasm-tools via jco-transpilebc36f27refactor(jco): use generate fn from jco-transpile2027f29chore(jco): update jco-transpile to v0.3.3f047821feat(jco): use jco-transpile exclusively for transpileb8660darelease: jco-transpile v0.3.3Updates
@types/nodefrom 24.12.2 to 26.0.0Commits
Updates
@bytecodealliance/jcofrom 1.19.0 to 1.24.3Release notes
Sourced from @bytecodealliance/jco's releases.
... (truncated)
Commits
5a9ac70release: jco v1.24.315466adtest(jco): add regression test for world picking during typegen79dacecfix(jco): world name config option regressionf30d9ccrelease: jco v1.24.23c64835chore(jco): remove un-needed dist files, re-enable testsafac3bcfeat(jco): use wasm-tools via jco-transpilebc36f27refactor(jco): use generate fn from jco-transpile2027f29chore(jco): update jco-transpile to v0.3.3f047821feat(jco): use jco-transpile exclusively for transpileb8660darelease: jco-transpile v0.3.3Updates
@types/nodefrom 24.12.2 to 26.0.0Commits
Updates
@bytecodealliance/jcofrom 1.19.0 to 1.24.3Release notes
Sourced from @bytecodealliance/jco's releases.
... (truncated)
Commits
5a9ac70release: jco v1.24.315466adtest(jco): add regression test for world picking during typegen79dacecfix(jco): world name config option regressionf30d9ccrelease: jco v1.24.23c64835chore(jco): remove un-needed dist files, re-enable testsafac3bcfeat(jco): use wasm-tools via jco-transpilebc36f27refactor(jco): use generate fn from jco-transpile2027f29chore(jco): update jco-transpile to v0.3.3f047821feat(jco): use jco-transpile exclusively for transpileb8660darelease: jco-transpile v0.3.3Updates
@types/nodefrom 24.12.2 to 26.0.0Commits
Updates
@bytecodealliance/jcofrom 1.19.0 to 1.24.3Release notes
Sourced from @bytecodealliance/jco's releases.
... (truncated)
Commits
5a9ac70release: jco v1.24.315466adtest(jco): add regression test for world picking during typegen79dacecfix(jco): world name config option regressionf30d9ccrelease: jco v1.24.23c64835chore(jco): remove un-needed dist files, re-enable testsafac3bcfeat(jco): use wasm-tools via jco-transpilebc36f27refactor(jco): use generate fn from jco-transpile2027f29chore(jco): update jco-transpile to v0.3.3f047821feat(jco): use jco-transpile exclusively for transpileb8660darelease: jco-transpile v0.3.3Updates
@types/nodefrom 24.12.2 to 26.0.0Commits
Updates
@bytecodealliance/jcofrom 1.19.0 to 1.24.3Release notes
Sourced from @bytecodealliance/jco's releases.
... (truncated)
Commits
5a9ac70release: jco v1.24.315466adtest(jco): add regression test for world picking during typegen79dacecfix(jco): world name config option regressionf30d9ccrelease: jco v1.24.23c64835chore(jco): remove un-needed dist files, re-enable testsafac3bcfeat(jco): use wasm-tools via jco-transpilebc36f27refactor(jco): use generate fn from jco-transpile2027f29chore(jco): update jco-transpile to v0.3.3f047821feat(jco): use jco-transpile exclusively for transpileb8660darelease: jco-transpile v0.3.3Updates
@bytecodealliance/jcofrom 1.19.0 to 1.24.3Release notes
Sourced from @bytecodealliance/jco's releases.
... (truncated)
Commits
5a9ac70release: jco v1.24.315466adtest(jco): add regression test for world picking during typegen79dacecfix(jco): world name config option regressionf30d9ccrelease: jco v1.24.23c64835chore(jco): remove un-needed dist files, re-enable testsafac3bcfeat(jco): use wasm-tools via jco-transpilebc36f27refactor(jco): use generate fn from jco-transpile2027f29chore(jco): update jco-transpile to v0.3.3f047821feat(jco): use jco-transpile exclusively for transpileb8660darelease: jco-transpile v0.3.3Updates
@types/nodefrom 24.12.2 to 26.0.0Commits
Updates
@bytecodealliance/jcofrom 1.19.0 to 1.24.3Release notes
Sourced from @bytecodealliance/jco's releases.