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

Update sinon to the latest version 🚀 #241

Merged
merged 1 commit into from
Apr 30, 2018
Merged

Conversation

greenkeeper[bot]
Copy link
Contributor

@greenkeeper greenkeeper bot commented Apr 30, 2018

Version 5.0.1 of sinon was just published.

Dependency sinon
Current Version 4.5.0
Type devDependency

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

If you don’t accept this pull request, your project will work just like it did before. However, you might be missing out on a bunch of new features, fixes and/or performance improvements from the dependency update.

It might be worth looking into these changes and trying to get this project onto the latest version of sinon.

If you have a solid test suite and good coverage, a passing build is a strong indicator that you can take advantage of these changes directly by merging the proposed change into your project. If the build fails or you don’t have such unconditional trust in your tests, this branch is a great starting point for you to work on the update.


Commits

The new version differs by 23 commits.

  • ac71bfd Fix invalid documentation for fake.yields, fake.yieldsAsync
  • beb4c6b Add release documentation for v5.0.1
  • d707712 Update docs/changelog.md and set new release id in docs/_config.yml
  • bb062a3 5.0.1
  • 5d885b2 Update History.md and AUTHORS for new release
  • c794709 Add documentation for fake().callback and fake().lastArg
  • d5cd20f Add .lastArg and .callback to fake and call
  • 01cbe61 Allow replacing non-own object properties (#1705)
  • 7e2f05a Change yields semantics to match stub behaviour
  • cf99c5a Add a failing test for #1695
  • 88e6e5f Remove deprecated spy.reset method
  • f133b6a Docs: add migration guide for v5
  • f29f918 Add replace methods
  • afec7b2 Extract isPropertyConfigurable to own file
  • 738638d Extract nextTick to own file

There are 23 commits in total.

See the full diff

FAQ and help

There is a collection of frequently asked questions. If those don’t help, you can always ask the humans behind Greenkeeper.


Your Greenkeeper bot 🌴

@tschaub tschaub merged commit 82da056 into master Apr 30, 2018
@tschaub tschaub deleted the greenkeeper/sinon-5.0.1 branch April 30, 2018 14:42
bors bot referenced this pull request in mythmon/corsica-tree-status Jun 1, 2018
22: Update dependency gh-pages to v1.2.0 r=renovate[bot] a=renovate[bot]

This Pull Request updates dependency [gh-pages](https://github.com/tschaub/gh-pages) from `v1.1.0` to `v1.2.0`



<details>
<summary>Release Notes</summary>

### [`v1.2.0`](https://github.com/tschaub/gh-pages/blob/master/CHANGELOG.md#v120)
[Compare Source](tschaub/gh-pages@v1.1.0...v1.2.0)
* [#&#8203;252](`https://github.com/tschaub/gh-pages/pull/252`) - Update dependencies ([@&#8203;tschaub])
 * [#&#8203;245](`https://github.com/tschaub/gh-pages/pull/245`) - Typos ([@&#8203;thekevinscott])
 * [#&#8203;251](`https://github.com/tschaub/gh-pages/pull/251`) - Update async to the latest version 🚀 ([@&#8203;tschaub])
 * [#&#8203;243](`https://github.com/tschaub/gh-pages/pull/243`) - docs(readme.md): add tips ([@&#8203;polyglotm])
 * [#&#8203;241](`https://github.com/tschaub/gh-pages/pull/241`) - Update sinon to the latest version 🚀 ([@&#8203;tschaub])
 * [#&#8203;240](`https://github.com/tschaub/gh-pages/pull/240`) - Update eslint-config-tschaub to the latest version 🚀 ([@&#8203;tschaub])
 * [#&#8203;239](`https://github.com/tschaub/gh-pages/pull/239`) - Assorted updates ([@&#8203;tschaub])
 * [#&#8203;238](`https://github.com/tschaub/gh-pages/pull/238`) - fix(package): update commander to version 2.15.1 ([@&#8203;tschaub])
 * [#&#8203;237](`https://github.com/tschaub/gh-pages/pull/237`) - chore(package): update mocha to version 5.0.5 ([@&#8203;tschaub])
 * [#&#8203;232](`https://github.com/tschaub/gh-pages/pull/232`) - Update sinon to the latest version 🚀 ([@&#8203;tschaub])

---

</details>




---

This PR has been generated by [Renovate Bot](https://renovatebot.com).

Co-authored-by: Renovate Bot <bot@renovateapp.com>
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.

1 participant