Skip to content

Bump java8 from 4.1.10 to 4.1.26#133

Closed
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/maven/au.com.dius.pact.consumer-java8-4.1.26
Closed

Bump java8 from 4.1.10 to 4.1.26#133
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/maven/au.com.dius.pact.consumer-java8-4.1.26

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Sep 4, 2021

Copy link
Copy Markdown
Contributor

Bumps java8 from 4.1.10 to 4.1.26.

Release notes

Sourced from java8's releases.

4.1.26

Bugfix Release

  • feat: force standalone="yes" when standalone is set to true on the XML builder #1414
  • fix: allow Gradle providerTags to be an array #1423
  • feat: add handling for 404 responses in Maven plugin #1419 (Marvin Kienitz)
  • fix: Illegal cast of au.com.dius.pact.core.support.Auth to List #1422

4.1.25

Bugfix Release

  • feat: add the authentication options to PactBrokerOptions #1415
  • chore: add tests for JSON keys with special characters #1416
  • feat: add method to ProviderInfo with better type safety #1415
  • feat: add standalone setting to the XML builder #1414
  • feat: add support for verification type RESPONSE_FACTORY. Fixes #1379 (Kyle Florence)
  • feat: allow insecure TLS when accessing the broker with Maven #1413
  • feat: update the expression markers when loading a pact file if overridden #1410
  • feat: restrict expression marker overrides to provider state expressions #1410
  • feat: allow the expression markers in expressions to be overridden #1410
  • fix: min/max type matchers must not apply the limits when cascading #396

4.1.24

Bugfixes + backports from 4.2.x

  • fix: previous provider states must not be copied over to new interactions #497
  • feat: add a message metadata builder DSL #1409
  • chore: add test for pactbroker with path in the URL #1399
  • fix: header values need to be parsed when loaded from older spec pact files #1398
  • fix: retry condition for the pactbroker unknown response #1405 (Bryan Woodruff)
  • fix: don't encode URLs when making requests from HAL links #1388
  • chore: upgrade Tika to 1.27 #1392
  • chore: add debug logging to canIDeploy task
  • fix: retain previous summary state when updating markdown report #1128 (Daniel Grech)
  • feat: Ignore missing part content type headers with multipart bodies #1385
  • feat: add option to mock server to disable persistant HTTP/1.1 connections #1383 #342

4.1.23

Bugfix Release

  • fix: When using url in PactBroker annotation, the default value is broken if it contains a colon #1387 (Mahendar Selvakumar)
  • fix: using :pact-file source with Leiningen was broken #1372

4.1.22

Backported Fix

... (truncated)

Changelog

Sourced from java8's changelog.

4.1.26 - Bugfix Release

  • 13f943d76 - chore: remove kotlinter from the project (Ronald Holshausen, Sat Sep 4 13:16:15 2021 +1000)
  • 8ef861125 - feat: force standalone="yes" when standalone is set to true on the XML builder #1414 (Ronald Holshausen, Sat Sep 4 13:02:14 2021 +1000)
  • 3c752cd1c - fix: allow Gradle providerTags to be an array #1423 (Ronald Holshausen, Sat Sep 4 12:52:36 2021 +1000)
  • d8bb675ce - feat: add handling for 404 responses in Maven plugin #1419 (Marvin Kienitz, Mon Aug 23 15:20:31 2021 +0200)
  • 04d911779 - fix: Illegal cast of au.com.dius.pact.core.support.Auth to List #1422 (Ronald Holshausen, Tue Aug 24 11:39:38 2021 +1000)
  • 54d6ca8e6 - bump version to 4.1.26 (Ronald Holshausen, Sun Aug 22 18:21:26 2021 +1000)

4.2.10 - Bugfix Release

  • 185061e9b - Merge branch 'v4.1.x' (Ronald Holshausen, Sun Aug 22 18:23:38 2021 +1000)
  • 54d6ca8e6 - bump version to 4.1.26 (Ronald Holshausen, Sun Aug 22 18:21:26 2021 +1000)
  • 8f84d2b8d - update changelog for release 4.1.25 (Ronald Holshausen, Sun Aug 22 18:04:44 2021 +1000)
  • fd6372fcd - chore: ignore test failing on Windows (Ronald Holshausen, Sun Aug 22 17:47:10 2021 +1000)
  • 59f01081a - chore: codenarc (Ronald Holshausen, Sun Aug 22 17:35:15 2021 +1000)
  • db52a0abf - chore: ignore test failing on Windows (Ronald Holshausen, Sun Aug 22 17:30:20 2021 +1000)
  • 38a499d27 - Merge branch 'v4.1.x' (Ronald Holshausen, Sun Aug 22 17:21:35 2021 +1000)
  • 603b61266 - feat: add the authentication options to PactBrokerOptions #1415 (Ronald Holshausen, Sun Aug 22 17:21:06 2021 +1000)
  • eeb458af7 - Merge branch 'v4.1.x' (Ronald Holshausen, Sat Aug 21 16:53:58 2021 +1000)
  • 60e0bcb28 - chore: add tests for JSON keys with special characters #1416 (Ronald Holshausen, Sat Aug 21 16:53:37 2021 +1000)
  • dee01979e - Merge branch 'v4.1.x' (Ronald Holshausen, Sat Aug 21 15:47:00 2021 +1000)
  • b44e8d4be - feat: add method to ProviderInfo with better type safety #1415 (Ronald Holshausen, Sat Aug 21 15:43:50 2021 +1000)
  • 956d9f17e - Merge branch 'v4.1.x' (Ronald Holshausen, Sat Aug 21 15:04:18 2021 +1000)
  • 4db1f837f - feat: add standalone setting to the XML builder #1414 (Ronald Holshausen, Sat Aug 21 14:51:13 2021 +1000)
  • 883be2dac - chore: fix build after backport from master (Ronald Holshausen, Wed Aug 18 09:13:24 2021 +1000)
  • 8cc8ae7ec - chore: fix codenarc violation (Ronald Holshausen, Tue Aug 17 13:08:40 2021 +1000)
  • af9f4948d - feat: add support for verification type RESPONSE_FACTORY. Fixes #1379 (Kyle Florence, Sat Aug 7 20:42:12 2021 -0500)
  • c7e5f7de1 - Merge branch 'kflorence-message-handler-verification-1379' (Ronald Holshausen, Tue Aug 17 13:13:01 2021 +1000)
  • 892541921 - chore: fix codenarc violation (Ronald Holshausen, Tue Aug 17 13:08:40 2021 +1000)
  • 91d7823f7 - Merge branch 'message-handler-verification-1379' of https://github.com/kflorence/pact-jvm into kflorence-message-handler-verification-1379 (Ronald Holshausen, Tue Aug 17 12:48:43 2021 +1000)
  • 59493c370 - feat: add support for verification type RESPONSE_FACTORY. Fixes #1379 (Kyle Florence, Sat Aug 7 20:42:12 2021 -0500)
  • 8d2b3c8c9 - Merge branch 'v4.1.x' (Ronald Holshausen, Sun Aug 15 16:08:13 2021 +1000)
  • cf21bb87f - feat: allow insecure TLS when accessing the broker with Maven #1413 (Ronald Holshausen, Sun Aug 15 16:05:50 2021 +1000)
  • 48c52dbf1 - chore: update CONTRIBUTING.md #1291 (Ronald Holshausen, Sun Aug 15 14:09:54 2021 +1000)
  • 04a1e298f - chore: make artifact signing disabled for non-release builds #1291 (Ronald Holshausen, Sun Aug 15 13:58:51 2021 +1000)
  • 8a27dcb3a - chore: correct the build dependencies (Ronald Holshausen, Sun Aug 15 12:55:28 2021 +1000)
  • 8bd9fd65a - Merge branch 'v4.1.x' (Ronald Holshausen, Sun Aug 15 12:39:49 2021 +1000)
  • 60a624334 - feat: update the expression markers when loading a pact file if overridden #1410 (Ronald Holshausen, Sun Aug 15 12:33:44 2021 +1000)
  • 837a80176 - feat: restrict expression marker overrides to provider state expressions #1410 (Ronald Holshausen, Sun Aug 15 12:33:00 2021 +1000)
  • 4b84e68ad - chore: update readmes with expression marker overrides #1410 (Ronald Holshausen, Sun Aug 15 12:05:42 2021 +1000)
  • e84e19c5e - feat: allow the expression markers in expressions to be overridden #1410 (Ronald Holshausen, Sun Aug 15 11:58:21 2021 +1000)
  • 8de8efd48 - chore: downgrade kotlin-result to 1.1.11 (Ronald Holshausen, Sun Aug 8 16:52:09 2021 +1000)
  • f8e452031 - Merge branch 'v4.1.x' (Ronald Holshausen, Sun Aug 8 16:47:23 2021 +1000)
  • ea12cdf30 - chore: update spec test case (Ronald Holshausen, Sun Aug 8 15:56:52 2021 +1000)
  • 2a12a3212 - fix: min/max type matchers must not apply the limits when cascading #396 (Ronald Holshausen, Sun Aug 8 13:29:49 2021 +1000)
  • 6c77eb5cf - chore: correct example message JUnit tests #384 (Ronald Holshausen, Sat Aug 7 16:34:31 2021 +1000)
  • ae0dd49b9 - chore: fix failing test on windows (Ronald Holshausen, Sat Aug 7 16:23:52 2021 +1000)
  • ad664ed5d - feat(V4): Implemented models for Synchronous Message interactions (Ronald Holshausen, Sat Aug 7 16:10:35 2021 +1000)
  • ada007d7e - chore: Upgrade kotlin-result and kotlin-logging (Ronald Holshausen, Sat Aug 7 14:44:12 2021 +1000)

... (truncated)

Commits

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)

Bumps [java8](https://github.com/DiUS/pact-jvm) from 4.1.10 to 4.1.26.
- [Release notes](https://github.com/DiUS/pact-jvm/releases)
- [Changelog](https://github.com/pact-foundation/pact-jvm/blob/master/CHANGELOG.md)
- [Commits](https://github.com/DiUS/pact-jvm/commits)

---
updated-dependencies:
- dependency-name: au.com.dius.pact.consumer:java8
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added the dependencies Pull requests that update a dependency file label Sep 4, 2021
@dependabot @github

dependabot Bot commented on behalf of github Sep 20, 2021

Copy link
Copy Markdown
Contributor Author

Superseded by #134.

@dependabot dependabot Bot closed this Sep 20, 2021
@dependabot dependabot Bot deleted the dependabot/maven/au.com.dius.pact.consumer-java8-4.1.26 branch September 20, 2021 23:02
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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants