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

deps: bump @multiformats/multiaddr from 10.3.3 to 11.0.0 #25

Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Sep 21, 2022

Bumps @multiformats/multiaddr from 10.3.3 to 11.0.0.

Release notes

Sourced from @​multiformats/multiaddr's releases.

v11.0.0

11.0.0 (2022-09-21)

⚠ BREAKING CHANGES

  • the Multiaddr class is now an interface

Features

Bug Fixes

  • fix converting strings to IP addresses and back again (#270) (77f063a)

v10.5.0

10.5.0 (2022-09-20)

Features

v10.4.3

10.4.3 (2022-09-12)

Bug Fixes

  • trim string before parsing IP address (#269) (9924afa)

v10.4.2

10.4.2 (2022-09-12)

Bug Fixes

v10.4.1

10.4.1 (2022-09-06)

Bug Fixes

v10.4.0

... (truncated)

Changelog

Sourced from @​multiformats/multiaddr's changelog.

11.0.0 (2022-09-21)

⚠ BREAKING CHANGES

  • the Multiaddr class is now an interface

Features

Bug Fixes

  • fix converting strings to IP addresses and back again (#270) (77f063a)

10.5.0 (2022-09-20)

Features

10.4.3 (2022-09-12)

Bug Fixes

  • trim string before parsing IP address (#269) (9924afa)

10.4.2 (2022-09-12)

Bug Fixes

10.4.1 (2022-09-06)

Bug Fixes

10.4.0 (2022-08-30)

Features

... (truncated)

Commits
  • 7efd9b6 chore(release): 11.0.0 [skip ci]
  • 77f063a fix: fix converting strings to IP addresses and back again (#270)
  • 36de98f feat!: convert to interface (#274)
  • 413155e chore(release): 10.5.0 [skip ci]
  • 210f156 feat: Add webtransport component (#271)
  • 1079427 chore(release): 10.4.3 [skip ci]
  • 9924afa fix: trim string before parsing IP address (#269)
  • d6b7f69 chore(release): 10.4.2 [skip ci]
  • db6bdfb fix: more specific error messages (#268)
  • 5e4eef3 chore(release): 10.4.1 [skip ci]
  • Additional commits viewable in compare view
Maintainer changes

This version was pushed to npm by npm-service-account-multiformats, a new releaser for @​multiformats/multiaddr 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)

Bumps [@multiformats/multiaddr](https://github.com/multiformats/js-multiaddr) from 10.3.3 to 11.0.0.
- [Release notes](https://github.com/multiformats/js-multiaddr/releases)
- [Changelog](https://github.com/multiformats/js-multiaddr/blob/master/CHANGELOG.md)
- [Commits](multiformats/js-multiaddr@v10.3.3...v11.0.0)

---
updated-dependencies:
- dependency-name: "@multiformats/multiaddr"
  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 Sep 21, 2022
@SgtPooki SgtPooki merged commit 32b1939 into master Sep 23, 2022
@SgtPooki SgtPooki deleted the dependabot/npm_and_yarn/multiformats/multiaddr-11.0.0 branch September 23, 2022 17:14
github-actions bot pushed a commit that referenced this pull request Sep 23, 2022
## [1.0.1](v1.0.0...v1.0.1) (2022-09-23)

### Dependencies

* bump @multiformats/multiaddr from 10.3.3 to 11.0.0 ([#25](#25)) ([32b1939](32b1939))
@github-actions
Copy link
Contributor

🎉 This PR is included in version 1.0.1 🎉

The release is available on:

Your semantic-release bot 📦🚀

@SgtPooki SgtPooki mentioned this pull request Dec 15, 2022
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.

2 participants