quarkiverse / quarkus-pact

Pact is a widely-recommended framework for consumer-driven contract testing. This Quarkus extension gives the best Pact integration with Quarkus.
https://pact.io/
Apache License 2.0
11 stars 6 forks source link

Bump pact.version from 4.6.6 to 4.6.7 #184

Closed dependabot[bot] closed 4 months ago

dependabot[bot] commented 4 months ago

Bumps pact.version from 4.6.6 to 4.6.7. Updates au.com.dius.pact.provider:junit5 from 4.6.6 to 4.6.7

Release notes

Sourced from au.com.dius.pact.provider:junit5's releases.

4.6.7

Bugfix Release

  • 2dd627172 - fix: Matching rules for query strings with square brackets were not bing written in V2 format correctly #1766
  • 9480fdc77 - fix: Provider branch not sent to Pact Broker in consumer version selectors if enablePending=false #1769
  • d50ad0876 - chore: Disable query with [] test for now #1766
  • 24b14a357 - chore: Add a query with [] test #1766
  • 152c7bc5f - fix: matchPath should validate that the example provided explicitly matches the regex #1767
Changelog

Sourced from au.com.dius.pact.provider:junit5's changelog.

4.6.7 - Bugfix Release

  • 2dd627172 - fix: Matching rules for query strings with square brackets were not bing written in V2 format correctly #1766 (Ronald Holshausen, Fri Feb 16 14:17:12 2024 +1100)
  • 9480fdc77 - fix: Provider branch not sent to Pact Broker in consumer version selectors if enablePending=false #1769 (Ronald Holshausen, Fri Feb 16 10:25:53 2024 +1100)
  • d50ad0876 - chore: Disable query with [] test for now #1766 (Ronald Holshausen, Fri Feb 16 10:25:00 2024 +1100)
  • 24b14a357 - chore: Add a query with [] test #1766 (Ronald Holshausen, Fri Feb 16 09:29:14 2024 +1100)
  • 152c7bc5f - fix: matchPath should validate that the example provided explicitly matches the regex #1767 (Ronald Holshausen, Thu Feb 15 12:05:33 2024 +1100)
  • b52f5a7c5 - Update README.md (Ronald Holshausen, Tue Jan 30 17:32:50 2024 +1100)
  • 4806c6294 - bump version to 4.6.7 (Ronald Holshausen, Tue Jan 30 17:28:57 2024 +1100)
Commits


Updates au.com.dius.pact.consumer:junit5 from 4.6.6 to 4.6.7

Release notes

Sourced from au.com.dius.pact.consumer:junit5's releases.

4.6.7

Bugfix Release

  • 2dd627172 - fix: Matching rules for query strings with square brackets were not bing written in V2 format correctly #1766
  • 9480fdc77 - fix: Provider branch not sent to Pact Broker in consumer version selectors if enablePending=false #1769
  • d50ad0876 - chore: Disable query with [] test for now #1766
  • 24b14a357 - chore: Add a query with [] test #1766
  • 152c7bc5f - fix: matchPath should validate that the example provided explicitly matches the regex #1767
Changelog

Sourced from au.com.dius.pact.consumer:junit5's changelog.

4.6.7 - Bugfix Release

  • 2dd627172 - fix: Matching rules for query strings with square brackets were not bing written in V2 format correctly #1766 (Ronald Holshausen, Fri Feb 16 14:17:12 2024 +1100)
  • 9480fdc77 - fix: Provider branch not sent to Pact Broker in consumer version selectors if enablePending=false #1769 (Ronald Holshausen, Fri Feb 16 10:25:53 2024 +1100)
  • d50ad0876 - chore: Disable query with [] test for now #1766 (Ronald Holshausen, Fri Feb 16 10:25:00 2024 +1100)
  • 24b14a357 - chore: Add a query with [] test #1766 (Ronald Holshausen, Fri Feb 16 09:29:14 2024 +1100)
  • 152c7bc5f - fix: matchPath should validate that the example provided explicitly matches the regex #1767 (Ronald Holshausen, Thu Feb 15 12:05:33 2024 +1100)
  • b52f5a7c5 - Update README.md (Ronald Holshausen, Tue Jan 30 17:32:50 2024 +1100)
  • 4806c6294 - bump version to 4.6.7 (Ronald Holshausen, Tue Jan 30 17:28:57 2024 +1100)
Commits


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 ignore conditions` will show all of the ignore conditions of the specified dependency - `@dependabot ignore major version` will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself) - `@dependabot ignore minor version` will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself) - `@dependabot ignore ` will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself) - `@dependabot unignore ` will remove all of the ignore conditions of the specified dependency - `@dependabot unignore ` will remove the ignore condition of the specified dependency and ignore conditions