feross / run-auto

Determine the best order for running async functions, LIKE MAGIC!
MIT License
87 stars 11 forks source link

Update airtap to the latest version ๐Ÿš€ #15

Closed greenkeeper[bot] closed 5 years ago

greenkeeper[bot] commented 5 years ago

The devDependency airtap was updated from 0.1.0 to 1.0.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.


Release Notes for v1.0.0

First stable release. No breaking changes since 0.1.0. Intended as release line for users needing IE9-10 support; the next major release will only support IE11+ (#171).

Changed

Added

Commits

The new version differs by 19 commits.

  • ce0eee8 1.0.0
  • a721acc Prepare 1.0.0 (#232)
  • eeb84ca replace superagent with xhr (#231)
  • d8299a0 fix(package): update convert-source-map to version 1.6.0 (#218)
  • b260175 fix(package): update wd to version 1.11.1 (#230)
  • f3e6b74 chore(package): update through2 to version 3.0.0 (#227)
  • 79321a7 fix(package): update humanize-duration to version 3.16.0 (#229)
  • 9c0eaaa fix(package): update commander to version 2.19.0 (#225)
  • 2273e19 fix(package): update debug to version 4.1.0 (#224)
  • 7f5752f fix(package): update debug to version 4.0.0 (#221)
  • 7bb1ec4 fix(package): update debug to version 3.2.1 (#220)
  • c4854b2 Merge pull request #219 from airtap/greenkeeper/commander-2.18.0
  • 0ecfb37 fix(package): update commander to version 2.18.0
  • 4493bba Update standard to the latest version ๐Ÿš€ (#217)
  • 6fb7536 fix(package): update firefox-profile to version 1.2.0 (#216)

There are 19 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 5 years ago

Update to this version instead ๐Ÿš€

Release Notes for v2.0.0

Upgraded browserify from 13.x to 16.x, which ends support of IE < 11. If you need IE 9-10, either stick with airtap@1 or follow the workaround described in #171.

Changed

  • Update browserify from ~13.3.0 to ~16.2.3 (#233) (@vweevers)
  • Update airtap-browsers devDependency from 0.0.2 to ^0.1.0 (#233) (@vweevers)
Commits

The new version differs by 5 commits.

  • e5986bd 2.0.0
  • e16c9b1 Merge pull request #233 from airtap/prepare-2.0.0
  • b0dfca3 changelog and upgrade guide for 2.0.0
  • 8f805e6 Upgrade airtap-browsers from 0.0.2 to ^0.1.0
  • 268ebc3 Update browserify from ~13.3.0 to ~16.2.3

See the full diff

greenkeeper[bot] commented 5 years ago

Update to this version instead ๐Ÿš€

Release Notes for v2.0.1

Changed

  • Upgrade airtap-browsers devDependency from ^0.1.0 to ^0.2.0 (#235) (@vweevers)

Fixed

Commits

The new version differs by 5 commits.

  • db430b2 2.0.1
  • c3e8d78 Changelog: 2.0.1
  • 2fe7a27 Merge pull request #235 from airtap/fix-android-7
  • b9b680d Upgrade airtap-browsers devDependency from ^0.1.0 to ^0.2.0
  • 6639f70 Fix Android 7.x with deviceName workaround

See the full diff

greenkeeper[bot] commented 5 years ago

Update to this version instead ๐Ÿš€

Release Notes for v2.0.2

Removed

Fixed

Commits

The new version differs by 4 commits.

  • d02d334 2.0.2
  • 3f819f5 Changelog: 2.0.2
  • 24f3022 Remove outdated doc/travis-matrix.md (closes #197)
  • ea1df9e Fix Android 8.x (and future versions) (closes #240)

See the full diff