Closed dependabot-preview[bot] closed 3 years ago
Merging #440 into develop will not change coverage. The diff coverage is
n/a
.
@@ Coverage Diff @@
## develop #440 +/- ##
==========================================
Coverage 58.31% 58.31%
Complexity 202 202
==========================================
Files 17 17
Lines 1022 1022
Branches 199 199
==========================================
Hits 596 596
Misses 302 302
Partials 124 124
Continue to review full report at Codecov.
Legend - Click here to learn more
Δ = absolute <relative> (impact)
,ø = not affected
,? = missing data
Powered by Codecov. Last update 2a8edf8...011f9eb. Read the comment docs.
Superseded by #451.
Bumps
micrometer.version
from 1.5.5 to 1.6.0. Updatesmicrometer-registry-prometheus
from 1.5.5 to 1.6.0Release notes
Sourced from micrometer-registry-prometheus's releases.
Commits
073946e
Update locks to Kafka dependency versions in Central9fc71ce
Write Gradle lock files to lock dependenciesa476dad
Add counters for QueryPlanCacheHit and QueryPlanCacheMiss in HibernateMetrics...b06f95c
Use our canonical naming convention for KafkaMetrics tags (#2316)25f1208
Add option to disable illegal access in ExecutorServiceMetrics (#2185)b585495
Change default index name prefix to "micrometer-metrics" (#2288)7b8eee5
Add tomcat connection metrics (#2248)b444dd1
Use non-deprecated CacheRegionStatistics instead of SecondLevelCacheStatisticsd0da89c
Fix HibernateMetricsTest to use non-deprecated methode6ae7ba
Pin Hibernate to 5.x and remove deprecated usageUpdates
micrometer-registry-influx
from 1.5.5 to 1.6.0Release notes
Sourced from micrometer-registry-influx's releases.
Commits
073946e
Update locks to Kafka dependency versions in Central9fc71ce
Write Gradle lock files to lock dependenciesa476dad
Add counters for QueryPlanCacheHit and QueryPlanCacheMiss in HibernateMetrics...b06f95c
Use our canonical naming convention for KafkaMetrics tags (#2316)25f1208
Add option to disable illegal access in ExecutorServiceMetrics (#2185)b585495
Change default index name prefix to "micrometer-metrics" (#2288)7b8eee5
Add tomcat connection metrics (#2248)b444dd1
Use non-deprecated CacheRegionStatistics instead of SecondLevelCacheStatisticsd0da89c
Fix HibernateMetricsTest to use non-deprecated methode6ae7ba
Pin Hibernate to 5.x and remove deprecated usageUpdates
micrometer-registry-jmx
from 1.5.5 to 1.6.0Release notes
Sourced from micrometer-registry-jmx's releases.
Commits
073946e
Update locks to Kafka dependency versions in Central9fc71ce
Write Gradle lock files to lock dependenciesa476dad
Add counters for QueryPlanCacheHit and QueryPlanCacheMiss in HibernateMetrics...b06f95c
Use our canonical naming convention for KafkaMetrics tags (#2316)25f1208
Add option to disable illegal access in ExecutorServiceMetrics (#2185)b585495
Change default index name prefix to "micrometer-metrics" (#2288)7b8eee5
Add tomcat connection metrics (#2248)b444dd1
Use non-deprecated CacheRegionStatistics instead of SecondLevelCacheStatisticsd0da89c
Fix HibernateMetricsTest to use non-deprecated methode6ae7ba
Pin Hibernate to 5.x and remove deprecated usageUpdates
micrometer-registry-graphite
from 1.5.5 to 1.6.0Release notes
Sourced from micrometer-registry-graphite's releases.
Commits
073946e
Update locks to Kafka dependency versions in Central9fc71ce
Write Gradle lock files to lock dependenciesa476dad
Add counters for QueryPlanCacheHit and QueryPlanCacheMiss in HibernateMetrics...b06f95c
Use our canonical naming convention for KafkaMetrics tags (#2316)25f1208
Add option to disable illegal access in ExecutorServiceMetrics (#2185)b585495
Change default index name prefix to "micrometer-metrics" (#2288)7b8eee5
Add tomcat connection metrics (#2248)b444dd1
Use non-deprecated CacheRegionStatistics instead of SecondLevelCacheStatisticsd0da89c
Fix HibernateMetricsTest to use non-deprecated methode6ae7ba
Pin Hibernate to 5.x and remove deprecated usageDependabot 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 use these labels` will set the current labels as the default for future PRs for this repo and language - `@dependabot use these reviewers` will set the current reviewers as the default for future PRs for this repo and language - `@dependabot use these assignees` will set the current assignees as the default for future PRs for this repo and language - `@dependabot use this milestone` will set the current milestone as the default for future PRs for this repo and language - `@dependabot badge me` will comment on this PR with code to add a "Dependabot enabled" badge to your readme Additionally, you can set the following in your Dependabot [dashboard](https://app.dependabot.com): - Update frequency (including time of day and day of week) - Pull request limits (per update run and/or open at any time) - Automerge options (never/patch/minor, and dev/runtime dependencies) - Out-of-range updates (receive only lockfile updates, if desired) - Security updates (receive only security updates, if desired)