robototes / robototes-website

Official Robototes team website.
https://www.robototes.com
Other
3 stars 1 forks source link

Update mongo-express to the latest version 🚀 #55

Closed greenkeeper[bot] closed 7 years ago

greenkeeper[bot] commented 7 years ago

Version 0.42.3 of mongo-express just got published.

Dependency mongo-express
Current Version 0.40.0
Type devDependency

The version 0.42.3 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 mongo-express. 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.


Commits

The new version differs by 21 commits.

  • 8ea7746 Bump v0.42.3
  • c62154d Merge pull request #366 from spacem/master
  • cb6e89e Fix small typo causing issue #361
  • a701510 Bump v0.42.2
  • 054bb12 Fixed default port for mongodb
  • 8f6f6d3 bump v0.42.1
  • ae0585e Merge pull request #357 from datawowio/fix-typo
  • 555572a Fix a little typo in a span tag
  • 0787572 Bump v0.42.0
  • a693a5a Merge branch 'spacem-master'
  • 8edeed6 Fixed remove default connection string
  • 8c2d6bf Fixup typo
  • cc38426 remove async since authenticating is async anyway, also dont pass options to client connection not sure why but something in there breaks atlas connections
  • c50042a fix lintting issues
  • c23bc79 Support for connection strings so it works easily with atlas.

There are 21 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:

codecov[bot] commented 7 years ago

Codecov Report

Merging #55 into v2 will not change coverage. The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##               v2      #55   +/-   ##
=======================================
  Coverage   95.49%   95.49%           
=======================================
  Files           9        9           
  Lines         111      111           
=======================================
  Hits          106      106           
  Misses          5        5

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update d83169c...693738f. Read the comment docs.