Closed greenkeeper[bot] closed 5 years ago
devDependency
airtap was updated from 0.1.0
to 2.0.0
.Update to this version instead ๐
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.
devDependency
airtap was updated from 0.1.0
to 2.0.1
.Update to this version instead ๐
devDependency
airtap was updated from 0.1.0
to 2.0.2
.Update to this version instead ๐
The devDependency airtap was updated from
0.1.0
to1.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
superagent
withxhr
(#231) (@vweevers)convert-source-map
from~1.5.1
to~1.6.0
(#218) (@vweevers)wd
from~1.10.0
to~1.11.1
(#230) (@vweevers)humanize-duration
from~3.15.0
to~3.16.0
(#229) (@vweevers)commander
from~2.16.0
to~2.19.0
(#212, #219, #225) (@vweevers, @ralphtheninja)debug
from~3.1.0
to~4.1.0
(#220, #221, #224) (@vweevers)firefox-profile
from~1.1.0
to~1.2.0
(#216) (@vweevers)split2
from^2.2.0
to^3.0.0
(#214) (@ralphtheninja)opener
from~1.4.3
to~1.5.0
(#215) (@vweevers)through2
devDependency from^2.0.3
to^3.0.0
(#227) (@vweevers)standard
devDependency from^11.0.0
to^12.0.0
(#217) (@ralphtheninja)Added
readable-stream
to list of users (#213) (@mcollina)hallmark
(@vweevers)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: