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

chore(deps): update dependency sinon to v7.5.0 #137

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

renovate[bot]
Copy link

@renovate renovate bot commented Dec 10, 2018

WhiteSource Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
sinon (source) 7.1.1 -> 7.5.0 age adoption passing confidence

Release Notes

sinonjs/sinon

v7.5.0

Compare Source

==================

  • Add sinon.assert.calledOnceWithExactly
  • Feature parity: support spying all methods on an object

v7.4.2

Compare Source

==================

  • Restore sinon.createStubInstance() behaviour (#​2073)
  • Fix Typo in migration 6 and updated migration docs for migration from… (#​2074)

v7.4.1

Compare Source

==================

  • Update nise and lolex (minor versions)
  • add callThroughWithNew method
  • add browser field
  • Create COMPATIBILITY.md (#​2051)
  • Fix sinon.resetHistory() does not reset history (#​2022)

v7.3.2

Compare Source

==================

v7.3.1

Compare Source

==================

v7.3.0

Compare Source

==================

  • Simplify Circle CI setup
  • Add a Docker Compose config file for testing the setup locally
  • Inject createStubInstance and fake functionality
  • Remove unused prop 'injectIntoThis'
  • Fix #​1974 by upgrading to @​sinonjs/samsam@​3.3.0

v7.2.7

Compare Source

==================

  • Retain spy function names and fix spy.named(name) (#​1987)
  • Document spying on accessors (#​1976)

v7.2.6

Compare Source

==================

v7.2.5

Compare Source

==================

  • don't call extends.nonEnum in spy.resetHistory (#​1984)

v7.2.4

Compare Source

==================

  • minor package updates
  • Update eslint-plugin-mocha
  • Fix high prio audit warnings
  • Update nise to use @​sinonjs/text-encoding
  • Make all properties non-enumerable in spies, stubs, mocks and fakes
  • docs(sandbox): add example for default sandbox

v7.2.3

Compare Source

==================

v7.2.2

Compare Source

==================

  • Fix mock.withArgs using matchers (#​1961)

v7.2.1

Compare Source

==================

v7.2.0

Compare Source

==================

  • Upgrade to samsam 3 (#​1955)
  • Rename History.md to CHANGELOG.md

Renovate configuration

📅 Schedule: At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

♻️ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by WhiteSource Renovate. View repository job log here.

@renovate renovate bot changed the title chore(deps): update dependency sinon to v7.2.0 chore(deps): update dependency sinon to v7.2.1 Dec 12, 2018
@renovate renovate bot force-pushed the renovate/sinon-7.x branch from c03a697 to f66c7ec Compare December 12, 2018 07:44
@renovate renovate bot changed the title chore(deps): update dependency sinon to v7.2.1 chore(deps): update dependency sinon to v7.2.2 Dec 12, 2018
@renovate renovate bot force-pushed the renovate/sinon-7.x branch 2 times, most recently from 28846d5 to 51addf7 Compare December 12, 2018 19:32
@renovate renovate bot changed the title chore(deps): update dependency sinon to v7.2.2 chore(deps): update dependency @types/sinon to v7 Dec 12, 2018
@renovate renovate bot force-pushed the renovate/sinon-7.x branch 2 times, most recently from 236ee99 to 7e7567d Compare December 19, 2018 21:10
@renovate renovate bot force-pushed the renovate/sinon-7.x branch from 7e7567d to ed5dacb Compare December 31, 2018 16:39
@renovate renovate bot force-pushed the renovate/sinon-7.x branch 2 times, most recently from eb2ddb4 to 5695da0 Compare January 19, 2019 14:15
@renovate renovate bot force-pushed the renovate/sinon-7.x branch from 5695da0 to c1848c0 Compare January 25, 2019 17:54
@renovate renovate bot force-pushed the renovate/sinon-7.x branch 2 times, most recently from 3c6f1dc to 28da0ec Compare February 18, 2019 15:27
@renovate renovate bot force-pushed the renovate/sinon-7.x branch 6 times, most recently from 54dc3ab to 7052952 Compare March 5, 2019 19:08
@renovate renovate bot force-pushed the renovate/sinon-7.x branch 2 times, most recently from 5590300 to 3631f92 Compare March 20, 2019 13:27
@renovate renovate bot force-pushed the renovate/sinon-7.x branch 2 times, most recently from b823b06 to ad64c45 Compare March 30, 2019 04:39
@renovate renovate bot force-pushed the renovate/sinon-7.x branch from ad64c45 to eab390e Compare April 23, 2019 09:55
@renovate renovate bot force-pushed the renovate/sinon-7.x branch from eab390e to e0daad3 Compare June 1, 2019 10:00
@renovate renovate bot force-pushed the renovate/sinon-7.x branch from e0daad3 to 53b3c0b Compare June 19, 2019 11:42
@renovate renovate bot changed the title chore(deps): update dependency @types/sinon to v7 chore(deps): update dependency sinon to v7.3.2 Jun 19, 2019
@renovate renovate bot force-pushed the renovate/sinon-7.x branch from 53b3c0b to c468dee Compare August 4, 2019 12:16
@renovate renovate bot changed the title chore(deps): update dependency sinon to v7.3.2 chore(deps): update dependency sinon to v7.4.0 Aug 4, 2019
@renovate renovate bot force-pushed the renovate/sinon-7.x branch from c468dee to f9e9748 Compare August 5, 2019 12:36
@renovate renovate bot changed the title chore(deps): update dependency sinon to v7.4.0 chore(deps): update dependency sinon to v7.3.2 Aug 5, 2019
@renovate renovate bot force-pushed the renovate/sinon-7.x branch from f9e9748 to b6e5ba9 Compare August 6, 2019 09:47
@renovate renovate bot changed the title chore(deps): update dependency sinon to v7.3.2 chore(deps): update dependency sinon to v7.4.1 Aug 6, 2019
@renovate renovate bot force-pushed the renovate/sinon-7.x branch from b6e5ba9 to 6b00de6 Compare September 5, 2019 04:00
@renovate renovate bot changed the title chore(deps): update dependency sinon to v7.4.1 chore(deps): update dependency sinon to v7.4.2 Sep 5, 2019
@renovate renovate bot changed the title chore(deps): update dependency sinon to v7.4.2 chore(deps): update dependency sinon to v7.5.0 Oct 2, 2019
@renovate renovate bot force-pushed the renovate/sinon-7.x branch from 6b00de6 to ea7449c Compare October 2, 2019 07:55
@renovate renovate bot force-pushed the renovate/sinon-7.x branch from ea7449c to d2f8b47 Compare November 21, 2019 13:56
@renovate renovate bot force-pushed the renovate/sinon-7.x branch from d2f8b47 to 517831c Compare March 14, 2020 17:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant