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 🚀 #11

Merged
merged 1 commit into from
May 2, 2017
Merged

Conversation

greenkeeper[bot]
Copy link

@greenkeeper greenkeeper bot commented Mar 20, 2017

Version 2.1.0 of sinon just got published.

Dependency sinon
Current Version 2.0.0
Type devDependency

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

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

Coverage Status

Coverage remained the same at 91.176% when pulling 32ef3ee on greenkeeper/sinon-2.1.0 into 0a230f6 on master.

@greenkeeper
Copy link
Author

greenkeeper bot commented May 2, 2017

Version 2.2.0 just got published.

Update to this version instead 🚀

Commits

The new version differs by 40 commits0.

  • f7ff840 Update docs/changelog.md and set new release id in docs/_config.yml
  • 59a7a34 Add release documentation for v2.2.0
  • 37676e8 2.2.0
  • b35d217 Update Changelog.txt and AUTHORS for new release
  • 0127365 Merge pull request #1363 from greena13/master
  • 4fe0a73 Flatten structure of getWindowLocation()
  • 38e3ec4 Fix matchers.md in v1.17.6 and v1.17.7 releases. (#1379)
  • 3d4bc16 Merge pull request #1364 from blacksun1/add-custom-promise
  • 7ac4f60 Fixes for pull request comments
  • 25bfde0 Added docs for usingPromise
  • 0a3518f Added usingPromise method to sandbox.
  • 17edad7 Added usingPromise method to stub.
  • c5bc9ab Merge pull request #1359 from kevincennis/kce/fix-1066
  • c633202 Merge pull request #1320 from ashirley/master
  • 17c2639 Merge pull request #1366 from GProst/master

There are 40 commits in total.

See the full diff

@sam9291 sam9291 merged commit 5041e9e into master May 2, 2017
@greenkeeper greenkeeper bot deleted the greenkeeper/sinon-2.1.0 branch May 2, 2017 12:08
sam9291 added a commit that referenced this pull request Dec 19, 2017
* chore(package): update dependencies

https://greenkeeper.io/

* Change excessive debug logs to silly

* chore(package): update eslint to version 3.14.1

https://greenkeeper.io/

* chore(package): update should to version 11.2.0

https://greenkeeper.io/

* chore(package): update eslint to version 3.15.0

https://greenkeeper.io/

* chore(package): update sinon to version 2.0.0-pre.6

https://greenkeeper.io/

* chore(package): update eslint to version 3.17.0

https://greenkeeper.io/

* chore(package): update coveralls to version 2.12.0

https://greenkeeper.io/

* chore(package): update newman to version 3.5.0

https://greenkeeper.io/

* Bumped sails version to latest minor version (#12)

* Bumped sails version to latest minor version

* Update package.json

Set version to 1.5.0

* chore(package): update eslint to version 3.18.0 (#10)

https://greenkeeper.io/

* chore(package): update sinon to version 2.1.0 (#11)

https://greenkeeper.io/

* chore(package): update coveralls to version 2.13.0 (#13)

https://greenkeeper.io/

* chore(package): update mocha to version 3.3.0 (#14)

https://greenkeeper.io/

* chore(package): update newman to version 3.6.0 (#15)

* chore(package): update mocha to version 3.4.0 (#16)

* chore(package): update sinon to version 2.3.0 (#17)

* chore(package): update chai to version 4.0.1 (#18)

* chore(package): update eslint to version 4.1.0 (#19)

* chore(package): update newman to version 3.7.3 (#21)

* chore(package): update eslint to version 4.2.0 (#22)

* chore(package): update chai to version 4.1.0 (#23)

* chore(package): update sinon to version 2.4.0 (#24)

* chore(package): update mocha to version 3.5.0 (#25)

* chore(package): update should to version 12.0.0 (#26)

* chore(package): update coveralls to version 3.0.0 (#27)

* fix(package): update winston to version 2.4.0 (#28)

* Add test to cover commit in a setTimeout
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.

2 participants