caolan / async

Async utilities for node and the browser
http://caolan.github.io/async/
MIT License
28.18k stars 2.41k forks source link

Bump es6-promise from 2.3.0 to 4.2.8 #1792

Closed dependabot[bot] closed 2 years ago

dependabot[bot] commented 2 years ago

Bumps es6-promise from 2.3.0 to 4.2.8.

Changelog

Sourced from es6-promise's changelog.

Master

4.2.5

  • remove old try/catch performance hacks, modern runtimes do not require these tricks

4.2.4

  • [Fixes #305] Confuse webpack

4.2.3

  • Cleanup testem related build configuration
  • Use prepublishOnly instead of prepublish (thanks @​rhysd)
  • Add Node.js 9, 8 to testing matrix
  • drop now unused s3 deployment files
  • internal cleanup (thanks to @​bekzod, @​mariusschulz)
  • Fixup Changelog

4.2.2

  • Ensure PROMISE_ID works correctly
  • internal cleanup (thanks yo @​mariusschulz)

4.2.1

  • drop bower support

4.2.0

  • drop dist from git repo
  • add Promise.prototype.finally
  • update various build related dependencies
  • add CDN links

4.1.0

  • [BUGFIX] Fix memory leak #269
  • [BUGFIX] Auto Bundles within an AMD Environment #263

4.0.5

  • fix require('es6-promise/auto') for Node < 4

4.0.4

4.0.3

... (truncated)

Commits
Maintainer changes

This version was pushed to npm by stefanpenner, a new releaser for es6-promise since your current version.


Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)