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

build(deps-dev): bump pact-python from 1.7.0 to 2.2.0 #334

Closed
wants to merge 1 commit into from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Apr 11, 2024

Bumps pact-python from 1.7.0 to 2.2.0.

Release notes

Sourced from pact-python's releases.

v2.2.0

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

Pull Requests

... (truncated)

Changelog

Sourced from pact-python's changelog.

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

  • The public functions within the constants module have been removed. If you previously used them, please make use of the constants. For example, instead of pact.constants.broker_client_exe() use pact.constants.BROKER_CLIENT_PATH instead.
  • It is possible to use the system installed Pact executables by setting PACT_USE_SYSTEM_BINS to True or Yes (case insensitive).

Feat

  • add support for musllinux_aarch64
  • v3: add specification attribute to pacts
  • v3: upgrade ffi to 0.4.18
  • determine version from vcs
  • v3: add with_matching_rules
  • add python 3.12 support
  • v3: implement server log methods
  • v3: add mock server mismatches
  • v3: implement Pact Handle methods
  • ffi: add OwnedString class
  • v3: implement interaction methods
  • v3: implement pact class
  • v3: add v3.ffi module

Fix

... (truncated)

Commits
  • 5244da2 chore(test): disable failing tests on windows
  • 6970b41 feat: upgrade FFI to 0.4.19
  • 743f347 chore(deps): update actions/upload-pages-artifact action to v3
  • 7cfe950 chore(deps): update actions/setup-python action to v5
  • b290d78 chore(deps): update actions/deploy-pages action to v4
  • 97df2d0 chore(deps): update codecov/codecov-action digest to 8450866
  • b2ada0a chore(deps): pin dependencies
  • 8e8c255 docs: add blog post about v2.2
  • 2cea121 docs: add social image support
  • 94984f4 chore(docs): only publish from master
  • Additional commits viewable in compare view

Dependabot compatibility score

You can trigger a rebase of this PR 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)

Note
Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

@dependabot dependabot bot requested a review from sergeyklay as a code owner April 11, 2024 12:34
@dependabot dependabot bot added dependencies Pull requests that update a dependency file python Pull requests that update Python code labels Apr 11, 2024
@dependabot dependabot bot force-pushed the dependabot/pip/pact-python-2.2.0 branch 3 times, most recently from 1356e34 to 12b0ab0 Compare May 8, 2024 07:45
Bumps [pact-python](https://github.com/pact-foundation/pact-python) from 1.7.0 to 2.2.0.
- [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.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/pip/pact-python-2.2.0 branch from 12b0ab0 to 07fd53e Compare May 8, 2024 08:41
Copy link
Contributor Author

dependabot bot commented on behalf of github Jul 22, 2024

Superseded by #387.

@dependabot dependabot bot closed this Jul 22, 2024
@dependabot dependabot bot deleted the dependabot/pip/pact-python-2.2.0 branch July 22, 2024 12:35
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