heroku-connect-plugin icon indicating copy to clipboard operation
heroku-connect-plugin copied to clipboard

Bump unexpected from 12.0.5 to 13.2.1

Open dependabot[bot] opened this issue 1 year ago • 1 comments

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-like subtypes to have the same constructor in order to be equal (Andreas Lind)

Commits to master

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

... (truncated)

Commits
  • a47e211 13.2.1
  • 05dc6ee Merge pull request #856 from unexpectedjs/fix/symbolPromiseKeys
  • d7018a0 Avoid uncaught exception in 'to satisfy' when the diff is only in properties ...
  • f0fa1b7 13.2.0
  • 6eca723 Fix anchor references in UnexpectedError docs
  • b9236e6 Merge pull request #855 from unexpectedjs/tech/relaxArrayLikeEqual
  • c80746b Clean up a bit, fix the deno test
  • 3cc4fc5 Also fix up the array-like diff method
  • 3ff8d27 Don't require array-like subtypes to have the same constructor in order to be...
  • e1d2aa2 Pin Deno to the mostly recently working 1.30.3 version.
  • 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 show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @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 Jul 29 '24 11:07 dependabot[bot]

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[bot] avatar Aug 01 '24 17:08 dependabot[bot]

@dependabot rebase

eablack avatar Aug 19 '24 22:08 eablack