w12-platform / W12-Product-Blockchain-Protocol

W12 is an open protocol for the creation of DAOs. The protocol consists of smart contract templates (no programming skills required), DAO governance and a decentralized oracles network that controls execution of the project roadmap and milestones.
6 stars 11 forks source link

Update solidity-bytes-utils to the latest version πŸš€ #84

Open greenkeeper[bot] opened 5 years ago

greenkeeper[bot] commented 5 years ago

The dependency solidity-bytes-utils was updated from 0.0.5 to 0.0.6.

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.


Release Notes for v0.0.6 - Addition of new typecast methods

Changelog:

  • Several smaller-than-32-bytes new typecasting methods [uint8, uint16, uint32]. (Thank you @hihiben !! πŸ˜„ )
  • New bytes32 typecasting method.
Commits

The new version differs by 13 commits.

  • 4f5a1a9 Merge branch 'develop' of github.com:GNSPS/solidity-bytes-utils into develop
  • 7bdc4a8 Bump version to v0.0.6
  • c77862e Merge branch 'master' into develop
  • a169ca8 Removing Truffle as a dependency
  • f760158 Support for typecasting into uint8, uint16, uint32 (#19)
  • 2403414 :put_litter_in_its_place: (#18)
  • 1d9c289 Another README update
  • a4bb313 Update README to reflect NPM publish
  • 8fb97a6 New type cast method + NPM publishing capabilities (#17)
  • cdaba01 v0.0.5 - Critical fix to the slice() method (#14)
  • 34383c7 v0.0.4
  • ceca52e v0.0.3-ac.2
  • 08f2a00 Merge pull request #8 from GNSPS/revert-5-docs

See the full diff

FAQ and help There is a collection of [frequently asked questions](https://greenkeeper.io/faq.html). If those don’t help, you can always [ask the humans behind Greenkeeper](https://github.com/greenkeeperio/greenkeeper/issues/new).

Your Greenkeeper bot :palm_tree:

greenkeeper[bot] commented 5 years ago

Update to this version instead πŸš€

Release Notes for v0.0.7 - Upgrade to Solidity v0.5.0

Changelog:

  • Refactored codebase to support Solidity's v0.5.x breaking syntax changes. (Thank you for the awesome contribution @fubuloubu!)
  • Refactored tests. (Ditched the ThrowProxy pattern)
Commits

The new version differs by 8 commits.

  • 3222bc1 Fix typo in package-lock.json
  • 40adf99 Merge branch 'master' into develop
  • 5741a27 Update dependency versions
  • e177b3b Bump version in package-lock.json
  • 5670587 Bump version to v0.0.7
  • 9df9e9b Update package-lock.json
  • d942a00 (WIP) Upgrade to Solidity v0.5.0 (#21)
  • 9776282 v0.0.6 - Addition of several other typecast methods (#20)

See the full diff

greenkeeper[bot] commented 5 years ago

Update to this version instead πŸš€

Commits

The new version differs by 2 commits ahead by 2, behind by 25.

  • 0061b62 v0.0.8 - Additional uint typecasting methods (#28)
  • 14ca2bd v0.0.7 - Upgrade to Solidity v0.5.0 (#22)

See the full diff