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 maven-patch group across 1 directory with 3 updates #95

Merged
merged 1 commit into from
Jan 24, 2025

Conversation

dependabot[bot]
Copy link
Contributor

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

Bumps the maven-patch group with 3 updates in the / directory: com.google.protobuf:protobuf-java, org.postgresql:postgresql and org.springdoc:springdoc-openapi-starter-webmvc-ui.

Updates com.google.protobuf:protobuf-java from 4.29.2 to 4.29.3

Commits

Updates org.postgresql:postgresql from 42.7.4 to 42.7.5

Release notes

Sourced from org.postgresql:postgresql's releases.

v42.7.5

Changes

⬆️ Dependencies

... (truncated)

Changelog

Sourced from org.postgresql:postgresql's changelog.

[42.7.5] (2025-01-14 08:00:00 -0400)

Added

Fixed

Commits
  • 94a1693 update changelogs and increment version in gradle.properties for release (#3478)
  • ce54dfd chore: replace deprecated kotlinOptions with a replacement API
  • 398029e chore: avoid failure in osgi-test/onlyIf if -PjdkBuildVersion is missing at t...
  • 7245443 test: skip :pgjdbc-osgi-test:test when runnning tests with Java 8
  • 7747527 chore(deps): update dependency gradle to v8.12
  • bb07a4b chore(deps): update codecov/codecov-action digest to adfacf2
  • f545514 chore(deps): update dependency sbt/sbt to v1.10.7
  • 45df56c fix(deps): update dependency org.ops4j.pax.url:pax-url-aether to v2.6.15
  • b87e106 fix(deps): update junit5 monorepo to v5.11.4
  • 5603477 fix(deps): update dependency com.github.spotbugs:com.github.spotbugs.gradle.p...
  • Additional commits viewable in compare view

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

Release notes

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

springdoc-openapi v2.8.3 released!

Added

  • #2851 - Refine condition, for ignoring types when using PolymorphicModelConverter

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

springdoc-openapi v2.8.2 released!

Added

  • #2849 - Provide better compatibility for projects migrating from OAS 3.0 to OAS 3.1

Fixed

  • #2846 - ClassCastException with spring-data-rest and openapi version 3.1 bug
  • #2844 - PageableObject and SortObject are called Pageablenull and Sortnull

Full Changelog: springdoc/springdoc-openapi@v2.8.1...v2.8.2

Changelog

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

[2.8.3] - 2025-01-12

Added

  • #2851 - Refine condition, for ignoring types when using PolymorphicModelConverter

[2.8.2] - 2025-01-12

Added

  • #2849 - Provide better compatibility for projects migrating from OAS 3.0 to OAS 3.1

Fixed

  • #2846 - ClassCastException with spring-data-rest and openapi version 3.1 bug
  • #2844 - PageableObject and SortObject are called Pageablenull and Sortnull
Commits
  • db6455e [maven-release-plugin] prepare release v2.8.3
  • 1f33ed4 code review
  • 8648879 Refine condition, for ignoring types when using PolymorphicModelConverter. Fi...
  • aea694a CHANGELOG.md update
  • b1b0b84 [maven-release-plugin] prepare for next development iteration
  • 94220b0 [maven-release-plugin] prepare release v2.8.2
  • a61c048 CHANGELOG.md update
  • 0b11833 Provide better compatibility for projects migrating from OAS 3.0 to OAS 3.1. ...
  • 911fb5f Provide better compatibility for projects migrating from OAS 3.0 to OAS 3.1. ...
  • 88f5da0 Provide better compatibility for projects migrating from OAS 3.0 to OAS 3.1. ...
  • 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 maven-patch group with 3 updates in the / directory: [com.google.protobuf:protobuf-java](https://github.com/protocolbuffers/protobuf), [org.postgresql:postgresql](https://github.com/pgjdbc/pgjdbc) and [org.springdoc:springdoc-openapi-starter-webmvc-ui](https://github.com/springdoc/springdoc-openapi).


Updates `com.google.protobuf:protobuf-java` from 4.29.2 to 4.29.3
- [Release notes](https://github.com/protocolbuffers/protobuf/releases)
- [Changelog](https://github.com/protocolbuffers/protobuf/blob/main/protobuf_release.bzl)
- [Commits](https://github.com/protocolbuffers/protobuf/commits)

Updates `org.postgresql:postgresql` from 42.7.4 to 42.7.5
- [Release notes](https://github.com/pgjdbc/pgjdbc/releases)
- [Changelog](https://github.com/pgjdbc/pgjdbc/blob/master/CHANGELOG.md)
- [Commits](pgjdbc/pgjdbc@REL42.7.4...REL42.7.5)

Updates `org.springdoc:springdoc-openapi-starter-webmvc-ui` from 2.8.1 to 2.8.3
- [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.1...v2.8.3)

---
updated-dependencies:
- dependency-name: com.google.protobuf:protobuf-java
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: maven-patch
- dependency-name: org.postgresql:postgresql
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: maven-patch
- dependency-name: org.springdoc:springdoc-openapi-starter-webmvc-ui
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: maven-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Jan 20, 2025
@p3t p3t merged commit 0d10a2e into main Jan 24, 2025
2 checks passed
@dependabot dependabot bot deleted the dependabot/maven/maven-patch-54b438c0c2 branch January 24, 2025 07:40
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.

1 participant