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-dev): bump sinon from 12.0.1 to 13.0.0 #9068

Merged
merged 1 commit into from Jan 31, 2022

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 31, 2022

Bumps sinon from 12.0.1 to 13.0.0.

Changelog

Sourced from sinon's changelog.

13.0.0

  • cf3d6c0c Upgrade packages (#2431) (Carl-Erik Kopseng)
    • Update all @sinonjs/ packages

    • Upgrade to fake-timers 9

    • chore: ensure always using latest LTS release

  • 41710467 Adjust deploy scripts to archive old releases in a separate branch, move existing releases out of master (#2426) (Joel Bradshaw)

    Co-authored-by: Carl-Erik Kopseng carlerik@gmail.com

  • c80a7266 Bump node-fetch from 2.6.1 to 2.6.7 (#2430) (dependabot[bot])

    Co-authored-by: dependabot[bot]

  • a00f14a9 Add explicit export for ./* (#2413) (なつき)
  • b82ca7ad Bump cached-path-relative from 1.0.2 to 1.1.0 (#2428) (dependabot[bot])
  • a9ea1427 Add documentation for assert.calledOnceWithMatch (#2424) (Mathias Schreck)
  • 1d5ab86b Be more general in stripping off stack frames to fix Firefox tests (#2425) (Joel Bradshaw)
  • 56b06129 Check call count type (#2410) (Joel Bradshaw)
  • 7863e2df Fix #2414: make Sinon available on homepage (Carl-Erik Kopseng)
  • fabaabdd Bump nokogiri from 1.11.4 to 1.13.1 (#2423) (dependabot[bot])
  • dbc0fbd2 Bump shelljs from 0.8.4 to 0.8.5 (#2422) (dependabot[bot])
  • fb8b3d72 Run Prettier (Carl-Erik Kopseng)
  • 12a45939 Fix 2377: Throw error when trying to stub non-configurable or non-writable properties (#2417) (Stuart Dotson)

    Fixes issue #2377 by throwing an error when trying to stub non-configurable or non-writable properties

Released by Carl-Erik Kopseng on 2022-01-28.

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 close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor 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)

Bumps [sinon](https://github.com/sinonjs/sinon) from 12.0.1 to 13.0.0.
- [Release notes](https://github.com/sinonjs/sinon/releases)
- [Changelog](https://github.com/sinonjs/sinon/blob/master/docs/changelog.md)
- [Commits](sinonjs/sinon@v12.0.1...v13.0.0)

---
updated-dependencies:
- dependency-name: sinon
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Jan 31, 2022
@coveralls
Copy link

Pull Request Test Coverage Report for Build 1b51ca62-1b0b-4cfa-8995-db418d327eec

  • 0 of 0 changed or added relevant lines in 0 files are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage remained the same at 94.13%

Totals Coverage Status
Change from base Build b9195ede-f646-4406-8311-71b4de330429: 0.0%
Covered Lines: 5693
Relevant Lines: 6048

💛 - Coveralls

@kamilmysliwiec kamilmysliwiec merged commit 609a335 into master Jan 31, 2022
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/sinon-13.0.0 branch January 31, 2022 07:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants