Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 31, 2025

Bumps the java-dependencies group with 3 updates in the / directory: org.wiremock:wiremock-standalone, org.springdoc:springdoc-openapi-starter-webmvc-ui and org.owasp.dependencycheck.

Updates org.wiremock:wiremock-standalone from 3.10.0 to 3.11.0

Release notes

Sourced from org.wiremock:wiremock-standalone's releases.

3.11.0

🚀 New Features

🐞 Bug fixes

📦 Dependency updates

✍ Other changes

Commits
  • dd8e739 Fixed test broken by suppression of HTTPS upgrade by the Apache HTTP Client
  • a7d9ac8 Bumped minor version
  • bd17065 Merge pull request #2918 from ianprime0509/xml-default-instance
  • 63a3a12 Update after-pattern.yaml to fix typo (#2949)
  • 437e3ec Disable problematic protocol update for httpclient 5.4 (#2951)
  • c3f3319 Bump jetty 12 version to 12.0.16 (#2947)
  • 9ccb1c8 improve performance of EqualToXmlPattern. (#2944)
  • f913265 Make EqualToXmlPattern namespace aware by default. (#2945)
  • 6217b77 Merge pull request #2943 from Ashish-CodeJourney/master
  • afe7de8 Merge pull request #1 from Ashish-CodeJourney/Ashish-CodeJourney-patch-1
  • Additional commits viewable in compare view

Updates org.springdoc:springdoc-openapi-starter-webmvc-ui from 2.8.3 to 2.8.4

Release notes

Sourced from org.springdoc:springdoc-openapi-starter-webmvc-ui's releases.

springdoc-openapi v2.8.4 released!

What's Changed

Added

  • #2873 - Improve performance of getGenericMapResponse
  • #2836 - Provide option to set allowed locales
  • #2862 - Align Swagger-UI Prefix Path with Swagger-WebMvc Behavior

Changed

  • Upgrade spring-boot to 3.4.2
  • Upgrade spring-cloud-function to 4.2.1
  • Upgrade swagger-core to 2.2.28

Fixed

  • #2870 - Springdoc 2.8.x + Spring Boot 3.4.1 breaks native image support
  • #2869 - Exception logged when generating schema for delete method of Spring Data repository.
  • #2856 - @​JsonUnwrapped is ignored in new version of lib.
  • #2852 - @​Schema(types = "xxx") does not work for multipart param with enabled springdoc.default-support-form-data config option.

New Contributors

Full Changelog: springdoc/springdoc-openapi@v2.8.3...v2.8.4

Changelog

Sourced from org.springdoc:springdoc-openapi-starter-webmvc-ui's changelog.

[2.8.4] - 2025-01-25

Added

  • #2873 - Improve performance of getGenericMapResponse
  • #2836 - Provide option to set allowed locales
  • 2862 - Align Swagger-UI Prefix Path with Swagger-WebMvc Behavior

Changed

  • Upgrade spring-boot to 3.4.2
  • Upgrade spring-cloud-function to 4.2.1
  • Upgrade swagger-core to 2.2.28

Fixed

  • #2870 - Springdoc 2.8.x + Spring Boot 3.4.1 breaks native image support
  • #2869 - Exception logged when generating schema for delete method of Spring Data repository.
  • #2856 - @​JsonUnwrapped is ignored in new version of lib.
  • #2852 - @​Schema(types = "xxx") does not work for multipart param with enabled springdoc.default-support-form-data config option.
Commits

Updates org.owasp.dependencycheck from 12.0.1 to 12.0.2

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

@dependabot dependabot bot added dependencies Pull requests that update a dependency file java Pull requests that update Java code labels Jan 31, 2025
… 3 updates

Bumps the java-dependencies group with 3 updates in the / directory: [org.wiremock:wiremock-standalone](https://github.com/wiremock/wiremock), [org.springdoc:springdoc-openapi-starter-webmvc-ui](https://github.com/springdoc/springdoc-openapi) and org.owasp.dependencycheck.


Updates `org.wiremock:wiremock-standalone` from 3.10.0 to 3.11.0
- [Release notes](https://github.com/wiremock/wiremock/releases)
- [Commits](wiremock/wiremock@3.10.0...3.11.0)

Updates `org.springdoc:springdoc-openapi-starter-webmvc-ui` from 2.8.3 to 2.8.4
- [Release notes](https://github.com/springdoc/springdoc-openapi/releases)
- [Changelog](https://github.com/springdoc/springdoc-openapi/blob/main/CHANGELOG.md)
- [Commits](springdoc/springdoc-openapi@v2.8.3...v2.8.4)

Updates `org.owasp.dependencycheck` from 12.0.1 to 12.0.2

---
updated-dependencies:
- dependency-name: org.wiremock:wiremock-standalone
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: java-dependencies
- dependency-name: org.springdoc:springdoc-openapi-starter-webmvc-ui
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: java-dependencies
- dependency-name: org.owasp.dependencycheck
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: java-dependencies
...

Signed-off-by: dependabot[bot] <[email protected]>
@abhisheksr01 abhisheksr01 force-pushed the dependabot/gradle/java-dependencies-ad232d1783 branch from 16d936f to fd792fb Compare January 31, 2025 22:56
@abhisheksr01 abhisheksr01 merged commit 41f9c5c into main Jan 31, 2025
15 of 16 checks passed
@dependabot dependabot bot deleted the dependabot/gradle/java-dependencies-ad232d1783 branch January 31, 2025 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 java Pull requests that update Java code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants