phenomnomnominal / tractor-file-structure

File structure representation/manipulation utilities for tractor
MIT License
0 stars 0 forks source link

Update bluebird to the latest version 🚀 #8

Closed greenkeeper[bot] closed 7 years ago

greenkeeper[bot] commented 7 years ago

Version 3.4.7 of bluebird just got published.

Dependency bluebird
Current Version 3.4.6
Type dependency

The version 3.4.7 is not covered by your current version range.

Without accepting this pull request your project will work just like it did before. There might be a bunch of new features, fixes and perf improvements that the maintainers worked on for you though.

I recommend you look into these changes and try to get onto the latest version of bluebird. Given that you have a decent test suite, a passing build is a strong indicator that you can take advantage of these changes by merging the proposed change into your project. Otherwise this branch is a great starting point for you to work on the update.


Release Notes v3.4.7
  • Promise config returns reference to Bluebird library
  • Updated logo
  • Benchmark fix
  • Don't drop syntaxerror context from stack traces
  • Fix environment variables sometimes causing long stack traces to be enabled
Commits

The new version differs by 18 commits .

  • dc267aa Release v3.4.7
  • ac38105 fix getting env variables (#1296)
  • 6555b19 Fix a repeated typo (#1306)
  • f40bbe4 update new logo ref (#1304)
  • d7a75fe Use var
  • 92a84fa Remove more dead code
  • e91d18b Remove dead code
  • fdd44ee Don't drop SyntaxError context for longStackTraces
  • b391b86 Fix migration script issue
  • 4ec3372 Fix typo (#1246)
  • 53dda7b Fix Lie and Davy in doxbee-errors (#1248)
  • b080bb9 relax directory check (#1240)
  • 3746b7e Merge pull request #1231 from runeli/master
  • acdf695 add updated art
  • feaaa21 Fix base html sample for Async Dialog tutorial (#1230)

There are 18 commits in total. See the full diff.

Not sure how things should work exactly? There is a collection of [frequently asked questions](https://greenkeeper.io/faq.html) and of course you may always [ask my humans](https://github.com/greenkeeperio/greenkeeper/issues/new).

Your Greenkeeper Bot :palm_tree: