Skip to content

Update dependency is-ipfs to v2#107

Open
renovate[bot] wants to merge 1 commit into
masterfrom
renovate/is-ipfs-2.x
Open

Update dependency is-ipfs to v2#107
renovate[bot] wants to merge 1 commit into
masterfrom
renovate/is-ipfs-2.x

Conversation

@renovate
Copy link
Copy Markdown

@renovate renovate Bot commented Aug 27, 2020

This PR contains the following updates:

Package Type Update Change
is-ipfs dependencies major ^0.6.1 -> ^2.0.0

Release Notes

ipfs/is-ipfs

v2.0.0

Compare Source

Bug Fixes
BREAKING CHANGES
  • this module now only has deps that use Uint8Arrays and not Buffers

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

1.0.3 (2020-04-22)

1.0.2 (2020-04-22)

1.0.1 (2020-04-22)

Bug Fixes

v1.0.3

Compare Source

1.0.3 (2020-04-22)

v1.0.0

Compare Source

Features
BREAKING CHANGES
  • isIPFS.subdomain now returns true for <domain.tld>.ipns.localhost

  • isIPFS.subdomainPattern changed

  • test: support peer multiaddr with /p2p/

Context: libp2p/libp2p#​79

  • fix: explicitly ignore URL param and hash

.url and .path now return true when validating:
https://ipfs.io/ipfs/?filename=name.png#foo

  • refactor: simplify dnslinkSubdomain

License: MIT
Signed-off-by: Marcin Rataj mailto:lidel@lidel.org

  • fix: url() check should include subdomain()

When .url was created we only had path gateways. When .subdomain was
added, we did not update .url to test for subdomain gateways, which in
the long run will confuse people and feels like a bug.

Let's fix this: .url() will now check for both subdomain and path gateways

  • .url(url) now returns true if .subdomain(url) is true

  • refactor: merge DNSLink check into ipnsSubdomain()

This makes subdomain checks follow what path gateway checks do, removing
confusion.

In both cases (IPNS and DNSLink) user needs to perform online record
check, so this is just a handy way of detecting potential matches.

  • docs: update examples
  • refactor: switch to iso-url
  • refactor: lint-package-json
  • chore: update deps

License: MIT
Signed-off-by: Marcin Rataj mailto:lidel@lidel.org

0.6.3 (2020-01-07)

0.6.2 (2020-01-07)

0.6.1 (2019-05-10)


Renovate configuration

📅 Schedule: At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

♻️ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by WhiteSource Renovate. View repository job log here.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant