eclint
eclint copied to clipboard
Bump sinon from 7.5.0 to 9.1.0
trafficstars
Bumps sinon from 7.5.0 to 9.1.0.
Changelog
Sourced from sinon's changelog.
9.1.0 / 2020-09-29
- Add a calledOnceWithMatch assertion (#2294)
9.0.3 / 2020-08-11
- Upgrade nise to latest
- Upgrade @sinonjs/samsam to latest
9.0.2 / 2020-04-08
- Bump @sinonjs/fake-timers (fix error when using Node's util/promisify with setTimeout)
- Upgrade @sinonjs/commons (fix error when trying to calculate function name from generators)
9.0.1 / 2020-03-10
- Fix #2226: restore props defined on prototype chain by deleting
9.0.0 / 2020-02-19
- Ignore errors on thisValue property accesses (#2216)
- Add firstArg to spy calls and fakes. (#2150)
- Drop Node 8 support
8.1.1 / 2020-01-22
- Fundraiser for better docs: https://www.gofundme.com/f/sinon-docs
8.1.0 / 2020-01-16
- Support negative indices in getCall (#2199)
8.0.4 / 2020-01-06
- Remove misleading 'own' from exception message
8.0.3 / 2020-01-06
- Move .printf to proxy
8.0.2 / 2019-12-30
Commits
bec7d049.1.08d1ac26Update CHANGELOG.md and AUTHORS for new release154d01cAdd a calledOnceWithMatch assertion (#2294)74c37ecseparating pr files26433baAdd a deep equality note to the stub34d9210Add GitHub Sponsors entry in FUNDING.YMLde9a42dRemove gofundme campaign from front page5af7654rebuild pages5608054Update docs/changelog.md and set new release id in docs/_config.yml599aefeAdd release documentation for v9.0.3- Additional commits viewable in compare view
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.
If all status checks pass Dependabot will automatically merge this pull request.
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot ignore this major versionwill 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 versionwill 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 dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)@dependabot use these labelswill set the current labels as the default for future PRs for this repo and language@dependabot use these reviewerswill set the current reviewers as the default for future PRs for this repo and language@dependabot use these assigneeswill set the current assignees as the default for future PRs for this repo and language@dependabot use this milestonewill set the current milestone as the default for future PRs for this repo and language@dependabot badge mewill comment on this PR with code to add a "Dependabot enabled" badge to your readme
Additionally, you can set the following in your Dependabot dashboard:
- Update frequency (including time of day and day of week)
- Pull request limits (per update run and/or open at any time)
- Automerge options (never/patch/minor, and dev/runtime dependencies)
- Out-of-range updates (receive only lockfile updates, if desired)
- Security updates (receive only security updates, if desired)