Skip to content
This repository was archived by the owner on Aug 9, 2021. It is now read-only.

chore(deps): bump is-ipfs from 0.6.3 to 3.0.0#52

Closed
dependabot-preview[bot] wants to merge 1 commit into
developfrom
dependabot/npm_and_yarn/develop/is-ipfs-3.0.0
Closed

chore(deps): bump is-ipfs from 0.6.3 to 3.0.0#52
dependabot-preview[bot] wants to merge 1 commit into
developfrom
dependabot/npm_and_yarn/develop/is-ipfs-3.0.0

Conversation

@dependabot-preview

Copy link
Copy Markdown

Bumps is-ipfs from 0.6.3 to 3.0.0.

Release notes

Sourced from is-ipfs's releases.

v3.0.0

Features

  • dnsaddr support in peerMultiaddr (#35) (4a4710d)
  • subdomain: support inlined DNSLink names (#36) (7ab7125)

(potentially) BREAKING CHANGES:

  • peerMultiaddr returns true for /dnsaddr/bootstrap.libp2p.io (without explicit /p2p/{libp2p-key} suffix)
  • ipnsSubdomain returns true for inlined DNSLink names (ipfs/go-ipfs#7847) and false for invalid DNS labels

v2.0.0

Bug Fixes

  • replace node buffers with uint8arrays (#34) (ac5ec19)

BREAKING CHANGES

  • this module now only has deps that use Uint8Arrays and not Buffers

v1.0.3

Bug Fixes

v1.0.2

See v1.0.3

v1.0.1

See v1.0.3

v1.0.0

Features

... (truncated)

Changelog

Sourced from is-ipfs's changelog.

3.0.0 (2021-02-03)

Features

  • dnsaddr support in peerMultiaddr (#35) (4a4710d)
  • subdomain: support inlined DNSLink names (#36) (7ab7125)

2.0.0 (2020-08-10)

Bug Fixes

  • replace node buffers with uint8arrays (#34) (ac5ec19)

BREAKING CHANGES

  • this module now only has deps that use Uint8Arrays and not Buffers

Co-authored-by: Marcin Rataj lidel@lidel.org

1.0.3 (2020-04-22)

1.0.2 (2020-04-22)

1.0.1 (2020-04-22)

Bug Fixes

1.0.0 (2020-04-05)

... (truncated)

Commits
  • a52916a chore: release version v3.0.0
  • 12ec6bb chore: update contributors
  • 9a313aa docs: peerMultiaddr with /dnsaddr
  • d251cdb chore: dependency updates
  • 4a4710d feat: dnsaddr support in peerMultiaddr (#35)
  • 7ab7125 feat(subdomain): support inlined DNSLink names (#36)
  • c25fce8 chore: release version v2.0.0
  • b073052 chore: update contributors
  • ac5ec19 fix: replace node buffers with uint8arrays (#34)
  • b568dc6 chore: aegir 21.10.1
  • 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)
  • @dependabot badge me will comment on this PR with code to add a "Dependabot enabled" badge to your readme

Additionally, you can set the following in the .dependabot/config.yml file in this repo:

  • Update frequency
  • Out-of-range updates (receive only lockfile updates, if desired)
  • Security updates (receive only security updates, if desired)

Bumps [is-ipfs](https://github.com/ipfs/is-ipfs) from 0.6.3 to 3.0.0.
- [Release notes](https://github.com/ipfs/is-ipfs/releases)
- [Changelog](https://github.com/ipfs-shipyard/is-ipfs/blob/master/CHANGELOG.md)
- [Commits](ipfs-shipyard/is-ipfs@v0.6.3...v3.0.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
@dependabot-preview dependabot-preview Bot added the dependencies Pull requests that update a dependency file label Feb 8, 2021
@dependabot-preview

Copy link
Copy Markdown
Author

Superseded by #55.

@dependabot-preview dependabot-preview Bot deleted the dependabot/npm_and_yarn/develop/is-ipfs-3.0.0 branch March 8, 2021 09:48
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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant