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 the dependencies group in /sample-api-server with 3 updates #16

Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jun 20, 2024

Bumps the dependencies group in /sample-api-server with 3 updates: au.com.dius.pact.provider:spring6, org.springframework.boot and io.spring.dependency-management.

Updates au.com.dius.pact.provider:spring6 from 4.6.3 to 4.6.10

Release notes

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

4.6.10

Updated DSL methods

  • 9d46d36f2 - feat: Allow reusing common DSL parts in different LambdaDslJsonBody objects #1796
  • 85b042cc2 - fix: Add user-agent to the list of single value headers

4.6.9

Bugfix Release

  • f835e2aca - chore: Removing publish test result step from CI
  • 9fea4e229 - fix: Add tests for generating URLs with null or empty query parameter values #1788
  • be1989d40 - fix: IndexOutOfBoundsException when query param without value #1788
  • b5bf1b33a - Update README.md (danifgxcom)

4.6.8

Maintenance Release

  • 6ced027af - chore: upgrade Netty to version 4.1.108.Final #1782
  • 71d8fee59 - feat(consumer/groovy): Support matchers on plain text bodies #443
  • 7f7093639 - feat(consumer-dsl): Support object and array expectation without specifying consumer in LambdaDSL #1737
  • 314f9c096 - feat(consumer-dsl): Support request body as byte array #1777
  • 245b17c39 - fix: allow synchronous messages to be saved in a v4 pact json report (Gert Jan Kersten)
  • 411fc8221 - docs: remove reference to scala-pact (Gaël Jourdan-Weil)
  • bc1e74468 - fix: Fix for failing Compatibility Suite build
  • 1f7d401ec - feat: Add interaction description to the verification payload sent to the Pact Broker
  • f5cc82338 - chore: Upgrade dependencies (groovy)
  • e89bf5bd6 - chore: Upgrade dependencies (ktor, netty)
  • a3358ce84 - chore: Upgrade dependencies (json, tika, pact plugin driver)
  • 7bada264d - chore: remove use of deplicated KLogging
  • 04458fca2 - chore: Upgrade kotlin-logging to 5.1.4

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

4.6.6

Bugfix Release

  • 01058b318 - fix: when Preemptive Authentication is enabled, basic auth creds were not being set correctly #1764
  • 111ae7962 - fix: Implemented missing atLeast and atMost options with matching rule definitions
  • a4509a047 - docs: update content type override system property
  • fffc9ccdc - docs: update how to override body data type

4.6.5

... (truncated)

Changelog

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

4.6.10 - Updated DSL methods

  • 0131eb2e8 - Update README.md (Ronald Holshausen, Mon May 27 09:43:50 2024 +1000)
  • 9d46d36f2 - feat: Allow reusing common DSL parts in different LambdaDslJsonBody objects #1796 (Ronald Holshausen, Wed May 22 11:50:39 2024 +1000)
  • 4752365ad - chore(ci): allow wf dispatch for docs trigger (Yousaf Nabi, Tue Apr 23 15:40:06 2024 +0100)
  • 85b042cc2 - fix: Add user-agent to the list of single value headers (Ronald Holshausen, Tue Apr 23 09:45:37 2024 +1000)
  • dd23af126 - bump version to 4.6.10 (Ronald Holshausen, Thu Apr 18 14:34:04 2024 +1000)

4.6.9 - Bugfix Release

  • f835e2aca - chore: Removing publish test result step from CI (Ronald Holshausen, Thu Apr 18 11:29:20 2024 +1000)
  • 9fea4e229 - fix: Add tests for generating URLs with null or empty query parameter values #1788 (Ronald Holshausen, Thu Apr 18 11:20:45 2024 +1000)
  • be1989d40 - fix: IndexOutOfBoundsException when query param without value #1788 (Ronald Holshausen, Wed Apr 17 17:28:56 2024 +1000)
  • 78b265ece - Merge pull request #1785 from danifgxcom/patch-1 (Ronald Holshausen, Wed Apr 17 09:45:48 2024 +1000)
  • b5bf1b33a - Update README.md (danifgxcom, Wed Apr 3 01:16:30 2024 +0200)
  • da146a02b - bump version to 4.6.9 (Ronald Holshausen, Wed Mar 27 15:07:21 2024 +1100)

4.6.8 - Maintenance Release

  • 6ced027af - chore: upgrade Netty to version 4.1.108.Final #1782 (Ronald Holshausen, Wed Mar 27 14:36:04 2024 +1100)
  • 71d8fee59 - feat(consumer/groovy): Support matchers on plain text bodies #443 (Ronald Holshausen, Tue Mar 26 16:44:35 2024 +1100)
  • 7f7093639 - feat(consumer-dsl): Support object and array expectation without specifying consumer in LambdaDSL #1737 (Ronald Holshausen, Tue Mar 26 15:52:18 2024 +1100)
  • 314f9c096 - feat(consumer-dsl): Support request body as byte array #1777 (Ronald Holshausen, Tue Mar 26 15:03:32 2024 +1100)
  • 4f3177a42 - Merge pull request #1780 from gjkersten/fix-v4-syn-msg-json-report (Ronald Holshausen, Thu Mar 21 11:22:10 2024 +1100)
  • 245b17c39 - fix: allow synchronous messages to be saved in a v4 pact json report (Gert Jan Kersten, Wed Mar 20 08:14:38 2024 +0100)
  • ca1afe425 - Merge pull request #1772 from gaeljw/patch-1 (Ronald Holshausen, Mon Mar 18 12:03:03 2024 +1100)
  • 411fc8221 - docs: remove reference to scala-pact (Gaël Jourdan-Weil, Sat Mar 2 20:38:15 2024 +0100)
  • bc1e74468 - fix: Fix for failing Compatibility Suite build (Ronald Holshausen, Tue Feb 20 14:29:04 2024 +1100)
  • 1f7d401ec - feat: Add interaction description to the verification payload sent to the Pact Broker (Ronald Holshausen, Tue Feb 20 13:57:56 2024 +1100)
  • 30c462b23 - Merge commit 'fa1f85fd4e37374d207e14f69984cb332c61e6dc' (Ronald Holshausen, Mon Feb 19 13:15:39 2024 +1100)
  • fa1f85fd4 - Squashed 'compatibility-suite/pact-compatibility-suite/' changes from d22d4667c..416f3a64d (Ronald Holshausen, Mon Feb 19 13:15:39 2024 +1100)
  • f5cc82338 - chore: Upgrade dependencies (groovy) (Ronald Holshausen, Fri Feb 16 16:18:18 2024 +1100)
  • e89bf5bd6 - chore: Upgrade dependencies (ktor, netty) (Ronald Holshausen, Fri Feb 16 16:12:15 2024 +1100)
  • a3358ce84 - chore: Upgrade dependencies (json, tika, pact plugin driver) (Ronald Holshausen, Fri Feb 16 16:06:24 2024 +1100)
  • 7bada264d - chore: remove use of deplicated KLogging (Ronald Holshausen, Fri Feb 16 15:54:31 2024 +1100)
  • 04458fca2 - chore: Upgrade kotlin-logging to 5.1.4 (Ronald Holshausen, Fri Feb 16 15:32:14 2024 +1100)
  • dac93d75a - bump version to 4.6.8 (Ronald Holshausen, Fri Feb 16 15:10:16 2024 +1100)

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)

4.6.6 - Bugfix Release

... (truncated)

Commits

Updates org.springframework.boot from 3.1.5 to 3.3.1

Release notes

Sourced from org.springframework.boot's releases.

v3.3.1

🐞 Bug Fixes

  • SQL Server JDBC URL is malformed after adding org.springframework.boot.jdbc.parameters label #41169
  • Git instant properties cannot be coerced following git-commit-id Maven plugin upgrade #41152
  • Excluding status code from DefaultErrorAttributes throws NPE #41141
  • Spring Boot remote restart with devtools causes 'factory already defined' Tomcat error when running with 'java -jar' #41107
  • MongoHealthIndicator not compliant with Mongo stable API with strict setting #41104
  • Service connection for bitnami mongodb fails to connect #41097
  • Image building requires builder to specify a stack #41091
  • DataSourceProperties fail to bind if java.sql module isn't included #41084
  • AOT causes Logback configuration error when using include #41081
  • Image building hangs when builder and buildpack are configured #41049
  • IllegalArgumentException when trying to use Tomcat's HttpNio2Protocol with Spring Boot-configured SSL #41010
  • Uber jar fails to start when it contains a dependency with Multi-Release: true in its manifest and unexpected file entries in META-INF/versions #41006
  • JSP-related resources may not be found in an executable war file when using Jetty #40996
  • The value of the tomcat.threads.config.max metric is always -1, irrespective of the configured maximum number of threads #40957
  • The auto-configured reactiveNeo4jTransactionManager may cause a failure due to multiple TransactionManager beans #40953
  • Application fails to start when server.tomcat.threads.max < 10 #40945
  • SBOM actuator endpoint doesn't work in a native image #40939
  • Starter parent applies its configuration of the CycloneDX Maven plugin too broadly #40927
  • buildInfo does not work with Gradle 8.7 or later when the configuration cache is enabled #40924
  • Prometheus Exemplars are missing from _count #40904
  • Extract fails due to a duplicate entry when BOOT-INF/classes contains a directory that's also present in the root of the jar #40903
  • sbom is not available to the actuator endpoint when using bootRun or bootWar #40890
  • A newline character is missing from the start of the default banner #40889

📔 Documentation

  • Fix links to Spring AMQP's javadoc #41144
  • Document more precisely how a Container's Docker image name is used to find the matching service connection #41123
  • Cross-link to the CDS how-to guide #41118
  • Fix typos in javadoc of MockServerRestClientCustomizer and MockServerRestTemplateCustomizer #41065
  • Improve readability when listing three pillars of observability #41064
  • Add CDS training run configuration documentation #41045
  • Document the need to switch to io.micrometer:micrometer-registry-prometheus-simpleclient to use the Prometheus push gateway #40993
  • Improve consistency of documentation guidelines for packaging and running applications #40977
  • Fix typos in method names and javadoc #40976
  • Replace hard-coded links to Micrometer in documentation #40967
  • Add Kotlin example for @Testcontainers #40943
  • Fix various minor inconsistencies of the documentation #40942
  • Warn in the documentation that spring.profiles.group can only be used in non-profile-specific documents #40941
  • Broken Micrometer links in documentation #40916
  • Document Buildpacks CDS and Spring AOT support #40762

🔨 Dependency Upgrades

  • Upgrade to Byte Buddy 1.14.17 #41066
  • Upgrade to FreeMarker 2.3.33 #41067
  • Upgrade to HSQLDB 2.7.3 #41068

... (truncated)

Commits

Updates io.spring.dependency-management from 1.1.3 to 1.1.5

Release notes

Sourced from io.spring.dependency-management's releases.

v1.1.5

🐞 Bug Fixes

  • When a dependency has been substituted by changing its target, its version is managed based on its original group and artifact IDs #383
  • Plugin triggers a deprecation warning for LenientConfiguration#getArtifacts(Spec) with Gradle 8.8 #381
  • Exclusions are calculated unnecessarily for non-transitive configurations #372

❤️ Contributors

Thank you to all the contributors who worked on this release:

@​fp7

v1.1.4

🐞 Bug Fixes

  • Dependencies declared in a platform are excluded unless applyMavenExclusions is set to false #368
  • Invalid pom is produced when using both the dependency management plugin and Gradle's bom support #257

📔 Documentation

  • Typo in "Importing a Maven Bom" example #366
Commits
  • b3f62a0 Release v1.1.5
  • 70f3e08 Release from GitHub Actions
  • b5ed22b Correct the value of build-name when deploying to Artifactory
  • 029d266 Specify the shell for build and publish step
  • 2ddde6f Prepare snapshot workflow for addition of release workflow
  • 6cc618e Enable linting and treat warnings as errors
  • 7a56eaa Broaden Gradle version compatibility testing
  • 63c2738 Upgrade to Gradle 7.6.4
  • 2ed89ef Upgrade to Gradle Enterprise Conventions 0.0.17
  • 0676dc0 Merge pull request #372 from fp7
  • Additional commits viewable in compare view

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 <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore <dependency name> 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 <dependency name> 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 <dependency name> 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 <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

Bumps the dependencies group in /sample-api-server with 3 updates: [au.com.dius.pact.provider:spring6](https://github.com/pact-foundation/pact-jvm), [org.springframework.boot](https://github.com/spring-projects/spring-boot) and [io.spring.dependency-management](https://github.com/spring-gradle-plugins/dependency-management-plugin).


Updates `au.com.dius.pact.provider:spring6` from 4.6.3 to 4.6.10
- [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)

Updates `org.springframework.boot` from 3.1.5 to 3.3.1
- [Release notes](https://github.com/spring-projects/spring-boot/releases)
- [Commits](spring-projects/spring-boot@v3.1.5...v3.3.1)

Updates `io.spring.dependency-management` from 1.1.3 to 1.1.5
- [Release notes](https://github.com/spring-gradle-plugins/dependency-management-plugin/releases)
- [Commits](spring-gradle-plugins/dependency-management-plugin@v1.1.3...v1.1.5)

---
updated-dependencies:
- dependency-name: au.com.dius.pact.provider:spring6
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dependencies
- dependency-name: org.springframework.boot
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: dependencies
- dependency-name: io.spring.dependency-management
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dependencies
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file java Pull requests that update Java code labels Jun 20, 2024
@rogervinas rogervinas merged commit b7fbaa8 into main Jun 25, 2024
1 check passed
@rogervinas rogervinas deleted the dependabot/gradle/sample-api-server/dependencies-d02974a4c4 branch June 25, 2024 12:39
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
1 participant