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鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update sinon to the latest version 馃殌 #49

Merged
merged 1 commit into from
May 22, 2017
Merged

Conversation

greenkeeper[bot]
Copy link

@greenkeeper greenkeeper bot commented May 22, 2017

Version 2.3.0 of sinon just got published.

Dependency sinon
Current Version 1.17.7
Type devDependency

The version 2.3.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.


Release Notes Feature: stub accessors in sandbox
  • Allow stubbing of accessors with and without sandbox (#1416)
  • add throwsArg(index) to stubs (#1319)
  • Fix: forEach() requires 'this' argument (#1356)
  • Only reset history when calling resetHistory()
Commits

The new version differs by 715 commits ahead by 715, behind by 63.

  • 64d51be Update docs/changelog.md and set new release id in docs/_config.yml
  • d4b30b0 Add release documentation for v2.3.0
  • 8d64248 2.3.0
  • e137139 Update Changelog.txt and AUTHORS for new release
  • 55dc491 Merge pull request #1416 from lucasfcosta/refactor-sandbox-stub
  • fb514cf Merge pull request #1415 from mroderick/style-improvements
  • 06bf652 Merge pull request #1414 from mroderick/add-related-libraries-to-how-to-page
  • 746de3f Force fenced code blocks to use smaller font
  • 1602e00 Improve styling of h4
  • 46fd81b Remove deprecation warning from tests for old API
  • 454e0fd Add missing final dot to sandbox docs
  • 0ea3e17 Add docs for stub.value
  • c89fb21 Deprecate stubbing sandbox value in favor of value behavior
  • dbefd45 Name restore function on stubNonFunctionProperty
  • fe3b9ac Add related libraries section to How To page

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 and of course you may always ask my humans.


Your Greenkeeper Bot 馃尨

@coveralls
Copy link

coveralls commented May 22, 2017

Coverage Status

Coverage remained the same at 100.0% when pulling 7c291f0 on greenkeeper/sinon-2.3.0 into a46e4c1 on master.

@knpwrs knpwrs merged commit 17da051 into master May 22, 2017
@knpwrs knpwrs deleted the greenkeeper/sinon-2.3.0 branch May 22, 2017 13:38
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.

None yet

2 participants