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 pact-python from 1.7.0 to 2.2.1 #387

Closed
wants to merge 1 commit into from

Conversation

dependabot[bot]
Copy link
Contributor

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

Bumps pact-python from 1.7.0 to 2.2.1.

Release notes

Sourced from pact-python's releases.

v2.2.1

Feat

  • ffi: upgrade ffi to 0.4.22
  • v3: add async message provider
  • v3: implement message verification
  • v3: remove deprecated messages iterator
  • v3: improve exception types
  • v3: add enum type aliases
  • ffi: upgrade ffi 0.4.21

Fix

  • ffi: use with_binary_body

Refactor

  • tests: move InteractionDefinition in own module
  • tests: make _add_body a method of Body
  • v3: new interaction iterators

Pull Requests

... (truncated)

Changelog

Sourced from pact-python's changelog.

v2.2.1 (2024-07-22)

Feat

  • ffi: upgrade ffi to 0.4.22
  • v3: add async message provider
  • v3: implement message verification
  • v3: remove deprecated messages iterator
  • v3: improve exception types
  • v3: add enum type aliases
  • ffi: upgrade ffi 0.4.21

Fix

  • ffi: use with_binary_body

Refactor

  • tests: move InteractionDefinition in own module
  • tests: make _add_body a method of Body
  • v3: new interaction iterators

v2.2.0 (2024-04-11)

Feat

  • upgrade FFI to 0.4.19
  • v3: add verbose mismatches
  • v3: add verifier class

Fix

  • v3: strip embedded user/password from urls
  • v3: allow optional publish options
  • delay pytest 8.1

Refactor

  • remove relative imports
  • tests: move parse_headers/matching_rules out of class

v2.1.3 (2024-03-07)

Fix

  • avoid wheel bloat

v2.1.2 (2024-03-05)

BREAKING CHANGE

... (truncated)

Commits
  • 8a6b454 chore(ci): disable windows arm wheels
  • 6f60bc3 chore(deps): update dependency devel-test/pytest to ~=8.0
  • be64e50 chore(deps): update ruff to v0.5.4
  • 5eb8489 chore(deps): update softprops/action-gh-release digest to c062e08
  • f135dad chore(deps): update dependency devel-types/mypy to v1.11.0
  • 2c652f0 chore(tests): skip windows tests
  • 93a5432 chore(tests): add v4 message provider compatibility suite
  • 058c9ac feat(ffi): upgrade ffi to 0.4.22
  • 66f24da refactor(tests): move InteractionDefinition in own module
  • 9ec2c3f fix(ffi): use with_binary_body
  • 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 sergeyklay as a code owner July 22, 2024 12:35
@dependabot dependabot bot added dependencies Pull requests that update a dependency file python Pull requests that update Python code labels Jul 22, 2024
Bumps [pact-python](https://github.com/pact-foundation/pact-python) from 1.7.0 to 2.2.1.
- [Release notes](https://github.com/pact-foundation/pact-python/releases)
- [Changelog](https://github.com/pact-foundation/pact-python/blob/master/CHANGELOG.md)
- [Commits](pact-foundation/pact-python@v1.7.0...v2.2.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/pip/pact-python-2.2.1 branch from dd478ef to 7900dd8 Compare August 5, 2024 12:05
Copy link
Contributor Author

dependabot bot commented on behalf of github Oct 10, 2024

Superseded by #417.

@dependabot dependabot bot closed this Oct 10, 2024
@dependabot dependabot bot deleted the dependabot/pip/pact-python-2.2.1 branch October 10, 2024 12:28
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.

1 participant