ipfs / js-ipfs-unixfs

JavaScript implementation of IPFS' unixfs (a Unix FileSystem representation on top of a MerkleDAG)
Other
87 stars 34 forks source link

chore: bump @ipld/dag-cbor from 6.0.15 to 7.0.2 #216

Closed dependabot[bot] closed 2 years ago

dependabot[bot] commented 2 years ago

Bumps @ipld/dag-cbor from 6.0.15 to 7.0.2.

Release notes

Sourced from @​ipld/dag-cbor's releases.

v7.0.2

7.0.2 (2022-05-25)

Trivial Changes

  • deps-dev: bump typescript from 4.6.4 to 4.7.2 (a4e2e3b)
  • no-release: bump actions/setup-node from 3.0.0 to 3.1.0 (#54) (bf33215)
  • no-release: bump actions/setup-node from 3.1.0 to 3.1.1 (#55) (ba23a66)
  • no-release: bump actions/setup-node from 3.1.1 to 3.2.0 (#61) (ac1f42e)
  • no-release: bump mocha from 9.2.2 to 10.0.0 (#58) (c024006)
  • no-release: bump polendina from 2.0.15 to 3.0.0 (#59) (929ff18)
  • no-release: bump polendina from 3.0.0 to 3.1.0 (#60) (ce5616b)
  • no-release: bump standard from 16.0.4 to 17.0.0 (#56) (0095b44)

v7.0.1

7.0.1 (2022-03-02)

Trivial Changes

  • deps-dev: bump typescript from 4.5.5 to 4.6.2 (#53) (dae80a2)
  • no-release: bump actions/checkout from 2.4.0 to 3 (#52) (4dfdf4e)
  • no-release: bump actions/setup-node from 2.5.0 to 2.5.1 (#49) (e3cd6e9)
  • no-release: bump actions/setup-node from 2.5.1 to 3.0.0 (#51) (b0a94de)

v7.0.0

7.0.0 (2021-12-13)

⚠ BREAKING CHANGES

  • coerce undefined to null on decode

Features

  • coerce undefined to null on decode (8145728)
Changelog

Sourced from @​ipld/dag-cbor's changelog.

7.0.2 (2022-05-25)

Trivial Changes

  • deps-dev: bump typescript from 4.6.4 to 4.7.2 (a4e2e3b)
  • no-release: bump actions/setup-node from 3.0.0 to 3.1.0 (#54) (bf33215)
  • no-release: bump actions/setup-node from 3.1.0 to 3.1.1 (#55) (ba23a66)
  • no-release: bump actions/setup-node from 3.1.1 to 3.2.0 (#61) (ac1f42e)
  • no-release: bump mocha from 9.2.2 to 10.0.0 (#58) (c024006)
  • no-release: bump polendina from 2.0.15 to 3.0.0 (#59) (929ff18)
  • no-release: bump polendina from 3.0.0 to 3.1.0 (#60) (ce5616b)
  • no-release: bump standard from 16.0.4 to 17.0.0 (#56) (0095b44)

7.0.1 (2022-03-02)

Trivial Changes

  • deps-dev: bump typescript from 4.5.5 to 4.6.2 (#53) (dae80a2)
  • no-release: bump actions/checkout from 2.4.0 to 3 (#52) (4dfdf4e)
  • no-release: bump actions/setup-node from 2.5.0 to 2.5.1 (#49) (e3cd6e9)
  • no-release: bump actions/setup-node from 2.5.1 to 3.0.0 (#51) (b0a94de)

7.0.0 (2021-12-13)

⚠ BREAKING CHANGES

  • coerce undefined to null on decode

Features

  • coerce undefined to null on decode (8145728)
Commits
  • 33e267c chore(release): 7.0.2 [skip ci]
  • a4e2e3b chore(deps-dev): bump typescript from 4.6.4 to 4.7.2
  • ac1f42e chore(no-release): bump actions/setup-node from 3.1.1 to 3.2.0 (#61)
  • ce5616b chore(no-release): bump polendina from 3.0.0 to 3.1.0 (#60)
  • c024006 chore(no-release): bump mocha from 9.2.2 to 10.0.0 (#58)
  • 929ff18 chore(no-release): bump polendina from 2.0.15 to 3.0.0 (#59)
  • 0095b44 chore(no-release): bump standard from 16.0.4 to 17.0.0 (#56)
  • ba23a66 chore(no-release): bump actions/setup-node from 3.1.0 to 3.1.1 (#55)
  • bf33215 chore(no-release): bump actions/setup-node from 3.0.0 to 3.1.0 (#54)
  • b34bf67 chore(release): 7.0.1 [skip ci]
  • 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)
github-actions[bot] commented 2 years ago

:tada: This PR is included in version ipfs-unixfs-exporter-v7.0.9 :tada:

The release is available on:

Your semantic-release bot :package::rocket: