Skip to content

build(deps-dev): bump sinon from 12.0.1 to 13.0.0 in /packages/css-render#579

Closed
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/npm_and_yarn/packages/css-render/sinon-13.0.0
Closed

build(deps-dev): bump sinon from 12.0.1 to 13.0.0 in /packages/css-render#579
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/npm_and_yarn/packages/css-render/sinon-13.0.0

Conversation

@dependabot
Copy link
Copy Markdown
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
@vercel
Copy link
Copy Markdown

vercel bot commented Jan 31, 2022

This pull request is being automatically deployed with Vercel (learn more).
To see the status of your deployment, click below or on the icon next to each commit.

🔍 Inspect: https://vercel.com/07akioni/css-render/3mo9hQK8AiHRKJ3ovTzTK1ThtM9p
✅ Preview: https://css-render-git-dependabot-npmandyarnpackagescss-0620c4-07akioni.vercel.app

@codecov
Copy link
Copy Markdown

codecov bot commented Jan 31, 2022

Codecov Report

Merging #579 (8318ea9) into master (43e4c29) will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #579   +/-   ##
=======================================
  Coverage   91.27%   91.27%           
=======================================
  Files          10       10           
  Lines         298      298           
  Branches       86       86           
=======================================
  Hits          272      272           
  Misses         11       11           
  Partials       15       15           
Flag Coverage Δ
css-render 90.82% <ø> (ø)
plugin-bem 100.00% <ø> (ø)
vue3-ssr 71.42% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.


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 43e4c29...8318ea9. Read the comment docs.

@dependabot @github
Copy link
Copy Markdown
Contributor Author

dependabot bot commented on behalf of github Feb 1, 2022

Superseded by #581.

@dependabot dependabot bot closed this Feb 1, 2022
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/packages/css-render/sinon-13.0.0 branch February 1, 2022 18:07
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.

0 participants