databaker icon indicating copy to clipboard operation
databaker copied to clipboard

Bump pyhamcrest from 1.9.0 to 2.0.4

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

Bumps pyhamcrest from 1.9.0 to 2.0.4.

Release notes

Sourced from pyhamcrest's releases.

V2.0.3

A whole pile of little updates and testing fixes

Version 2.0.2

No release notes provided.

Version 2.0.1

No release notes provided.

Version 2.0.0

No release notes provided.

Version 1.10.1

No release notes provided.

Version 1.10.0

No release notes provided.

Changelog

Sourced from pyhamcrest's changelog.

Hamcrest 2.0.4 (2022-08-07)

Bugfixes

  • has_properties now returns Matcher[Any] type, which addresses type checking errors when nested as a matcher. ([#207](https://github.com/hamcrest/PyHamcrest/issues/207) <https://github.com/hamcrest/PyHamcrest/issues/207>_)

[#207](https://github.com/hamcrest/PyHamcrest/issues/207) <https://github.com/hamcrest/PyHamcrest/issues/207>_

Features ^^^^^^^^

  • Added Python 3.11 testing

[#206](https://github.com/hamcrest/PyHamcrest/issues/206) <https://github.com/hamcrest/PyHamcrest/issues/206>_

Misc ^^^^

  • [#175](https://github.com/hamcrest/PyHamcrest/issues/175) <https://github.com/hamcrest/PyHamcrest/issues/175>_

2.0.3 (2021-12-12)

Features ^^^^^^^^

    • Adds the tests to the sdist. Fixed by #150

[#141](https://github.com/hamcrest/PyHamcrest/issues/141) <https://github.com/hamcrest/PyHamcrest/issues/141>_

    • Update the CI to test Python 3.10

[#160](https://github.com/hamcrest/PyHamcrest/issues/160) <https://github.com/hamcrest/PyHamcrest/issues/160>_

    • Add pretty string representation for matchers objects

[#170](https://github.com/hamcrest/PyHamcrest/issues/170) <https://github.com/hamcrest/PyHamcrest/issues/170>_

Bugfixes ^^^^^^^^

  • Test coverage is now submitted to codecov.io.

    Fixed by #150

[#135](https://github.com/hamcrest/PyHamcrest/issues/135) <https://github.com/hamcrest/PyHamcrest/issues/135>_

... (truncated)

Commits
  • 89658b0 Changelog for v2.0.4
  • 592cf4e Merge pull request #213 from offbyone/release-on-tag
  • ad27567 ci: switch to the production PyPi endpoint
  • c950886 ci: allow workflow dispatch to trigger release
  • d3b5a81 Merge pull request #212 from offbyone/release-by-ci
  • 7d8615e Merge pull request #211 from kianmeng/fix-typos
  • e04650b Add a release workflow based on tags
  • 8307bbf Fix typo, emtpy -> empty
  • 046e225 Merge pull request #210 from offbyone/hatch
  • 9c81a38 add hatch-vcs for versioning
  • 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 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 Aug 08 '22 10:08 dependabot[bot]