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 🚀 #28

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

greenkeeper[bot]
Copy link
Contributor

@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 🌴

greenkeeper bot added a commit that referenced this pull request Feb 25, 2019
@greenkeeper
Copy link
Contributor 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
Contributor 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
Contributor 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
Contributor 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

greenkeeper bot added a commit that referenced this pull request Apr 24, 2019
@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Apr 24, 2019

  • The devDependency unexpected was updated from 10.40.2 to 11.3.0.

Update to this version instead 🚀

Commits

The new version differs by 42 commits.

  • 0f793ca 11.3.0
  • 168588c Only run the external tests through Mocha
  • fc74f69 Fixed jest warning
  • 2f2df5c Merge pull request #624 from unexpectedjs/poc/unifiedDiff
  • 48689df Make @papandreou's OCD happy
  • a58edf9 Bump the diff limit now that we have string diff truncation
  • 1f66788 Show an example of the string truncation in the documentation
  • 52932d3 Integration tests of the string diff truncation
  • 508a77d Fixed string diff horizon in the beginning of a diff
  • 88cfa92 Specify how many lines were omitted
  • 0bacb58 Show the string diff dot's with a js comment style
  • ceffa42 Make a unified diff of sorts by abbreviating the chunks that are the same
  • cbe5b25 Merge pull request #622 from unexpectedjs/fix/footgunPromiseAny
  • 7fa563a Merge pull request #621 from unexpectedjs/feature/frozenHook
  • 2736df0 Add test for expect.promise.race

There are 42 commits in total.

See the full diff

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

greenkeeper bot commented Apr 25, 2019

  • The devDependency unexpected was updated from 10.40.2 to 11.4.0.

Update to this version instead 🚀

greenkeeper bot added a commit that referenced this pull request May 2, 2019
@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented May 2, 2019

  • The devDependency unexpected was updated from 10.40.2 to 11.4.1.

Update to this version instead 🚀

greenkeeper bot added a commit that referenced this pull request May 10, 2019
@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented May 10, 2019

  • The devDependency unexpected was updated from 10.40.2 to 11.5.0.

Update to this version instead 🚀

greenkeeper bot added a commit that referenced this pull request May 12, 2019
@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented May 12, 2019

  • The devDependency unexpected was updated from 10.40.2 to 11.5.1.

Update to this version instead 🚀

greenkeeper bot added a commit that referenced this pull request May 20, 2019
@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented May 20, 2019

  • The devDependency unexpected was updated from 10.40.2 to 11.6.0.

Update to this version instead 🚀

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

greenkeeper bot commented Jun 13, 2019

  • The devDependency unexpected was updated from 10.40.2 to 11.6.1.

Update to this version instead 🚀

greenkeeper bot added a commit that referenced this pull request Jul 14, 2019
@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Jul 14, 2019

  • The devDependency unexpected was updated from 10.40.2 to 11.7.0.

Update to this version instead 🚀

greenkeeper bot added a commit that referenced this pull request Aug 28, 2019
@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Aug 28, 2019

  • The devDependency unexpected was updated from 10.40.2 to 11.8.0.

Update to this version instead 🚀

greenkeeper bot added a commit that referenced this pull request Nov 12, 2019
@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Nov 12, 2019

  • The devDependency unexpected was updated from 10.40.2 to 11.8.1.

Update to this version instead 🚀

greenkeeper bot added a commit that referenced this pull request Dec 15, 2019
@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Dec 15, 2019

  • The devDependency unexpected was updated from 10.40.2 to 11.9.0.

Update to this version instead 🚀

greenkeeper bot added a commit that referenced this pull request Dec 18, 2019
@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Dec 18, 2019

  • The devDependency unexpected was updated from 10.40.2 to 11.10.0.

Update to this version instead 🚀

greenkeeper bot added a commit that referenced this pull request Dec 19, 2019
@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Dec 19, 2019

  • The devDependency unexpected was updated from 10.40.2 to 11.11.0.

Update to this version instead 🚀

greenkeeper bot added a commit that referenced this pull request Dec 26, 2019
@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Dec 26, 2019

  • The devDependency unexpected was updated from 10.40.2 to 11.12.0.

Update to this version instead 🚀

greenkeeper bot added a commit that referenced this pull request Dec 31, 2019
@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Dec 31, 2019

  • The devDependency unexpected was updated from 10.40.2 to 11.12.1.

Update to this version instead 🚀

greenkeeper bot added a commit that referenced this pull request Feb 13, 2020
@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Feb 13, 2020

  • The devDependency unexpected was updated from 10.40.2 to 11.13.0.

Update to this version instead 🚀

greenkeeper bot added a commit that referenced this pull request Mar 24, 2020
@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Mar 24, 2020

  • The devDependency unexpected was updated from 10.40.2 to 11.14.0.

Update to this version instead 🚀

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.

0 participants