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 io.micrometer:micrometer-core from 1.6.5 to 1.10.4 in /data-prepper-core #968

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github Feb 20, 2023

Bumps io.micrometer:micrometer-core from 1.6.5 to 1.10.4.

Release notes

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

1.10.4

⭐ New Features / Enhancements

  • Use Meter.Id for logging in DynatraceExporterV2 #3616

🐞 Bug Fixes

  • Fixing Scope setting and resetting via ObservationThreadLocalAccessor #3613
  • ObservationThreadLocalAccessor fixes #3603
  • LogbackMetrics does not protect against StackOverflowError in arbitrary Counter implementations #3623
  • [Dynatrace v2] Ensure synchronization when taking snapshots #3615
  • Statsd UDS protocol does not work on linux ARM64 #3605
  • Hazelcast Cache Metrics, "put" operation count incorrect #3556

🔨 Dependency Upgrades

  • Upgrade netty to 4.1.89 #3642
  • Upgrade context-propagation to 1.0.2 #3638
  • Upgrade Testcontainers to 1.17.6 #3641
  • Upgrade JUnit to 5.9.2, AssertJ to 3.24.2, Mockito to 4.11.0, Archunit to 1.0.1 #3640
  • Upgrade Dropwizard Metrics to 4.2.16 #3639
  • Upgrade to wavefront-sdk-java 3.0.4 #3636
  • Upgrade to reactor-bom 2020.0.27 #3634
  • Upgrade signalfx-java to 1.0.28 #3633
  • Update aws-java-sdk-cloudwatch to 1.12.405 #3632
  • Bump com.gradle.enterprise from 3.12.2 to 3.12.3 #3609
  • Update Elasticsearch Docker image versions to the latest in integration tests #3595
  • Update samples to use Spring Boot 2.7.8 #3593

📝 Tasks

  • Remove snapshot repository for 1.10.4 #3637
  • Fix deprecation warnings from Spotless #3630
  • Revert Java to 18 on CircleCI for 1.10.x and above #3612
  • Set dependabot target-branch to 1.9.x #3610
  • Clean up compile warnings in micrometer-core #3604
  • Add circleci config file to the circleci cache key #3611
  • Add tests for OtlpConfig.resourceAttributes() #3608
  • [Dynatrace registry v1] Use header instead of query parameter #3596
  • Remove broken link in StackdriverSample #3591
  • Update CircleCI images to the latest #3550

❤️ Contributors

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

@​izeye, @​pirgeo, and @​taer

1.10.3

🐞 Bug Fixes

... (truncated)

Commits
  • 3eee5ea Upgrade netty to 4.1.89
  • 9061a07 Merge branch '1.9.x' into 1.10.x
  • 2c237a1 Upgrade Testcontainers to 1.17.6
  • 65ba079 Upgrade JUnit to 5.9.2, AssertJ to 3.24.2, Mockito to 4.11.0, Archunit to 1.0.1
  • 7f7b553 Upgrade Dropwizard Metrics to 4.2.16
  • ce4819c Upgrade context-propagation to 1.0.2
  • 0348418 Remove snapshot repository for 1.10.4
  • ea2e72e Merge branch '1.9.x' into 1.10.x
  • c113495 Upgrade to wavefront-sdk-java 3.0.4
  • 9a27e86 Upgrade to reactor-bom 2020.0.27
  • Additional commits viewable in compare view

Dependabot compatibility score

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 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 [io.micrometer:micrometer-core](https://github.com/micrometer-metrics/micrometer) from 1.6.5 to 1.10.4.
- [Release notes](https://github.com/micrometer-metrics/micrometer/releases)
- [Commits](micrometer-metrics/micrometer@v1.6.5...v1.10.4)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Feb 20, 2023
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
Projects
None yet
0 participants