Skip to content

Commit

Permalink
fix(deps): update dependency io.opentelemetry.instrumentation:opentel…
Browse files Browse the repository at this point in the history
…emetry-instrumentation-annotations to v2.13.2 (#2788)

This PR contains the following updates:

| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
|
[io.opentelemetry.instrumentation:opentelemetry-instrumentation-annotations](https://redirect.github.com/open-telemetry/opentelemetry-java-instrumentation)
| `2.13.1` -> `2.13.2` |
[![age](https://developer.mend.io/api/mc/badges/age/maven/io.opentelemetry.instrumentation:opentelemetry-instrumentation-annotations/2.13.2?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://developer.mend.io/api/mc/badges/adoption/maven/io.opentelemetry.instrumentation:opentelemetry-instrumentation-annotations/2.13.2?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://developer.mend.io/api/mc/badges/compatibility/maven/io.opentelemetry.instrumentation:opentelemetry-instrumentation-annotations/2.13.1/2.13.2?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://developer.mend.io/api/mc/badges/confidence/maven/io.opentelemetry.instrumentation:opentelemetry-instrumentation-annotations/2.13.1/2.13.2?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|

---

### Release Notes

<details>
<summary>open-telemetry/opentelemetry-java-instrumentation
(io.opentelemetry.instrumentation:opentelemetry-instrumentation-annotations)</summary>

###
[`v2.13.2`](https://redirect.github.com/open-telemetry/opentelemetry-java-instrumentation/releases/tag/v2.13.2):
Version 2.13.2

This is a patch release on the previous 2.13.1 release, fixing the
issue(s) below.

##### 🛠️ Bug fixes

- Backport: Fix Spring boot starter dependency resolution failure with
Gradle and Java 11
([#&#8203;13402](https://redirect.github.com/open-telemetry/opentelemetry-java-instrumentation/pull/13402))

</details>

---

### Configuration

📅 **Schedule**: Branch creation - At any time (no schedule defined),
Automerge - At any time (no schedule defined).

🚦 **Automerge**: Disabled by config. Please merge this manually once you
are satisfied.

♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the
rebase/retry checkbox.

🔕 **Ignore**: Close this PR and you won't be reminded about this update
again.

---

- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box

---

This PR was generated by [Mend Renovate](https://mend.io/renovate/).
View the [repository job
log](https://developer.mend.io/github/infonl/dimpact-zaakafhandelcomponent).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS4xNzYuMiIsInVwZGF0ZWRJblZlciI6IjM5LjE3Ni4yIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6W119-->

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Feb 27, 2025
1 parent 71b05e5 commit 36d495a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ kotlin-csv = "1.10.0"
openapi = "4.0.8"
openapi-generator = "7.11.0"
opentelemetry = "1.47.0"
opentelemetry-instrumentation = "2.13.1"
opentelemetry-instrumentation = "2.13.2"
node-gradle = "7.1.0"
taskinfo = "2.2.0"
swagger-generator = "2.19.2"
Expand Down

0 comments on commit 36d495a

Please sign in to comment.