andyfangdz / resume

Resume, really over-engineered
https://cv.andyfang.me
0 stars 0 forks source link

Update nightmare to the latest version šŸš€ #26

Closed greenkeeper[bot] closed 6 years ago

greenkeeper[bot] commented 6 years ago

ā˜ļø Greenkeeperā€™s updated Terms of Service will come into effect on April 6th, 2018.

Version 3.0.0 of nightmare was just published.

Dependency nightmare
Current Version 2.10.0
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 nightmare.

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.


Commits

The new version differs by 55 commits.

  • bb99432 Release 3.0.0
  • 8c8fd96 Merge pull request #1391 from segmentio/fix/serialize-errors
  • 8304e4e fix: properly serialize & unserialize errors across processes
  • 7e9b2da refactor: remove window.__nightmare.ipc to resolve the major security issue
  • ad0c596 Merge pull request #1394 from segmentio/remove/node-4
  • 045493e fix: circleci. stop testing node 4 (thought it still works fine) because npm's peer dependencies are breaking
  • 6fa76b5 Merge pull request #1386 from segmentio/add/linting
  • 88cfd47 chore: add eslint recommended linting, prettier formatting, lock package manager version, and add a precommit hook
  • 8c882ec Merge pull request #1274 from segmentio/fix-tests
  • 93a5807 Merge pull request #1282 from nimitmaru/patch-1
  • 1203dc5 move tests to a separate section
  • f3613cf add additional resources section
  • a141e90 Merge pull request #1381 from machadogj/selector-in-timeout
  • 3cb2b97 Remove Nightmare.version from the docs
  • 8cbb7ec fixed example and ran the readme through prettier

There are 55 commits in total.

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: