nathanmarks / jss-theme-reactor

NOT MAINTAINED Powerful theming layer for use with the jss CSS in JS library
MIT License
64 stars 6 forks source link

Update sinon to the latest version 🚀 #34

Closed greenkeeper[bot] closed 7 years ago

greenkeeper[bot] commented 7 years ago

Version 2.0.0 of sinon just got published.

Dependency sinon
Current Version 1.17.7
Type devDependency

The version 2.0.0 is not covered by your current version range.

Without accepting this pull request your project will work just like it did before. There might be a bunch of new features, fixes and perf improvements that the maintainers worked on for you though.

I recommend you look into these changes and try to get onto the latest version of sinon. Given that you have a decent test suite, a passing build is a strong indicator that you can take advantage of these changes by merging the proposed change into your project. Otherwise this branch is a great starting point for you to work on the update.


Commits

The new version differs by 623 commits (ahead by 623, behind by 63).

  • 15a0038 Add dist file to docs
  • 108ac04 Update docs/changelog.md and set new release id in docs/_config.yml
  • 3f5c869 Add release documentation for v2.0.0
  • 02a6ff6 2.0.0
  • 224ec4f Update Changelog.txt and AUTHORS for new release
  • c748bc5 Merge pull request #1325 from lucasfcosta/callsFake-docs
  • fee959d Merge pull request #1297 from lucasfcosta/getters-setters-new-api
  • 1bda7c4 Merge pull request #1326 from lucasfcosta/remove-unused-chain-behavior
  • 70e96f5 Remove unused chain behavior
  • bdd3f82 Add docs for the new callsFake behavior
  • ad58467 Add docs for the new API get and set behaviors
  • eb7f90f Add names to previously anonymous getter and setter test functions
  • e852f4f Add restore method for stubbed property descriptors
  • 5bbfa51 Allow stubbing getters and setters for function properties
  • 278c2ce Add getters/setters stub behaviors

There are 250 commits in total. See the full diff.

Not sure how things should work exactly? There is a collection of [frequently asked questions](https://greenkeeper.io/faq.html) and of course you may always [ask my humans](https://github.com/greenkeeperio/greenkeeper/issues/new).

Your Greenkeeper Bot :palm_tree:

greenkeeper[bot] commented 7 years ago

Version 2.1.0 just got published.

Update to this version instead 🚀

Commits

The new version differs by 18 commits .

  • 9157d41 Update docs/changelog.md and set new release id in docs/_config.yml
  • 17e735d Add release documentation for v2.1.0
  • 90a5d8e 2.1.0
  • db6e03b Update Changelog.txt and AUTHORS for new release
  • a3eebd9 Build package as part of postversion step
  • fd79000 Fix GitHub asset URL
  • 6a7c801 Redesign the template (#1339)
  • 354c84c Merge pull request #1337 from timcosta/add_called_immediately_before_after
  • a957ef3 update spy names across four tests
  • 3aa9919 [feature] adds spy.calledImmediatelyBefore and spy.calledImmediatelyAfter
  • e401337 Merge pull request #1331 from mroderick/remove-next-release-from-docs
  • af504b9 Remove documentation of the 2.x pre-releases
  • 8bec6dd Remove @next instructions from documentation
  • fc749fa Merge pull request #1333 from eauc/master
  • 2058030 Add missing space from deprecated message (#1334)

There are 18 commits in total. See the full diff.