Skip to content
This repository has been archived by the owner on Mar 23, 2023. It is now read-only.

deps(dev): bump multiformats from 9.9.0 to 10.0.2 #141

Merged
merged 1 commit into from
Nov 3, 2022

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Oct 19, 2022

Bumps multiformats from 9.9.0 to 10.0.2.

Release notes

Sourced from multiformats's releases.

v10.0.2

10.0.2 (2022-10-19)

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

10.0.1 (2022-10-17)

Bug Fixes

v10.0.0

10.0.0 (2022-10-12)

⚠ 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)

... (truncated)

Changelog

Sourced from multiformats's changelog.

10.0.2 (2022-10-19)

Bug Fixes

Trivial Changes

  • no-release: rename varint test file so it is run (#209) (e32fe47)
  • remove unnecessary dev deps (#218) (a43ffff)

10.0.1 (2022-10-17)

Bug Fixes

10.0.0 (2022-10-12)

⚠ 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

... (truncated)

Commits
  • 55d77c0 chore(release): 10.0.2 [skip ci]
  • 1cec619 fix: use slash as flag that an object is a CID (#217)
  • a43ffff chore: remove unnecessary dev deps (#218)
  • e32fe47 chore(no-release): rename varint test file so it is run (#209)
  • b00bb45 chore(release): 10.0.1 [skip ci]
  • 4e09490 fix: convert byteOffset and byteLength to getters (#215)
  • 0ec751a chore(release): 10.0.0 [skip ci]
  • 16f8d9e fix: ensure "master" as release branch
  • ad3306c fix: remove "main"
  • a74f1c7 fix: make CID#asCID a regular property
  • Additional commits viewable in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [multiformats](https://github.com/multiformats/js-multiformats) from 9.9.0 to 10.0.2.
- [Release notes](https://github.com/multiformats/js-multiformats/releases)
- [Changelog](https://github.com/multiformats/js-multiformats/blob/master/CHANGELOG.md)
- [Commits](multiformats/js-multiformats@v9.9.0...v10.0.2)

---
updated-dependencies:
- dependency-name: multiformats
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Oct 19, 2022
@achingbrain achingbrain merged commit 8db833b into master Nov 3, 2022
@achingbrain achingbrain deleted the dependabot/npm_and_yarn/multiformats-10.0.2 branch November 3, 2022 17:29
github-actions bot pushed a commit that referenced this pull request Nov 3, 2022
## [9.0.2](v9.0.1...v9.0.2) (2022-11-03)

### Dependencies

* bump it-filter from 1.0.3 to 2.0.0 ([#138](#138)) ([2b13ed0](2b13ed0))
* bump it-take from 1.0.2 to 2.0.0 ([#139](#139)) ([1052cdd](1052cdd))
* **dev:** bump @ipld/dag-cbor from 7.0.3 to 8.0.0 ([#142](#142)) ([1180956](1180956))
* **dev:** bump multiformats from 9.9.0 to 10.0.2 ([#141](#141)) ([8db833b](8db833b))
@github-actions
Copy link

github-actions bot commented Nov 3, 2022

🎉 This PR is included in version 9.0.2 🎉

The release is available on:

Your semantic-release bot 📦🚀

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
dependencies Pull requests that update a dependency file released
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant