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鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

build(deps): bump micrometer.version from 1.10.1 to 1.10.2 #1860

Merged
merged 1 commit into from Nov 24, 2022

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Nov 24, 2022

Bumps micrometer.version from 1.10.1 to 1.10.2.
Updates micrometer-core from 1.10.1 to 1.10.2

Release notes

Sourced from micrometer-core's releases.

1.10.2

馃悶 Bug Fixes

  • Fix logic to choose ObservationConvention #3543
  • Parent Observation is missing from the toString() of Observation.Context #3542

鉂わ笍 Contributors

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

@鈥媌clozel

Commits
  • 22a81f0 Add note to Observation#observationConvention about setting the convention
  • 3f0ca2f Fix wording in javadoc
  • 212f958 Polish
  • a4007b7 Javadoc and nullability checks
  • c9dad1f Fix logic to choose ObservationConvention
  • 4647bf2 Add parent Observation to the toString() of Observation.Context
  • 17ab6b5 Merge branch '1.9.x' into 1.10.x
  • 95fff22 Merge branch '1.8.x' into 1.9.x
  • c88decf Pin Spring Framework to 5.+
  • See full diff in compare view

Updates micrometer-test from 1.10.1 to 1.10.2

Release notes

Sourced from micrometer-test's releases.

1.10.2

馃悶 Bug Fixes

  • Fix logic to choose ObservationConvention #3543
  • Parent Observation is missing from the toString() of Observation.Context #3542

鉂わ笍 Contributors

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

@鈥媌clozel

Commits
  • 22a81f0 Add note to Observation#observationConvention about setting the convention
  • 3f0ca2f Fix wording in javadoc
  • 212f958 Polish
  • a4007b7 Javadoc and nullability checks
  • c9dad1f Fix logic to choose ObservationConvention
  • 4647bf2 Add parent Observation to the toString() of Observation.Context
  • 17ab6b5 Merge branch '1.9.x' into 1.10.x
  • 95fff22 Merge branch '1.8.x' into 1.9.x
  • c88decf Pin Spring Framework to 5.+
  • See full diff 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)

Bumps `micrometer.version` from 1.10.1 to 1.10.2.

Updates `micrometer-core` from 1.10.1 to 1.10.2
- [Release notes](https://github.com/micrometer-metrics/micrometer/releases)
- [Commits](micrometer-metrics/micrometer@v1.10.1...v1.10.2)

Updates `micrometer-test` from 1.10.1 to 1.10.2
- [Release notes](https://github.com/micrometer-metrics/micrometer/releases)
- [Commits](micrometer-metrics/micrometer@v1.10.1...v1.10.2)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Nov 24, 2022
@velo velo merged commit 83b3a52 into master Nov 24, 2022
@velo velo deleted the dependabot/maven/micrometer.version-1.10.2 branch November 24, 2022 07:27
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.

None yet

1 participant