phenomnomnominal / tractor-plugin-visual-regression

MIT License
1 stars 0 forks source link

Update sinon to the latest version 🚀 #6

Closed greenkeeper[bot] closed 7 years ago

greenkeeper[bot] commented 7 years ago

Version 2.0.0-pre.6 of sinon just got published.

Dependency sinon
Current Version 1.17.7
Type devDependency

The version 2.0.0-pre.6 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 593 commits (ahead by 593, behind by 63).

  • 47558dc 2.0 Preview 6
  • 662f3c1 Merge pull request #1303 from dougo/docs-fixups
  • c9367aa Replace broken internal links with page links.
  • 86088bd Merge pull request #1302 from sinonjs/add-behavior
  • 592dffc Remove stray close-quotes.
  • aac0b2e Merge pull request #1300 from Gvozd/optimize_performance
  • 73ac7de Fix code formatting for XMLHttpRequest.
  • 4323516 Merge pull request #1301 from fatso83/1299-redirect-traffic-to-releases
  • 0e61eaa Fix anchor and internal link.
  • 49c8877 Fix quoting by removing superfluous backslashes.
  • ba00de0 Give addBehavior a reasonable API
  • 7cccebb Redirect /docs and /downloads to /releases
  • 6b27ce4 Optimize performance of call-stack getting
  • c404d20 Add sinon.addBehavior, use it to add the default behaviors
  • 46e41c8 Merge pull request #1296 from sinonjs/remove-deal-links

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:

coveralls commented 7 years ago

Coverage Status

Coverage remained the same at 33.333% when pulling a2dda81449c74e3c5bae944bb48adbd295442a37 on greenkeeper/sinon-2.0.0-pre.6 into 66bc1bbbb165a04cfde52a9edaf5df4b3ec33c90 on master.

coveralls commented 7 years ago

Coverage Status

Coverage remained the same at 33.333% when pulling 9e26e6f48e92bae3eaeeb02efe3648a02fac04ad on greenkeeper/sinon-2.0.0-pre.6 into 66bc1bbbb165a04cfde52a9edaf5df4b3ec33c90 on master.

greenkeeper[bot] commented 7 years ago

Version 2.0.0 just got published.

Update to this version instead 🚀

Commits

The new version differs by 30 commits .

  • 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 30 commits in total. See the full diff.

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.