Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

sinon

We provide the most widely used stubbing library for JavaScript with ~7M weekly downloads
Collective - Host: opensource - https://opencollective.com/sinon - Code: https://github.com/sinonjs/sinon

12.0.0

github.com/sinonjs/sinon - 104b55c17b220a1a1b28e9e80e2d2d7a47702946 authored almost 3 years ago by Carl-Erik Kopseng <[email protected]>
Upgrade to fake-timers@8

github.com/sinonjs/sinon - b20ef9e4940e9384a6d0707b917a38e7bbfcd816 authored almost 3 years ago by Carl-Erik Kopseng <[email protected]>
audit fixes

github.com/sinonjs/sinon - b1923945028c196813dcdf15133d7cfb89d742f4 authored almost 3 years ago by Carl-Erik Kopseng <[email protected]>
Bump path-parse from 1.0.6 to 1.0.7 (#2409)

Bumps [path-parse](https://github.com/jbgutierrez/path-parse) from 1.0.6 to 1.0.7.
- [Release n...

github.com/sinonjs/sinon - 706c9f50b5c05a06a0304ebd3690e69c96cb76f7 authored almost 3 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Enable esm named exports (#2382)

* Enable esm named exports

* Lint cjs files

github.com/sinonjs/sinon - eba42cc38dbaf5417178a12cec11e35014e335ea authored almost 3 years ago by Julian Grinblat <[email protected]>
Spelling (#2398)

* spelling: accessor

Signed-off-by: Josh Soref <[email protected]>

* spellin...

github.com/sinonjs/sinon - b0cf5448993c2ace607cdf430b7e389d02c2f296 authored almost 3 years ago by Josh Soref <[email protected]>
Make calledWith() assertions idempotent (#2407)

* Add failing test for idempotent calledWith

* Make calledWith() assertions idempotent

Pre...

github.com/sinonjs/sinon - e78a670611682c7e35cf7d27887b409d6397d27c authored almost 3 years ago by Joel Bradshaw <[email protected]>
Remove CI matrix artefact

This was left behind in 6fa39b3555d46946d91a10b3cf8bc29374b60479

github.com/sinonjs/sinon - 383b08323d9daa0f689f06d40cca1d2d0950b883 authored about 3 years ago by Morgan Roderick <[email protected]>
Remove CircleCI files

The integration has already been removed in CircleCI

github.com/sinonjs/sinon - d25d77b9cfe673d4434589b75e9077b213de47d2 authored about 3 years ago by Morgan Roderick <[email protected]>
Avoid matrix setup when unnecessary

github.com/sinonjs/sinon - 6fa39b3555d46946d91a10b3cf8bc29374b60479 authored about 3 years ago by Morgan Roderick <[email protected]>
Consolidate CI workflows on GH Actions

Defined the existing workflows in GH Actions and remove them from CircleCI.

github.com/sinonjs/sinon - 46ece32c483b37bf6fc577d6e2155ae0e69ccdce authored about 3 years ago by Morgan Roderick <[email protected]>
Use actions/checkout@v2

This should make for somewhat faster checkout

github.com/sinonjs/sinon - 685ddcef18cc8452cedf788dbd7fadbfca2a750a authored about 3 years ago by Morgan Roderick <[email protected]>
Generate CHANGES.md using @studio/changes

This will bring us closer to having the same release process as the
other `@sinonjs` packages.

github.com/sinonjs/sinon - 2814c0a212ab6b79c7251e4b0a1bebc9918257d4 authored about 3 years ago by Morgan Roderick <[email protected]>
Remove AUTHORS file

This is pure vanity. It can always be regenerated by using the git
repository, or one can explor...

github.com/sinonjs/sinon - 13102c5cc92adcd3524afb66a6d1bbcfa7f6d35a authored about 3 years ago by Morgan Roderick <[email protected]>
Push tags and publish at end of postversion script

This will help avoid situations where maintainers publish a new release
to npm registry, but for...

github.com/sinonjs/sinon - cf28b7e04c70f583065006096c4a118f36d95266 authored about 3 years ago by Morgan Roderick <[email protected]>
Run tests in Node 16 in GitHub Actions

github.com/sinonjs/sinon - 2d5d6ad4cd89c2063834991da5073f7640d0d722 authored about 3 years ago by Morgan Roderick <[email protected]>
Update docs/changelog.md and set new release id in docs/_config.yml

github.com/sinonjs/sinon - e97b8427b896337bb4f75fe9b6a858d6eed0297e authored about 3 years ago by Morgan Roderick <[email protected]>
Add release documentation for v11.1.2

github.com/sinonjs/sinon - 63142664e0815564ac8d74b7dd01a90c22da44a6 authored about 3 years ago by Morgan Roderick <[email protected]>
Update CHANGELOG.md and AUTHORS for new release

github.com/sinonjs/sinon - 8200ef467644d0f19ca68d1b54afeeb1dba9224b authored about 3 years ago by Morgan Roderick <[email protected]>
11.1.2

github.com/sinonjs/sinon - ecb6e93abd4b509945455f0a4e815c190544732d authored about 3 years ago by Morgan Roderick <[email protected]>
Upgrade @sinonjs/fake-timers to latest

github.com/sinonjs/sinon - 264481d38c5a887f15b055d2a77c47dc3d730cc0 authored about 3 years ago by Morgan Roderick <[email protected]>
Copy over acessor properties to target object #2387

github.com/sinonjs/sinon - 08e953614408f9470ea36f16294914b6ea2af404 authored about 3 years ago by Saurav Azad <[email protected]>
Refactor fake (#2389)

* Assume Promise

Since we've dropped support for legacy runtimes (hello IE11), we can
assume...

github.com/sinonjs/sinon - 15c95398739a431916abf779bb856cf78eee1a78 authored about 3 years ago by Morgan Roderick <[email protected]>
Bump addressable from 2.7.0 to 2.8.0

Bumps [addressable](https://github.com/sporkmonger/addressable) from 2.7.0 to 2.8.0.
- [Release ...

github.com/sinonjs/sinon - 57c6c63f1d3426f41d67bde01dd64031fe542107 authored over 3 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Use runkit snippets in fake documentation (#2381)

github.com/sinonjs/sinon - 62b29c07e89bf079e759be21c310267b4a866b1f authored over 3 years ago by Serkan Özel <[email protected]>
Bump ws from 7.4.5 to 7.4.6 (#2380)

Bumps [ws](https://github.com/websockets/ws) from 7.4.5 to 7.4.6.
- [Release notes](https://git...

github.com/sinonjs/sinon - 6f50e6ac957e6cca5b858218f9dcc3abbdd6c3b3 authored over 3 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Update CHANGELOG.md

github.com/sinonjs/sinon - ad990c8aec3df0492b2175532e77f587f7929dcb authored over 3 years ago by Carl-Erik Kopseng <[email protected]>
Update docs/changelog.md and set new release id in docs/_config.yml

github.com/sinonjs/sinon - 55dd22d1de561df02bd7cec2aa424cc1d6e9e95e authored over 3 years ago by Carl-Erik Kopseng <[email protected]>
Add release documentation for v11.1.1

github.com/sinonjs/sinon - 4724da0450939dacfa25becb005b530e960a4c59 authored over 3 years ago by Carl-Erik Kopseng <[email protected]>
11.1.1

github.com/sinonjs/sinon - a9801c933b11fab6c929c06385b9055f852e983e authored over 3 years ago by Carl-Erik Kopseng <[email protected]>
Update CHANGELOG.md and AUTHORS for new release

github.com/sinonjs/sinon - 03a5ca0fc9be2e2f5d35cc754b05784db7fb78db authored over 3 years ago by Carl-Erik Kopseng <[email protected]>
Fix #2379 by using v7 of supports-color

Forces the users on ES2018, while we say we use ES2017

github.com/sinonjs/sinon - b18193ef38e433fcb8299546bf9c80c4f5ba053b authored over 3 years ago by Carl-Erik Kopseng <[email protected]>
Update docs/changelog.md and set new release id in docs/_config.yml

github.com/sinonjs/sinon - 31be9a5d5a4762ef01cb195f29024616dfee9ce8 authored over 3 years ago by Carl-Erik Kopseng <[email protected]>
11.1.0

github.com/sinonjs/sinon - b91c9551d78b85a7052e87300349e1f06f79d352 authored over 3 years ago by Carl-Erik Kopseng <[email protected]>
Update CHANGELOG.md and AUTHORS for new release

github.com/sinonjs/sinon - 9581e27a7923d82a006404f05d93273f65ad7042 authored over 3 years ago by Carl-Erik Kopseng <[email protected]>
Add release documentation for v11.1.0

github.com/sinonjs/sinon - b901a0225571fe30734a0d752a60bcb3a7c315f8 authored over 3 years ago by Carl-Erik Kopseng <[email protected]>
Make sure to link to the right folder ...

github.com/sinonjs/sinon - 0e1ed1290c0904f077e5a7ec4b7da0bc5b0fdc90 authored over 3 years ago by Carl-Erik Kopseng <[email protected]>
Exit on errors

github.com/sinonjs/sinon - 8f787c6b312a9e774d3a824c7e81b59ec118bb4f authored over 3 years ago by Carl-Erik Kopseng <[email protected]>
Add sinon.promise() implementation (#2369)

* Add sinon.promise() implementation

* Add documentation for sinon.promise

github.com/sinonjs/sinon - 7f271ffdab20574d5f0bb4b39053068138c8d655 authored over 3 years ago by Maximilian Antoni <[email protected]>
Fix Prettier errors

Not sure what happened here

github.com/sinonjs/sinon - 583f034dfc43931aca5d23baef0a2a8f766e8893 authored over 3 years ago by Carl-Erik Kopseng <[email protected]>
Revert "Update `stub.wrappedMethod` docs."

This reverts commit 8b77eaa5b9573a79e8c949f9b9f9a39c9d4b8ca7.

github.com/sinonjs/sinon - 0a92b86a9d83e4c0ae454fd8c32a3b0c84654e7a authored over 3 years ago by Carl-Erik Kopseng <[email protected]>
Set wrappedMethod on getters/setters

github.com/sinonjs/sinon - 26edac830b414fd446bae047b76d12cf4411f861 authored over 3 years ago by Rens Groothuijsen <[email protected]>
[Docs] Update fake-server usage & descriptions (#2365)

* [Docs] Update fake-server usage & descriptions

With the update to support es6 modules, the ...

github.com/sinonjs/sinon - 64b96d71196eb9c24ec5cc7b445808ad6109734b authored over 3 years ago by codejedi365 <[email protected]>
Fake docs improvement (#2360)

* Clarify fake api, add missing references to spy api

* Mention return value in sandbox.repla...

github.com/sinonjs/sinon - 40f5ca328a41e9fb6408ccfb3c732a6e3e4ba146 authored over 3 years ago by Serkan Özel <[email protected]>
Update nise to 5.1.0

fixes #2318

github.com/sinonjs/sinon - 399cd34675ac8a12bdc8d2fd538bf7b421bc07d6 authored over 3 years ago by Carl-Erik Kopseng <[email protected]>
fix yields vs callsFake precedence + extra tests (#2340)

github.com/sinonjs/sinon - 170996571d9a32eaf6f8ac9a0f53d97494c7e671 authored over 3 years ago by Eduardo Diaz <[email protected]>
Update docs/changelog.md and set new release id in docs/_config.yml

github.com/sinonjs/sinon - 36eaa05a98a067b0c30d128ec1c4be9420ed9436 authored over 3 years ago by Carl-Erik Kopseng <[email protected]>
Add release documentation for v11.0.0

github.com/sinonjs/sinon - 797d94534b33c43db98d00f2cf50f4a588e6c3e2 authored over 3 years ago by Carl-Erik Kopseng <[email protected]>
11.0.0

github.com/sinonjs/sinon - 4efb184b01f2280087440b5edda2dc0657fd2caf authored over 3 years ago by Carl-Erik Kopseng <[email protected]>
Update CHANGELOG.md and AUTHORS for new release

github.com/sinonjs/sinon - 362d6d5ddd23d9f87dfbb8c0647a4bdaa2f4886d authored over 3 years ago by Carl-Erik Kopseng <[email protected]>
Update packages

github.com/sinonjs/sinon - ad590036ee5cb278c4f362ec83604c65143d4bb8 authored over 3 years ago by Carl-Erik Kopseng <[email protected]>
Update README.md

update link to reflect latest docs from sl

github.com/sinonjs/sinon - 67be80000f99bbcdce95a8cb17f96b859aff52aa authored over 3 years ago by Carl-Erik Kopseng <[email protected]>
Explicitly use samsam 6.0.2 with fix for #2345

fixes #2345

github.com/sinonjs/sinon - dc98e2ec3af52918e8c70a8dbb9b744b0f8122b9 authored over 3 years ago by Carl-Erik Kopseng <[email protected]>
Bump nokogiri from 1.11.1 to 1.11.4

Bumps [nokogiri](https://github.com/sparklemotion/nokogiri) from 1.11.1 to 1.11.4.
- [Release no...

github.com/sinonjs/sinon - 142563556c43a75c00ee1949877f98d46b7f4eea authored over 3 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Remove Safari from Sauce Labs browsers to get running build

See https://github.com/sinonjs/sinon/issues/2372

github.com/sinonjs/sinon - ecad8a8e30d431d1a97a44e2c36bc6a8ff460aa5 authored over 3 years ago by Carl-Erik Kopseng <[email protected]>
Update most packages (#2371)

* Update (almost) all packages

Kept supports-color at 8, since 9 requires client to use ESM
...

github.com/sinonjs/sinon - 0478e63a435b0423bd4ef43a4f228eef09357300 authored over 3 years ago by Carl-Erik Kopseng <[email protected]>
Update compatibility docs (#2366)

* Update docs to reflect current ES compatibility and runtimes

* Script to keep compatibility...

github.com/sinonjs/sinon - ca16559136b015a29ad5a65d27b350ac32945e4d authored over 3 years ago by Carl-Erik Kopseng <[email protected]>
Bump hosted-git-info from 2.8.5 to 2.8.9

Bumps [hosted-git-info](https://github.com/npm/hosted-git-info) from 2.8.5 to 2.8.9.
- [Release ...

github.com/sinonjs/sinon - a92ee1c68c4390b4b82d6def78391739823d0a0a authored over 3 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bump lodash from 4.17.19 to 4.17.21

Bumps [lodash](https://github.com/lodash/lodash) from 4.17.19 to 4.17.21.
- [Release notes](http...

github.com/sinonjs/sinon - cf5304512705a24b5829ea3fd9603f547725c2c6 authored over 3 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Skip installing husky in CI

github.com/sinonjs/sinon - 92c8423524fb199e9bf0a7c70d614f6fca2da461 authored over 3 years ago by Morgan Roderick <[email protected]>
Improve GitHub Actions workflow

* Split workflow into several jobs that can run in parallel
* Only run linting, prettier and int...

github.com/sinonjs/sinon - 4e285ce7f37d598a8ece121dafaf3d28c81d1bd0 authored over 3 years ago by Morgan Roderick <[email protected]>
Remove jobs from CircleCI

These jobs are already handled by GitHub Actions

github.com/sinonjs/sinon - 6b538b60093b7fd593f41f9052554731fe3b798b authored over 3 years ago by Morgan Roderick <[email protected]>
Bump rexml from 3.2.4 to 3.2.5

Bumps [rexml](https://github.com/ruby/rexml) from 3.2.4 to 3.2.5.
- [Release notes](https://gith...

github.com/sinonjs/sinon - fc608cc5cc87fba9f2fc276694f937139728d615 authored over 3 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Remove local rules. Sync eslint version

github.com/sinonjs/sinon - 94a02377a9c1526b3307a145d2caa902a120b5c8 authored over 3 years ago by Carl-Erik Kopseng <[email protected]>
Revert "Update packages"

This reverts commit cc1bae0b3b58406061a8103542f71a3d4dd08246.

github.com/sinonjs/sinon - c78b728d9a9e3d8b89364a58b63290dab51e4521 authored over 3 years ago by Carl-Erik Kopseng <[email protected]>
Update packages

github.com/sinonjs/sinon - cc1bae0b3b58406061a8103542f71a3d4dd08246 authored over 3 years ago by Carl-Erik Kopseng <[email protected]>
Warn of potential memory leaks (#2357)

* Warn of potential memory leaks

- Warn on the console if a potential memory leak is detected...

github.com/sinonjs/sinon - 77df7f3b4769ce88c650fd1e4360f611433c346b authored over 3 years ago by Jacob Page <[email protected]>
Fix clock test errors

When passing a string to clock methods, @sinonjs/fake-timers throws an
error in runtimes that do...

github.com/sinonjs/sinon - 4dc6672d4de027aeec21295a0696a21e61c6bed4 authored over 3 years ago by Morgan Roderick <[email protected]>
Upgrade nise to latest

Dedupes dependencies

github.com/sinonjs/sinon - e1aa1cd7ad3929039815c3b164b5cad51e6d8f8d authored over 3 years ago by Morgan Roderick <[email protected]>
Update docs/changelog.md and set new release id in docs/_config.yml

github.com/sinonjs/sinon - 3dafc8b25e0fd54bb784f16d72334da35cd0bb74 authored over 3 years ago by Morgan Roderick <[email protected]>
10.0.1

github.com/sinonjs/sinon - ff995eba4f1cbdeed84f6145d0cab764d5ec2019 authored over 3 years ago by Morgan Roderick <[email protected]>
Update CHANGELOG.md and AUTHORS for new release

github.com/sinonjs/sinon - 0feda05e73fa938f21baf568d12c285e631aab4f authored over 3 years ago by Morgan Roderick <[email protected]>
Upgrade sinon components

This fixes some security vulnerabilities

github.com/sinonjs/sinon - f838d78352470b9be32ce8dda9f8b4f22c90e8e0 authored over 3 years ago by Morgan Roderick <[email protected]>
Bump y18n from 4.0.0 to 4.0.1

Bumps [y18n](https://github.com/yargs/y18n) from 4.0.0 to 4.0.1.
- [Release notes](https://githu...

github.com/sinonjs/sinon - cfb4cbc2a6677d62cd9229daa43b599bce61b58e authored over 3 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Display 30 backers on homepage

Just like we do in README.md

github.com/sinonjs/sinon - 336ed586a5057d4821ef931e7a08aa12e10096c7 authored over 3 years ago by Morgan Roderick <[email protected]>
Improve sponsors and backers layout on homepage

github.com/sinonjs/sinon - 6e32a9bac26fbf4a7103c3412285ba0e8e3e9250 authored over 3 years ago by Maximilian Antoni <[email protected]>
Run prettier on _layouts/homepage.html

github.com/sinonjs/sinon - b34c8873e4dd431087e5a453d4b71e24c1595d7c authored over 3 years ago by Morgan Roderick <[email protected]>
Display 30 sponsors on homepage

Just like we do in README.md

github.com/sinonjs/sinon - c72a3639e42d2ea400bd739b118ac414c30f0da7 authored over 3 years ago by Morgan Roderick <[email protected]>
Use tabWidth 2 for html files

github.com/sinonjs/sinon - e86b23e45c360737c81b97b5cc20a4819424d749 authored over 3 years ago by Maximilian Antoni <[email protected]>
Update docs/changelog.md and set new release id in docs/_config.yml

github.com/sinonjs/sinon - e3b31953277160887471a925953fb92874b7b28e authored over 3 years ago by Morgan Roderick <[email protected]>
10.0.0

github.com/sinonjs/sinon - 2e8a1ce569334e5f8f732fac9d1de946108ebf12 authored over 3 years ago by Morgan Roderick <[email protected]>
Update CHANGELOG.md and AUTHORS for new release

github.com/sinonjs/sinon - 8e8a9e05bb91c2449fa9474e22672dd078f85c02 authored over 3 years ago by Morgan Roderick <[email protected]>
Upgrade nise to 4.1.0

github.com/sinonjs/sinon - 20f711bff3af1df9277da234cdeef1e72818d83c authored over 3 years ago by Morgan Roderick <[email protected]>
Disable jsdoc/require-jsdoc for test files

These files are not matched by the default pattern in @sinonjs/eslint-config

github.com/sinonjs/sinon - c6b9967ab3a48909686ef3f8e531d98f4a9cfeb6 authored over 3 years ago by Morgan Roderick <[email protected]>
Fix lint error: no-useless-concat

github.com/sinonjs/sinon - 3aa27316258609b1a7b0886c5292c1e6544c90ce authored over 3 years ago by Morgan Roderick <[email protected]>
Set browser versions in Sauce Labs config

github.com/sinonjs/sinon - d05aca5c90eb246eeefba8227ea77b8037f45a3f authored over 3 years ago by Morgan Roderick <[email protected]>
Remove obsolete eslint config

The new version of @sinonjs/eslint-config makes all this configuration obsolete

github.com/sinonjs/sinon - ce68e01843ac01cfa0eb3ac0efd008b9bc1afcf7 authored over 3 years ago by Morgan Roderick <[email protected]>
Set eslint env mocha in test files

These files are not matched by the default pattern in
@sinonjs/eslint-config. This removes linti...

github.com/sinonjs/sinon - 222499ac76dae07c2aab586224d94bff7c332fb9 authored over 3 years ago by Morgan Roderick <[email protected]>
Configure linting: use @sinonjs/eslint-config

github.com/sinonjs/sinon - 0af54ebbaa40a65341df6195c4594661c1b21772 authored over 3 years ago by Morgan Roderick <[email protected]>
Add .browserslistrc

github.com/sinonjs/sinon - 6329ea3657e4c9d90641c594de12e90b2cb647cc authored over 3 years ago by Morgan Roderick <[email protected]>
Use @sinonjs/eslint-config

This drops support for legacy runtimes such as IE11, legacy Edge,
Safari 9.

Also uninstall all ...

github.com/sinonjs/sinon - 8a98010424af8b7eae2c0e919bba12bae7ca9895 authored over 3 years ago by Morgan Roderick <[email protected]>
Remove comments for eslint-plugin-ie11

github.com/sinonjs/sinon - a11284ee44920148ff821547a0f57f008a8742d9 authored over 3 years ago by Morgan Roderick <[email protected]>
Fix lint error: prefer-template

github.com/sinonjs/sinon - ddd0f259615830f55ae199a211bec2df81c9b8c9 authored over 3 years ago by Morgan Roderick <[email protected]>
Fix lint error: symbol-description

github.com/sinonjs/sinon - 206965b8891acbcce57d7ee7c193997cfc84c345 authored over 3 years ago by Morgan Roderick <[email protected]>
Fix lint error: no-setter-return

github.com/sinonjs/sinon - dd4996fdaf8b16a22f9e8d30c9469f5f6120f45a authored over 3 years ago by Morgan Roderick <[email protected]>
Fix lint warnings: invalid JSDoc comments

github.com/sinonjs/sinon - 149938d223744a28bfe640aa382534b2fbc242a3 authored over 3 years ago by Morgan Roderick <[email protected]>
Run eslint with --quiet

By using `--quiet` we allow builds to pass when there are warnings.
This will be a temporary mea...

github.com/sinonjs/sinon - bcc2d94e67bfaedd136d56b9d856262bb8f2bdff authored over 3 years ago by Morgan Roderick <[email protected]>
Update COMPATIBILITY.md

github.com/sinonjs/sinon - fc626ffc6483d8d2473c5f78d45727a2974248ad authored over 3 years ago by Morgan Roderick <[email protected]>
Bump elliptic from 6.5.3 to 6.5.4

Bumps [elliptic](https://github.com/indutny/elliptic) from 6.5.3 to 6.5.4.
- [Release notes](htt...

github.com/sinonjs/sinon - da8ec5c4ce492bb0b10dbad78af7aab8324b30dd authored over 3 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
add docs for using mocha root hooks (#2346)

github.com/sinonjs/sinon - 54b8b6d2bca64d2dab07451af23b8534408e5b84 authored over 3 years ago by Crimson-riot <[email protected]>