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 11.1.2 to 13.0.0 #894

Merged
merged 2 commits into from Jan 31, 2022

Conversation

dependabot[bot]
Copy link
Contributor

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

Bumps sinon from 11.1.2 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.

12.0.1

  • 3f598221 Fix issue with npm unlink for npm version > 6 (Carl-Erik Kopseng)

    'npm unlink' would implicitly unlink the current dir until version 7, which requires an argument

  • 51417a38 Fix bundling of cjs module (#2412) (Julian Grinblat)
    • Fix bundling of cjs module

    • Run prettier

... (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 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 11.1.2 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@v11.1.2...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 requested a review from a team as a code owner January 29, 2022 01:16
@dependabot dependabot bot added the Update dependencies Trigger PR workflow to update dependencies label Jan 29, 2022
@github-actions github-actions bot removed the Update dependencies Trigger PR workflow to update dependencies label Jan 29, 2022
@henrymercer henrymercer marked this pull request as draft January 31, 2022 12:27
@henrymercer henrymercer marked this pull request as ready for review January 31, 2022 12:27
@henrymercer henrymercer merged commit c260382 into main Jan 31, 2022
@henrymercer henrymercer deleted the dependabot/npm_and_yarn/sinon-13.0.0 branch January 31, 2022 14:51
@github-actions github-actions bot mentioned this pull request Jan 31, 2022
5 tasks
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.

None yet

1 participant