decentralized-identity / veramo

A JavaScript Framework for Verifiable Data
https://veramo.io
Apache License 2.0
431 stars 131 forks source link

fix(deps): update dependency multiformats to v12 #1191

Closed renovate[bot] closed 1 year ago

renovate[bot] commented 1 year ago

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
multiformats ^11.0.2 -> ^12.0.0 age adoption passing confidence

Release Notes

multiformats/js-multiformats (multiformats) ### [`v12.0.1`](https://togithub.com/multiformats/js-multiformats/blob/HEAD/CHANGELOG.md#​1201-httpsgithubcommultiformatsjs-multiformatscomparev1200v1201-2023-06-15) [Compare Source](https://togithub.com/multiformats/js-multiformats/compare/v12.0.0...v12.0.1) ##### Trivial Changes - **deps:** bump codecov/codecov-action from 3.1.1 to 3.1.4 ([#​256](https://togithub.com/multiformats/js-multiformats/issues/256)) ([910eeeb](https://togithub.com/multiformats/js-multiformats/commit/910eeeb36c9fe4bd087ee83e6cec03e03c2e1899)) ##### Dependencies - **dev:** bump [@​types/node](https://togithub.com/types/node) from 18.16.18 to 20.3.1 ([7a6d036](https://togithub.com/multiformats/js-multiformats/commit/7a6d036adc1c18d8311a978d339e323ebd724da8)) ### [`v12.0.0`](https://togithub.com/multiformats/js-multiformats/blob/HEAD/CHANGELOG.md#​1200-httpsgithubcommultiformatsjs-multiformatscomparev1102v1200-2023-06-14) [Compare Source](https://togithub.com/multiformats/js-multiformats/compare/v11.0.2...v12.0.0) ##### ⚠ BREAKING CHANGES - use aegir for ESM-only build/testing/release ##### Features - use aegir for ESM-only build/testing/release ([f82e61b](https://togithub.com/multiformats/js-multiformats/commit/f82e61bf1c6bfb67a709089e79ec57767fb1bcb7))

Configuration

📅 Schedule: Branch creation - "before 4am on Monday" (UTC), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

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.



This PR has been generated by Mend Renovate. View repository job log here.

codecov[bot] commented 1 year ago

Codecov Report

Patch and project coverage have no change.

Comparison is base (f92c531) 84.52% compared to head (c85dd94) 84.52%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## next #1191 +/- ## ======================================= Coverage 84.52% 84.52% ======================================= Files 158 158 Lines 16615 16615 Branches 1819 1819 ======================================= Hits 14043 14043 Misses 2572 2572 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Do you have feedback about the report comment? Let us know in this issue.