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

chore(deps): update dependency should to v13 #95

Merged
merged 1 commit into from
Jan 18, 2018
Merged

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jan 18, 2018

This Pull Request updates dependency should from v7.1.1 to v13.2.1

Commits

shouldjs/should.js

13.2.1

13.2.0

13.1.3

  • cc2f68b Release 13.1.3
  • 76ed8ce Merge pull request #​160 from shouldjs/deps
  • 1e7b1d0 Merge pull request #​159 from shouldjs/fix-157
  • 82c1683 Update deps
  • 6a7989f Fix #​157

13.1.2

  • ff0877a Release 13.1.2
  • 6c8cb39 Revert typings to use = instead of default export. Fixes #​155

13.1.1

13.1.0

  • c807e9d Release 13.1.0
  • 8acfba1 Merge pull request #​154 from citizensas/master
  • c12afd0 chore: should has no default export
  • 4a846b1 Fill history
  • f5c9cc3 Added check for zero argument assertions.
  • fe6b136 Added .resolved, .resolvedWith as aliases to .fulfilled, .fulfilledWith

13.0.1

13.0.0

12.0.0

  • 52dc121 Release 12.0.0
  • 6c1e6bd Prettier all
  • 6114e76 Update years
  • 670df30 Merge branch 'master' of github.com:shouldjs/should.js
  • ecf8033 Update tools
  • e4d0acc Normalize entry points
  • f4adabb Set zuul to use 2 last versions of browsers
  • 8114b5d Merge pull request #​143 from isayme/issue/aboveOrEqual-belowOrEqual
  • 02ec6a0 fix error message for aboveOrEqual & belowOrEqual
  • 031888e Merge pull request #​140 from carldunham/feature/cd/add-equals-eqls
  • 1e4909b Add for readability: equals, eqls
  • 4a53d94 Release 11.2.1

11.2.1

  • 52b984f Fix .match(RegExp) for everything not supported

11.2.0

  • 64ad890 Merge branch 'master' of github.com:shouldjs/should.js
  • 48fac91 Release 11.2.0
  • 51a3c5e Add .only modifier for .keys
  • f1f3d5a Merge pull request #​131 from jakearchibald/patch-1
  • 0fd9c34 Minor grammar correction
  • d2cd6cc Remove very old browsers from testing list
  • 77be237 Updated build

11.1.2

  • 644a407 Release 11.1.2
  • 813a5f9 Merge branch 'master' of github.com:shouldjs/should.js
  • 673003e Always ask for colors
  • 0737171 Add a bit hacky error to throw instead of full powered AssertionError
  • 04d5ce9 Update LICENSE
  • 3f8c460 Update Readme.md
  • cf1504d Merge pull request #​126 from vp2177/master
  • da9ea39 Add .been, i.e. spy.should.have.been.called()
  • 9d725a3 Merge pull request #​124 from juandelgado/master
  • 15c87fb Changed unnecessarily gendered word

11.1.1

  • 63c9b56 Release 11.1.1
  • 5487a80 Update Readme.md
  • 28160d5 Merge branch 'master' of github.com:shouldjs/should.js

11.1.0

  • 34edd41 Release 11.1.0
  • ba0093e Update Readme.md
  • c60e331 Update Readme.md
  • 12d9ec7 Merge pull request #​120 from Awk34/patch-1
  • b2df8b8 docs(history): fix 11.0.0 language/etc

11.0.0

  • 2b39dda Release 11.0.0
  • 55aa163 Fill history and docs
  • 5091f9c Update code to new packages
  • b792457 Update packages
  • 75ef1d3 Use shared eslint config
  • 73fc861 Extract code specific for key-value and collection traversing to separate place.
  • 3addf38 Specify arguments more accurate
  • 7fe4741 Removed useless if

10.0.0

  • c966125 Release 10.0.0
  • 5cdd7d0 Update packages
  • 6073887 Fix bug in formatting of arrays
  • 6aa099f Merge pull request #​115 from sergii-tkachenko/fix-typo-truthy-should-be-truthy
  • 6f00dd4 Fixes documentation typo: thuthy should be truthy.

9.0.2

  • cd73f3f Release 9.0.2
  • 9962013 Small change in generated script to avoid possible collision in window.default
  • b9aaa27 Merge branch 'master' of github.com:shouldjs/should.js
  • 3fcff6c Fix flaky tests
  • c383a3f Update .zuul.yml

9.0.1

  • 4e97b97 Release 9.0.1
  • 497824f Merge branch 'master' of github.com:shouldjs/should.js
  • 6d32faf Fix to get window correctly in iife.

9.0.0

8.4.0

8.3.2

8.3.1

8.3.0

8.2.2

8.2.1

8.2.0

8.1.1

8.1.0

8.0.2

8.0.1

8.0.0


This PR has been generated by Renovate Bot.

@n1ru4l n1ru4l merged commit 10b03dd into master Jan 18, 2018
@n1ru4l n1ru4l deleted the renovate/should-13.x branch January 18, 2018 22:09
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.

Unexpected results when using .match with Date objects.
3 participants