Skip to content
This repository has been archived by the owner on Jun 19, 2023. It is now read-only.

Bump @multiformats/multiaddr from 10.5.0 to 11.0.3 #30

Merged

Conversation

dependabot[bot]
Copy link
Contributor

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

⚠️ Dependabot is rebasing this PR ⚠️

Rebasing might not happen immediately, so don't worry if this takes some time.

Note: if you make any changes to this PR yourself, they will take precedence over the rebase.


Bumps @multiformats/multiaddr from 10.5.0 to 11.0.3.

Release notes

Sourced from @​multiformats/multiaddr's releases.

v11.0.3

11.0.3 (2022-09-30)

Bug Fixes

  • use private class field to store cached strings and tuples (#277) (b0809bf)

v11.0.2

11.0.2 (2022-09-29)

Bug Fixes

  • cache string and tuple representations (#275) (9b18ff4)

v11.0.1

11.0.1 (2022-09-27)

Tests

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)
Changelog

Sourced from @​multiformats/multiaddr's changelog.

11.0.3 (2022-09-30)

Bug Fixes

  • use private class field to store cached strings and tuples (#277) (b0809bf)

11.0.2 (2022-09-29)

Bug Fixes

  • cache string and tuple representations (#275) (9b18ff4)

11.0.1 (2022-09-27)

Tests

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)
Commits
  • 58ce0c6 chore(release): 11.0.3 [skip ci]
  • b0809bf fix: use private class field to store cached strings and tuples (#277)
  • eb8bcd5 chore(release): 11.0.2 [skip ci]
  • 9b18ff4 fix: cache string and tuple representations (#275)
  • b81e6c0 chore(release): 11.0.1 [skip ci]
  • 7b9950a test: webtransport with certhash (#276)
  • 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)
  • See full diff 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)

@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Sep 30, 2022
Bumps [@multiformats/multiaddr](https://github.com/multiformats/js-multiaddr) from 10.5.0 to 11.0.3.
- [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.5.0...v11.0.3)

---
updated-dependencies:
- dependency-name: "@multiformats/multiaddr"
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/multiformats/multiaddr-11.0.3 branch from 750109b to b8403c0 Compare September 30, 2022 14:56
@ckousik ckousik merged commit 92e80d5 into develop Oct 12, 2022
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/multiformats/multiaddr-11.0.3 branch October 12, 2022 16:26
@github-actions
Copy link

🎉 This PR is included in version 1.0.0 🎉

The release is available on:

Your semantic-release bot 📦🚀

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
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