Skip to content

Conversation

@dependabot
Copy link

@dependabot dependabot bot commented on behalf of github Feb 19, 2022

Bumps io.micrometer.version from 1.3.1 to 1.8.3.
Updates micrometer-core from 1.3.1 to 1.8.3

Release notes

Sourced from micrometer-core's releases.

1.8.3

🐞 Bug Fixes

  • Dynatrace v2 ingestion reporting "inconsistent gauge fields" #3007
  • Failed to record timer metrics in native image with percentiles configured #3002
  • Correct PostgreSQL metrics for dead tuples, with integration tests and refactoring #2474

🔨 Dependency Upgrades

  • Upgrade Mockito to 4.3.1 #3029
  • Upgrade AWS SDK v1 to 1.12.158 and v2 to 2.17.129 #3028
  • Upgrade Netty to 4.1.74.Final #3026
  • Upgrade Javaformat to 0.0.31 #3025
  • Upgrade JUnit to 5.8.2 and Testcontainers to 1.16.3 #3024
  • Upgrade Dropwizard Metrics to 4.1.30 #3023
  • Upgrade Slf4J to 1.7.36 #3022
  • Upgrade to Gradle Wrapper 7.4 #3001
  • Upgrade build jdk to 17.0.2, 8.0.322 #2988

📝 Tasks

  • Pin spectator-api to 1.0.+ for Micrometer 1.8.x #3027
  • Store the Meter.Id instead of the Meter in KafkaMetrics #2991
  • Bump up Gradle plugin dependencies #2979
  • Use branch name in dependencies cache key for CircleCI #2975
  • Upgrade to Gradle Shadow plugin 7.1.2 #2973

❤️ Contributors

We'd like to thank all the contributors who worked on this release!

1.8.2

🐞 Bug Fixes

  • Netty HTTP codec module included in statsd JAR #2929
  • LongTaskTimer always converts durations of measurements to nanos #2947

📔 Documentation

  • Automate non-Javadoc multi-line comments for license headers #2942
  • Switch license header to a multiline comment instead of JavaDoc #2412

🔨 Dependency Upgrades

  • Upgrade Spring Boot to 2.6.2 (samples) #2968

... (truncated)

Commits
  • eb7ba78 Drop summary and timer lines with a count of 0 (#3030)
  • fba079f Upgrade Mockito to 4.3.1
  • 609982a Upgrade AWS SDK v1 to 1.12.158 and v2 to 2.17.129
  • b8072e8 Pin spectator-api to 1.0.+ for Micrometer 1.8.x
  • ade7ccc Upgrade Netty to 4.1.74.Final
  • 36c1131 Merge branch '1.7.x' into 1.8.x
  • ea8bfcb Upgrade Javaformat to 0.0.31
  • 64d3093 Upgrade JUnit to 5.8.2 and Testcontainers to 1.16.3
  • a226d24 Upgrade Dropwizard Metrics to 4.1.30
  • 652185b Upgrade Slf4J to 1.7.36
  • Additional commits viewable in compare view

Updates micrometer-registry-prometheus from 1.3.1 to 1.8.3

Release notes

Sourced from micrometer-registry-prometheus's releases.

1.8.3

🐞 Bug Fixes

  • Dynatrace v2 ingestion reporting "inconsistent gauge fields" #3007
  • Failed to record timer metrics in native image with percentiles configured #3002
  • Correct PostgreSQL metrics for dead tuples, with integration tests and refactoring #2474

🔨 Dependency Upgrades

  • Upgrade Mockito to 4.3.1 #3029
  • Upgrade AWS SDK v1 to 1.12.158 and v2 to 2.17.129 #3028
  • Upgrade Netty to 4.1.74.Final #3026
  • Upgrade Javaformat to 0.0.31 #3025
  • Upgrade JUnit to 5.8.2 and Testcontainers to 1.16.3 #3024
  • Upgrade Dropwizard Metrics to 4.1.30 #3023
  • Upgrade Slf4J to 1.7.36 #3022
  • Upgrade to Gradle Wrapper 7.4 #3001
  • Upgrade build jdk to 17.0.2, 8.0.322 #2988

📝 Tasks

  • Pin spectator-api to 1.0.+ for Micrometer 1.8.x #3027
  • Store the Meter.Id instead of the Meter in KafkaMetrics #2991
  • Bump up Gradle plugin dependencies #2979
  • Use branch name in dependencies cache key for CircleCI #2975
  • Upgrade to Gradle Shadow plugin 7.1.2 #2973

❤️ Contributors

We'd like to thank all the contributors who worked on this release!

1.8.2

🐞 Bug Fixes

  • Netty HTTP codec module included in statsd JAR #2929
  • LongTaskTimer always converts durations of measurements to nanos #2947

📔 Documentation

  • Automate non-Javadoc multi-line comments for license headers #2942
  • Switch license header to a multiline comment instead of JavaDoc #2412

🔨 Dependency Upgrades

  • Upgrade Spring Boot to 2.6.2 (samples) #2968

... (truncated)

Commits
  • eb7ba78 Drop summary and timer lines with a count of 0 (#3030)
  • fba079f Upgrade Mockito to 4.3.1
  • 609982a Upgrade AWS SDK v1 to 1.12.158 and v2 to 2.17.129
  • b8072e8 Pin spectator-api to 1.0.+ for Micrometer 1.8.x
  • ade7ccc Upgrade Netty to 4.1.74.Final
  • 36c1131 Merge branch '1.7.x' into 1.8.x
  • ea8bfcb Upgrade Javaformat to 0.0.31
  • 64d3093 Upgrade JUnit to 5.8.2 and Testcontainers to 1.16.3
  • a226d24 Upgrade Dropwizard Metrics to 4.1.30
  • 652185b Upgrade Slf4J to 1.7.36
  • 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 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)

@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Feb 19, 2022
Bumps `io.micrometer.version` from 1.3.1 to 1.8.3.

Updates `micrometer-core` from 1.3.1 to 1.8.3
- [Release notes](https://github.com/micrometer-metrics/micrometer/releases)
- [Commits](micrometer-metrics/micrometer@v1.3.1...v1.8.3)

Updates `micrometer-registry-prometheus` from 1.3.1 to 1.8.3
- [Release notes](https://github.com/micrometer-metrics/micrometer/releases)
- [Commits](micrometer-metrics/micrometer@v1.3.1...v1.8.3)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/maven/io.micrometer.version-1.8.3 branch from 7c4a7be to de333bc Compare March 13, 2022 01:04
@dependabot @github
Copy link
Author

dependabot bot commented on behalf of github Mar 27, 2022

Superseded by #104.

@dependabot dependabot bot closed this Mar 27, 2022
@dependabot dependabot bot deleted the dependabot/maven/io.micrometer.version-1.8.3 branch March 27, 2022 11:51
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

Development

Successfully merging this pull request may close these issues.

1 participant