heroku-connect-plugin
heroku-connect-plugin copied to clipboard
Bump unexpected from 12.0.5 to 13.2.1
Bumps unexpected from 12.0.5 to 13.2.1.
Changelog
Sourced from unexpected's changelog.
v13.2.0 (2023-07-20)
Pull requests
- #855 Don't require
array-likesubtypes to have the same constructor in order to be equal (Andreas Lind)Commits to master
- Fix anchor references in UnexpectedError docs (Andreas Lind)
- Pin Deno to the mostly recently working 1.30.3 version. (Alex J Burke)
- Switch to a newer ubuntu worker version in CI. (Alex J Burke)
- Upgrade dependencies related to documentation handling. (Alex J Burke)
- Align .nvmrc with the minimum node raise in commit 1f9cac6. (Alex J Burke)
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
... (truncated)
Commits
a47e21113.2.105dc6eeMerge pull request #856 from unexpectedjs/fix/symbolPromiseKeysd7018a0Avoid uncaught exception in 'to satisfy' when the diff is only in properties ...f0fa1b713.2.06eca723Fix anchor references in UnexpectedError docsb9236e6Merge pull request #855 from unexpectedjs/tech/relaxArrayLikeEqualc80746bClean up a bit, fix the deno test3cc4fc5Also fix up the array-like diff method3ff8d27Don't require array-like subtypes to have the same constructor in order to be...e1d2aa2Pin Deno to the mostly recently working 1.30.3 version.- 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 show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@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 tried to update this pull request, but something went wrong. We're looking into it, but in the meantime you can retry the update by commenting @dependabot rebase.
@dependabot rebase