Skip to content

chore(npm)(deps-dev): bump multiformats from 9.6.5 to 10.0.2 in /wnfs-wasm #104

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Dec 5, 2022

Bumps multiformats from 9.6.5 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
Maintainer changes

This version was pushed to npm by npm-service-account-multiformats, a new releaser for multiformats since your current version.


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)

@dependabot dependabot bot requested a review from a team as a code owner December 5, 2022 20:57
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Dec 5, 2022
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/wnfs-wasm/main/multiformats-10.0.2 branch 2 times, most recently from 44025a2 to bc99216 Compare December 6, 2022 09:30
Bumps [multiformats](https://github.com/multiformats/js-multiformats) from 9.6.5 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.6.5...v10.0.2)

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/wnfs-wasm/main/multiformats-10.0.2 branch from bc99216 to 75d1925 Compare December 6, 2022 09:30
@codecov
Copy link

codecov bot commented Dec 6, 2022

Codecov Report

Merging #104 (75d1925) into main (e8e8824) will increase coverage by 0.09%.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##             main     #104      +/-   ##
==========================================
+ Coverage   69.15%   69.25%   +0.09%     
==========================================
  Files          27       27              
  Lines        2010     2010              
  Branches      470      470              
==========================================
+ Hits         1390     1392       +2     
+ Misses        242      239       -3     
- Partials      378      379       +1     
Impacted Files Coverage Δ
wnfs/src/private/hamt/node.rs 64.45% <0.00%> (+0.60%) ⬆️
wnfs/src/private/hamt/pointer.rs 52.63% <0.00%> (+1.75%) ⬆️

@matheus23 matheus23 merged commit 8f9ceaa into main Dec 6, 2022
@matheus23 matheus23 deleted the dependabot/npm_and_yarn/wnfs-wasm/main/multiformats-10.0.2 branch December 6, 2022 10:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant