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 all group with 4 updates #62

Closed
wants to merge 1 commit into from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Dec 18, 2023

Bumps the all group with 4 updates: org.flywaydb:flyway-core, org.jooq:jooq, org.jooq:jooq-codegen and io.micrometer:micrometer-registry-prometheus.

Updates org.flywaydb:flyway-core from 10.2.0 to 10.3.0

Release notes

Sourced from org.flywaydb:flyway-core's releases.

Flyway 10.3.0

See release notes here

CLI artifact available here

Commits

Updates org.jooq:jooq from 3.18.7 to 3.19.0

Updates org.jooq:jooq-codegen from 3.18.7 to 3.19.0

Updates io.micrometer:micrometer-registry-prometheus from 1.12.0 to 1.12.1

Release notes

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

1.12.1

🐞 Bug Fixes

  • Duplicate publishing of data if registry closes within one step #4357

🔨 Dependency Upgrades

  • Bump com.gradle.enterprise from 3.15.1 to 3.16 #4481
  • Bump com.tngtech.archunit:archunit-junit5 from 1.2.0 to 1.2.1 #4472
  • Bump com.netflix.spectator:spectator-reg-atlas from 1.7.3 to 1.7.4 #4471
  • Bump com.amazonaws:aws-java-sdk-cloudwatch from 1.12.593 to 1.12.608 #4468
  • Bump com.netflix.nebula:nebula-release-plugin from 18.0.4 to 18.0.8 #4466
  • Bump software.amazon.awssdk:cloudwatch from 2.21.27 to 2.21.41 #4459
  • Bump org.apache.httpcomponents.client5:httpclient5 from 5.2.1 to 5.2.3 #4434
  • Bump com.github.charithe:kafka-junit from 4.2.7 to 4.2.10 #4433
  • Bump org.apache.maven:maven-resolver-provider from 3.9.5 to 3.9.6 #4431
  • Bump com.signalfx.public:signalfx-java from 1.0.36 to 1.0.37 #4430
  • Bump testcontainers from 1.19.2 to 1.19.3 #4428
  • Bump ch.qos.logback:logback-classic from 1.2.12 to 1.2.13 #4427
  • Bump maven-resolver from 1.9.16 to 1.9.18 #4426
  • Bump com.netflix.spectator:spectator-reg-atlas from 1.7.2 to 1.7.3 #4401
  • Bump software.amazon.awssdk:cloudwatch from 2.21.26 to 2.21.27 #4399
  • Bump io.projectreactor:reactor-bom from 2022.0.12 to 2022.0.13 #4389
  • Bump software.amazon.awssdk:cloudwatch from 2.21.20 to 2.21.26 #4385
  • Bump spring from 5.3.30 to 5.3.31 #4384
  • Bump com.amazonaws:aws-java-sdk-cloudwatch from 1.12.586 to 1.12.592 #4376
  • Bump uk.org.webcompere:system-stubs-jupiter from 2.1.4 to 2.1.5 #4371
  • Bump spring-javaformat from 0.0.39 to 0.0.40 #4369
  • Bump testcontainers from 1.19.1 to 1.19.2 #4366
  • Bump org.apache.tomcat.embed:tomcat-embed-core from 8.5.95 to 8.5.96 #4361

📝 Tasks

  • Sync ModifiedClassPathClassLoader from Spring Boot #4402

❤️ Contributors

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

@​izeye and @​lenin-jaganathan

Commits
  • 3c39cb0 Merge branch '1.11.x' into 1.12.x
  • d19e766 Merge branch '1.10.x' into 1.11.x
  • 8e71c13 Merge branch '1.9.x' into 1.10.x
  • 0fb75c1 Use cache for base time unit strings (#4487)
  • b2250c5 Merge branch '1.11.x' into 1.12.x
  • 2735d26 Avoid duplicate publish on StepMeterRegistry when closed within first step. (...
  • fb0fc64 Merge branch '1.11.x' into 1.12.x
  • 16f59e9 Merge branch '1.10.x' into 1.11.x
  • b5fa79e Merge branch '1.9.x' into 1.10.x
  • 29e437b Bump com.gradle.enterprise from 3.15.1 to 3.16
  • 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 4 updates: [org.flywaydb:flyway-core](https://github.com/flyway/flyway), org.jooq:jooq, org.jooq:jooq-codegen and [io.micrometer:micrometer-registry-prometheus](https://github.com/micrometer-metrics/micrometer).


Updates `org.flywaydb:flyway-core` from 10.2.0 to 10.3.0
- [Release notes](https://github.com/flyway/flyway/releases)
- [Commits](flyway/flyway@flyway-10.2.0...flyway-10.3.0)

Updates `org.jooq:jooq` from 3.18.7 to 3.19.0

Updates `org.jooq:jooq-codegen` from 3.18.7 to 3.19.0

Updates `io.micrometer:micrometer-registry-prometheus` from 1.12.0 to 1.12.1
- [Release notes](https://github.com/micrometer-metrics/micrometer/releases)
- [Commits](micrometer-metrics/micrometer@v1.12.0...v1.12.1)

---
updated-dependencies:
- dependency-name: org.flywaydb:flyway-core
  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-minor
  dependency-group: all
- dependency-name: org.jooq:jooq-codegen
  dependency-type: direct:production
  update-type: version-update:semver-minor
  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] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file java Pull requests that update Java code labels Dec 18, 2023
Copy link
Contributor Author

dependabot bot commented on behalf of github Dec 25, 2023

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

@dependabot dependabot bot closed this Dec 25, 2023
@dependabot dependabot bot deleted the dependabot/gradle/all-b231e052e8 branch December 25, 2023 06:53
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