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

Downgrade deps in test apps #1007

Merged
merged 6 commits into from
Jul 28, 2022

Conversation

pellared
Copy link
Member

@pellared pellared commented Jul 28, 2022

Why

I downgraded some dependencies in the test apps.

I only left the ASP.NET test application untouched as it would require more work and also because it is not a single dependency and dependabot would not help us with testing against the newest version.

Fixes #969

What

Downgrade deps in test apps to the lowest supported versions.

Remove unnecessary reference to Microsoft.Extensions.DependencyInjection.Abstractions.

Tests

CI

Checklist

  • CHANGELOG.md is updated.
  • Documentation is updated.
  • New features are covered by tests.

@pellared pellared marked this pull request as ready for review July 28, 2022 09:58
@pellared pellared requested a review from a team July 28, 2022 09:58
@rajkumar-rangaraj rajkumar-rangaraj enabled auto-merge (squash) July 28, 2022 16:05
@pellared pellared enabled auto-merge (squash) July 28, 2022 17:12
@pellared pellared merged commit 7d0c440 into open-telemetry:main Jul 28, 2022
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.

Testing via dependabot
4 participants