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 the java-sample-app-deps group across 1 directory with 6 updates #1236

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Dec 3, 2024

Bumps the java-sample-app-deps group with 6 updates in the /sample-apps/java-sample-app directory:

Package From To
software.amazon.awssdk:bom 2.29.16 2.29.25
org.apache.logging.log4j:log4j-api 2.24.1 2.24.2
org.apache.logging.log4j:log4j-core 2.24.1 2.24.2
io.opentelemetry.contrib:opentelemetry-aws-xray-propagator 1.40.0-alpha 1.41.0-alpha
io.opentelemetry.contrib:opentelemetry-aws-xray 1.40.0 1.41.0
com.fasterxml.jackson:jackson-bom 2.18.1 2.18.2

Updates software.amazon.awssdk:bom from 2.29.16 to 2.29.25

Updates org.apache.logging.log4j:log4j-api from 2.24.1 to 2.24.2

Updates org.apache.logging.log4j:log4j-core from 2.24.1 to 2.24.2

Updates io.opentelemetry.contrib:opentelemetry-aws-xray-propagator from 1.40.0-alpha to 1.41.0-alpha

Release notes

Sourced from io.opentelemetry.contrib:opentelemetry-aws-xray-propagator's releases.

Version 1.40.0

This release targets the OpenTelemetry Java Instrumentation 2.9.0.

AWS X-Ray SDK support

  • Ensure all XRay Sampler functionality is under ParentBased logic (#1488)

GCP Resources

  • Add gcr job support (#1462)

Inferred spans

  • Rename param and description to proper value (#1486)

JFR connection

  • Fix wrong parameter sent to JFR DiagnosticCommand (#1492)

Span stack traces

  • Support autoconfigure (#1499)

🙇 Thank you

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

@​breedx-splk @​codeboten @​dsgrieve @​jackshirazi @​jeanbisutti @​jj22ee @​JonasKunz @​jsuereth @​laurit @​LikeTheSalad @​oertl @​PeterF778 @​psx95 @​robsunday @​steverao @​SylvainJuge @​trask @​wangzlei

Changelog

Sourced from io.opentelemetry.contrib:opentelemetry-aws-xray-propagator's changelog.

Changelog

Unreleased

Version 1.41.0 (2024-11-21)

Inferred spans

  • Allow customization of parent-override behavior (#1533)

Telemetry processors

  • Add LogRecordProcessor to record event log records as span events (#1551)

Version 1.40.0 (2024-10-18)

AWS X-Ray SDK support

  • Ensure all XRay Sampler functionality is under ParentBased logic (#1488)

GCP Resources

  • Add gcr job support (#1462)

Inferred spans

  • Rename param and description to proper value (#1486)

JFR connection

  • Fix wrong parameter sent to JFR DiagnosticCommand (#1492)

Span stack traces

  • Support autoconfigure (#1499)

Version 1.39.0 (2024-09-17)

AWS X-Ray propagator

  • Handle too short X-Amzn-Trace-Id header (#1036)
  • Add declarative config support for aws xray propagators

... (truncated)

Commits

Updates io.opentelemetry.contrib:opentelemetry-aws-xray from 1.40.0 to 1.41.0

Release notes

Sourced from io.opentelemetry.contrib:opentelemetry-aws-xray's releases.

Version 1.41.0

This release targets the OpenTelemetry Java Instrumentation 2.10.0.

Inferred spans

  • Allow customization of parent-override behavior (#1533)

Telemetry processors

  • Add LogRecordProcessor to record event log records as span events (#1551)

🙇 Thank you

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

@​anuraaga @​breedx-splk @​jack-berg @​jackshirazi @​JonasKunz @​laurit @​robsunday @​steverao @​SylvainJuge @​trask @​vincentfree

Changelog

Sourced from io.opentelemetry.contrib:opentelemetry-aws-xray's changelog.

Version 1.41.0 (2024-11-21)

Inferred spans

  • Allow customization of parent-override behavior (#1533)

Telemetry processors

  • Add LogRecordProcessor to record event log records as span events (#1551)
Commits
  • e0775a7 [release/v1.41.x] Prepare release 1.41.0 (#1562)
  • f342cd3 Update change log for upcoming release (#1561)
  • 6ca397a Allow customization of parent-override behaviour for inferred-spans (#1533)
  • 4c72e59 Add LogRecordProcessor to record event log records as span events (#1551)
  • c2f8c17 chore(deps): update dependency gradle to v8.11.1 (#1559)
  • 905c82a fix(deps): update testcontainers-java monorepo to v1.20.4 (#1560)
  • 33719e1 [jmx-scraper] pin servlet 5.x version (#1558)
  • c9c3f5c fix(deps): update dependency io.opentelemetry.proto:opentelemetry-proto to v1...
  • a12ab63 Add gradle otel.java-conventions where missing (#1555)
  • 035d0c8 Update proto alpha versions (#1556)
  • Additional commits viewable in compare view

Updates com.fasterxml.jackson:jackson-bom from 2.18.1 to 2.18.2

Commits
  • 55ff098 [maven-release-plugin] prepare release jackson-bom-2.18.2
  • 84a6fe4 Prep for 2.18.2 release
  • 88591c6 Merge branch '2.17' into 2.18
  • bc1206e Back to snapshot dep
  • 1021173 [maven-release-plugin] prepare for next development iteration
  • e3fd468 [maven-release-plugin] prepare release jackson-bom-2.17.3
  • ef13a7a Start 2.17.3 release
  • 1ed3d25 Back to snapshot deps
  • fac9a3b [maven-release-plugin] prepare for next development iteration
  • 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 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 java-sample-app-deps group with 6 updates in the /sample-apps/java-sample-app directory:

| Package | From | To |
| --- | --- | --- |
| software.amazon.awssdk:bom | `2.29.16` | `2.29.25` |
| org.apache.logging.log4j:log4j-api | `2.24.1` | `2.24.2` |
| org.apache.logging.log4j:log4j-core | `2.24.1` | `2.24.2` |
| [io.opentelemetry.contrib:opentelemetry-aws-xray-propagator](https://github.com/open-telemetry/opentelemetry-java-contrib) | `1.40.0-alpha` | `1.41.0-alpha` |
| [io.opentelemetry.contrib:opentelemetry-aws-xray](https://github.com/open-telemetry/opentelemetry-java-contrib) | `1.40.0` | `1.41.0` |
| [com.fasterxml.jackson:jackson-bom](https://github.com/FasterXML/jackson-bom) | `2.18.1` | `2.18.2` |



Updates `software.amazon.awssdk:bom` from 2.29.16 to 2.29.25

Updates `org.apache.logging.log4j:log4j-api` from 2.24.1 to 2.24.2

Updates `org.apache.logging.log4j:log4j-core` from 2.24.1 to 2.24.2

Updates `io.opentelemetry.contrib:opentelemetry-aws-xray-propagator` from 1.40.0-alpha to 1.41.0-alpha
- [Release notes](https://github.com/open-telemetry/opentelemetry-java-contrib/releases)
- [Changelog](https://github.com/open-telemetry/opentelemetry-java-contrib/blob/main/CHANGELOG.md)
- [Commits](https://github.com/open-telemetry/opentelemetry-java-contrib/commits)

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

Updates `com.fasterxml.jackson:jackson-bom` from 2.18.1 to 2.18.2
- [Commits](FasterXML/jackson-bom@jackson-bom-2.18.1...jackson-bom-2.18.2)

---
updated-dependencies:
- dependency-name: software.amazon.awssdk:bom
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: java-sample-app-deps
- dependency-name: org.apache.logging.log4j:log4j-api
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: java-sample-app-deps
- dependency-name: org.apache.logging.log4j:log4j-core
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: java-sample-app-deps
- dependency-name: io.opentelemetry.contrib:opentelemetry-aws-xray-propagator
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: java-sample-app-deps
- dependency-name: io.opentelemetry.contrib:opentelemetry-aws-xray
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: java-sample-app-deps
- dependency-name: com.fasterxml.jackson:jackson-bom
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: java-sample-app-deps
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot requested a review from a team as a code owner December 3, 2024 17:28
@dependabot dependabot bot added dependencies Pull requests that update a dependency file java Java SDK labels Dec 3, 2024
@github-actions github-actions bot added the InstrumentationSampleApp Issues and PRs related to instrumentation sample apps label Dec 3, 2024
Copy link
Contributor Author

dependabot bot commented on behalf of github Dec 10, 2024

Looks like these dependencies are updatable in another way, so this is no longer needed.

@dependabot dependabot bot closed this Dec 10, 2024
@dependabot dependabot bot deleted the dependabot/gradle/sample-apps/java-sample-app/java-sample-app-deps-ad8d9b6eb0 branch December 10, 2024 17:07
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 InstrumentationSampleApp Issues and PRs related to instrumentation sample apps java Java SDK
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants