achingbrain / ssdp

Simple Service Discovery Protocol implemented for Node.js
Other
51 stars 19 forks source link

deps(dev): bump sinon from 15.2.0 to 16.1.0 #59

Closed dependabot[bot] closed 8 months ago

dependabot[bot] commented 8 months ago

Bumps sinon from 15.2.0 to 16.1.0.

Changelog

Sourced from sinon's changelog.

16.1.0

  • cac5184b Enable use of assignment in the presence of accessors (#2538) (Carl-Erik Kopseng)
  • f8c20e54 New article: making Sinon work with complex setups (#2540) (Carl-Erik Kopseng)

    Co-authored-by: Morgan Roderick morgan@roderick.dk >

  • cb5b9621 Add NPM script 'dev-docs' and document its usage (Carl-Erik Kopseng)
  • dd7c6091 Add a little update to contributing (Carl-Erik Kopseng)
  • 79acdf38 Move tool versions into single file at root (Carl-Erik Kopseng)
  • 03b1db50 Expose Changelog page (#2550) (Carl-Erik Kopseng)
  • e1c3dad2 Add section on tooling and recommend using ASDF for tool versioning (#2547) (Carl-Erik Kopseng) Released by Carl-Erik Kopseng on 2023-10-05.

16.0.0

  • c3396058 fix(2525): ensure non empty message when error of type string is passed, but no message (#2544) (Mark de Dios)
  • baa1aee9 .define method (#2539) (Konstantin Gukov)
    • .define method for temporarily defining new properties during the tests
  • fe799e78 Fix issue 2534: spies are not restored (#2535) (Carl-Erik Kopseng)
  • 305fb6cc fix: actaully reset 'injectedKeys' (#2456) (Morgan Roderick)
  • de2635dd Bump LTS version one notch: 20 (#2529) (Carl-Erik Kopseng)

Released by Morgan Roderick on 2023-09-13.

Commits
  • 737736f 16.1.0
  • cac5184 Enable use of assignment in the presence of accessors (#2538)
  • f8c20e5 New article: making Sinon work with complex setups (#2540)
  • cb5b962 Add NPM script 'dev-docs' and document its usage
  • dd7c609 Add a little update to contributing
  • 79acdf3 Move tool versions into single file at root
  • 03b1db5 Expose Changelog page (#2550)
  • e1c3dad Add section on tooling and recommend using ASDF for tool versioning (#2547)
  • 062e318 16.0.0
  • c339605 fix(2525): ensure non empty message when error of type string is passed, but ...
  • Additional commits viewable in compare view


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 show ignore conditions` will show all of the ignore conditions of the specified dependency - `@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)
github-actions[bot] commented 8 months ago

:tada: This PR is included in version 4.0.6 :tada:

The release is available on:

Your semantic-release bot :package::rocket: