Skip to content
This repository was archived by the owner on Feb 12, 2024. It is now read-only.

Update ipfs-unixfs to the latest version 🚀 #2610

Closed
wants to merge 1 commit into from

Conversation

greenkeeper[bot]
Copy link
Contributor

@greenkeeper greenkeeper bot commented Nov 18, 2019

The dependency ipfs-unixfs was updated from 0.1.16 to 0.2.0.

This version is not covered by your current version range.

If you don’t accept this pull request, your project will work just like it did before. However, you might be missing out on a bunch of new features, fixes and/or performance improvements from the dependency update.


Publisher: achingbrain
License: MIT

Release Notes for v0.2.0

Features

  • adds metadata to unixfs (540f20a)
Commits

The new version differs by 9 commits.

  • 46d15cd chore: release version v0.2.0
  • 516b948 chore: update contributors
  • 18e80d1 Merge pull request #36 from ipfs/add-metadata
  • 540f20a feat: adds metadata to unixfs
  • 0293897 Merge pull request #34 from ipfs/switch-to-travis
  • 66aed72 chore: switch to travis for ci
  • 3e6ffb1 Merge pull request #33 from ipfs/remove-deprecated-buffer-creation
  • 6d29808 chore: do not use unsafe buffer constructors
  • b4d84d9 docs: update readme to add sharded directories

See the full diff


FAQ and help

There is a collection of frequently asked questions. If those don’t help, you can always ask the humans behind Greenkeeper.


Your Greenkeeper bot 🌴

greenkeeper bot added a commit that referenced this pull request Jan 8, 2020
@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Jan 8, 2020

  • The dependency ipfs-unixfs was updated from 0.1.16 to 0.3.0.

Update to this version instead 🚀

Release Notes for v0.3.0

Bug Fixes

  • address PR comments, refactor to modern class (45b0b30)
  • allow mtime and mode to be optional (00e5ea0)
  • mask file mode (#39) (09fd4ed)
  • remove boolean trap constructor and update readme (9517501)
  • unsaved file buffer (04ea7a1)
  • update protons to latest version (e232acf)
  • use correct field index (397931e)
  • values are required, containing types are not (3a86a0b)

Features

Commits

The new version differs by 16 commits.

  • ce4769e chore: release version v0.3.0
  • 9468e36 chore: update contributors
  • 285f18b docs: update readme
  • 8adc245 feat: store time as timespec (#40)
  • 09fd4ed fix: mask file mode (#39)
  • 2f02eb5 Merge pull request #38 from ipfs/make-mtime-and-mode-optional
  • d93b32b chore: pr comments
  • 45b0b30 fix: address PR comments, refactor to modern class
  • 9517501 fix: remove boolean trap constructor and update readme
  • e232acf fix: update protons to latest version
  • a6c4208 feat: return mtime as Date object
  • 1ee93a1 refactor: call seconds seconds
  • 397931e fix: use correct field index
  • 04ea7a1 fix: unsaved file buffer
  • 3a86a0b fix: values are required, containing types are not

There are 16 commits in total.

See the full diff

@alanshaw
Copy link
Member

will be updated in #2726

@alanshaw alanshaw closed this Jan 23, 2020
@alanshaw alanshaw deleted the greenkeeper/ipfs-unixfs-0.2.0 branch January 23, 2020 20:53
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant