Skip to content

Bump sinon from 16.1.3 to 17.0.0

scriptuser requested to merge dependabot-npm_and_yarn-sinon-17.0.0 into main

Bumps sinon from 16.1.3 to 17.0.0.

Changelog

Sourced from sinon's changelog.

17.0.0

  • 11a8e3f2 Remove Proxyquire as it did not handle newer syntax (Carl-Erik Kopseng)
  • ec37d634 Drop Node 16, as it is out of maintenance (Carl-Erik Kopseng)
  • 75e2b691 Upgrade fake-timers@11.2.2: new Intl mirroring and bugfixes (Carl-Erik Kopseng)

Released by Carl-Erik Kopseng on 2023-10-20.

Commits
  • 8dbfd02 17.0.0
  • 2a730ff Remove npm bin in favor of npx
  • d2a16b9 Disable JSDoc requirements that are not upheld anyway
  • 11a8e3f Remove Proxyquire as it did not handle newer syntax
  • ec37d63 Drop Node 16, as it is out of maintenance
  • f78e630 Remove Circle CI setup
  • 19c779e Apply Prettier 3 defaults of trailing commas
  • 9b69a1f Upgrade non-breaking packages
  • 75e2b69 Upgrade fake-timers@11.2.2: new Intl mirroring and bugfixes
  • See full diff in compare view


Dependabot commands
You can trigger Dependabot actions by commenting on this MR
  • $dependabot rebase will rebase this MR
  • $dependabot recreate will recreate this MR rewriting all the manual changes and resolving conflicts

Merge request reports