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 micrometer.version from 1.11.5 to 1.11.6 #518

Closed

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Nov 13, 2023

Bumps micrometer.version from 1.11.5 to 1.11.6.
Updates io.micrometer:micrometer-registry-prometheus from 1.11.5 to 1.11.6

Release notes

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

1.11.6

🐞 Bug Fixes

  • osgi-test artifact is no longer published but is still in the bom #4350
  • PushMeterRegistry metrics lost on close if scheduled publish is in progress #3872
  • Current step data is not published on shutdown when publishing is in progress #3846

🔨 Dependency Upgrades

  • Bump uk.org.webcompere:system-stubs-jupiter from 2.1.3 to 2.1.4 #4338
  • Bump io.netty:netty-bom from 4.1.100.Final to 4.1.101.Final #4337
  • Bump com.amazonaws:aws-java-sdk-cloudwatch from 1.12.573 to 1.12.586 #4336
  • Bump dropwizard-metrics from 4.2.21 to 4.2.22 #4335
  • Bump com.amazonaws:aws-java-sdk-cloudwatch from 1.12.571 to 1.12.573 #4275
  • Bump com.amazonaws:aws-java-sdk-cloudwatch from 1.12.566 to 1.12.571 #4268
  • Pin io.micrometer:context-propagation to 1.0.6 #4243
  • Bump com.fasterxml.jackson.core:jackson-databind from 2.15.2 to 2.15.3 #4238
  • Bump com.amazonaws:aws-java-sdk-cloudwatch from 1.12.565 to 1.12.566 #4234
  • Bump dropwizard-metrics from 4.2.20 to 4.2.21 #4233
  • Bump com.signalfx.public:signalfx-java from 1.0.35 to 1.0.36 #4227
  • Bump io.netty:netty-bom from 4.1.99.Final to 4.1.100.Final #4215
  • Bump jetty from 9.4.52.v20230823 to 9.4.53.v20231009 #4214
  • Bump org.apache.tomcat.embed:tomcat-embed-core from 8.5.93 to 8.5.94 #4213
  • Bump io.projectreactor:reactor-bom from 2020.0.36 to 2020.0.37 #4212

❤️ Contributors

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

@​timyates

Commits
  • 4549dd7 Merge branch '1.10.x' into 1.11.x
  • b3f6bd0 Pin io.micrometer:context-propagation to 1.0.6
  • 17cf526 Exclude micrometer-osgi-test from BOM (#4351)
  • 7e20d2c Merge branch '1.10.x' into 1.11.x
  • 791f770 Merge branch '1.10.x' into 1.11.x
  • 53d31d4 Bump uk.org.webcompere:system-stubs-jupiter from 2.1.3 to 2.1.4 (#4332)
  • 8b6e417 Merge branch '1.9.x' into 1.10.x
  • e487c85 Bump io.netty:netty-bom from 4.1.100.Final to 4.1.101.Final (#4330)
  • 61363fc Bump dropwizard-metrics from 4.2.21 to 4.2.22 (#4328)
  • 773a2ab Bump com.amazonaws:aws-java-sdk-cloudwatch from 1.12.573 to 1.12.586 (#4329)
  • Additional commits viewable in compare view

Updates io.micrometer:micrometer-core from 1.11.5 to 1.11.6

Release notes

Sourced from io.micrometer:micrometer-core's releases.

1.11.6

🐞 Bug Fixes

  • osgi-test artifact is no longer published but is still in the bom #4350
  • PushMeterRegistry metrics lost on close if scheduled publish is in progress #3872
  • Current step data is not published on shutdown when publishing is in progress #3846

🔨 Dependency Upgrades

  • Bump uk.org.webcompere:system-stubs-jupiter from 2.1.3 to 2.1.4 #4338
  • Bump io.netty:netty-bom from 4.1.100.Final to 4.1.101.Final #4337
  • Bump com.amazonaws:aws-java-sdk-cloudwatch from 1.12.573 to 1.12.586 #4336
  • Bump dropwizard-metrics from 4.2.21 to 4.2.22 #4335
  • Bump com.amazonaws:aws-java-sdk-cloudwatch from 1.12.571 to 1.12.573 #4275
  • Bump com.amazonaws:aws-java-sdk-cloudwatch from 1.12.566 to 1.12.571 #4268
  • Pin io.micrometer:context-propagation to 1.0.6 #4243
  • Bump com.fasterxml.jackson.core:jackson-databind from 2.15.2 to 2.15.3 #4238
  • Bump com.amazonaws:aws-java-sdk-cloudwatch from 1.12.565 to 1.12.566 #4234
  • Bump dropwizard-metrics from 4.2.20 to 4.2.21 #4233
  • Bump com.signalfx.public:signalfx-java from 1.0.35 to 1.0.36 #4227
  • Bump io.netty:netty-bom from 4.1.99.Final to 4.1.100.Final #4215
  • Bump jetty from 9.4.52.v20230823 to 9.4.53.v20231009 #4214
  • Bump org.apache.tomcat.embed:tomcat-embed-core from 8.5.93 to 8.5.94 #4213
  • Bump io.projectreactor:reactor-bom from 2020.0.36 to 2020.0.37 #4212

❤️ Contributors

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

@​timyates

Commits
  • 4549dd7 Merge branch '1.10.x' into 1.11.x
  • b3f6bd0 Pin io.micrometer:context-propagation to 1.0.6
  • 17cf526 Exclude micrometer-osgi-test from BOM (#4351)
  • 7e20d2c Merge branch '1.10.x' into 1.11.x
  • 791f770 Merge branch '1.10.x' into 1.11.x
  • 53d31d4 Bump uk.org.webcompere:system-stubs-jupiter from 2.1.3 to 2.1.4 (#4332)
  • 8b6e417 Merge branch '1.9.x' into 1.10.x
  • e487c85 Bump io.netty:netty-bom from 4.1.100.Final to 4.1.101.Final (#4330)
  • 61363fc Bump dropwizard-metrics from 4.2.21 to 4.2.22 (#4328)
  • 773a2ab Bump com.amazonaws:aws-java-sdk-cloudwatch from 1.12.573 to 1.12.586 (#4329)
  • 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 this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps `micrometer.version` from 1.11.5 to 1.11.6.

Updates `io.micrometer:micrometer-registry-prometheus` from 1.11.5 to 1.11.6
- [Release notes](https://github.com/micrometer-metrics/micrometer/releases)
- [Commits](micrometer-metrics/micrometer@v1.11.5...v1.11.6)

Updates `io.micrometer:micrometer-core` from 1.11.5 to 1.11.6
- [Release notes](https://github.com/micrometer-metrics/micrometer/releases)
- [Commits](micrometer-metrics/micrometer@v1.11.5...v1.11.6)

---
updated-dependencies:
- dependency-name: io.micrometer:micrometer-registry-prometheus
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: io.micrometer:micrometer-core
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot requested a review from a team as a code owner November 13, 2023 09:44
@dependabot dependabot bot added dependencies Pull requests that update a dependency file java Pull requests that update Java code labels Nov 13, 2023
Copy link
Contributor Author

dependabot bot commented on behalf of github Nov 14, 2023

Superseded by #521.

@dependabot dependabot bot closed this Nov 14, 2023
@dependabot dependabot bot deleted the dependabot/maven/micrometer.version-1.11.6 branch November 14, 2023 09:41
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