dadi / web

Web is a drop in front end for websites and web apps. Consumes data from DADI API and others
https://dadi.cloud/en/web/
Other
48 stars 16 forks source link

Update iltorb to the latest version šŸš€ #372

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 2.2.0 of iltorb was just published.

Dependency iltorb
Current Version 2.1.0
Type dependency

The version 2.2.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 iltorb.

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 4 commits.

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.3.0 just got published.

Update to this version instead šŸš€

Commits

The new version differs by 4 commits.

  • 8db7999 Bump to v2.3.0
  • 6a20cdf Add tests to ensure we give errors when the input buffer is invalid
  • 1e1d9fb Make the compress/decompress methods return a promise when the callback is missing
  • 52a718b Missing indentation in the changelog

See the full diff

greenkeeper[bot] commented 6 years ago

Version 2.3.1 just got published.

Update to this version instead šŸš€

Commits

The new version differs by 9 commits.

  • 645fc22 Bump to v2.3.1
  • e9141dc Fix Centos 6 Builds (#65)
  • 14a0f6c Use default parameters and destructuring
  • fde3bd7 Fix buffer deprecation warnings
  • fa4f00a Remove remaining references to node 4 in the circleci config
  • 03fc58c Drop Node 4 support
  • f115cbe Add Node 10 support
  • 7cd88a5 Update links to brotli v1.0.4
  • 631018c Update deps

See the full diff

greenkeeper[bot] commented 6 years ago

Version 2.4.0 just got published.

Update to this version instead šŸš€

Commits

The new version differs by 17 commits.

  • adf946d Bump to v2.4.0
  • e0d20e3 update dependencies
  • 503179e Drop Node 9 support
  • 4eda058 Update brotli to v1.0.5, dev deps
  • 3f5cd2f Replace nan with n-api (#70)
  • 347f05e Enforce eol lf in fixture txt file
  • 833e02e Replace mocha/chai with ava
  • d3a0ec9 Use a bigger text compression fixture
  • 32a1987 Remove the apt config in the travis configuration
  • 80bcec2 Update deps
  • ea8346e Don't build branches, only master/PRs
  • d6cd6fc Don't mutate user params in compressSync
  • 3a05cbe Simplify error handling
  • 5553b6a Remove two unused files
  • f89840e Speed up stream tests

There are 17 commits in total.

See the full diff