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): update dependency ipfs-http-client to v60 #69

Closed
wants to merge 1 commit into from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Mar 18, 2023

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
ipfs-http-client (source) ^50.1.2 -> ^60.0.0 age adoption passing confidence

Release Notes

ipfs/js-ipfs (ipfs-http-client)

v60.0.1: ipfs-http-client ipfs-http-client-v60.0.1

Compare Source

Bug Fixes
Dependencies
  • The following workspace dependencies were updated
    • dependencies
      • ipfs-core-types bumped from ^0.14.0 to ^0.14.1
      • ipfs-core-utils bumped from ^0.18.0 to ^0.18.1

v60.0.0: ipfs-http-client ipfs-http-client-v60.0.0

Compare Source

⚠ BREAKING CHANGES
  • update multiformats to v11.x.x and related depenendcies (#​4277)
Bug Fixes
Dependencies
  • The following workspace dependencies were updated
    • dependencies
      • ipfs-core-types bumped from ^0.13.0 to ^0.14.0
      • ipfs-core-utils bumped from ^0.17.0 to ^0.18.0

v59.0.0: ipfs-http-client ipfs-http-client-v59.0.0

Compare Source

⚠ BREAKING CHANGES
Features
Dependencies
  • The following workspace dependencies were updated
    • dependencies
      • ipfs-core-types bumped from ^0.12.1 to ^0.13.0
      • ipfs-core-utils bumped from ^0.16.1 to ^0.17.0

v58.0.1: ipfs-http-client ipfs-http-client-v58.0.1

Compare Source

Bug Fixes
Dependencies
  • The following workspace dependencies were updated
    • dependencies
      • ipfs-core-types bumped from ^0.12.0 to ^0.12.1
      • ipfs-core-utils bumped from ^0.16.0 to ^0.16.1

v58.0.0: ipfs-http-client ipfs-http-client-v58.0.0

Compare Source

⚠ BREAKING CHANGES
deps
Dependencies
  • The following workspace dependencies were updated
    • dependencies
      • ipfs-core-types bumped from ^0.11.0 to ^0.12.0
      • ipfs-core-utils bumped from ^0.15.0 to ^0.16.0

v57.0.3: ipfs-http-client ipfs-http-client-v57.0.3

Compare Source

Bug Fixes

v57.0.2: ipfs-http-client ipfs-http-client-v57.0.2

Compare Source

Dependencies
  • The following workspace dependencies were updated
    • dependencies
      • ipfs-core-types bumped from ^0.11.0 to ^0.11.1
      • ipfs-core-utils bumped from ^0.15.0 to ^0.15.1

v57.0.1: ipfs-http-client ipfs-http-client-v57.0.1

Compare Source

Bug Fixes

v57.0.0: ipfs-http-client ipfs-http-client-v57.0.0

Compare Source

⚠ BREAKING CHANGES
  • This module is now ESM only and there return types of some methods have changed
Features
Dependencies
  • The following workspace dependencies were updated
    • dependencies
      • ipfs-core-types bumped from ^0.10.3 to ^0.11.0
      • ipfs-core-utils bumped from ^0.14.3 to ^0.15.0

v56.0.3: ipfs-http-client ipfs-http-client-v56.0.3

Compare Source

Bug Fixes
Dependencies
  • The following workspace dependencies were updated
    • dependencies
      • ipfs-core-types bumped from ^0.10.2 to ^0.10.3
      • ipfs-core-utils bumped from ^0.14.2 to ^0.14.3

v56.0.2: ipfs-http-client ipfs-http-client-v56.0.2

Compare Source

Dependencies
  • The following workspace dependencies were updated
    • dependencies
      • ipfs-core-types bumped from ^0.10.1 to ^0.10.2
      • ipfs-core-utils bumped from ^0.14.1 to ^0.14.2

v56.0.1: ipfs-http-client ipfs-http-client-v56.0.1

Compare Source

Bug Fixes
  • dag: replace custom dag walk with multiformats/traversal (#​3950) (596b1f4)
Dependencies
  • The following workspace dependencies were updated
    • dependencies
      • ipfs-core-types bumped from ^0.10.0 to ^0.10.1
      • ipfs-core-utils bumped from ^0.14.0 to ^0.14.1

v56.0.0: ipfs-http-client ipfs-http-client-v56.0.0

Compare Source

⚠ BREAKING CHANGES
  • peerstore methods are now all async, the repo is migrated to v12
  • node 15+ is required
Features
Bug Fixes
Dependencies
  • The following workspace dependencies were updated
    • dependencies
      • ipfs-core-types bumped from ^0.9.0 to ^0.10.0
      • ipfs-core-utils bumped from ^0.13.0 to ^0.14.0

v55.0.0

Compare Source

Bug Fixes
chore
Features
BREAKING CHANGES
  • pubsub: We had to make breaking changes to pubsub commands sent over HTTP RPC to fix data corruption caused by topic names and payload bytes that included \n. More details in https://github.com/ipfs/go-ipfs/issues/7939 and https://github.com/ipfs/go-ipfs/pull/8183
  • On decode of CBOR blocks, undefined values will be coerced to null
  • ipfs.dag.put no longer accepts a format arg, it is now storeCodec and inputCodec. 'json' has become 'dag-json', 'cbor' has become 'dag-cbor' and so on
  • The DHT API has been refactored to return async iterators of query events

v54.0.2

Compare Source

Note: Version bump only for package ipfs-http-client

v54.0.1

Compare Source

Note: Version bump only for package ipfs-http-client

v54.0.0

Compare Source

Bug Fixes
BREAKING CHANGES
  • errors will now be thrown if multiple items are passed to ipfs.add or single items to ipfs.addAll (n.b. you can still pass a list of a single item to ipfs.addAll)

v53.0.1

Compare Source

Note: Version bump only for package ipfs-http-client

v53.0.0

Compare Source

Features
BREAKING CHANGES
  • the globSource api has changed from globSource(dir, opts) to globSource(dir, pattern, opts)
  • There are no default exports and everything is now dual published as ESM/CJS

v52.0.5

Compare Source

Note: Version bump only for package ipfs-http-client

v52.0.4

Compare Source

Note: Version bump only for package ipfs-http-client

v52.0.3

Compare Source

Bug Fixes

v52.0.2

Compare Source

Note: Version bump only for package ipfs-http-client

v52.0.1

Compare Source

Bug Fixes

v52.0.0

Compare Source

Bug Fixes
Features
BREAKING CHANGES
  • rateIn/rateOut are returned as numbers
  • the output type of ipfs.get has changed and the recursive option has been removed from ipfs.ls since it was not supported everywhere

v51.0.1

Compare Source

Note: Version bump only for package ipfs-http-client

v51.0.0

Compare Source

Bug Fixes
Features
BREAKING CHANGES
  • ipld-formats no longer supported, use multiformat BlockCodecs instead

Co-authored-by: Rod Vagg [email protected]
Co-authored-by: achingbrain [email protected]


Configuration

📅 Schedule: Branch creation - "every weekend" (UTC), Automerge - 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 Mend Renovate. View repository job log here.

@renovate renovate bot force-pushed the renovate/ipfs-http-client-60.x branch from 96c400f to 785a209 Compare November 15, 2023 14:57
@renovate renovate bot force-pushed the renovate/ipfs-http-client-60.x branch from 785a209 to 4035df3 Compare December 2, 2023 12:14
@renovate renovate bot force-pushed the renovate/ipfs-http-client-60.x branch 4 times, most recently from 605f7be to 180b905 Compare December 25, 2023 14:54
@renovate renovate bot force-pushed the renovate/ipfs-http-client-60.x branch 2 times, most recently from 09dc704 to 25bb53b Compare December 25, 2023 16:06
@renovate renovate bot force-pushed the renovate/ipfs-http-client-60.x branch 2 times, most recently from ef63f09 to 9fab43c Compare December 25, 2023 21:27
@renovate renovate bot force-pushed the renovate/ipfs-http-client-60.x branch 3 times, most recently from da44809 to 690e1ad Compare December 26, 2023 15:34
@renovate renovate bot force-pushed the renovate/ipfs-http-client-60.x branch from 690e1ad to 9dec624 Compare December 26, 2023 15:48
@folex folex closed this Dec 27, 2023
Copy link
Contributor Author

renovate bot commented Dec 27, 2023

Renovate Ignore Notification

Because you closed this PR without merging, Renovate will ignore this update. You will not get PRs for any future 60.x releases. But if you manually upgrade to 60.x then Renovate will re-enable minor and patch updates automatically.

If you accidentally closed this PR, or if you changed your mind: rename this PR to get a fresh replacement PR.

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