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

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

greenkeeper[bot]
Copy link

@greenkeeper greenkeeper bot commented Jan 19, 2019

The devDependency sinon was updated from 6.3.5 to 7.2.3.

This version is not covered by your current version range.

If you don鈥檛 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.


Find out more about this release.

FAQ and help

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


Your Greenkeeper bot 馃尨

@coveralls
Copy link

Coverage Status

Coverage remained the same at 100.0% when pulling b41244c on greenkeeper/sinon-7.2.3 into 7ae96c6 on master.

greenkeeper bot added a commit that referenced this pull request Feb 18, 2019
@greenkeeper
Copy link
Author

greenkeeper bot commented Feb 18, 2019

  • The devDependency sinon was updated from 6.3.5 to 7.2.4.

Update to this version instead 馃殌

Commits

The new version differs by 13 commits.

  • 06fc27d Update docs/changelog.md and set new release id in docs/_config.yml
  • 54da371 Add release documentation for v7.2.4
  • e5de1fe 7.2.4
  • d158672 Update CHANGELOG.md and AUTHORS for new release
  • 1431c78 minor package updates
  • 37c955d Merge pull request #1979 from fatso83/update-npm-deps
  • fc2a32a Merge pull request #1975 from ehmicky/master
  • 85f2fcd Update eslint-plugin-mocha
  • 707e068 Fix high prio audit warnings
  • 8282bc0 Update nise to use @sinonjs/text-encoding
  • c1d9625 Make all properties non-enumerable in spies, stubs, mocks and fakes
  • 894951c Merge pull request #1973 from mgred/default-sandbox-example
  • 876aebb docs(sandbox): add example for default sandbox

See the full diff

greenkeeper bot added a commit that referenced this pull request Feb 27, 2019
@greenkeeper
Copy link
Author

greenkeeper bot commented Feb 27, 2019

  • The devDependency sinon was updated from 6.3.5 to 7.2.5.

Update to this version instead 馃殌

Commits

The new version differs by 8 commits.

  • 8b8bddd Update docs/changelog.md and set new release id in docs/_config.yml
  • 33f0b67 Add release documentation for v7.2.5
  • 2b4bc7d 7.2.5
  • fb54e29 Update CHANGELOG.md and AUTHORS for new release
  • 8ac68f3 Upgrade mochify to latest
  • add43e3 Upgrade @sinonjs/samsam to latest
  • d0c073c don't call extends.nonEnum in spy.resetHistory (#1984)
  • f99e2ef Use stable Chrome in Circle

See the full diff

greenkeeper bot added a commit that referenced this pull request Mar 1, 2019
@greenkeeper
Copy link
Author

greenkeeper bot commented Mar 1, 2019

  • The devDependency sinon was updated from 6.3.5 to 7.2.6.

Update to this version instead 馃殌

Commits

The new version differs by 6 commits.

  • 0468cd4 Update docs/changelog.md and set new release id in docs/_config.yml
  • 7f2c8c2 Add release documentation for v7.2.6
  • 36b99b3 7.2.6
  • 1fc586e Update CHANGELOG.md and AUTHORS for new release
  • c8758fd Upgrade @sinonjs/formatio
  • e24daed Set fake.lastArg to last argument regardless of type

See the full diff

greenkeeper bot added a commit that referenced this pull request Mar 4, 2019
@greenkeeper
Copy link
Author

greenkeeper bot commented Mar 4, 2019

  • The devDependency sinon was updated from 6.3.5 to 7.2.7.

Update to this version instead 馃殌

Commits

The new version differs by 7 commits.

  • 4a8f432 Update docs/changelog.md and set new release id in docs/_config.yml
  • 714911e Add release documentation for v7.2.7
  • 33ca39b 7.2.7
  • e8b997f Update CHANGELOG.md and AUTHORS for new release
  • 7913865 Update @sinonjs/commons @sinonjs/formatio
  • 19b3fc7 Retain spy function names and fix spy.named(name) (#1987)
  • 3275d18 Document spying on accessors (#1976)

See the full diff

greenkeeper bot added a commit that referenced this pull request Mar 20, 2019
@greenkeeper
Copy link
Author

greenkeeper bot commented Mar 20, 2019

  • The devDependency sinon was updated from 6.3.5 to 7.3.0.

Update to this version instead 馃殌

Commits

The new version differs by 18 commits.

  • 059727b Update docs/changelog.md and set new release id in docs/_config.yml
  • e848851 Add release documentation for v7.3.0
  • fb55b11 7.3.0
  • b79a6ca Update CHANGELOG.md and AUTHORS for new release
  • c85fa66 Merge pull request #1999 from fatso83/fix-docker-headless-tests
  • 4b7a947 Simplify Circle CI setup
  • 3951eb7 Add a Docker Compose config file for testing the setup locally
  • 2119f08 Merge pull request #1994 from fatso83/expose-props-inject
  • 9faf58e Merge pull request #1997 from xeptore/patch-1
  • 0c7b2cd unnecessary things!
  • 20eeb48 Inject createStubInstance and fake functionality
  • 73d2ac8 Remove unused prop 'injectIntoThis'
  • fb5709f Fix #1974 by upgrading to @sinonjs/samsam@3.3.0
  • b8679fa Merge pull request #1989 from mgred/remove-deprecated
  • 617c40e chore: update @sinonsj/commons package

There are 18 commits in total.

See the full diff

greenkeeper bot added a commit that referenced this pull request Mar 29, 2019
@greenkeeper
Copy link
Author

greenkeeper bot commented Mar 29, 2019

  • The devDependency sinon was updated from 6.3.5 to 7.3.1.

Update to this version instead 馃殌

Commits

The new version differs by 6 commits.

  • 3812a7d Update docs/changelog.md and set new release id in docs/_config.yml
  • 93bef55 Add release documentation for v7.3.1
  • e02c192 7.3.1
  • 8ee1d35 Update CHANGELOG.md and AUTHORS for new release
  • bc53d82 Fix security issues
  • 1a09166 Update @sinonjs/samsam to v3.3.1

See the full diff

greenkeeper bot added a commit that referenced this pull request Apr 17, 2019
@greenkeeper
Copy link
Author

greenkeeper bot commented Apr 17, 2019

  • The devDependency sinon was updated from 6.3.5 to 7.3.2.

Update to this version instead 馃殌

Commits

The new version differs by 6 commits.

  • 15a9d65 Update docs/changelog.md and set new release id in docs/_config.yml
  • 5d770e0 Add release documentation for v7.3.2
  • 585a1e9 7.3.2
  • b51901d Update CHANGELOG.md and AUTHORS for new release
  • 83861a7 Update Lolex to bring in fix for sinonjs/lolex#232
  • 2430fd9 Documentation (#2004)

See the full diff

greenkeeper bot added a commit that referenced this pull request Aug 4, 2019
@greenkeeper
Copy link
Author

greenkeeper bot commented Aug 4, 2019

  • The devDependency sinon was updated from 6.3.5 to 7.4.0.

Update to this version instead 馃殌

greenkeeper bot added a commit that referenced this pull request Aug 6, 2019
@greenkeeper
Copy link
Author

greenkeeper bot commented Aug 6, 2019

  • The devDependency sinon was updated from 6.3.5 to 7.4.1.

Update to this version instead 馃殌

greenkeeper bot added a commit that referenced this pull request Sep 2, 2019
@greenkeeper
Copy link
Author

greenkeeper bot commented Sep 2, 2019

  • The devDependency sinon was updated from 6.3.5 to 7.4.2.

Update to this version instead 馃殌

greenkeeper bot added a commit that referenced this pull request Sep 23, 2019
@greenkeeper
Copy link
Author

greenkeeper bot commented Sep 23, 2019

  • The devDependency sinon was updated from 6.3.5 to 7.5.0.

Update to this version instead 馃殌

greenkeeper bot added a commit that referenced this pull request Dec 22, 2019
@greenkeeper
Copy link
Author

greenkeeper bot commented Dec 22, 2019

  • The devDependency sinon was updated from 6.3.5 to 8.0.0.

Update to this version instead 馃殌

greenkeeper bot added a commit that referenced this pull request Dec 23, 2019
@greenkeeper
Copy link
Author

greenkeeper bot commented Dec 23, 2019

  • The devDependency sinon was updated from 6.3.5 to 8.0.1.

Update to this version instead 馃殌

greenkeeper bot added a commit that referenced this pull request Dec 30, 2019
@greenkeeper
Copy link
Author

greenkeeper bot commented Dec 30, 2019

  • The devDependency sinon was updated from 6.3.5 to 8.0.2.

Update to this version instead 馃殌

greenkeeper bot added a commit that referenced this pull request Jan 16, 2020
@greenkeeper
Copy link
Author

greenkeeper bot commented Jan 16, 2020

  • The devDependency sinon was updated from 6.3.5 to 8.1.0.

Update to this version instead 馃殌

greenkeeper bot added a commit that referenced this pull request Feb 19, 2020
@greenkeeper
Copy link
Author

greenkeeper bot commented Feb 19, 2020

  • The devDependency sinon was updated from 6.3.5 to 9.0.0.

Update to this version instead 馃殌

greenkeeper bot added a commit that referenced this pull request Mar 10, 2020
@greenkeeper
Copy link
Author

greenkeeper bot commented Mar 10, 2020

  • The devDependency sinon was updated from 6.3.5 to 9.0.1.

Update to this version instead 馃殌

@greenkeeper
Copy link
Author

greenkeeper bot commented Apr 8, 2020

  • The devDependency sinon was updated from 6.3.5 to 9.0.2.

Update to this version instead 馃殌

greenkeeper bot added a commit that referenced this pull request Apr 8, 2020
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