Skip to content

Remove explicit package versions from project files #1561

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

Merged
merged 1 commit into from
Aug 11, 2025

Conversation

bart-vmware
Copy link
Member

@bart-vmware bart-vmware commented Aug 5, 2025

Description

Replace all explicit package versions from project files with a version variable. The following versions were changed:

  • [EXPOSED] RabbitMQ.Client: Bumped from 5.0.1 to 5.1.2 (5.1.2 was already used at some places)
  • [NON-EXPOSED] Azure.Cosmos: Removed (was at 4.0.0-preview3), because the package has been unlisted on nuget.org
  • [NON-EXPOSED] Microsoft.Azure.Cosmos: Bumped from 3.7.0 to 3.52.1
  • [NON-EXPOSED] FluentAssertions.Json: Bumped from 5.5.0 to 6.1.0

Quality checklist

  • Your code complies with our Coding Style.
  • You've updated unit and/or integration tests for your change, where applicable.
  • You've updated documentation for your change, where applicable.
    If your change affects other repositories, such as Documentation, Samples and/or MainSite, add linked PRs here.
  • There's an open issue for the PR that you are making. If you'd like to propose a new feature or change, please open an issue to discuss the change or find an existing issue.
  • You've added required license files and/or file headers (explaining where the code came from with proper attribution), where code is copied from StackOverflow, a blog, or OSS.

Copy link

sonarqubecloud bot commented Aug 5, 2025

@bart-vmware bart-vmware marked this pull request as ready for review August 7, 2025 12:25
@bart-vmware bart-vmware requested a review from TimHess August 7, 2025 12:25
@bart-vmware bart-vmware added the ReleaseLine/3.x Identified as a feature/fix for the 3.x release line label Aug 8, 2025
@bart-vmware bart-vmware added this to the 3.3.0 milestone Aug 11, 2025
@bart-vmware bart-vmware merged commit 55eb20d into 3.x Aug 11, 2025
30 checks passed
@bart-vmware bart-vmware deleted the centralize-versions-3x branch August 11, 2025 13:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
ReleaseLine/3.x Identified as a feature/fix for the 3.x release line
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants