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

chore: bump assertthat from 5.2.8 to 6.0.0 #285

Merged
merged 1 commit into from
May 6, 2021

Conversation

dependabot-preview[bot]
Copy link
Contributor

Bumps assertthat from 5.2.8 to 6.0.0.

Changelog

Sourced from assertthat's changelog.

6.0.0 (2021-05-06)

Features

  • Rewrite - type-appropriate assertions and better diffs. (#341) (f6c430f)

BREAKING CHANGES

  • Many assertions are now only usable with types they make sense for. This should probably not break much code, but also probably will. Not entirely sure about the repercussions these changes will have.

Some rarely used assertions have been removed (e.g. between). Some have been added: Support for Results, Maps, Sets and Errors. Recursions in asserted values are now recognized and in most cases even correctly compared (excluding maps and sets).

Error messages are now much more informational and dare I say beautiful, since the new implementation is based on an in-depth diffing algorithm based on value equality.

Commits
  • a137410 chore(release): 6.0.0 [skip ci]
  • f6c430f feat: Rewrite - type-appropriate assertions and better diffs. (#341)
  • 5557f62 chore: bump roboter from 11.6.38 to 11.6.40 (#344)
  • b40083a chore: bump @​types/chai from 4.2.16 to 4.2.17 (#342)
  • a62eb1f chore: bump roboter from 11.6.37 to 11.6.38 (#339)
  • bb1e898 chore: bump @​types/chai from 4.2.15 to 4.2.16 (#338)
  • e445915 chore: bump roboter from 11.6.35 to 11.6.37 (#337)
  • 50c8422 chore: bump roboter from 11.6.34 to 11.6.35 (#335)
  • d0f6463 chore: bump roboter from 11.6.32 to 11.6.34 (#334)
  • See full diff 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 badge me will comment on this PR with code to add a "Dependabot enabled" badge to your readme

Additionally, you can set the following in the .dependabot/config.yml file in this repo:

  • Update frequency
  • Automerge options (never/patch/minor, and dev/runtime dependencies)
  • Out-of-range updates (receive only lockfile updates, if desired)
  • Security updates (receive only security updates, if desired)

@goloroden goloroden merged commit 6ea9c06 into main May 6, 2021
@goloroden goloroden deleted the dependabot/npm_and_yarn/assertthat-6.0.0 branch May 6, 2021 13:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants