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 au.com.dius.pact:consumer from 4.3.2 to 4.6.16 in /java #721

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Dec 9, 2024

Bumps au.com.dius.pact:consumer from 4.3.2 to 4.6.16.

Release notes

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

4.6.16

Maintenance Release

  • 2d2016317 - fix: Dependency conflict with org.slf4j:slf4j-api was causing Spring tests to fail
  • 38c0d27b8 - feat: Update LambdaDsl.newJsonArray to allow setting the number of examples
  • 19c663c8c - chore: The pact-jvm-server main spec was not configured correctly
  • 147a2a661 - fix: LambdaDslJsonArray has no datetime function #1839
  • e95461a6a - Fix path to Clojure example (Christoph Burgmer)
  • 9f6b209e2 - chore: Add a test + update docs on JUnit 4 report dir default #1836
  • 3e501f58e - chore: Add a test for pact-jvm-server

4.6.15

Maintenance Release

  • 93fe19637 - fix: Log the error response bodies from the Pact Broker #1830
  • 3b2519972 - fix(mock-server): Setting content length == 0 causes the HTTP exchange to use chunked encoding #1828
  • ec066a031 - fix: Trim regex anchors before generating random strings from the regex #1826
  • 62f40d5da - Document usage of pactbroker.providerBranch with the matching branch selector (Tim Vahlbrock)
  • 883f3e577 - chore: add JSON parser test for Windows #1827
  • 43655c82d - docs: update obsolete links [ci skip] (Yousaf Nabi)
  • 5e9ac00ec - fix: failing test after merging PR
  • 0c2fe9a47 - Update httpclient5 (Ruth Bassindale)
  • 67d957660 - Make plugindriver version consistent (Ruth Bassindale)

4.6.14

Bugfix Release

  • 4cf45a1a0 - fix: Allow the Pact publish task to set insecure TLS flag #1817
  • ba845e825 - fix: Support provider tests with multiple targets using different transports #1819
  • ae9b230f4 - chore: Upgrade plugin driver to 0.5.1 which upgrades gRPC libs to 1.66.0 #1816
  • f19f1cfc2 - fix(V4): Http mock server was incorrectly setting the transport to https
  • 9ddf12656 - chore: Upgrade plugin driver to 0.5.0

4.6.13

Bugfix Release

  • ea14386fa - fix: Need to pass any provider state data through to the plugins
  • aa5770aae - Update README.md

4.6.12

Bugfix Release

  • a8c7a48ee - feat: Update the matching rule expression parser to support values from provider states
  • 787740484 - Feat: Improve some of the matching definition parser errors
  • bf662357c - feat: Add DSL methods to handle matching each key and value in a JSON object #1813
  • ae0607954 - fix: Deprecate eachKeyLike methods as they actually act on the values #1813
  • 877f21bac - fix: PactBrokerClient throws index-out-of-bounds when can-i-deploy is called for a new tag #1814
  • 65ae785b6 - Update README.md
  • 521e26513 - docs(JUnit 4): Update README with allowing provider state generator to fall back to the provider state parameters
  • e586656e4 - feat(JUnit 4): Allow provider state generator to fall back to the provider state parameters

... (truncated)

Changelog

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

4.6.16 - Maintenance Release

  • 2d2016317 - fix: Dependency conflict with org.slf4j:slf4j-api was causing Spring tests to fail (Ronald Holshausen, Wed Dec 4 14:21:15 2024 +1100)
  • 38c0d27b8 - feat: Update LambdaDsl.newJsonArray to allow setting the number of examples (Ronald Holshausen, Wed Dec 4 10:59:23 2024 +1100)
  • 19c663c8c - chore: The pact-jvm-server main spec was not configured correctly (Ronald Holshausen, Wed Dec 4 10:24:23 2024 +1100)
  • 147a2a661 - fix: LambdaDslJsonArray has no datetime function #1839 (Ronald Holshausen, Wed Dec 4 10:23:10 2024 +1100)
  • c7911705b - chore: Update readme (Ronald Holshausen, Wed Dec 4 09:59:01 2024 +1100)
  • 7229244f6 - Merge pull request #1837 from cburgmer/patch-1 (Ronald Holshausen, Fri Nov 15 10:03:21 2024 +1100)
  • e95461a6a - Fix path to Clojure example (Christoph Burgmer, Thu Nov 14 14:21:10 2024 +0100)
  • 9f6b209e2 - chore: Add a test + update docs on JUnit 4 report dir default #1836 (Ronald Holshausen, Thu Nov 14 15:58:48 2024 +1100)
  • 3e501f58e - chore: Add a test for pact-jvm-server (Ronald Holshausen, Tue Oct 29 17:40:28 2024 +1100)
  • 85c92365e - Update README.md (Ronald Holshausen, Tue Oct 29 11:32:02 2024 +1100)
  • 5c41e17fc - bump version to 4.6.16 (Ronald Holshausen, Tue Oct 29 10:38:07 2024 +1100)

4.6.15 - Maintenance Release

  • 93fe19637 - fix: Log the error response bodies from the Pact Broker #1830 (Ronald Holshausen, Thu Oct 24 11:41:59 2024 +1100)
  • 3b2519972 - fix(mock-server): Setting content length == 0 causes the HTTP exchange to use chunked encoding #1828 (Ronald Holshausen, Wed Oct 23 16:00:35 2024 +1100)
  • ec066a031 - fix: Trim regex anchors before generating random strings from the regex #1826 (Ronald Holshausen, Wed Oct 23 14:27:53 2024 +1100)
  • 0554c1a96 - Merge pull request #1831 from timvahlbrock/patch-1 (Ronald Holshausen, Fri Oct 11 08:59:24 2024 +1100)
  • 62f40d5da - Document usage of pactbroker.providerBranch with the matching branch selector (Tim Vahlbrock, Mon Oct 7 09:30:56 2024 +0200)
  • 883f3e577 - chore: add JSON parser test for Windows #1827 (Ronald Holshausen, Thu Sep 26 11:03:22 2024 +1000)
  • ab4c88c34 - Merge pull request #1825 from pact-foundation/docs/links (Ronald Holshausen, Thu Sep 26 10:29:23 2024 +1000)
  • 43655c82d - docs: update obsolete links [ci skip] (Yousaf Nabi, Fri Sep 6 13:05:08 2024 +0100)
  • 5e9ac00ec - fix: faiing test after merging PR (Ronald Holshausen, Thu Aug 29 09:38:17 2024 +1000)
  • 122db092c - Merge pull request #1823 from huehnerlady/update-httpclient5 (Ronald Holshausen, Thu Aug 29 09:11:00 2024 +1000)
  • 7a28b1e19 - Merge pull request #1822 from huehnerlady/update-plugin-driver (Ronald Holshausen, Thu Aug 29 09:09:48 2024 +1000)
  • 0c2fe9a47 - Update httpclient5 (Ruth Bassindale, Wed Aug 28 11:34:38 2024 +0200)
  • 67d957660 - Make plugindriver version consistent (Ruth Bassindale, Wed Aug 28 09:49:35 2024 +0200)
  • f5ee0eb0a - bump version to 4.6.15 (Ronald Holshausen, Tue Aug 27 16:49:49 2024 +1000)

4.6.14 - Bugfix Release

  • 4cf45a1a0 - fix: Allow the Pact publish task to set insecure TLS flag #1817 (Ronald Holshausen, Tue Aug 27 16:22:48 2024 +1000)
  • ba845e825 - fix: Support provider tests with multiple targets using different transports #1819 (Ronald Holshausen, Mon Aug 26 14:41:47 2024 +1000)
  • ae9b230f4 - chore: Upgrade plugin driver to 0.5.1 which upgrades gRPC libs to 1.66.0 #1816 (Ronald Holshausen, Mon Aug 26 14:38:25 2024 +1000)
  • f19f1cfc2 - fix(V4): Http mock server was incorrectly setting the trasnport to https (Ronald Holshausen, Thu Aug 22 15:37:09 2024 +1000)
  • 9ddf12656 - chore: Upgrade plugin driver to 0.5.0 (Ronald Holshausen, Wed Aug 21 16:37:51 2024 +1000)
  • 00442e6df - Update README.md (Ronald Holshausen, Fri Aug 9 15:06:16 2024 +1000)
  • 5cdf0cb1c - bump version to 4.6.14 (Ronald Holshausen, Fri Aug 9 15:01:54 2024 +1000)

4.6.13 - Bugfix Release

  • ea14386fa - fix: Need to pass any provider state data through to the plugins (Ronald Holshausen, Wed Aug 7 12:09:02 2024 +1000)
  • aa5770aae - Update README.md (Ronald Holshausen, Tue Aug 6 10:49:30 2024 +1000)
  • 9289a3c8b - bump version to 4.6.13 (Ronald Holshausen, Tue Aug 6 10:36:04 2024 +1000)

4.6.12 - Bugfix Release

  • a8c7a48ee - feat: Update the matching rule expression parser to support values from provider states (Ronald Holshausen, Mon Aug 5 17:38:19 2024 +1000)

... (truncated)

Commits

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.

Bumps [au.com.dius.pact:consumer](https://github.com/pact-foundation/pact-jvm) from 4.3.2 to 4.6.16.
- [Release notes](https://github.com/pact-foundation/pact-jvm/releases)
- [Changelog](https://github.com/pact-foundation/pact-jvm/blob/master/CHANGELOG.md)
- [Commits](https://github.com/pact-foundation/pact-jvm/commits)

---
updated-dependencies:
- dependency-name: au.com.dius.pact:consumer
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file java Pull requests that update Java code labels Dec 9, 2024
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 java Pull requests that update Java code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants