Skip to content

Bump java8 from 4.1.25 to 4.1.40#265

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

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

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Nov 25, 2022

Copy link
Copy Markdown
Contributor

Bumps java8 from 4.1.25 to 4.1.40.

Release notes

Sourced from java8's releases.

4.1.40

Fixes back-ported from v4.3.x

  • f449da53a - feat: protect json body generation against loop for cicly reference (Samuel)
  • e256c0cd8 - feat: support MessagePact with a string as a content #1619
  • 68dd07fa3 - feat: Support system properties or environment variables for consumer and provider annotation with JUnit4 provider tests #528 #1616
  • 28ff52287 - fix: queryMatchingDatetime creates invalid genetator #1612
  • aece98db3 - fix: write empty bodies to the Pact file #1611
  • 7083f8c06 - feat: add capability to build json body based on data class required constructor fields (Samuel)
  • d1afb8e97 - bump actions/setup-java to v3 (Nikolas Grottendieck)
  • b937ccb79 - bump org.json:json version to latest (Nikolas Grottendieck)
  • c8698523a - chore: Update the HAL client to return the current navigated document
  • 6f3c42232 - Use Thread Context ClassLoader to find test resources (Holly Cummins)
  • 369033589 - Bump version of Kotlin Result to work around Unresolved reference build failures (Holly Cummins)
  • ba2cf791c - Fix issue with base classes (Stefano Lucka)
  • 92dca3b3a - feat: update docs on providing raw selector JSON
  • 728ed95dc - feat: add capability to the selector builder DSL to add raw JSON snippets
  • bd4289975 - fix(Gradle): publishing pacts - default to the consumer version system property if it is set #1601
  • d0b4051e4 - chore: fix publishing Gradle plugin to Maven Central #1588
  • 041e69b14 - feat: add example JUnit4 Spring test using new consumer version selector method
  • a601f18c8 - feat: Add docs for using consumer version selector methods with JUnit4
  • dcfdb6a8b - fix: raise an exception when the consumerVersionSelectors method has the wrong signature #1594
  • e924d807c - fix: allways apply the plugin-publish plugin to the Gradle plugin project #1588
  • fc9fb3b40 - Consumer version selector method must be public (Stefano Lucka)
  • 52df11566 - Replace diff-utils with the latest actively maintained version 4.12 (Bernard Fugas)

4.1.39

Back-ported fixes and consumer version selectors from v4.3.x

  • d7fccb6c5 - fix(Gradle): fixes gradle provider verification from pact file #1587
  • 77b79a2cd - fix(Gradle): Update methods on GradleProviderInfo to support calling hasPactsFromPactBroker without options #1586
  • 14a51438a - fix: for NoSuchMethodError: void kotlin.jvm.internal.FunctionReferenceImpl
  • 05dce3c05 - feat: Update Maven plugin readme with latest consumer version selectors
  • 34d19e3c7 - feat: Update Maven plugin with latest consumer version selectors
  • 7177bdcee - chore: remove deprecation annotation from selector tag methods
  • 1a5195785 - fix: annotation check was failing on JDK8
  • d23fcbe97 - refactor: rename ConsumerVersionSelectors annotation so it does not clash with the model class
  • 17e51e32f - refactor: Consumer Version Selectors method does not need a parameter
  • 743ac4baa - Feat: Support consumer version selectors DSL for JUnit 5
  • f54ee01df - feat(JUnit): allow pact loader to setup from the test class instead of just annotations
  • afeca4007 - chore: correct the GitHub URL in Gradle plugin
  • 957f3a3e2 - chore: upgrade Gradle project to use 1.0 of the plugin-publish plugin
  • f021ef1f9 - feat: add Gradle DSL functions for deprecated tag forms of selectors
  • fe643c961 - fix: call the updated selector method from the Gradle plugin
  • 0afc9543d - Feat: Implement new Gradle DSL for consumer version selectors
  • 01e45dcc8 - feat: allow consumer version selector JSON to be provided with an environment variable
  • 57533e350 - Update gradle.properties to fix Vulnerability
  • 33d659e1d - Added secondary constructor to FormPostBuilder to facilitate passing a ContentType.
  • 8a6095c06 - chore: correct offset expressions in date-time expressions
  • a36ce7740 - chore: correct message on warning log entry

... (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.4.2 - Fix transitive dependencies

  • 362924b38 - fix: httpclient5 and org.json need to be defined as api deps in the dependency constraints #1639 (Ronald Holshausen, Tue Nov 22 11:21:54 2022 +1100)
  • bb424484c - bump version to 4.4.2 (Ronald Holshausen, Mon Nov 21 15:09:56 2022 +1100)

4.4.1 - Bugfix Release

  • 7913c0e0c - fix: remove kotlin-logging from the convention plugin project constraints #1639 (Ronald Holshausen, Mon Nov 21 14:55:13 2022 +1100)
  • b6076dbfc - Revert "update changelog for release 4.4.1" (Ronald Holshausen, Mon Nov 21 14:44:42 2022 +1100)
  • 498758668 - update changelog for release 4.4.1 (Ronald Holshausen, Mon Nov 21 14:40:27 2022 +1100)
  • 32852036f - fix: com.michael-bull.kotlin-result was causing dependency issues #1639 (Ronald Holshausen, Mon Nov 21 14:26:30 2022 +1100)
  • d9eff8f3f - fix: correct the kotlin-logging dependency (Ronald Holshausen, Mon Nov 21 10:04:25 2022 +1100)
  • 953681997 - Update README.md (Ronald Holshausen, Fri Nov 18 16:19:10 2022 +1100)
  • 66c9a1e45 - chore: fix changelog (Ronald Holshausen, Fri Nov 18 16:11:10 2022 +1100)
  • 51b73d287 - bump version to 4.4.1 (Ronald Holshausen, Fri Nov 18 15:25:01 2022 +1100)

4.4.0 - 4.4.0 Release

  • e273b2ebc - fix: Upgrade plugin driver to 0.1.7 (fixes startMockServer doesn't set hostInterface, port, and tls) (Ronald Holshausen, Fri Nov 18 14:34:14 2022 +1100)
  • 96eca26df - chore: remove beta from version (Ronald Holshausen, Fri Nov 18 14:28:19 2022 +1100)
  • 7454feaa0 - Merge branch 'master' into v4.4.x (Ronald Holshausen, Fri Nov 18 14:25:25 2022 +1100)
  • 9efae6216 - Update README.md (Ronald Holshausen, Thu Nov 17 08:58:47 2022 +1100)
  • eb05b9489 - chore: fix publishing in pact-jvm-server (Ronald Holshausen, Wed Nov 16 17:52:13 2022 +1100)
  • 1161f8b8c - bump version to 4.4.0-beta.9 (Ronald Holshausen, Wed Nov 16 17:32:38 2022 +1100)

4.4.0-beta.8 - Fixes from master

  • 571f6d756 - chore: re-enable all tests after cleaning up build (Ronald Holshausen, Wed Nov 16 17:08:46 2022 +1100)
  • 1ec7f3146 - chore: add pact-jvm-server to the updated project structure (Ronald Holshausen, Wed Nov 16 17:02:54 2022 +1100)
  • 7fbe5cc78 - chore: add final libs to new project structure (Ronald Holshausen, Wed Nov 16 16:45:23 2022 +1100)
  • cb7a9c90b - chore: add Gradle plugin to new build structure (Ronald Holshausen, Wed Nov 16 16:31:35 2022 +1100)
  • 7ca34d76e - chore: kick build (Ronald Holshausen, Wed Nov 16 16:10:57 2022 +1100)
  • e01e7df20 - chore: add Maven module to the new build structure (Ronald Holshausen, Wed Nov 16 15:33:28 2022 +1100)
  • e3c208ba2 - chore: add provider spring modules to new project setup (Ronald Holshausen, Wed Nov 16 15:17:12 2022 +1100)
  • e0cc97887 - chore: add provider junit modules to new build structure (Ronald Holshausen, Wed Nov 16 14:10:07 2022 +1100)
  • a54c23469 - chore: add remaining consumer modules to the new build structure (Ronald Holshausen, Wed Nov 16 12:35:21 2022 +1100)
  • 9403b4e22 - chore: add pact-specification-test to the new build structure (Ronald Holshausen, Wed Nov 16 11:59:00 2022 +1100)
  • 7ac29ead5 - chore: add provider to the new build structure (Ronald Holshausen, Wed Nov 16 11:32:42 2022 +1100)
  • ea2084be8 - chore: add consumer to the new build structure (Ronald Holshausen, Wed Nov 16 09:22:13 2022 +1100)
  • 5d8fe2dc2 - chore: add matchers to the new project structure (Ronald Holshausen, Tue Nov 15 17:36:51 2022 +1100)
  • 6fba72949 - chore: fix test (Ronald Holshausen, Tue Nov 15 17:27:25 2022 +1100)
  • 9b9bb0d4a - chore: disable failing test for now (Ronald Holshausen, Tue Nov 15 17:20:30 2022 +1100)
  • bf9a597ce - chore: add models to the new project setup (Ronald Holshausen, Tue Nov 15 17:12:45 2022 +1100)
  • 61da53118 - chore: add pact broker lib to new build (Ronald Holshausen, Tue Nov 15 16:32:35 2022 +1100)
  • d52b74229 - chore: get publishing working with new project setup (Ronald Holshausen, Tue Nov 15 15:59:58 2022 +1100)
  • 51ae99f32 - chore: Set Java to max 18 in CI (Ronald Holshausen, Tue Nov 15 14:22:43 2022 +1100)
  • 746014079 - chore: fix static code analysis voilations (Ronald Holshausen, Tue Nov 15 14:19:06 2022 +1100)
  • 441122c6a - chore: add Java 19 to the CI build (Ronald Holshausen, Tue Nov 15 14:17:32 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.40.
- [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 Nov 25, 2022
@dependabot @github

dependabot Bot commented on behalf of github Dec 23, 2022

Copy link
Copy Markdown
Contributor Author

Superseded by #273.

@dependabot dependabot Bot closed this Dec 23, 2022
@dependabot dependabot Bot deleted the dependabot/maven/au.com.dius.pact.consumer-java8-4.1.40 branch December 23, 2022 23:00
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