Skip to content
This repository was archived by the owner on Oct 16, 2020. It is now read-only.

Update sinon to the latest version 🚀 #358

Merged
merged 2 commits into from
Sep 27, 2017
Merged

Conversation

greenkeeper[bot]
Copy link
Contributor

@greenkeeper greenkeeper bot commented Sep 26, 2017

Version 4.0.0 of sinon just got published.

Dependency sinon
Current Version 3.3.0
Type devDependency

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


Commits

The new version differs by 11 commits.

  • 95908f4 Add release notes for 4.0.0
  • 460907b Update docs/changelog.md and set new release id in docs/_config.yml
  • 6f599a6 Add release documentation for v4.0.0
  • fba2e29 4.0.0
  • c838e22 Update History.md and AUTHORS for new release
  • 3837635 Merge pull request #1569 from fatso83/1566-update-deps
  • 3d3a044 Explicitly update fake xhr lib 'nise'
  • 5ec0ae0 Merge pull request #1564 from fatso83/amended-1563
  • cf32e6d Update deps lock file
  • 37ff38b Removes dependency to "build"
  • 34fc2ba Remove support for stubbing undefined props (#1557)

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 🌴

@codecov
Copy link

codecov bot commented Sep 26, 2017

Codecov Report

Merging #358 into master will increase coverage by 1.59%.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #358      +/-   ##
==========================================
+ Coverage   74.56%   76.16%   +1.59%     
==========================================
  Files          14       14              
  Lines        1671     1888     +217     
  Branches      313      360      +47     
==========================================
+ Hits         1246     1438     +192     
- Misses        279      294      +15     
- Partials      146      156      +10
Impacted Files Coverage Δ
src/project-manager.ts 85.32% <0%> (+2.32%) ⬆️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 4252207...84a0633. Read the comment docs.

@felixfbecker felixfbecker merged commit bd54667 into master Sep 27, 2017
@felixfbecker felixfbecker deleted the greenkeeper/sinon-4.0.0 branch September 27, 2017 02:39
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant