Skip to content

Bump the all group with 3 updates#180

Closed
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/gradle/all-a9d9fa8ff9
Closed

Bump the all group with 3 updates#180
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/gradle/all-a9d9fa8ff9

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 16, 2026

Bumps the all group with 3 updates: org.flywaydb:flyway-database-postgresql, io.micrometer:micrometer-registry-prometheus and com.openai:openai-java.

Updates org.flywaydb:flyway-database-postgresql from 12.0.3 to 12.1.0

Updates io.micrometer:micrometer-registry-prometheus from 1.16.3 to 1.16.4

Release notes

Sourced from io.micrometer:micrometer-registry-prometheus's releases.

1.16.4

🐞 Bug Fixes

  • Using context-propagation with a no-op Observation corrupts the current Observation #7200

📔 Documentation

  • Document (Default)MeterObservationHandler #6361
  • Document Jakarta Mail instrumentation #6485
  • Document statsd UDS config #5730

❤️ Contributors

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

@​izeye, @​kangdaeun1022, and @​seonghyeoklee

Commits

Updates com.openai:openai-java from 4.26.0 to 4.28.0

Release notes

Sourced from com.openai:openai-java's releases.

v4.28.0

4.28.0 (2026-03-13)

Full Changelog: v4.27.0...v4.28.0

Features

v4.27.0

4.27.0 (2026-03-13)

Full Changelog: v4.26.0...v4.27.0

Features

  • api: api update (ce42160)
  • api: manual updates (39b947b)
  • api: manual updates (7b4fbeb)
  • api: sora api improvements: character api, video extensions/edits, higher resolution exports. (54bf78f)

Bug Fixes

  • client: incorrect Retry-After parsing (948b279)

Chores

  • internal: codegen related update (0ea414d)
Changelog

Sourced from com.openai:openai-java's changelog.

4.28.0 (2026-03-13)

Full Changelog: v4.27.0...v4.28.0

Features

4.27.0 (2026-03-13)

Full Changelog: v4.26.0...v4.27.0

Features

  • api: api update (ce42160)
  • api: manual updates (39b947b)
  • api: manual updates (7b4fbeb)
  • api: sora api improvements: character api, video extensions/edits, higher resolution exports. (54bf78f)

Bug Fixes

  • client: incorrect Retry-After parsing (948b279)

Chores

  • internal: codegen related update (0ea414d)
Commits
  • b5068cd release: 4.28.0
  • 7034e37 feat(api): custom voices
  • fa35b71 release: 4.27.0
  • b1fcfd7 feat(api): sora api improvements: character api, video extensions/edits, high...
  • 48f4f1e feat(api): manual updates
  • 4425f71 feat(api): manual updates
  • b7f069f feat(api): api update
  • 0dff205 fix(client): incorrect Retry-After parsing
  • 291abf5 codegen metadata
  • a22b216 chore(internal): codegen related update
  • See full diff 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 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 all group with 3 updates: org.flywaydb:flyway-database-postgresql, [io.micrometer:micrometer-registry-prometheus](https://github.com/micrometer-metrics/micrometer) and [com.openai:openai-java](https://github.com/openai/openai-java).


Updates `org.flywaydb:flyway-database-postgresql` from 12.0.3 to 12.1.0

Updates `io.micrometer:micrometer-registry-prometheus` from 1.16.3 to 1.16.4
- [Release notes](https://github.com/micrometer-metrics/micrometer/releases)
- [Commits](micrometer-metrics/micrometer@v1.16.3...v1.16.4)

Updates `com.openai:openai-java` from 4.26.0 to 4.28.0
- [Release notes](https://github.com/openai/openai-java/releases)
- [Changelog](https://github.com/openai/openai-java/blob/main/CHANGELOG.md)
- [Commits](openai/openai-java@v4.26.0...v4.28.0)

---
updated-dependencies:
- dependency-name: org.flywaydb:flyway-database-postgresql
  dependency-version: 12.1.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: all
- dependency-name: io.micrometer:micrometer-registry-prometheus
  dependency-version: 1.16.4
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: all
- dependency-name: com.openai:openai-java
  dependency-version: 4.28.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: all
...

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 Mar 16, 2026
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Mar 23, 2026

Looks like these dependencies are updatable in another way, so this is no longer needed.

@dependabot dependabot bot closed this Mar 23, 2026
@dependabot dependabot bot deleted the dependabot/gradle/all-a9d9fa8ff9 branch March 23, 2026 06:19
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

Development

Successfully merging this pull request may close these issues.

0 participants