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

[stable10] Bump sinon from 7.1.1 to 7.3.0 in /build #34881

Merged

Conversation

dependabot-preview[bot]
Copy link
Contributor

@dependabot-preview dependabot-preview bot commented Mar 24, 2019

Bumps sinon from 7.1.1 to 7.3.0.

Release notes

Sourced from sinon's releases.

Fix #1476

  • Fix #1476: spy.withArgs(args...).firstCall is broken

Fix #1274: spy.withArgs(args...).callCount is incorrect

Changelog

Sourced from sinon's changelog.

7.3.0 / 2019-03-20

  • 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/[email protected]

7.2.7 / 2019-03-04

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

7.2.6 / 2019-03-01

  • Upgrade @sinonjs/formatio
  • Set fake.lastArg to last argument regardless of type

7.2.5 / 2019-02-27

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

7.2.4 / 2019-02-18

  • 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

7.2.3 / 2019-01-19

  • Update @sinonjs/nise
  • Fix stubbing function objects (#1968)

7.2.2 / 2018-12-12

  • Fix mock.withArgs using matchers (#1961)

7.2.1 / 2018-12-12

... (truncated)
Commits

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot ignore this [patch|minor|major] version will close this PR and stop Dependabot creating any more for this minor/major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
  • @dependabot use these labels will set the current labels as the default for future PRs for this repo and language
  • @dependabot use these reviewers will set the current reviewers as the default for future PRs for this repo and language
  • @dependabot use these assignees will set the current assignees as the default for future PRs for this repo and language
  • @dependabot use this milestone will set the current milestone as the default for future PRs for this repo and language
  • @dependabot badge me will comment on this PR with code to add a "Dependabot enabled" badge to your readme

Additionally, you can set the following in your Dependabot dashboard:

  • Update frequency (including time of day and day of week)
  • Automerge options (never/patch/minor, and dev/runtime dependencies)
  • Pull request limits (per update run and/or open at any time)
  • Out-of-range updates (receive only lockfile updates, if desired)
  • Security updates (receive only security updates, if desired)

Finally, you can contact us by mentioning @dependabot.

@phil-davis phil-davis changed the title Bump sinon from 7.1.1 to 7.3.0 in /build [stable10] Bump sinon from 7.1.1 to 7.3.0 in /build Mar 24, 2019
@codecov
Copy link

codecov bot commented Mar 24, 2019

Codecov Report

Merging #34881 into stable10 will decrease coverage by <.01%.
The diff coverage is n/a.

Impacted file tree graph

@@              Coverage Diff               @@
##             stable10   #34881      +/-   ##
==============================================
- Coverage       64.23%   64.23%   -0.01%     
  Complexity      19901    19901              
==============================================
  Files            1277     1277              
  Lines           76270    76270              
  Branches         1292     1292              
==============================================
- Hits            48993    48992       -1     
- Misses          26898    26899       +1     
  Partials          379      379
Flag Coverage Δ Complexity Δ
#javascript 53.2% <ø> (ø) 0 <ø> (ø) ⬇️
#phpunit 65.4% <ø> (-0.01%) 19901 <ø> (ø)
Impacted Files Coverage Δ Complexity Δ
apps/files_trashbin/lib/Expiration.php 96.55% <0%> (-1.73%) 29% <0%> (ø)

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 a2215d5...ae48ce0. Read the comment docs.

@dependabot-preview dependabot-preview bot force-pushed the dependabot/npm_and_yarn/build/stable10/sinon-7.3.0 branch from f452062 to ae48ce0 Compare March 24, 2019 02:48
@phil-davis
Copy link
Contributor

PR #34879 did this in master

@PVince81 PVince81 merged commit e53b0dc into stable10 Mar 26, 2019
@delete-merged-branch delete-merged-branch bot deleted the dependabot/npm_and_yarn/build/stable10/sinon-7.3.0 branch March 26, 2019 15:04
@PVince81 PVince81 added this to the QA milestone Apr 12, 2019
@lock lock bot locked as resolved and limited conversation to collaborators Apr 15, 2020
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.

3 participants