fix(deps): update dependency bluebird to v3 #85
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
2.9.33
->3.7.2
Release Notes
petkaantonov/bluebird
v3.7.2
Compare Source
Bugfixes:
v3.7.1
Compare Source
Features:
Bugfixes:
v3.7.0
Compare Source
Features:
Promise.allSettled
` method (#1606)v3.6.0
Compare Source
Features:
Bugfixes:
.reduce
generating unhandled rejection events (#1501)Promise.reduce
` generating unhandled rejction events (#1502).map
and.filter
generating unhandled rejection events (#1487)Promise.map
` unhandled rejection events (#1489)Promise.each
` maximum stack exceeded error (#1326)v3.5.5
Compare Source
Features:
Bugfixes:
v3.5.4
Compare Source
v3.5.3
Compare Source
Bugfixes:
v3.5.2
Compare Source
Bugfixes:
PromiseRejectionEvent
to contain.reason
and.promise
properties. (#1509, #1464)id: changelog
title: Changelog
v3.5.1
Compare Source
Bugfixes:
v3.5.0
Compare Source
Features:
Bugfixes:
Map
(#1338)Promise
directly withoutnew
(#1320)v3.4.7
Compare Source
v3.4.6
Compare Source
Bugfixes:
v3.4.5
Compare Source
Bugfixes:
v3.4.4
Compare Source
Bugfixes:
v3.4.3
Compare Source
Bugfixes:
v3.4.2
Compare Source
Bugfixes:
v3.4.1
Compare Source
Features:
v3.4.0
Compare Source
Features:
Promise.version
which tells the bluebird version as a string e.g."3.4.0"
(#1042).Bugfixes:
null
(#1099).v3.3.5
Compare Source
Bugfixes:
v3.3.4
Compare Source
Features:
v3.3.3
Compare Source
Bugfixes:
v3.3.2
Compare Source
Bugfixes:
v3.3.1
Compare Source
Bugfixes:
v3.3.0
Compare Source
Features:
clearTimeout
(#1000)'warning'
hook for warnings (#980)Bugfixes:
v3.2.2
Compare Source
Bugfixes:
v3.2.1
Compare Source
Bugfixes:
v3.2.0
Compare Source
Features:
v3.1.5
Compare Source
Dummy release to trigger CDN update.
v3.1.4
Compare Source
Bugfixes:
v3.1.3
Compare Source
Bugfixes:
v3.1.2
Compare Source
v3.1.1
Compare Source
v3.1.0
Compare Source
v3.0.6
Compare Source
Features:
Bugfixes:
longStackTraces: false
(#897)v3.0.5
Compare Source
Bugfixes:
v3.0.4
Compare Source
Bugfixes:
v3.0.3
Compare Source
Bugfixes:
NODE_ENV
environment variable is"development"
settingBLUEBIRD_DEBUG
environment variable to0
can now be used to disable debug modev3.0.2
Compare Source
v3.0.1
Compare Source
See New in 3.0.
v3.0.0
Compare Source
See New in 3.0.
v2.11.0
Compare Source
Features:
v2.10.2
Compare Source
Features:
.timeout()
now takes a custom error object as second argumentv2.10.1
Compare Source
v2.10.0
Compare Source
Features:
Promise.using
can now take the promises-for-resources as an array (#733).Bugfixes:
BLUEBIRD_DEBUG=0
environment variable now works (#719)..return()
(#721).this
value (#738).v2.9.34
Compare Source
Bugfixes:
Renovate configuration
📅 Schedule: "before 3am on Monday" (UTC).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻️ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR has been generated by WhiteSource Renovate. View repository job log here.