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

Update strategy for pinning versions of dependent packages #1471

Merged
merged 2 commits into from
Feb 14, 2025

Conversation

bart-vmware
Copy link
Member

Description

Fixes #1470.

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.

@bart-vmware bart-vmware marked this pull request as ready for review February 13, 2025 17:29
@bart-vmware bart-vmware requested a review from TimHess February 13, 2025 17:29
versions.props Outdated Show resolved Hide resolved
versions.props Outdated Show resolved Hide resolved
Co-authored-by: Bart Koelman <[email protected]>
@bart-vmware bart-vmware merged commit 06ba5be into main Feb 14, 2025
22 of 23 checks passed
@bart-vmware bart-vmware deleted the pinning-comments branch February 14, 2025 14:27
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.

Pin dependency versions (keep wildcard at patch level, update comments)
2 participants