react-dom-testing
react-dom-testing copied to clipboard
Bump unexpected from 11.0.1 to 13.1.0
Bumps unexpected from 11.0.1 to 13.1.0.
Changelog
Sourced from unexpected's changelog.
v13.1.0 (2022-12-23)
Pull requests
- #853 Upgrade ukkonen to version 2.1.0 (depfu[bot])
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
- Fix CHANGELOG generation in preversion script now that an npm env var changed (Andreas Lind)
- Unskip test that succeeds now we treat functions as objects (Andreas Lind)
- Fix typos in test descriptions (Andreas Lind)
v13.0.0 (2022-04-26)
Pull requests
- #820 Upgrade eslint-plugin-markdown to version 2.2.1 (Andreas Lind, depfu[bot])
- #847 Upgrade jasmine to version 3.99.0 (depfu[bot])
- #851 Inspect BigInts as
123ninstead ofBigInt\(123\)(Andreas Lind)- #782 Remove legacy support for addAssertion without a subject type (Andreas Lind)
- #781 to satisfy: Disallow satisfying against a non-plain object (Andreas Lind)
- #785 Add the parent expect to the prototype chain of a child expect (Andreas Lind)
Commits to master
- Add release notes (Andreas Lind)
- Apply the jasmine patch for 4.x as well (Andreas Lind)
- Expect jasmine to exit with 3 when tests have failed https://github.com/jasmine/jasmine-npm/blob/main/release_notes/4.0.0.md#breaking-changes (Andreas Lind)
- Update jasmine to ^4.1.0 (Andreas Lind)
- Drop support for node.js 10 and 12, add 16 (Andreas Lind)
- +6 more
v12.0.4 (2022-02-22)
- #850 Always escape special characters in string diffs (Andreas Lind)
- #848 Upgrade jasmine-core to version 4.0.0 (depfu[bot])
- #843 Upgrade eslint-plugin-mocha to version 10.0.1 (depfu[bot])
- #840 Upgrade prettier to version 2.5.0 (depfu[bot])
- #839 Upgrade karma to version 6.3.9 (depfu[bot])
- #838 Upgrade karma to version 6.3.8 (depfu[bot])
... (truncated)
Commits
86a11d813.1.0a3d5e0bMerge pull request #853 from unexpectedjs/depfu/update/npm/ukkonen-2.1.01fe5d31Update ukkonen to version 2.1.04876931Fix doc typos10d1b8213.0.18f99dbeMerge pull request #852 from unexpectedjs/fix/toSatisfyUndefinedProp5561915Fix bug that caused expect({foo: 123}, 'to satisfy', {foo: undefined}) to passc1ed242Fix CHANGELOG generation in preversion script now that an npm env var changed34da0beUnskip test that succeeds now we treat functions as objectsaa1eff4Fix typos in test descriptions- 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.
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)