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 pyhamcrest from 1.9.0 to 2.0.4 #77

Closed
wants to merge 1 commit into from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Aug 8, 2022

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 dependabot bot added dependencies Pull requests that update a dependency file python Pull requests that update Python code labels Aug 8, 2022
@dependabot dependabot bot force-pushed the dependabot/pip/pyhamcrest-2.0.4 branch 2 times, most recently from 7a8a8b7 to b12ca77 Compare August 8, 2022 11:08
Bumps [pyhamcrest](https://github.com/hamcrest/PyHamcrest) from 1.9.0 to 2.0.4.
- [Release notes](https://github.com/hamcrest/PyHamcrest/releases)
- [Changelog](https://github.com/hamcrest/PyHamcrest/blob/main/CHANGELOG.rst)
- [Commits](hamcrest/PyHamcrest@V1.9.0...V2.0.4)

---
updated-dependencies:
- dependency-name: pyhamcrest
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/pip/pyhamcrest-2.0.4 branch from b12ca77 to b7825cd Compare August 8, 2022 11:41
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Oct 23, 2023

Superseded by #83.

@dependabot dependabot bot closed this Oct 23, 2023
@dependabot dependabot bot deleted the dependabot/pip/pyhamcrest-2.0.4 branch October 23, 2023 01:41
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 python Pull requests that update Python code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants