liferay / liferay-js-themes-toolkit

MIT License
26 stars 28 forks source link

chore(deps-dev): bump sinon from 4.5.0 to 9.0.3 #506

Closed dependabot[bot] closed 4 years ago

dependabot[bot] commented 4 years ago

Bumps sinon from 4.5.0 to 9.0.3.

Changelog

Sourced from sinon's changelog.

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

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

  • Upgrade @sinonjs/samsam to latest
  • Upgrade nise to 3.0.1
Commits
  • 2fc5afd 9.0.3
  • 92f744a Update CHANGELOG.md and AUTHORS for new release
  • d98bb54 Upgrade nise to latest
  • f26162b Upgrade @sinonjs/samsam to latest
  • 68da31c Remove the gofundme campaign
  • e4350a1 Bump elliptic from 6.5.2 to 6.5.3
  • 349297c docs(fake-timers): rename lolex to FakeTimers
  • 8b77eaa Update stub.wrappedMethod docs.
  • b7d029f Bump lodash from 4.17.15 to 4.17.19
  • e684c1e Add example where withArgs of a stub is used in an assertion
  • Additional commits viewable in compare view


Dependabot compatibility score

You can trigger a rebase of this PR 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 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)
wincent commented 4 years ago

Folding in to: https://github.com/liferay/liferay-js-themes-toolkit/issues/504

dependabot[bot] commented 4 years ago

OK, I won't notify you again about this release, but will get in touch when a new version is available.

If you change your mind, just re-open this PR and I'll resolve any conflicts on it.