Skip to content

Bump java8 from 4.1.25 to 4.1.38#223

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

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

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github May 31, 2022

Copy link
Copy Markdown
Contributor

Bumps java8 from 4.1.25 to 4.1.38.

Release notes

Sourced from java8's releases.

4.1.38

Rename pactbroker.providerBranches to pactbroker.providerBranch [Breaking Change]

Breaking Change: This release renames providerBranches to providerBranch introduced in 4.1.37

  • a37409b23 - fix: providerVersionBranch for pending pacts (Praveen Erode Mohanasundaram)
  • d68690790 - Updating build.gradle to fix Vulnerability CVE-2022-22970 (Colin)

4.1.37

Support providerVersionBranches in JUnit tests

  • 90f821f49 - Add support for providerVersionBranches #1554 (Ben Pilgrim)

4.1.36

Maintenance Release

  • a90d0e903 - Updating build.gradle to fix Vulnerability #1551 (rejeeshg)
  • 548012cb2 - Update gradle.properties to fix Vulnerability #1548 (rejeeshg)
  • d67ab750f - Update build.gradle #1542 (rejeeshg)

4.1.35

Bugfix Release

  • fdf0a5e90 - fix: PactCanIDeployTask needs to have internal fields maked @​Internal for Gradle 7 #1430
  • c3ea56917 - feat: Add support for enabling insecure TLS to the PactBrokerLoader. (Colin Anderson)

4.1.34

Bugfix Release

  • fix(Gradle): Authentication needs to be propagated when using fromPactBroker #1483
  • fix(Gradle): Cannot connect to authenticated broker with token when verifying #1483
  • fix(canIDeploy): Plus signs in version numbers not correctly escaped #1511

4.1.33

Support branches when publishing Pacts

  • feat: Update readmes on setting branches when publishing #1453
  • feat: Update Maven publish task to support branches #1453
  • feat: Update Gradle publish task to support branches #1453
  • feat: Add pact tests for "all in one" endpoint to publish pacts #1452
  • feat: Use "all in one" endpoint to publish pacts #1452

4.1.32

Fix Analytics

  • fix(metrics): swap uid for cid
  • fix: add required event value to analytics call

... (truncated)

Changelog

Sourced from java8's changelog.

To generate the log, run git log --pretty='* %h - %s (%an, %ad)' TAGNAME..HEAD replacing TAGNAME and HEAD as appropriate.

4.3.9 - Rename providerBranches to providerBranch

  • e4523335e - Merge pull request #1565 from praveen-em/issue-1562 (Ronald Holshausen, Mon May 30 17:35:34 2022 +1000)
  • 12b0cbfa1 - Merge pull request #1559 from itstheceo/master (Ronald Holshausen, Mon May 30 10:59:02 2022 +1000)
  • 39d3739f1 - fix: providerVersionBranch for pending pacts (Praveen Erode Mohanasundaram, Fri May 27 22:15:52 2022 +0100)
  • 56c972491 - bump version to 4.3.9 (Ronald Holshausen, Thu May 26 11:51:11 2022 +1000)
  • 6e4b18002 - Updating build.gradle to fix Vulnerability CVE-2022-22970 (Colin, Tue May 24 13:45:25 2022 +1200)

4.3.8 - Support providerVersionBranches in JUnit tests

  • eeba50278 - Merge branch 'TGNThump-feature/providerVersionBranches' (Ronald Holshausen, Tue May 24 08:56:30 2022 +1000)
  • 1c3b69f6b - Merge pull request #1558 from pact-foundation/correct_provider_states_url (Yousaf Nabi, Mon May 23 12:59:53 2022 +0100)
  • 31f8d9ddd - docs: update gradle readme provider states link (Yousaf Nabi, Mon May 23 12:57:38 2022 +0100)
  • 5917d5169 - Merge pull request #1557 from TGNThump/feature/providerVersionBranches (Ronald Holshausen, Fri May 20 12:41:27 2022 +1000)
  • b985a6233 - chore: fix failing tests #1557 (Ronald Holshausen, Fri May 20 12:40:51 2022 +1000)
  • 968e69c7c - chore: fix static code check errros #1557 (Ronald Holshausen, Fri May 20 12:05:21 2022 +1000)
  • 936ac74c3 - Add support for providerVersionBranches #1554 (Ben Pilgrim, Thu May 19 11:15:28 2022 +0100)
  • 36788ed47 - chore: Update versions in readme (Ronald Holshausen, Fri May 13 16:50:02 2022 +1000)
  • 469511218 - bump version to 4.3.8 (Ronald Holshausen, Fri May 13 16:39:13 2022 +1000)

4.3.7 - Maintenance Release

  • 16e72b61b - Merge pull request #1550 from rejeeshg/patch-11 (Ronald Holshausen, Wed May 11 10:28:05 2022 +1000)
  • 1316da1b3 - Merge pull request #1546 from rejeeshg/patch-7 (Ronald Holshausen, Wed May 11 10:25:37 2022 +1000)
  • 37ba29941 - Updating build.gradle to fix vulnerability (rejeeshg, Tue May 10 23:01:39 2022 +0530)
  • c5df12d0e - Update gradle.properties to fix Vulnerability (rejeeshg, Tue May 10 18:59:13 2022 +0530)
  • bfd2586fb - Merge pull request #1544 from rejeeshg/patch-6 (Ronald Holshausen, Mon May 9 11:54:03 2022 +1000)
  • 099d6cf4b - Update build.gradle to mitigate Vuln CVE-2022-22965 (rejeeshg, Fri May 6 17:41:42 2022 +0530)
  • 4712d3257 - Merge pull request #1533 from pact-foundation/java-8-update-link (Ronald Holshausen, Tue Apr 12 09:11:16 2022 +1000)
  • 892f6c8e4 - docs: make jvm link relative (Yousaf Nabi, Mon Apr 11 15:24:51 2022 +0100)
  • de2662462 - docs: update link in main readme (Yousaf Nabi, Mon Apr 11 15:22:33 2022 +0100)
  • dc02522f1 - chore: add NOTE: not :::note (Yousaf Nabi, Mon Apr 11 15:00:52 2022 +0100)
  • cd442d683 - docs: remove links to java8 guide (Yousaf Nabi, Mon Apr 11 14:59:11 2022 +0100)
  • ba271ad90 - chore: update readme (Ronald Holshausen, Mon Apr 11 17:13:24 2022 +1000)
  • 784f6502c - Merge pull request #1531 from cwanderson/allow-insecure-tls-when-verifying-against-pact-broker (Ronald Holshausen, Mon Apr 11 16:22:56 2022 +1000)
  • abee6c3e5 - feat: Add support for enabling insecure TLS to the PactBrokerLoader. (Colin Anderson, Thu Apr 7 22:06:23 2022 +0100)
  • 1e270c5c5 - chore: clojure tests fail on Windows with JDK 17 (Ronald Holshausen, Wed Mar 23 10:25:49 2022 +1100)
  • 3fc057b86 - chore: remove v4.2.x from CI, add v4.4.x (Ronald Holshausen, Tue Mar 22 17:34:21 2022 +1100)
  • f2f78a5f7 - chore: add JDK 17 to CI build (Ronald Holshausen, Tue Mar 22 17:22:21 2022 +1100)
  • f169bcba0 - chore: Update project to run on JDK 17 (Ronald Holshausen, Tue Mar 22 17:20:23 2022 +1100)
  • ea72cddc7 - chore: add 4.4.x to the version table (Ronald Holshausen, Tue Mar 22 16:48:44 2022 +1100)
  • 5835a5856 - chore: update version table in readme (Ronald Holshausen, Tue Mar 22 16:06:07 2022 +1100)
  • a3e2426a8 - bump version to 4.3.7 (Ronald Holshausen, Tue Mar 22 16:01:17 2022 +1100)

4.3.6 - Bugfix Release

  • 99316a311 - chore: fix codenarc violation after merging PR (Ronald Holshausen, Tue Mar 22 15:44:54 2022 +1100)
  • 4f4c0b296 - Merge pull request #1527 from kellychen103/verificationresults (Ronald Holshausen, Thu Mar 17 08:42:01 2022 +1100)

... (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.25 to 4.1.38.
- [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 May 31, 2022
@dependabot @github

dependabot Bot commented on behalf of github Aug 2, 2022

Copy link
Copy Markdown
Contributor Author

Superseded by #236.

@dependabot dependabot Bot closed this Aug 2, 2022
@dependabot dependabot Bot deleted the dependabot/maven/au.com.dius.pact.consumer-java8-4.1.38 branch August 2, 2022 23:04
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