Skip to content

Conversation

greenkeeper[bot]
Copy link
Contributor

@greenkeeper greenkeeper bot commented Feb 27, 2017

Version 2.0.0-pre.6 of sinon just got published.

Dependency sinon
Current Version 1.17.7
Type devDependency

The version 2.0.0-pre.6 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 593 commits (ahead by 593, behind by 63).

  • 47558dc 2.0 Preview 6
  • 662f3c1 Merge pull request #1303 from dougo/docs-fixups
  • c9367aa Replace broken internal links with page links.
  • 86088bd Merge pull request #1302 from sinonjs/add-behavior
  • 592dffc Remove stray close-quotes.
  • aac0b2e Merge pull request #1300 from Gvozd/optimize_performance
  • 73ac7de Fix code formatting for XMLHttpRequest.
  • 4323516 Merge pull request #1301 from fatso83/1299-redirect-traffic-to-releases
  • 0e61eaa Fix anchor and internal link.
  • 49c8877 Fix quoting by removing superfluous backslashes.
  • ba00de0 Give addBehavior a reasonable API
  • 7cccebb Redirect /docs and /downloads to /releases
  • 6b27ce4 Optimize performance of call-stack getting
  • c404d20 Add sinon.addBehavior, use it to add the default behaviors
  • 46e41c8 Merge pull request #1296 from sinonjs/remove-deal-links

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 Feb 27, 2017

Coverage Status

Coverage remained the same at 100.0% when pulling eb49f42 on greenkeeper/sinon-2.0.0-pre.6 into 554e7a1 on master.

@kumar303
Copy link
Contributor

Let's look at what these breaking changes are first

@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Mar 15, 2017

Version 2.0.0 just got published.

Update to this version instead 🚀

Commits

The new version differs by 30 commits .

  • 15a0038 Add dist file to docs
  • 108ac04 Update docs/changelog.md and set new release id in docs/_config.yml
  • 3f5c869 Add release documentation for v2.0.0
  • 02a6ff6 2.0.0
  • 224ec4f Update Changelog.txt and AUTHORS for new release
  • c748bc5 Merge pull request #1325 from lucasfcosta/callsFake-docs
  • fee959d Merge pull request #1297 from lucasfcosta/getters-setters-new-api
  • 1bda7c4 Merge pull request #1326 from lucasfcosta/remove-unused-chain-behavior
  • 70e96f5 Remove unused chain behavior
  • bdd3f82 Add docs for the new callsFake behavior
  • ad58467 Add docs for the new API get and set behaviors
  • eb7f90f Add names to previously anonymous getter and setter test functions
  • e852f4f Add restore method for stubbed property descriptors
  • 5bbfa51 Allow stubbing getters and setters for function properties
  • 278c2ce Add getters/setters stub behaviors

There are 30 commits in total. See the full diff.

@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Mar 20, 2017

Version 2.1.0 just got published.

Update to this version instead 🚀

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.

@kumar303 kumar303 self-assigned this Apr 3, 2017
@greenkeeper greenkeeper bot deleted the greenkeeper/sinon-2.0.0-pre.6 branch April 18, 2017 17:10
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.

3 participants