Skip to content

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

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
merged 1 commit into from
May 27, 2022

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github May 25, 2022

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)

Bumps [@ipld/dag-cbor](https://github.com/ipld/js-dag-cbor) from 6.0.15 to 7.0.2.
- [Release notes](https://github.com/ipld/js-dag-cbor/releases)
- [Changelog](https://github.com/ipld/js-dag-cbor/blob/master/CHANGELOG.md)
- [Commits](ipld/js-dag-cbor@v6.0.15...v7.0.2)

---
updated-dependencies:
- dependency-name: "@ipld/dag-cbor"
  dependency-type: direct:production
  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 May 25, 2022
@achingbrain achingbrain merged commit daeb686 into master May 27, 2022
@achingbrain achingbrain deleted the dependabot/npm_and_yarn/ipld/dag-cbor-7.0.2 branch May 27, 2022 10:54
github-actions bot pushed a commit that referenced this pull request May 27, 2022
## [ipfs-unixfs-exporter-v7.0.9](ipfs-unixfs-exporter-v7.0.8...ipfs-unixfs-exporter-v7.0.9) (2022-05-27)

### Trivial Changes

* bump @ipld/dag-cbor from 6.0.15 to 7.0.2 ([#216](#216)) ([daeb686](daeb686))
* bump sinon from 11.1.2 to 14.0.0 ([#213](#213)) ([5ab15c1](5ab15c1))
@github-actions
Copy link

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

The release is available on:

Your semantic-release bot 📦🚀

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 released
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant