walletconnect-utils
walletconnect-utils copied to clipboard
fix(deps): update dependency multiformats to v13
This PR contains the following updates:
| Package | Change | Age | Confidence |
|---|---|---|---|
| multiformats | ^9.9.0 -> ^13.0.0 |
Release Notes
multiformats/js-multiformats (multiformats)
v13.4.1
Dependencies
v13.4.0
Features
v13.3.7
Dependencies
- dev: bump @types/node from 22.15.31 to 24.0.0 (#326) (bbb518e)
v13.3.6
Trivial Changes
Dependencies
v13.3.5
Bug Fixes
v13.3.4
Dependencies
- dev: bump @types/node from 22.15.17 to 22.15.18 (#319) (dbf6eb5)
v13.3.3
Dependencies
v13.3.2
Documentation
v13.3.1
Trivial Changes
- adjust examples for new linting rules (adc534b)
Dependencies
- dev: bump aegir from 44.1.4 to 45.0.0 (1cd48bf)
v13.3.0
Features
v13.2.4
Trivial Changes
- fix linting (9d24b62)
Dependencies
- dev: bump aegir from 43.0.3 to 44.1.1 (a0fdb76)
v13.2.3
Bug Fixes
v13.2.2
Dependencies
- dev: bump @types/node from 20.14.13 to 22.0.0 (2b65321)
v13.2.1
v13.2.0
Features
- BlockCodec methods are generic (2ee062e)
v13.1.3
Dependencies
- dev: bump @stablelib/sha512 from 1.0.1 to 2.0.0 (3091935)
v13.1.2
Dependencies
- dev: bump @stablelib/sha256 from 1.0.1 to 2.0.0 (bc7f8a5)
v13.1.1
Dependencies
- dev: bump aegir from 42.2.11 to 43.0.1 (bc14c48)
v13.1.0
Features
Trivial Changes
- Update .github/dependabot.yml [skip ci] (aa9c730)
v13.0.1
Dependencies
- dev: bump aegir from 41.3.5 to 42.1.0 (12c8686)
v13.0.0
⚠ BREAKING CHANGES
- this module is now TypeScript - the API has not changed but releasing as a major for saftey
Features
Trivial Changes
- deps: bump actions/setup-node from 3.8.2 to 4.0.0 (139b3c2)
v12.1.3
Trivial Changes
- deps: bump actions/setup-node from 3.8.1 to 3.8.2 (f190ad7)
Dependencies
- dev: bump crypto-hash from 2.0.1 to 3.0.0 (f5b9958)
v12.1.2
Bug Fixes
- switch interface method decl style (a33d24f)
Dependencies
- dev: bump aegir from 40.0.13 to 41.0.0 (41f008b)
v12.1.1
Bug Fixes
Trivial Changes
- deps: bump actions/checkout from 3 to 4 (f94559e)
v12.1.0
Features
- add sha1 support (4da0085)
v12.0.2
Bug Fixes
Trivial Changes
- add or force update .github/workflows/js-test-and-release.yml (21b7591)
- delete templates [skip ci] (#263) (d2b614d)
- deps: bump actions/setup-node from 3.5.0 to 3.8.0 (7dcf225)
- deps: bump actions/setup-node from 3.8.0 to 3.8.1 (d7ec85c)
- deps: bump gozala/typescript-error-reporter-action (4a36fb7)
- Update .github/dependabot.yml [skip ci] (58bebda)
Dependencies
- dev: bump aegir from 37.12.1 to 40.0.11 (d17424d)
v12.0.1
Trivial Changes
Dependencies
- dev: bump @types/node from 18.16.18 to 20.3.1 (7a6d036)
v12.0.0
⚠ BREAKING CHANGES
- use aegir for ESM-only build/testing/release
Features
- use aegir for ESM-only build/testing/release (f82e61b)
v11.0.2
Bug Fixes
- add interface files to the exports map (#246) (a58a398), closes /github.com/ipld/js-dag-cbor/blob/master/src/index.js#L9
v11.0.1
Bug Fixes
- throw on CID.parse v0 string with multibase prefix (258a0be)
v11.0.0
⚠ BREAKING CHANGES
- Make link.toJSON return a DAG-JSON link
Features
- Make link.toJSON return a DAG-JSON link (9e087d6)
Bug Fixes
Documentation
- fix typos in jsdoc comments (a246054)
v10.0.3
Documentation
v10.0.2
Bug Fixes
Trivial Changes
- no-release: rename varint test file so it is run (#209) (e32fe47)
- remove unnecessary dev deps (#218) (a43ffff)
v10.0.1
Bug Fixes
v10.0.0
⚠ BREAKING CHANGES
- remove use of Object.defineProperties in CID class
- use aegir for ESM-only build/testing/release
Features
- add complete set of aegir-based scripts (1190bc6)
- define Link interface for CID (88e29ea)
- remove deprecated CID properties & methods (ffc4e6f)
- use aegir for ESM-only build/testing/release (163d463)
Bug Fixes
- --no-cov for all but chrome main (b92f25f)
- add "browser" field, remove named local imports (d60ea06)
- additional lint items from Link interface work (91f677b)
- address JS & TS linting complaints (c12db2a)
- changes for new lint rules (e6c9957)
- distribute types in dist/types/ (c6defdb)
- ensure "master" as release branch (16f8d9e)
- make CID#asCID a regular property (a74f1c7)
- only release on master (d15f26f)
- properly export types, build more complete pack (8172ea8)
- remove "main" (ad3306c)
- remove use of Object.defineProperties in CID class (6149fae), closes #200
- run coverage only where it's supposed to (872d121)
- test on all branches and pull requests (f2ae077)
- ts-use import path (53651c1)
- use extensions for relative ts imports (451998a), closes /github.com/multiformats/js-multiformats/pull/199#issuecomment-1252793515
- use parent
tscin ts-use (85a9296)
Tests
- check for non-enumerability of asCID property (b4ba07d)
Trivial Changes
Configuration
📅 Schedule: Branch creation - "every weekend" (UTC), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
- [ ] If you want to rebase/retry this PR, check this box
This PR was generated by Mend Renovate. View the repository job log.