Skip to content

Bump the all group with 5 updates#123

Merged
IRus merged 1 commit intomainfrom
dependabot/gradle/all-64dba3c62e
Mar 17, 2025
Merged

Bump the all group with 5 updates#123
IRus merged 1 commit intomainfrom
dependabot/gradle/all-64dba3c62e

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github Mar 17, 2025

Bumps the all group with 5 updates:

Package From To
org.flywaydb:flyway-database-postgresql 11.3.4 11.4.0
org.jooq:jooq 3.20.1 3.20.2
org.jooq:jooq-codegen 3.20.1 3.20.2
org.junit.jupiter:junit-jupiter 5.12.0 5.12.1
io.micrometer:micrometer-registry-prometheus 1.14.4 1.14.5

Updates org.flywaydb:flyway-database-postgresql from 11.3.4 to 11.4.0

Updates org.jooq:jooq from 3.20.1 to 3.20.2

Updates org.jooq:jooq-codegen from 3.20.1 to 3.20.2

Updates org.jooq:jooq-codegen from 3.20.1 to 3.20.2

Updates org.junit.jupiter:junit-jupiter from 5.12.0 to 5.12.1

Release notes

Sourced from org.junit.jupiter:junit-jupiter's releases.

JUnit 5.12.1 = Platform 1.12.1 + Jupiter 5.12.1 + Vintage 5.12.1

See Release Notes.

Full Changelog: junit-team/junit-framework@r5.12.0...r5.12.1

Commits
  • ba9c9ae Release 5.12.1
  • e28ad4a Finalize 5.12.1 release notes
  • 1044e2c Move entry to 5.12.1 release notes
  • bea821d Fix Javadoc formatting
  • 1a1a67d Set stable module name for the standalone JAR file
  • 062d3fa Remove internal packages from API reports
  • 74521ab Introduce ExtensionContext.getEnclosingTestClasses()
  • 1e135b9 Create initial 5.12.1 release notes from template
  • d540e4f Link to correct method
  • 31d60b7 Split API reports by module and package
  • Additional commits viewable in compare view

Updates io.micrometer:micrometer-registry-prometheus from 1.14.4 to 1.14.5

Release notes

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

1.14.5

🐞 Bug Fixes

  • Distribution value with |count| of 0 has a non-zero |mean| value of XXX errors in logs - similar to #4868 #5927

🔨 Dependency Upgrades

  • Bump com.fasterxml.jackson.core:jackson-databind from 2.18.2 to 2.18.3 #5989
  • Bump com.netflix.spectator:spectator-reg-atlas from 1.8.4 to 1.8.6 #5941
  • Bump io.prometheus:prometheus-metrics-bom from 1.3.5 to 1.3.6 #5938
  • Bump me.champeau.gradle:japicmp-gradle-plugin from 0.4.5 to 0.4.6 #5940
  • Bump spring6 from 6.1.16 to 6.1.17 #5926
  • Bump testcontainers from 1.20.4 to 1.20.5 #5949

❤️ Contributors

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

@​AlexElin, and @​izeye

Commits
  • 4ff1bbf Merge branch '1.13.x' into 1.14.x
  • c92ff3d Added release train gh action workflow
  • 7cdce34 Merge branch '1.13.x' into 1.14.x
  • 3a55d71 Clarify JavaDoc for JMS DESTINATION_NAME (#5988)
  • 0d6bcec Merge branch '1.13.x' into 1.14.x
  • 6e70957 Fix flakiness in JmsInstrumentationTests.shouldInstrumentMessageListener() (#...
  • a5fe903 Try to reduce flakiness in JvmGcMetricsTest.gcTimingIsCorrectForPauseCycleCol...
  • 4106963 Bump testcontainers from 1.20.5 to 1.20.6 (#5998)
  • c3d8dcf Bump com.fasterxml.jackson.core:jackson-databind from 2.18.2 to 2.18.3 (#5989)
  • d73e341 Bump io.netty:netty-bom from 4.1.118.Final to 4.1.119.Final (#5980)
  • 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 all group with 5 updates:

| Package | From | To |
| --- | --- | --- |
| org.flywaydb:flyway-database-postgresql | `11.3.4` | `11.4.0` |
| org.jooq:jooq | `3.20.1` | `3.20.2` |
| org.jooq:jooq-codegen | `3.20.1` | `3.20.2` |
| [org.junit.jupiter:junit-jupiter](https://github.com/junit-team/junit5) | `5.12.0` | `5.12.1` |
| [io.micrometer:micrometer-registry-prometheus](https://github.com/micrometer-metrics/micrometer) | `1.14.4` | `1.14.5` |


Updates `org.flywaydb:flyway-database-postgresql` from 11.3.4 to 11.4.0

Updates `org.jooq:jooq` from 3.20.1 to 3.20.2

Updates `org.jooq:jooq-codegen` from 3.20.1 to 3.20.2

Updates `org.jooq:jooq-codegen` from 3.20.1 to 3.20.2

Updates `org.junit.jupiter:junit-jupiter` from 5.12.0 to 5.12.1
- [Release notes](https://github.com/junit-team/junit5/releases)
- [Commits](junit-team/junit-framework@r5.12.0...r5.12.1)

Updates `io.micrometer:micrometer-registry-prometheus` from 1.14.4 to 1.14.5
- [Release notes](https://github.com/micrometer-metrics/micrometer/releases)
- [Commits](micrometer-metrics/micrometer@v1.14.4...v1.14.5)

---
updated-dependencies:
- dependency-name: org.flywaydb:flyway-database-postgresql
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: all
- dependency-name: org.jooq:jooq
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: all
- dependency-name: org.jooq:jooq-codegen
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: all
- dependency-name: org.jooq:jooq-codegen
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: all
- dependency-name: org.junit.jupiter:junit-jupiter
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: all
- dependency-name: io.micrometer:micrometer-registry-prometheus
  dependency-type: direct:production
  update-type: version-update:semver-patch
  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 17, 2025
@IRus IRus merged commit 6b1e2c7 into main Mar 17, 2025
6 checks passed
@dependabot dependabot Bot deleted the dependabot/gradle/all-64dba3c62e branch March 17, 2025 07:03
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.

1 participant