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

Closed

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github Aug 5, 2024

Bumps the minor-and-patch group with 3 updates in the / directory: io.micrometer:micrometer-registry-prometheus, org.flywaydb:flyway-database-postgresql and io.mockk:mockk.

Updates io.micrometer:micrometer-registry-prometheus from 1.12.2 to 1.13.2

Release notes

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

1.13.2

🐞 Bug Fixes

  • Avoid calling naming convention on scrape #5288
  • Fix histogram consistency in PrometheusMeterRegistry #5193
  • Fix log to include stack trace in OtlpMeterRegistry.publish() #5141

🔨 Dependency Upgrades

  • Bump software.amazon.awssdk:cloudwatch from 2.25.69 to 2.25.70 #5277
  • Bump com.netflix.spectator:spectator-reg-atlas from 1.7.13 to 1.7.14 #5276
  • Bump com.signalfx.public:signalfx-java from 1.0.42 to 1.0.43 #5272

❤️ Contributors

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

@​izeye and @​shalk

1.13.1

🔨 Dependency Upgrades

  • Bump dropwizard-metrics from 4.2.25 to 4.2.26 #5215
  • Bump org.apache.felix:org.apache.felix.scr from 2.2.10 to 2.2.12 #5208
  • Bump software.amazon.awssdk:cloudwatch from 2.25.64 to 2.25.69 #5202
  • Bump org.hdrhistogram:HdrHistogram from 2.2.1 to 2.2.2 #5190
  • Bump com.netflix.spectator:spectator-reg-atlas from 1.7.12 to 1.7.13 #5186
  • Bump com.signalfx.public:signalfx-java from 1.0.41 to 1.0.42 #5182

❤️ Contributors

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

@​izeye

1.13.0

Micrometer 1.13.0 is the GA version of a new feature release. See our support policy for support timelines and 1.13 Migration Guide for migration details.

Please take a look at the Migration Guide if you use Prometheus since there are breaking changes in the Prometheus registry if you are using the PrometheusMeterRegistry API in your code.

Below are the combined release notes of all the pre-release milestones and release candidate preceding it.

⚠️ Noteworthy

  • Deprecate Jersey server instrumentation in favour of the jersey-micrometer module in Jersey #4100
  • Add support for Prometheus client 1.x #4846 (please see the Migration Guide)
  • Deprecate instrumentation for Jetty 9, 10, 11 that is out of support #4779
  • Deprecate Hystrix instrumentation #4587
  • JvmHeapPressureMetrics have incorrect base unit #3236
  • Remove v1 CloudWatch module #1473

... (truncated)

Commits
  • 083f12e Avoid calling naming convention on scrape (#5288)
  • faeebde Revert "Backport fix AspectJ pointcut syntax"
  • b1dd400 Backport fix AspectJ pointcut syntax
  • 7794bea Bump software.amazon.awssdk:cloudwatch from 2.25.69 to 2.25.70 (#5277)
  • 128462d Merge branch '1.12.x' into 1.13.x
  • 24bb9c2 Bump org.junit.platform:junit-platform-launcher from 1.10.2 to 1.10.3 (#5248)
  • 1a9fb35 Bump junit from 5.10.2 to 5.10.3 (#5251)
  • 614598f Bump com.netflix.spectator:spectator-reg-atlas from 1.7.13 to 1.7.14 (#5250)
  • 4acef7a Bump io.projectreactor:reactor-bom from 2022.0.19 to 2022.0.20 (#5253)
  • b9974f0 Bump org.apache.maven:maven-resolver-provider from 3.9.7 to 3.9.8 (#5255)
  • Additional commits viewable in compare view

Updates org.flywaydb:flyway-database-postgresql from 10.15.2 to 10.17.0

Updates io.mockk:mockk from 1.13.11 to 1.13.12

Release notes

Sourced from io.mockk:mockk's releases.

1.13.12

What's Changed

New Contributors

Full Changelog: mockk/mockk@1.13.11...1.13.12

Commits
  • cca4f1a Version bump
  • 5dc7491 Update bytebuddy dependency
  • 6b8c5eb Upgrade gradle
  • 4080a66 Upgrade the setup-gradle action
  • 69a861c Add Java 21
  • 8c45598 Merge pull request #1276 from xzhang-brex/multi-threading-support
  • cb0e2de Added doc for clearAllMocks(currentThreadOnly = true)
  • be36659 Added unit tests for currentThreadOnly.
  • 0d749b8 Updated the api definition files.
  • cead8a0 Removed unneccesary files.
  • 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

@dependabot dependabot bot requested a review from a team as a code owner August 5, 2024 04:58
@dependabot dependabot bot added dependencies Pull requests that update a dependency file java Pull requests that update Java code labels Aug 5, 2024
Bumps the minor-and-patch group with 3 updates in the / directory: [io.micrometer:micrometer-registry-prometheus](https://github.com/micrometer-metrics/micrometer), org.flywaydb:flyway-database-postgresql and [io.mockk:mockk](https://github.com/mockk/mockk).


Updates `io.micrometer:micrometer-registry-prometheus` from 1.12.2 to 1.13.2
- [Release notes](https://github.com/micrometer-metrics/micrometer/releases)
- [Commits](micrometer-metrics/micrometer@v1.12.2...v1.13.2)

Updates `org.flywaydb:flyway-database-postgresql` from 10.15.2 to 10.17.0

Updates `io.mockk:mockk` from 1.13.11 to 1.13.12
- [Release notes](https://github.com/mockk/mockk/releases)
- [Commits](mockk/mockk@1.13.11...1.13.12)

---
updated-dependencies:
- dependency-name: io.micrometer:micrometer-registry-prometheus
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: minor-and-patch
- dependency-name: org.flywaydb:flyway-database-postgresql
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: minor-and-patch
- dependency-name: io.mockk:mockk
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: minor-and-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/gradle/minor-and-patch-96e6e2d04c branch from 3f7c836 to 1b20b1c Compare August 6, 2024 08:22
Copy link
Author

dependabot bot commented on behalf of github Aug 12, 2024

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

@dependabot dependabot bot closed this Aug 12, 2024
@dependabot dependabot bot deleted the dependabot/gradle/minor-and-patch-96e6e2d04c branch August 12, 2024 04:29
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.

0 participants