Skip to content

chore(deps): bump the dependencies group in /examples/opentelemetry with 2 updates#337

Merged
emilic merged 1 commit intomainfrom
dependabot/gradle/examples/opentelemetry/dependencies-9bce41eb6e
May 1, 2026
Merged

chore(deps): bump the dependencies group in /examples/opentelemetry with 2 updates#337
emilic merged 1 commit intomainfrom
dependabot/gradle/examples/opentelemetry/dependencies-9bce41eb6e

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github May 1, 2026

Bumps the dependencies group in /examples/opentelemetry with 2 updates: io.opentelemetry.semconv:opentelemetry-semconv and gradle-wrapper.

Updates io.opentelemetry.semconv:opentelemetry-semconv from 1.40.0 to 1.41.0

Release notes

Sourced from io.opentelemetry.semconv:opentelemetry-semconv's releases.

Version 1.41.0

  • Bump to semconv v1.41.0 (#465)

🙇 Thank you

This release was possible thanks to the following contributors who shared their brilliant ideas and awesome pull requests:

@​breedx-splk @​jack-berg @​jaydeluca @​laurit @​trask @​zeitlinger

Changelog

Sourced from io.opentelemetry.semconv:opentelemetry-semconv's changelog.

Version 1.41.0 (2026-04-30)

  • Bump to semconv v1.41.0 (#465)
Commits
  • 6095b39 Prepare release 1.41.0 (#467)
  • a9b1c07 Update the semantic conventions version to 1.41.0 (#465)
  • 352fd48 Fix auto-update semconv workflow (#463)
  • c87fc76 ci: update to rust version of flint (#455)
  • a471753 chore(deps): update gradle to v9.5.0 (#462)
  • 6239df7 fix(deps): update all patch versions (#460)
  • 2288103 chore(deps): update dependency grafana/flint to v0.21.0 (#459)
  • 2bf0d25 fix(deps): update dependency com.toasttab.android:gummy-bears-api-23 to v0.14...
  • edd1eea chore(deps): update otel/weaver docker tag to v0.23.0 (#456)
  • 0217eef chore(deps): update all patch versions (#453)
  • Additional commits viewable in compare view

Updates gradle-wrapper from 9.4.1 to 9.5.0

Release notes

Sourced from gradle-wrapper's releases.

9.5.0

The Gradle team is excited to announce Gradle 9.5.0.

Here are the highlights of this release:

  • Task provenance in reports and failure messages
  • Type-safe accessors for precompiled Kotlin Settings plugins

Read the Release Notes

We would like to thank the following community members for their contributions to this release of Gradle: atm1020, mataha, Adam, Attila Kelemen, Benedikt Ritter, Björn Kautler, Caro Silva Rode, CHANHAN, Dmitry Nezavitin, Eng Zer Jun, KugelLibelle, Madalin Valceleanu, Markus Gaisbauer, Oliver Kopp, Philip Wedemann, ploober, Roberto Perez Alcolea, Rohit Anand, Suvrat Acharya, Ujwal Suresh Vanjare, Victor Merkulov

Upgrade instructions

Switch your build to use Gradle 9.5.0 by updating your wrapper:

./gradlew wrapper --gradle-version=9.5.0 && ./gradlew wrapper

See the Gradle 9.x upgrade guide to learn about deprecations, breaking changes and other considerations when upgrading.

For Java, Groovy, Kotlin and Android compatibility, see the full compatibility notes.

Reporting problems

If you find a problem with this release, please file a bug on GitHub Issues adhering to our issue guidelines. If you're not sure you're encountering a bug, please use the forum.

We hope you will build happiness with Gradle, and we look forward to your feedback via Twitter or on GitHub.

9.5.0 RC4

... (truncated)

Commits

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 show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

Bumps the dependencies group in /examples/opentelemetry with 2 updates: [io.opentelemetry.semconv:opentelemetry-semconv](https://github.com/open-telemetry/semantic-conventions-java) and [gradle-wrapper](https://github.com/gradle/gradle).


Updates `io.opentelemetry.semconv:opentelemetry-semconv` from 1.40.0 to 1.41.0
- [Release notes](https://github.com/open-telemetry/semantic-conventions-java/releases)
- [Changelog](https://github.com/open-telemetry/semantic-conventions-java/blob/main/CHANGELOG.md)
- [Commits](open-telemetry/semantic-conventions-java@v1.40.0...v1.41.0)

Updates `gradle-wrapper` from 9.4.1 to 9.5.0
- [Release notes](https://github.com/gradle/gradle/releases)
- [Commits](gradle/gradle@v9.4.1...v9.5.0)

---
updated-dependencies:
- dependency-name: io.opentelemetry.semconv:opentelemetry-semconv
  dependency-version: 1.41.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: dependencies
- dependency-name: gradle-wrapper
  dependency-version: 9.5.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: dependencies
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file java Pull requests that update Java code labels May 1, 2026
Copilot AI review requested due to automatic review settings May 1, 2026 06:31
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file java Pull requests that update Java code labels May 1, 2026
@dependabot dependabot Bot requested a review from a team as a code owner May 1, 2026 06:31
@dependabot dependabot Bot review requested due to automatic review settings May 1, 2026 06:31
@emilic emilic added this pull request to the merge queue May 1, 2026
Merged via the queue into main with commit ba5fe8d May 1, 2026
23 checks passed
@emilic emilic deleted the dependabot/gradle/examples/opentelemetry/dependencies-9bce41eb6e branch May 1, 2026 06:42
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 java Pull requests that update Java code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant