From 54eec0df38496f1afa7e607f846878f8b06e985b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 3 Sep 2025 23:11:28 +0000 Subject: [PATCH] build(deps-dev): bump codama from 1.3.1 to 1.3.4 Bumps [codama](https://github.com/codama-idl/codama) from 1.3.1 to 1.3.4. - [Release notes](https://github.com/codama-idl/codama/releases) - [Commits](https://github.com/codama-idl/codama/compare/codama@1.3.1...codama@1.3.4) --- updated-dependencies: - dependency-name: codama dependency-version: 1.3.4 dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- package.json | 2 +- pnpm-lock.yaml | 124 ++++++++++++++++++++++++++++++++----------------- 2 files changed, 83 insertions(+), 43 deletions(-) diff --git a/package.json b/package.json index b9986753..7f64275c 100644 --- a/package.json +++ b/package.json @@ -23,7 +23,7 @@ }, "devDependencies": { "@iarna/toml": "^2.2.5", - "codama": "^1.3.1", + "codama": "^1.3.4", "typescript": "^5.9.2", "zx": "^8.8.0" }, diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 1c777423..965cd755 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -12,8 +12,8 @@ importers: specifier: ^2.2.5 version: 2.2.5 codama: - specifier: ^1.3.1 - version: 1.3.1 + specifier: ^1.3.4 + version: 1.3.4 typescript: specifier: ^5.9.2 version: 5.9.2 @@ -23,24 +23,28 @@ importers: packages: - '@codama/errors@1.3.1': - resolution: {integrity: sha512-tsQ83+8RRV7lXcRuSqRZJCjEM0gsVGo4PXAKL9dokUJzSTMMPQU4y87ExUps5KjeXQf6MkfOzYnGKqGf4FtU4g==} + '@codama/cli@1.3.2': + resolution: {integrity: sha512-oAY9zbDEfhTkoqGi4J57AmMJp5f2yqyIFfnBhecBUagpa2NxFiYnAJE0hu+ekpM5N3n76THFAFXA9bG81wayJw==} hasBin: true - '@codama/node-types@1.3.1': - resolution: {integrity: sha512-tpZwqOnCNXs1aLj95+ZjQW3K96LkiekqsYFTmuJxgspWoR3Ro+NDQEoxD3j5364hIYt0VfjcZlAcFD6y95GaQA==} + '@codama/errors@1.3.4': + resolution: {integrity: sha512-gEbfWkf5J1klGlLbrg5zIMYTncYO6SCsLRxKbDRrE1TmxRqt3cUovQyPhccGcNh/e/GisauIGjbsZTJaFNgXuw==} + hasBin: true + + '@codama/node-types@1.3.4': + resolution: {integrity: sha512-WOKU9v019gfX58y+I+hadokckvYLEZKvcsXpf578S+B+sV9YBCOhIjlzDDONcfe9iGUw49M6VpyWkp+EenasLg==} - '@codama/nodes@1.3.1': - resolution: {integrity: sha512-ipmZFoX8Q7+2tKLOrTwcZ4R9eurhDyPU/oZ8I+2jNAuFEEW5mUewdNdeCt8xcq+vduovAd2BuvC3eJp2WbohCQ==} + '@codama/nodes@1.3.4': + resolution: {integrity: sha512-Q3eS/kMqiozZzlpY/otVfQQ9M3pRdCS0D1dlB3TyuHWBAJiAGPfjRT21KQ4M8xub6eTWJY7PwT7sykPqS/fQPg==} - '@codama/validators@1.3.1': - resolution: {integrity: sha512-xgPz3dzUirrS+qkxQpFHm+g4WhUW8ff7wfgjzZEVnaMrc8qKhOPgFO8b0WwPVZSytUMTdhqIpa+zLNZg8vvzNw==} + '@codama/validators@1.3.4': + resolution: {integrity: sha512-VlmR5lLEm3monBtQYTz4A/pYHsqFlkew6zlli1+P/IKcnIfH5Px6XJhTVyP7hcD1eHaPKLbWiLidQAxLmRdtiw==} - '@codama/visitors-core@1.3.1': - resolution: {integrity: sha512-dlwzywaJEKO22QC/E3LpfVqNbSkTBXzFVR6pSGhWan/MNn//UR5+jyp3bFIKr+KPFDq+czilgFvFvllq5XFAXw==} + '@codama/visitors-core@1.3.4': + resolution: {integrity: sha512-TCP1ncA0ErBvv5q8BKCRvv98qHh9on8MOiPhdToJ/w50aNm0y5Y2mHbUWqk5vle8k3V9fuo7uf1aAOaqA6G4Vg==} - '@codama/visitors@1.3.1': - resolution: {integrity: sha512-C6JZB9HrsPw7ZFogU+b8S7yRqznHpDuskyCY3103ZLknNs0SadOrry22ITQrS3Q3TETGGu3LOk8nu86CuLYl/Q==} + '@codama/visitors@1.3.4': + resolution: {integrity: sha512-95asorZEjGTmCIcDlZL0jdPxVwelU4paa5y76THM90gox6C4qZFimc+U1o8PXg2phJlyEi034NQpX+k05dh86g==} '@iarna/toml@2.2.5': resolution: {integrity: sha512-trnsAYxU3xnS1gPHPyU961coFyLkh4gAD/0zQ5mymY4yOZ+CYvsPqUbOFSw0aDM4y0tV7tiFxL/1XfXPNC6IPg==} @@ -57,12 +61,13 @@ packages: resolution: {integrity: sha512-+ys997U96po4Kx/ABpBCqhA9EuxJaQWDQg7295H4hBphv3IZg0boBKuwYpt4YXp6MZ5AmZQnU/tyMTlRpaSejg==} engines: {node: '>= 0.4'} - chalk@5.4.1: - resolution: {integrity: sha512-zgVZuo2WcZgfUEmsn6eO3kINexW8RAE4maiQ8QNs8CtpPCSyMiYsULR3HQYkm3w8FIA3SberyMJMSldGsW+U3w==} + chalk@5.6.0: + resolution: {integrity: sha512-46QrSQFyVSEyYAgQ22hQ+zDa60YHA4fBstHmtSApj1Y5vKtG27fWowW03jCk5KcbXEWPZUIR894aARCA/G1kfQ==} engines: {node: ^12.17.0 || ^14.13 || >=16.0.0} - codama@1.3.1: - resolution: {integrity: sha512-ItaKBdCaAO0S9rYkI27Wkm3T614YP+ks4qmvVk+CN5bbj1q+Jr2itPYOLYjEbRIBxTiHvZrWgiGUage72QEq8Q==} + codama@1.3.4: + resolution: {integrity: sha512-nAK1i2w8z3dGwcUDw0yhaX2o8NuIv98haWlUqBcdn+sFGZYqL3xvG0p/0Wm7KXB0F6FK0txByTg7pBQJ0SxyPQ==} + hasBin: true commander@14.0.0: resolution: {integrity: sha512-2uM9rYjPvyq39NwLRqaiLtWHyDC1FvryJDa2ATTVims5YAS4PupsEQsDvP14FqhFr0P49CYDugi59xaxJlTXRA==} @@ -124,6 +129,10 @@ packages: jsonify@0.0.1: resolution: {integrity: sha512-2/Ki0GcmuqSrgFyelQq9M05y7PS0mEwuIzrf3f1fPqkVDVRvZrPZtVSMHxdgo8Aq0sxAOb/cr2aqqA3LeWHVPg==} + kleur@3.0.3: + resolution: {integrity: sha512-eTIzlVOSUR+JxdDFepEYcBMtZ9Qqdef+rnzWdRZuMbOywu5tO2w2N7rqjoANZ5k9vywhL6Br1VRjUIgTQx4E8w==} + engines: {node: '>=6'} + math-intrinsics@1.1.0: resolution: {integrity: sha512-/IXtbwEk5HTPyEwyKX6hGkYXxM9nbj64B+ilVJnC/R6B0pH5G4V3b0pVbL7DBj4tkhBAppbQUlf6F6Xl9LHu1g==} engines: {node: '>= 0.4'} @@ -132,10 +141,20 @@ packages: resolution: {integrity: sha512-NuAESUOUMrlIXOfHKzD6bpPu3tYt3xvjNdRIQ+FeT0lNb4K8WR70CaDxhuNguS2XG+GjkyMwOzsN5ZktImfhLA==} engines: {node: '>= 0.4'} + picocolors@1.1.1: + resolution: {integrity: sha512-xceH2snhtb5M9liqDsmEw56le376mTZkEX/jEb/RxNFyegNul7eNslCXP9FDj/Lcu0X8KEyMceP2ntpaHrDEVA==} + + prompts@2.4.2: + resolution: {integrity: sha512-NxNv/kLguCA7p3jE8oL2aEBsrJWgAakBpgmgK6lpPWV+WuOmY6r2/zbAVnP+T8bQlA0nzHXSJSJW0Hq7ylaD2Q==} + engines: {node: '>= 6'} + set-function-length@1.2.2: resolution: {integrity: sha512-pgRc4hJ4/sNjWCSS9AmnS40x3bNMDTknHgL5UaMBTMyJnU90EgWh1Rz+MC9eFu4BuN/UwZjKQuY/1v3rM7HMfg==} engines: {node: '>= 0.4'} + sisteransi@1.0.5: + resolution: {integrity: sha512-bLGGlR1QxBcynn2d5YmDX4MGjlZvy2MRBDRNHLJ8VI6l6+9FUiyTFNJ0IveOSP0bcXgVDPRcfGqA0pjaqUpfVg==} + typescript@5.9.2: resolution: {integrity: sha512-CWBzXQrc/qOkhidw1OzBTQuYRbfyxDXJMVJ1XNwUHGROVmuaeiEm3OslpZ1RV96d7SKKjZKrSJu3+t/xlw3R9A==} engines: {node: '>=14.17'} @@ -148,36 +167,45 @@ packages: snapshots: - '@codama/errors@1.3.1': + '@codama/cli@1.3.2': dependencies: - '@codama/node-types': 1.3.1 - chalk: 5.4.1 + '@codama/nodes': 1.3.4 + '@codama/visitors': 1.3.4 + '@codama/visitors-core': 1.3.4 commander: 14.0.0 + picocolors: 1.1.1 + prompts: 2.4.2 - '@codama/node-types@1.3.1': {} + '@codama/errors@1.3.4': + dependencies: + '@codama/node-types': 1.3.4 + chalk: 5.6.0 + commander: 14.0.0 + + '@codama/node-types@1.3.4': {} - '@codama/nodes@1.3.1': + '@codama/nodes@1.3.4': dependencies: - '@codama/errors': 1.3.1 - '@codama/node-types': 1.3.1 + '@codama/errors': 1.3.4 + '@codama/node-types': 1.3.4 - '@codama/validators@1.3.1': + '@codama/validators@1.3.4': dependencies: - '@codama/errors': 1.3.1 - '@codama/nodes': 1.3.1 - '@codama/visitors-core': 1.3.1 + '@codama/errors': 1.3.4 + '@codama/nodes': 1.3.4 + '@codama/visitors-core': 1.3.4 - '@codama/visitors-core@1.3.1': + '@codama/visitors-core@1.3.4': dependencies: - '@codama/errors': 1.3.1 - '@codama/nodes': 1.3.1 + '@codama/errors': 1.3.4 + '@codama/nodes': 1.3.4 json-stable-stringify: 1.3.0 - '@codama/visitors@1.3.1': + '@codama/visitors@1.3.4': dependencies: - '@codama/errors': 1.3.1 - '@codama/nodes': 1.3.1 - '@codama/visitors-core': 1.3.1 + '@codama/errors': 1.3.4 + '@codama/nodes': 1.3.4 + '@codama/visitors-core': 1.3.4 '@iarna/toml@2.2.5': {} @@ -198,14 +226,15 @@ snapshots: call-bind-apply-helpers: 1.0.2 get-intrinsic: 1.3.0 - chalk@5.4.1: {} + chalk@5.6.0: {} - codama@1.3.1: + codama@1.3.4: dependencies: - '@codama/errors': 1.3.1 - '@codama/nodes': 1.3.1 - '@codama/validators': 1.3.1 - '@codama/visitors': 1.3.1 + '@codama/cli': 1.3.2 + '@codama/errors': 1.3.4 + '@codama/nodes': 1.3.4 + '@codama/validators': 1.3.4 + '@codama/visitors': 1.3.4 commander@14.0.0: {} @@ -273,10 +302,19 @@ snapshots: jsonify@0.0.1: {} + kleur@3.0.3: {} + math-intrinsics@1.1.0: {} object-keys@1.1.1: {} + picocolors@1.1.1: {} + + prompts@2.4.2: + dependencies: + kleur: 3.0.3 + sisteransi: 1.0.5 + set-function-length@1.2.2: dependencies: define-data-property: 1.1.4 @@ -286,6 +324,8 @@ snapshots: gopd: 1.2.0 has-property-descriptors: 1.0.2 + sisteransi@1.0.5: {} + typescript@5.9.2: {} zx@8.8.0: {}