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 馃殌 #573

Merged
merged 1 commit into from
Aug 10, 2017
Merged

Conversation

greenkeeper[bot]
Copy link
Contributor

@greenkeeper greenkeeper bot commented Aug 3, 2017

Version 3.0.0 of sinon just got published.

Dependency sinon
Current Version 2.4.1
Type devDependency

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


Release Notes v3.0.0
  • Remove deprecated exports see migration guide
  • Fix #1432: add details around expectations.withArgs behavior to docs (#1501)
  • Fix #1487: incorrect withArgs().returnValue
  • add format.setFormatter
  • Upgrade lolex to 2.1.2
  • Extract fakeXhr, fakeServer and fakeServerWithClock into own module nise and re-import it to keep api the same
Commits

The new version differs by 38 commits.

  • 5daa737 Update docs/changelog.md and set new release id in docs/_config.yml
  • b0ab40d Add release documentation for v3.0.0
  • 18b9d50 3.0.0
  • dd24485 Update Changelog.txt and AUTHORS for new release
  • 3a4688b Merge pull request #1510 from elad-nach/task-update-sinon-migration-guide
  • 387211b updated documentation with a migration guide to sinon@3.0.0
  • 9ee21ad Merge pull request #1506 from mroderick/remove-deprecated-exports
  • e37e1a6 Remove deprecated core exports
  • 3938c12 Merge pull request #1503 from cypress-io/set-formatter
  • fcd2af6 Fix non-run of test-cloud
  • 309dcef Merge pull request #1504 from fatso83/fix-build-and-test-bugs
  • 521a0f7 Simplify scripts using lifecycle events
  • d37ca03 Add proxyquire-universal to headless run
  • a63234a Move failing require statement up the scope
  • a712acb Skip Promise tests on unsupported engines

There are 38 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 馃尨

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

greenkeeper bot commented Aug 8, 2017

Version 3.1.0 just got published.

Update to this version instead 馃殌

Commits

The new version differs by 15 commits.

  • 1e33b74 Update docs/changelog.md and set new release id in docs/_config.yml
  • 3e0fe34 Add release documentation for v3.1.0
  • 24207cd 3.1.0
  • 94e262d Update Changelog.txt and AUTHORS for new release
  • af6348c Merge pull request #1519 from fatso83/sandbox-wrong-config-passed
  • f8b4ea1 Update sandbox docs
  • 127aafc Add missing docs on sandbox config change
  • cacd10d Fix relative links
  • 1f2d2e3 Merge pull request #1515 from sinonjs/create-factory-functions
  • 75ad693 Merge pull request #1516 from fatso83/1512-sandbox-stub-props-on-prototype
  • b4a3f42 Fix regression on sandbox.stub(obj,protoMethod)
  • ece1ee5 Add regression test case
  • 6648f1b Use new sandbox and fake server factory functions in documentation
  • 4c2aa41 Add factory functions for sandbox and fake server
  • ec74e94 Add support for passing a function to stub.throws(...). (#1511)

See the full diff

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

greenkeeper bot commented Aug 10, 2017

Version 3.2.0 just got published.

Update to this version instead 馃殌

Release Notes Add stub#resolvesThis
  • Fix #1521 by caching references to Array.prototype.filter (#1523)
  • Fix #1368 by adding stub#resolvesThis (#1517)
Commits

The new version differs by 15 commits.

  • f1d6e75 Update docs/changelog.md and set new release id in docs/_config.yml
  • f6374e8 Add release documentation for v3.2.0
  • 1b81ec6 3.2.0
  • aea2654 Update Changelog.txt and AUTHORS for new release
  • 81c23fb Merge pull request #1523 from fatso83/1521-stub-array-filter-fails
  • 052a2d0 Add requirements to pull request template
  • 56ca580 Cache other references to Array.prototype.filter
  • 531f872 Cache reference to filter in stubbing calls
  • 3df68a7 fixes issue #1368 by adding stub#resolvesThis (#1517)
  • 6689cab Merge pull request #1522 from sinonjs/centered-readme-header-with-logo
  • be66ebb Fix "npm based CDNs" link
  • b005f1d Contered header with logo in readme
  • 996d502 Merge pull request #1520 from fatso83/jsdelivr
  • b376dcf Add hints on using CDNs in docs and README
  • 3ad5e05 Add props for default file in CDN delivery

See the full diff

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

1 participant