js-tableland
js-tableland copied to clipboard
Development has moved to https://github.com/tablelandnetwork/tableland-js/
Bumps [undici](https://github.com/nodejs/undici) from 5.22.0 to 5.26.3. Release notes Sourced from undici's releases. v5.26.3 No release notes provided. v5.26.2 Security Release, CVE-2023-45143. v5.26.1 What's Changed Fix publish undici-types once and for...
Bumps [@playwright/test](https://github.com/microsoft/playwright) from 1.34.3 to 1.39.0. Release notes Sourced from @playwright/test's releases. v1.39.0 Add custom matchers to your expect You can extend Playwright assertions by providing custom matchers. These matchers...
Bumps [postcss](https://github.com/postcss/postcss) from 8.4.21 to 8.4.31. Release notes Sourced from postcss's releases. 8.4.31 Fixed \r parsing to fix CVE-2023-44270. 8.4.30 Improved source map performance (by @romainmenke). 8.4.29 Fixed Node#source.offset (by...
fix tablelandnetwork/tableland-js#41 This is blocked by changes needed in [evm-tableland](https://github.com/tablelandnetwork/evm-tableland/issues/337) which have to wait until Open Zeppelin supports ethers v6.
Bumps [prettier](https://github.com/prettier/prettier) from 2.8.8 to 3.0.3. Release notes Sourced from prettier's releases. 3.0.3 🔗 Changelog 3.0.2 🔗 Changelog 3.0.1 🔗 Changelog 3.0.0 diff 🔗 Release note 3.0.0-alpha.6 What's Changed Update...
Bumps [c8](https://github.com/bcoe/c8) from 8.0.0 to 8.0.1. Release notes Sourced from c8's releases. v8.0.1 8.0.1 (2023-07-25) Bug Fixes deps: update istanbul deps (#485) (3be8bd9), closes #478 Changelog Sourced from c8's changelog....
Bumps [eslint-config-standard-with-typescript](https://github.com/standard/eslint-config-standard-with-typescript) from 35.0.0 to 37.0.0. Release notes Sourced from eslint-config-standard-with-typescript's releases. v37.0.0 37.0.0 (2023-07-22) ⚠ BREAKING CHANGES add rule @typescript-eslint/block-spacing and bump minimum @typescript-eslint to 5.52.0 Co-authored-by: Rostislav Simonik...
[//]: # (dependabot-start) ⚠️ **Dependabot is rebasing this PR** ⚠️ Rebasing might not happen immediately, so don't worry if this takes some time. Note: if you make any changes to...
## Summary Fixes abort controller handling which allows a user to abort and configure the polling timeout and interval for SDK methods that poll the gateway for a receipt. ##...