Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update unexpected to the latest version 🚀 #10

Open
wants to merge 3 commits into
base: master
Choose a base branch
from

Conversation

greenkeeper[bot]
Copy link

@greenkeeper greenkeeper bot commented Jan 15, 2019

The devDependency unexpected was updated from 10.40.2 to 11.0.1.

This version 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.


Find out more about this release.

FAQ and help

There is a collection of frequently asked questions. If those don’t help, you can always ask the humans behind Greenkeeper.


Your Greenkeeper bot 🌴

@codecov
Copy link

codecov bot commented Jan 15, 2019

Codecov Report

Merging #10 into master will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@          Coverage Diff          @@
##           master    #10   +/-   ##
=====================================
  Coverage     100%   100%           
=====================================
  Files           1      1           
  Lines          30     30           
=====================================
  Hits           30     30

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 3433f50...cc99780. Read the comment docs.

1 similar comment
@codecov
Copy link

codecov bot commented Jan 15, 2019

Codecov Report

Merging #10 into master will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@          Coverage Diff          @@
##           master    #10   +/-   ##
=====================================
  Coverage     100%   100%           
=====================================
  Files           1      1           
  Lines          30     30           
=====================================
  Hits           30     30

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 3433f50...cc99780. Read the comment docs.

greenkeeper bot added a commit that referenced this pull request Feb 25, 2019
@greenkeeper
Copy link
Author

greenkeeper bot commented Feb 25, 2019

  • The devDependency unexpected was updated from 10.40.2 to 11.1.0.

Update to this version instead 🚀

Commits

The new version differs by 63 commits.

  • 8d60942 Updated the changelog
  • cb517f4 11.1.0
  • 457508c Build unexpected.js
  • 50394b6 Merge pull request #595 from unexpectedjs/feature/toThrowAnFulfillWithError
  • d5d41fe Add docs for the fulfillment value of 'to throw', too
  • 1913168 Add docs
  • 3b43c68 to throw a: Provide the throw error as the fulfillment value
  • e7e4d8f Merge pull request #592 from unexpectedjs/depfu/update/npm/find-node-modules-2.0.0
  • bc6b383 Update find-node-modules to version 2.0.0
  • a7f092b Merge pull request #588 from unexpectedjs/depfu/update/npm/eslint-config-prettier-4.0.0
  • bc3b7c4 Update eslint-config-prettier to version 4.0.0
  • b125215 Merge pull request #586 from unexpectedjs/depfu/update/npm/karma-4.0.0
  • 5c2204b Update karma to version 4.0.0
  • 82686d3 Fix legacy typeless addAssertion in documentation
  • aa39741 Merge branch 'feature/prettier-documentation'

There are 63 commits in total.

See the full diff

greenkeeper bot added a commit that referenced this pull request Mar 1, 2019
@greenkeeper
Copy link
Author

greenkeeper bot commented Mar 1, 2019

  • The devDependency unexpected was updated from 10.40.2 to 11.1.1.

Update to this version instead 🚀

Commits

The new version differs by 9 commits.

  • 1a85b1d Updated the changelog
  • d3a5c1e 11.1.1
  • c734e23 Build unexpected.js
  • 36bda12 Merge pull request #599 from unexpectedjs/fix/makeExpectNonEnumerable
  • 008c2c8 Merge pull request #598 from unexpectedjs/depfu/update/npm/karma-4.0.1
  • 2af5b9e Make UnexpectedError#expect non-enumerable
  • a87d8aa Update karma to version 4.0.1
  • 78a1def Merge pull request #597 from unexpectedjs/ssimonsen/org-plugins
  • fdb3527 Split the list of plugins into plugins that is maintained by us and 3rdparty plugins

See the full diff

greenkeeper bot added a commit that referenced this pull request Mar 13, 2019
@greenkeeper
Copy link
Author

greenkeeper bot commented Mar 13, 2019

  • The devDependency unexpected was updated from 10.40.2 to 11.1.2.

Update to this version instead 🚀

Commits

The new version differs by 52 commits.

  • a3d1f22 Updated the changelog
  • 548006a 11.1.2
  • 164099a Merge pull request #607 from unexpectedjs/depfu/update/npm/magicpen-6.0.1
  • e351b33 Upgrade to the latest version of magicpen
  • 478d7b1 Update magicpen to version 6.0.1
  • 9bb0bc1 Remove unexpected.js and unexpected.js.map from version control
  • eeae5a3 Merge pull request #602 from unexpectedjs/ssimonsen/fix-assertions-for-object-or-functions
  • c49825a Merge pull request #600 from unexpectedjs/ssimonsen/remove-shim-and-sham
  • cfc7502 Remove shim and sham
  • d09205e From v11 function inherits object, so there is no need to state both in assertions
  • ddaab96 Merge pull request #601 from unexpectedjs/docs/ancientHistory
  • 175ae99 Add highlights from the remaining major releases to the releases page
  • 5c3734b Merge pull request #565 from unexpectedjs/feature/simplifyStructure
  • aa3a152 Clean up leftovers from when _assertTopLevelExpect took a value :man_facepalming:
  • 55051d4 Split _assertTopLevelExpect into two methods

There are 52 commits in total.

See the full diff

greenkeeper bot added a commit that referenced this pull request Mar 13, 2019
@greenkeeper
Copy link
Author

greenkeeper bot commented Mar 13, 2019

  • The devDependency unexpected was updated from 10.40.2 to 11.2.0.

Update to this version instead 🚀

Commits

The new version differs by 6 commits.

  • 6b7d181 Updated the changelog
  • 66e8362 11.2.0
  • 50122e1 Merge pull request #604 from unexpectedjs/depfu/update/npm/jest-24.4.0
  • eea9713 Update jest to version 24.4.0
  • 749d1d6 Merge pull request #608 from unexpectedjs/ssimonsen/buble-boble
  • 04fc900 Replace babel with buble

See the full diff

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant