Skip to content

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Oct 11, 2023

⚠️ Dependabot is rebasing this PR ⚠️

Rebasing might not happen immediately, so don't worry if this takes some time.

Note: if you make any changes to this PR yourself, they will take precedence over the rebase.


Bumps micrometer.version from 1.11.4 to 1.11.5.
Updates io.micrometer:micrometer-core from 1.11.4 to 1.11.5

Release notes

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

1.11.5

🐞 Bug Fixes

  • ObservationRegistry.NOOP is null #4096
  • ConcurrentModificationException on Observation$Context.computeIfAbsent #3874

🔨 Dependency Upgrades

  • Bump com.netflix.spectator:spectator-reg-atlas from 1.6.10 to 1.6.11 #4196
  • Bump software.amazon.awssdk:cloudwatch from 2.20.161 to 2.20.162 #4191
  • Bump com.amazonaws:aws-java-sdk-cloudwatch from 1.12.564 to 1.12.565 #4190
  • Bump org.apache.felix:org.apache.felix.scr from 2.2.2 to 2.2.6 #4168
  • Bump com.fasterxml.jackson.core:jackson-databind from 2.15.0 to 2.15.2 #4151
  • Bump software.amazon.awssdk:cloudwatch from 2.20.143 to 2.20.161 #4149
  • Bump org.apache.maven:maven-resolver-provider from 3.9.1 to 3.9.5 #4122
  • Bump maven-resolver from 1.9.7 to 1.9.16 #4112

❤️ Contributors

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

@​izeye and @​ttddyy

Commits
  • dc99dcf Merge branch '1.10.x' into 1.11.x
  • c817f14 Upgrade to context-propagation 1.0.6
  • 93301a8 Bump com.netflix.spectator:spectator-reg-atlas from 1.6.10 to 1.6.11 (#4196)
  • d8199f5 Bump software.amazon.awssdk:cloudwatch from 2.20.161 to 2.20.162 (#4191)
  • df43cee Merge branch '1.10.x' into 1.11.x
  • 3e24efc Merge branch '1.9.x' into 1.10.x
  • 5cba7fa Bump com.amazonaws:aws-java-sdk-cloudwatch from 1.12.564 to 1.12.565 (#4188)
  • f23cbb9 Bump com.fasterxml.jackson.core:jackson-databind from 2.15.0 to 2.15.2 (#4151)
  • 0a7d6d5 Bump software.amazon.awssdk:cloudwatch from 2.20.143 to 2.20.161 (#4149)
  • 20b91fb Bump org.apache.felix:org.apache.felix.scr from 2.2.2 to 2.2.6 (#4168)
  • Additional commits viewable in compare view

Updates io.micrometer:micrometer-test from 1.11.4 to 1.11.5

Release notes

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

1.11.5

🐞 Bug Fixes

  • ObservationRegistry.NOOP is null #4096
  • ConcurrentModificationException on Observation$Context.computeIfAbsent #3874

🔨 Dependency Upgrades

  • Bump com.netflix.spectator:spectator-reg-atlas from 1.6.10 to 1.6.11 #4196
  • Bump software.amazon.awssdk:cloudwatch from 2.20.161 to 2.20.162 #4191
  • Bump com.amazonaws:aws-java-sdk-cloudwatch from 1.12.564 to 1.12.565 #4190
  • Bump org.apache.felix:org.apache.felix.scr from 2.2.2 to 2.2.6 #4168
  • Bump com.fasterxml.jackson.core:jackson-databind from 2.15.0 to 2.15.2 #4151
  • Bump software.amazon.awssdk:cloudwatch from 2.20.143 to 2.20.161 #4149
  • Bump org.apache.maven:maven-resolver-provider from 3.9.1 to 3.9.5 #4122
  • Bump maven-resolver from 1.9.7 to 1.9.16 #4112

❤️ Contributors

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

@​izeye and @​ttddyy

Commits
  • dc99dcf Merge branch '1.10.x' into 1.11.x
  • c817f14 Upgrade to context-propagation 1.0.6
  • 93301a8 Bump com.netflix.spectator:spectator-reg-atlas from 1.6.10 to 1.6.11 (#4196)
  • d8199f5 Bump software.amazon.awssdk:cloudwatch from 2.20.161 to 2.20.162 (#4191)
  • df43cee Merge branch '1.10.x' into 1.11.x
  • 3e24efc Merge branch '1.9.x' into 1.10.x
  • 5cba7fa Bump com.amazonaws:aws-java-sdk-cloudwatch from 1.12.564 to 1.12.565 (#4188)
  • f23cbb9 Bump com.fasterxml.jackson.core:jackson-databind from 2.15.0 to 2.15.2 (#4151)
  • 0a7d6d5 Bump software.amazon.awssdk:cloudwatch from 2.20.143 to 2.20.161 (#4149)
  • 20b91fb Bump org.apache.felix:org.apache.felix.scr from 2.2.2 to 2.2.6 (#4168)
  • 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 show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @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.11.4 to 1.11.5.

Updates `io.micrometer:micrometer-core` from 1.11.4 to 1.11.5
- [Release notes](https://github.com/micrometer-metrics/micrometer/releases)
- [Commits](micrometer-metrics/micrometer@v1.11.4...v1.11.5)

Updates `io.micrometer:micrometer-test` from 1.11.4 to 1.11.5
- [Release notes](https://github.com/micrometer-metrics/micrometer/releases)
- [Commits](micrometer-metrics/micrometer@v1.11.4...v1.11.5)

---
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] <[email protected]>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Oct 11, 2023
@velo velo merged commit 252187a into master Oct 11, 2023
@velo velo deleted the dependabot/maven/micrometer.version-1.11.5 branch October 11, 2023 06:47
velo pushed a commit that referenced this pull request Oct 7, 2024
Bumps `micrometer.version` from 1.11.4 to 1.11.5.

Updates `io.micrometer:micrometer-core` from 1.11.4 to 1.11.5
- [Release notes](https://github.com/micrometer-metrics/micrometer/releases)
- [Commits](micrometer-metrics/micrometer@v1.11.4...v1.11.5)

Updates `io.micrometer:micrometer-test` from 1.11.4 to 1.11.5
- [Release notes](https://github.com/micrometer-metrics/micrometer/releases)
- [Commits](micrometer-metrics/micrometer@v1.11.4...v1.11.5)

---
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] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
velo pushed a commit that referenced this pull request Oct 8, 2024
Bumps `micrometer.version` from 1.11.4 to 1.11.5.

Updates `io.micrometer:micrometer-core` from 1.11.4 to 1.11.5
- [Release notes](https://github.com/micrometer-metrics/micrometer/releases)
- [Commits](micrometer-metrics/micrometer@v1.11.4...v1.11.5)

Updates `io.micrometer:micrometer-test` from 1.11.4 to 1.11.5
- [Release notes](https://github.com/micrometer-metrics/micrometer/releases)
- [Commits](micrometer-metrics/micrometer@v1.11.4...v1.11.5)

---
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] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
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