campsi / campsi-service-assets

Add assets management service to Campsi
MIT License
1 stars 0 forks source link

Update string-format to the latest version šŸš€ #10

Closed greenkeeper[bot] closed 6 years ago

greenkeeper[bot] commented 6 years ago

ā˜ļø Greenkeeperā€™s updated Terms of Service will come into effect on April 6th, 2018.

Version 1.0.0 of string-format was just published.

Dependency string-format
Current Version 0.5.0
Type dependency

The version 1.0.0 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.

It might be worth looking into these changes and trying to get this project onto the latest version of string-format.

If you have a solid test suite and good coverage, a passing build is a strong indicator that you can take advantage of these changes directly by merging the proposed change into your project. If the build fails or you donā€™t have such unconditional trust in your tests, this branch is a great starting point for you to work on the update.


Commits

The new version differs by 22 commits.

  • ffa4f14 Version 1.0.0
  • 5fd35a8 Merge pull request #31 from davidchambers/create
  • 4df3f18 readme: document format.create
  • ad5ec1b Merge pull request #30 from davidchambers/readme
  • c230bd5 readme: convert examples to ES6
  • 6fd712d Merge pull request #29 from davidchambers/readme
  • fc71466 readme: enable highlighting of code blocks
  • 965bb9d Merge pull request #28 from davidchambers/sanctuary-scripts
  • 6358fd1 integrate sanctuary-scripts
  • da6285c Merge pull request #27 from davidchambers/no-ramda
  • f95274a remove Ramda dependency
  • a0a77a2 Merge pull request #26 from SeanHayes/master
  • 7843a77 Added dual licensing to get around WTFPL concerns.
  • fb0965e Merge pull request #25 from davidchambers/travis
  • 6de56a6 update .travis.yml

There are 22 commits in total.

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 6 years ago

Version 2.0.0 just got published.

Update to this version instead šŸš€

Release Notes Version 2.0.0

Changes:

  • āš ļø null and undefined are now interpolated as 'null' and 'undefined' rather than '' (#36)
  • format no longer throws if a nested lookup fails (#36)
Commits

The new version differs by 11 commits.

See the full diff