Open greenkeeper[bot] opened 6 years ago
dependency
util was updated from 0.10.4
to 0.11.1
.Update to this version instead ๐
util.deprecate
some build configurations. (@bernardmcmanus in #12)The new version differs by 6 commits.
cfbf5d0
0.11.1
c913d93
Merge pull request #28 from defunctzombie/airtap-0.1.0
85940d9
Add recent node versions to CI.
4d9b116
Update airtap.
65f0f47
Merge pull request #12 from bernardmcmanus/fix-deprecate-in-browser
e74c9c4
fix issue #11
See the full diff
dependency
util was updated from 0.10.4
to 0.12.0
.Update to this version instead ๐
util.types
. (@lukechilds in #32)The new version differs by 86 commits.
53026a2
0.12.0
f090e96
Fixes for Node.js <= 0.12 and Firefox <66 (#37)
3959376
Handle Node.js <= 0.12 Buffers not based on ArrayBuffer
36d50aa
Fix deepStrictEqual "polyfill"
8a7cde3
Skip fake typed array test in FF
9938769
tests run in child processes
df78840
"polyfill" deepStrictEqual on Node 0.12 and below
1ef3b53
fix DataView on node 0.10
5abeabe
Add exports.types (#32)
4e89abc
Disable package-lock.json
7acba3d
Update repository paths
3f36436
Use stricter Promise check
9e5ac07
Merge pull request #34 from defunctzombie/old-node
15b2af3
Fix byteOffset error for DataView in Node.js 0.10
86c55d8
Use safe-buffer
There are 86 commits in total.
See the full diff
dependency
util was updated from 0.10.4
to 0.12.1
.dependency
util was updated from 0.10.4
to 0.12.2
.dependency
util was updated from 0.10.4
to 0.12.3
.
Version 0.11.0 of util was just published.
util
The version 0.11.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 util.
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.
Release Notes
v0.11.0util.promisify
.util.callbackify
.Commits
The new version differs by 12 commits.
0915f59
0.11.0
832546d
Update readme.
2c65d29
Merge pull request #25 from defunctzombie/promisify-callbackify
0fe5860
Merge pull request #26 from defunctzombie/airtap
aafbe16
Add browser
util.promisify
andutil.callbackify
testsdb750b6
Polyfill getOwnPropertyDescriptors
a5e4650
Add
util.callbackify
e128d9d
Add
util.promisify
9532472
Use ~ ranges like before
20e3477
fix running node tests on 0.10
61a2cbb
Switch zuul โ airtap, change browser tests to tape
3898947
Add new Nodes to CI
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: