Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump unexpected from 12.0.5 to 13.2.1 #156

Merged
merged 1 commit into from
Aug 19, 2024

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jul 29, 2024

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 dependabot bot requested a review from a team as a code owner July 29, 2024 11:07
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Jul 29, 2024
Copy link
Contributor Author

dependabot bot commented on behalf of github Aug 1, 2024

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 dependabot bot force-pushed the dependabot/npm_and_yarn/unexpected-13.2.1 branch from 282f388 to c1b0e95 Compare August 1, 2024 23:51
@eablack
Copy link
Contributor

eablack commented Aug 19, 2024

@dependabot rebase

Bumps [unexpected](https://github.com/unexpectedjs/unexpected) from 12.0.5 to 13.2.1.
- [Changelog](https://github.com/unexpectedjs/unexpected/blob/master/CHANGELOG.md)
- [Commits](unexpectedjs/unexpected@v12.0.5...v13.2.1)

---
updated-dependencies:
- dependency-name: unexpected
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/unexpected-13.2.1 branch from c1b0e95 to 305dc22 Compare August 19, 2024 22:15
@eablack eablack merged commit a522ecf into main Aug 19, 2024
2 checks passed
@eablack eablack deleted the dependabot/npm_and_yarn/unexpected-13.2.1 branch August 19, 2024 22:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant