Skip to content
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

chore(deps-dev): bump @ipld/dag-cbor from 7.0.3 to 9.0.0 #46

Merged
merged 1 commit into from
Jan 9, 2023

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 9, 2023

Bumps @ipld/dag-cbor from 7.0.3 to 9.0.0.

Release notes

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

v9.0.0

9.0.0 (2023-01-06)

⚠ BREAKING CHANGES

  • reject duplicate map keys

Bug Fixes

  • reject duplicate map keys (2e90e34)

v8.0.1

8.0.1 (2023-01-03)

Dependencies

  • bump multiformats from 10.0.3 to 11.0.0 (6c918c0)

v8.0.0

8.0.0 (2022-10-19)

⚠ BREAKING CHANGES

  • publish as esm-only (#71)

Features

Trivial Changes

  • no-release: bump actions/setup-node from 3.4.1 to 3.5.0 (#68) (4716850)
  • no-release: bump actions/setup-node from 3.5.0 to 3.5.1 (#70) (14f9cdc)
Changelog

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

9.0.0 (2023-01-06)

⚠ BREAKING CHANGES

  • reject duplicate map keys

Bug Fixes

  • reject duplicate map keys (2e90e34)

8.0.1 (2023-01-03)

Dependencies

  • bump multiformats from 10.0.3 to 11.0.0 (6c918c0)

8.0.0 (2022-10-19)

⚠ BREAKING CHANGES

  • publish as esm-only (#71)

Features

Trivial Changes

  • no-release: bump actions/setup-node from 3.4.1 to 3.5.0 (#68) (4716850)
  • no-release: bump actions/setup-node from 3.5.0 to 3.5.1 (#70) (14f9cdc)
Commits
  • c70e739 chore(release): 9.0.0 [skip ci]
  • 2e90e34 fix!: reject duplicate map keys
  • b75bf42 chore(release): 8.0.1 [skip ci]
  • 6c918c0 deps: bump multiformats from 10.0.3 to 11.0.0
  • 6dacb6c update .github/workflows/js-test-and-release.yml (#78)
  • 1f82548 update .github/workflows/js-test-and-release.yml (#77)
  • 3e5df5b update .github/workflows/js-test-and-release.yml (#75)
  • 1579875 update .github/workflows/js-test-and-release.yml (#74)
  • 019a1dc sync: update CI config files (#73)
  • 2ad4386 chore(release): 8.0.0 [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 7.0.3 to 9.0.0.
- [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@v7.0.3...v9.0.0)

---
updated-dependencies:
- dependency-name: "@ipld/dag-cbor"
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Jan 9, 2023
@rvagg rvagg merged commit 8a4ba7f into master Jan 9, 2023
@rvagg rvagg deleted the dependabot/npm_and_yarn/ipld/dag-cbor-9.0.0 branch January 9, 2023 08:00
github-actions bot pushed a commit that referenced this pull request Mar 17, 2023
## [2.0.16](v2.0.15...v2.0.16) (2023-03-17)

### Bug Fixes

* release with Node.js 18 ([05e0ee7](05e0ee7))

### Trivial Changes

* **deps-dev:** bump @ipld/dag-cbor from 7.0.3 to 9.0.0 ([#46](#46)) ([8a4ba7f](8a4ba7f))
* **deps-dev:** bump typescript from 4.9.5 to 5.0.2 ([23d2c85](23d2c85))
@github-actions
Copy link

🎉 This PR is included in version 2.0.16 🎉

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 javascript Pull requests that update Javascript code released
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant