Merge 38b9e78415c0771371fd2818b117f03a98b0e967 into b27decbb670d4d5e481699358da41e34ddfc26a4
aabe556b
pull/592/merge
2/187 ++ 0 --
Commits and releases over time
No repositories match that filter.
Expose a public static and instance method that maps a raw program counter to ARC-56 error message, TEAL line, and source path without requiring a full logic-error string. Closes #367.
Detect identical transaction IDs within a composed group and fail early with guidance about cached suggestedParams and how to differentiate transactions (note, lease, validity window). Closes #366.
Bumps the all group with 12 updates in the / directory: | Package | From | To | | --- | --- | --- | | [@algorandfoundation/tealscript](https://github.com/algorandfoundation/TEALScript) | `0.106.3` | `0.107.2` | | [@rollup/plugin-typescript](https://github.com/rollup/plugins/tree/HEAD/packages/typescript) | `12.1.2` | `12.3.0` | | [@tsconfig/node20](https://github.com/tsconfig/bases/tree/HEAD/bases) | `20.1.4` | `20.1.9` | | [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) | `8.16.0` | `8.65.0` | | [algosdk](https://github.com/algorand/js-algorand-sdk) | `3.5.2` | `3.6.0` | | [fast-glob](https://github.com/mrmlnc/fast-glob) | `3.3.2` | `3.3.3` | | [prettier](https://github.com/prettier/prettier) | `3.3.3` | `3.9.6` | | [rimraf](https://github.com/isaacs/rimraf) | `6.0.1` | `6.1.3` | | [rollup](https://github.com/rollup/rollup) | `4.40.0` | `4.62.3` | | [typedoc](https://github.com/TypeStrong/TypeDoc) | `0.25.13` | `0.28.20` | | [typescript-eslint](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/typescript-eslint) | `8.16.0` | `8.65.0` | | [vitest-fetch-mock](https://github.com/IanVS/vitest-fetch-mock) | `0.3.0` | `0.4.5` | Updates `@algorandfoundation/tealscript` from 0.106.3 to 0.107.2 - [Release notes](https://github.com/algorandfoundation/TEALScript/releases) - [Commits](https://github.com/algorandfoundation/TEALScript/compare/0.106.3...0.107.2) Updates `@rollup/plugin-typescript` from 12.1.2 to 12.3.0 - [Changelog](https://github.com/rollup/plugins/blob/master/packages/typescript/CHANGELOG.md) - [Commits](https://github.com/rollup/plugins/commits/typescript-v12.3.0/packages/typescript) Updates `@tsconfig/node20` from 20.1.4 to 20.1.9 - [Commits](https://github.com/tsconfig/bases/commits/HEAD/bases) Updates `@typescript-eslint/eslint-plugin` from 8.16.0 to 8.65.0 - [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases) - [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/eslint-plugin/CHANGELOG.md) - [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v8.65.0/packages/eslint-plugin) Updates `algosdk` from 3.5.2 to 3.6.0 - [Release notes](https://github.com/algorand/js-algorand-sdk/releases) - [Changelog](https://github.com/algorand/js-algorand-sdk/blob/main/CHANGELOG.md) - [Commits](https://github.com/algorand/js-algorand-sdk/compare/v3.5.2...v3.6.0) Updates `fast-glob` from 3.3.2 to 3.3.3 - [Release notes](https://github.com/mrmlnc/fast-glob/releases) - [Commits](https://github.com/mrmlnc/fast-glob/compare/3.3.2...3.3.3) Updates `prettier` from 3.3.3 to 3.9.6 - [Release notes](https://github.com/prettier/prettier/releases) - [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md) - [Commits](https://github.com/prettier/prettier/compare/3.3.3...3.9.6) Updates `rimraf` from 6.0.1 to 6.1.3 - [Changelog](https://github.com/isaacs/rimraf/blob/main/CHANGELOG.md) - [Commits](https://github.com/isaacs/rimraf/compare/v6.0.1...v6.1.3) Updates `rollup` from 4.40.0 to 4.62.3 - [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.40.0...v4.62.3) Updates `typedoc` from 0.25.13 to 0.28.20 - [Release notes](https://github.com/TypeStrong/TypeDoc/releases) - [Changelog](https://github.com/TypeStrong/typedoc/blob/master/CHANGELOG.md) - [Commits](https://github.com/TypeStrong/TypeDoc/compare/v0.25.13...v0.28.20) Updates `typescript-eslint` from 8.16.0 to 8.65.0 - [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases) - [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/typescript-eslint/CHANGELOG.md) - [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v8.65.0/packages/typescript-eslint) Updates `vitest-fetch-mock` from 0.3.0 to 0.4.5 - [Release notes](https://github.com/IanVS/vitest-fetch-mock/releases) - [Commits](https://github.com/IanVS/vitest-fetch-mock/compare/v0.3.0...v0.4.5) --- updated-dependencies: - dependency-name: "@algorandfoundation/tealscript" dependency-version: 0.107.2 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: all - dependency-name: "@rollup/plugin-typescript" dependency-version: 12.3.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: all - dependency-name: "@tsconfig/node20" dependency-version: 20.1.9 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: all - dependency-name: "@typescript-eslint/eslint-plugin" dependency-version: 8.65.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: all - dependency-name: algosdk dependency-version: 3.6.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: all - dependency-name: fast-glob dependency-version: 3.3.3 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: all - dependency-name: prettier dependency-version: 3.9.6 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: all - dependency-name: rimraf dependency-version: 6.1.3 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: all - dependency-name: rollup dependency-version: 4.62.3 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: all - dependency-name: typedoc dependency-version: 0.28.20 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: all - dependency-name: typescript-eslint dependency-version: 8.65.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: all - dependency-name: vitest-fetch-mock dependency-version: 0.4.5 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: all ... Signed-off-by: dependabot[bot] <support@github.com>