ajfisher / node-pixel

Library for using addressable LEDs (such as NeoPixels/WS2812) with Firmata and JohnnyFive
MIT License
275 stars 71 forks source link

chore: bump sinon from 15.2.0 to 16.0.0 #357

Closed dependabot[bot] closed 9 months ago

dependabot[bot] commented 9 months ago

Bumps sinon from 15.2.0 to 16.0.0.

Changelog

Sourced from sinon's changelog.

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


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 will merge this PR once CI passes on it, as requested by @ajfisher.


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)
ajfisher commented 9 months ago

@dependabot merge

On Thu, 14 Sept 2023, 05:49 dependabot[bot], @.***> wrote:

@dependabot https://github.com/dependabot[bot] requested your review on: #357 https://github.com/ajfisher/node-pixel/pull/357 chore: bump sinon from 15.2.0 to 16.0.0.

— Reply to this email directly, view it on GitHub https://github.com/ajfisher/node-pixel/pull/357#event-10363964303, or unsubscribe https://github.com/notifications/unsubscribe-auth/AAA5DI7VO4KQQPQ3CLAOD73X2IE55ANCNFSM6AAAAAA4W766HE . You are receiving this because your review was requested.Message ID: @.***>

dependabot[bot] commented 9 months ago

One of your CI runs failed on this pull request, so Dependabot won't merge it.

Dependabot will still automatically merge this pull request if you amend it and your tests pass.

dependabot[bot] commented 9 months ago

Superseded by #359.