hexjelly / url-shortener-microservice

FreecodeCamp API project: URL Shortener Microservice API
MIT License
2 stars 0 forks source link

Update rewire to the latest version 🚀 #24

Closed greenkeeper[bot] closed 6 years ago

greenkeeper[bot] commented 6 years ago

Version 3.0.0 of rewire was just published.

Dependency rewire
Current Version 2.5.2
Type devDependency

The version 3.0.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 rewire.

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 v3.0.0
  • Breaking: Remove support for node versions below 4
  • Add support for const #79 #95 #117 #118
Commits

The new version differs by 15 commits.

  • cce2de8 v3.0.0
  • cfb9256 Update CHANGELOG
  • 87f6469 Update mocha
  • 02c4401 Update README
  • 9cd5ea1 Remove legacy code for node < 4
  • 457955a Merge pull request #118 from jhnns/pr/origin/117
  • ec2175b Update .travis.yml
  • b6cc407 Refactor code
  • 501e4c2 Remove options from readme
  • c0e1b87 Remove opts and only use old load functionality for coffee scripts
  • d1ad67a Also run travis tests in 6.x
  • c176d02 Update README
  • bc5a74c Add test to check if __filename and __dirname is correct
  • 3960361 Added set tests
  • 1ef6104 Add optional babel const to let parser.

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:

coveralls commented 6 years ago

Coverage Status

Coverage remained the same at 96.296% when pulling 0dcf6883be2372fdb46cf9ead6c20640ab084a7c on greenkeeper/rewire-3.0.0 into 8404d69e30bca0f620a2f98a7adbb75e5427e050 on master.