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-core from 1.6.9 to 1.6.10 #1909

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Aug 12, 2021

Bumps micrometer-core from 1.6.9 to 1.6.10.

Release notes

Sourced from micrometer-core's releases.

1.6.10

⭐ New Features / Enhancements

  • Build with JDK 16.0.2 #2730

🐞 Bug Fixes

  • LongTaskTimer created from a Timed annotation doesn't enable histogram #2704

🔨 Dependency Upgrades

  • Upgrade to wavefront-sdk-java 2.6.4 #2739
  • Upgrade to signalfx-java 1.0.12 #2738
  • Upgrade to dropwizard metrics-graphite 4.1.25 #2737
  • Upgrade to software.amazon.awssdk:cloudwatch 2.15.82 #2740
  • Upgrade to mockito 3.11.2 #2700
  • Upgrade to aws-java-sdk-cloudwatch 1.11.1034 #2735
  • Upgrade to applicationinsights-core 2.6.3 #2734
  • Upgrade to reactor 3.3.19, reactor-netty 0.9.22, netty 4.1.66 #2733
  • Upgrade CircleCI machine image to ubuntu-2004:202107-02 #2731
  • Upgrade to gradle-enterprise-conventions 0.0.8 #2710

❤️ Contributors

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

Commits
  • dd2e7ec Merge branch '1.5.x' into 1.6.x
  • 7cde1c4 Upgrade to wavefront-sdk-java 2.6.4
  • f8bb47d Upgrade to signalfx-java 1.0.12
  • 8ccd927 Upgrade to dropwizard metrics-graphite 4.1.25
  • 7a79165 Upgrade to software.amazon.awssdk:cloudwatch 2.13.76
  • 2e8b8a4 Upgrade to aws-java-sdk-cloudwatch 1.11.1034
  • e889481 Upgrade to applicationinsights-core 2.6.3
  • 7087d4a Merge branch '1.5.x' into 1.6.x
  • be746b2 Fix split versions between scopes
  • 143d272 Upgrade to reactor 3.3.19, reactor-netty 0.9.22, netty 4.1.66
  • 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 [micrometer-core](https://github.com/micrometer-metrics/micrometer) from 1.6.9 to 1.6.10.
- [Release notes](https://github.com/micrometer-metrics/micrometer/releases)
- [Commits](micrometer-metrics/micrometer@v1.6.9...v1.6.10)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added Priority 1: Must Highest priority. A release cannot be made if this issue isn’t resolved. Status: In Progress Use to signal this issue is actively worked on. Target: 4.5.4 Type: Dependency Upgrade Use to signal an issue that adjusts the project’s dependencies. Typically used by dependabot only. labels Aug 12, 2021
@dependabot dependabot bot added this to the Release 4.5.4 milestone Aug 12, 2021
@smcvb smcvb self-assigned this Aug 12, 2021
Copy link
Member

@smcvb smcvb left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good to me 👍

Some test adjustments for clean-up

#1909
Some additional test adjustments to try out whether this runs

#1909
Set hsqldb.log_size to 0

#1909
@sonarcloud
Copy link

sonarcloud bot commented Aug 13, 2021

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
0.0% 0.0% Duplication

@smcvb
Copy link
Member

smcvb commented Aug 13, 2021

Kuddos to @lfgcampos for finding that property to set so the JpaStorageEngineInsertionReadOrderTest also ran on GitHub Actions...

@smcvb smcvb merged commit 879c3f2 into axon-4.5.x Aug 13, 2021
@dependabot dependabot bot deleted the dependabot/maven/axon-4.5.x/io.micrometer-micrometer-core-1.6.10 branch August 13, 2021 12:54
@smcvb smcvb added Status: Resolved Use to signal that work on this issue is done. and removed Status: In Progress Use to signal this issue is actively worked on. labels Aug 13, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Priority 1: Must Highest priority. A release cannot be made if this issue isn’t resolved. Status: Resolved Use to signal that work on this issue is done. Type: Dependency Upgrade Use to signal an issue that adjusts the project’s dependencies. Typically used by dependabot only.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant