Skip to content

Update dependencies and improve project configuration#409

Merged
stevejgordon merged 3 commits into
mainfrom
update-dependencies
Apr 27, 2026
Merged

Update dependencies and improve project configuration#409
stevejgordon merged 3 commits into
mainfrom
update-dependencies

Conversation

@stevejgordon
Copy link
Copy Markdown
Contributor

As titled.

Also improves the test code to avoid stale artifacts affecting test runs causing flakiness.

@stevejgordon stevejgordon requested a review from a team as a code owner April 24, 2026 07:08
@coderabbitai
Copy link
Copy Markdown

coderabbitai Bot commented Apr 24, 2026

Warning

Rate limit exceeded

@stevejgordon has exceeded the limit for the number of commits that can be reviewed per hour. Please wait 41 minutes and 8 seconds before requesting another review.

Your organization is not enrolled in usage-based pricing. Contact your admin to enable usage-based pricing to continue reviews beyond the rate limit, or try again in 41 minutes and 8 seconds.

⌛ How to resolve this issue?

After the wait time has elapsed, a review can be triggered using the @coderabbitai review command as a PR comment. Alternatively, push new commits to this PR.

We recommend that you space out your commits to avoid hitting the rate limit.

🚦 How do rate limits work?

CodeRabbit enforces hourly rate limits for each developer per organization.

Our paid plans have higher rate limits than the trial, open-source and free plans. In all cases, we re-allow further reviews after a brief timeout.

Please see our FAQ for further information.

ℹ️ Review info
⚙️ Run configuration

Configuration used: Organization UI

Review profile: CHILL

Plan: Enterprise

Run ID: f436e608-6cc7-4203-9af8-19337210974f

📥 Commits

Reviewing files that changed from the base of the PR and between 5e9000a and 43e5adf.

📒 Files selected for processing (1)
  • tests/Elastic.OpenTelemetry.IntegrationTests/RedistributableFixture.cs
📝 Walkthrough

Walkthrough

Centralized NuGet versions were updated (OpenTelemetry, build/test tooling) and Microsoft.Extensions package pinning changed to range-based overrides per TFM. Aspire app-host configuration was added via aspire.config.json and the AppHost project switched to the Aspire SDK. Enum generator package references migrated to NetEscapades.EnumGenerators.Generators with explicit asset includes. Instrumentation scripts now set OTEL_DOTNET_AUTO_REDIRECT_ENABLED=false. Integration tests and fixtures were revised to publish per-TFM test apps (net8/net9/net10 and net462), create isolated MSBuild output paths, invalidate global NuGet cache entries, and add new test app projects.

Possibly related PRs

  • Add Central Configuration (via OpAMP) Support #392: Adds OpAMP/central-configuration support (OpAmp client packages, central configuration classes, AssemblyLoadContext handling, packaging and tests), which overlaps code and dependency changes in this PR.
🚥 Pre-merge checks | ✅ 2
✅ Passed checks (2 passed)
Check name Status Explanation
Linked Issues check ✅ Passed Check skipped because no linked issues were found for this pull request.
Out of Scope Changes check ✅ Passed Check skipped because no linked issues were found for this pull request.

✏️ Tip: You can configure your own custom pre-merge checks in the settings.

✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch update-dependencies
  • 🛠️ Update Documentation: Commit on current branch
  • 🛠️ Update Documentation: Create PR

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands and usage tips.

hegerchr
hegerchr previously approved these changes Apr 24, 2026
Copy link
Copy Markdown

@hegerchr hegerchr left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@stevejgordon stevejgordon requested a review from hegerchr April 24, 2026 13:59
Copy link
Copy Markdown

@hegerchr hegerchr left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants