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

Bump sinon from 6.2.0 to 6.3.4 in /build #32824

Merged
merged 1 commit into from
Sep 27, 2018

Conversation

dependabot-preview[bot]
Copy link
Contributor

Bumps sinon from 6.2.0 to 6.3.4.

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.

6.3.4 / 2018-09-18

  • Update samsam, puppeteer and rollup
  • Fix #1850 (keep context in fakes)

6.3.3 / 2018-09-14

  • Upgrade formatio, samsam, nise and referee

6.3.2 / 2018-09-13

  • Adds guard for empty properties in deepEqual when a matcher is provided (#1901)

6.3.1 / 2018-09-12

  • Fix use of non-cached reference to forEach

6.3.0 / 2018-09-12

  • Allow providing stubs overrides for sinon.createStubInstance (#1864)
  • Bump Lolex to 2.7.4 to include IE fixes for performance.mark
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 merge will merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge
  • @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.

@codecov
Copy link

codecov bot commented Sep 24, 2018

Codecov Report

Merging #32824 into master will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff            @@
##             master   #32824   +/-   ##
=========================================
  Coverage     64.12%   64.12%           
  Complexity    18684    18684           
=========================================
  Files          1177     1177           
  Lines         70309    70309           
  Branches       1270     1270           
=========================================
  Hits          45089    45089           
  Misses        24850    24850           
  Partials        370      370
Flag Coverage Δ Complexity Δ
#javascript 52.89% <ø> (ø) 0 <ø> (ø) ⬇️
#phpunit 65.4% <ø> (ø) 18684 <ø> (ø) ⬇️

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 b8fc102...8d26265. Read the comment docs.

@PVince81 PVince81 merged commit 7385b3e into master Sep 27, 2018
@PVince81 PVince81 deleted the dependabot/npm_and_yarn/build/sinon-6.3.4 branch September 27, 2018 12:19
@lock lock bot locked as resolved and limited conversation to collaborators Sep 27, 2019
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.

2 participants