react-dom-testing icon indicating copy to clipboard operation
react-dom-testing copied to clipboard

Bump unexpected from 11.0.1 to 13.1.0

Open dependabot[bot] opened this issue 3 years ago • 0 comments

Bumps unexpected from 11.0.1 to 13.1.0.

Changelog

Sourced from unexpected's changelog.

v13.1.0 (2022-12-23)

Pull requests

Commits to master

v13.0.1 (2022-08-22)

Pull requests

  • #852 Fix bug that caused expect({foo: 123}, 'to satisfy', {foo: undefined}) to pass (Andreas Lind)

Commits to master

v13.0.0 (2022-04-26)

Pull requests

Commits to master

v12.0.4 (2022-02-22)

... (truncated)

Commits
  • 86a11d8 13.1.0
  • a3d5e0b Merge pull request #853 from unexpectedjs/depfu/update/npm/ukkonen-2.1.0
  • 1fe5d31 Update ukkonen to version 2.1.0
  • 4876931 Fix doc typos
  • 10d1b82 13.0.1
  • 8f99dbe Merge pull request #852 from unexpectedjs/fix/toSatisfyUndefinedProp
  • 5561915 Fix bug that caused expect({foo: 123}, 'to satisfy', {foo: undefined}) to pass
  • c1ed242 Fix CHANGELOG generation in preversion script now that an npm env var changed
  • 34da0be Unskip test that succeeds now we treat functions as objects
  • aa1eff4 Fix typos in test descriptions
  • Additional commits viewable in compare view

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 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)

dependabot[bot] avatar Dec 23 '22 23:12 dependabot[bot]