-
-
Notifications
You must be signed in to change notification settings - Fork 3
Update 1 NuGet dependencies #56
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 1 NuGet dependencies #56
Conversation
Bumps Nerdbank.GitVersioning from 3.8.118 to 3.9.50</br> [version update] ###⚠️ This is an automated update.⚠️
WalkthroughUpdates Nerdbank.GitVersioning dependency version from 3.8.118 to 3.9.50 in the packages lock file, including the requested version range and content hash values. Changes
Estimated code review effort🎯 1 (Trivial) | ⏱️ ~2 minutes
Possibly related PRs
Pre-merge checks and finishing touches✅ Passed checks (2 passed)
✨ Finishing touches🧪 Generate unit tests (beta)
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. Comment |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Actionable comments posted: 1
📜 Review details
Configuration used: CodeRabbit UI
Review profile: CHILL
Plan: Pro
⛔ Files ignored due to path filters (2)
nanoFramework.DependencyInjection/nanoFramework.DependencyInjection.nfprojis excluded by none and included by nonenanoFramework.DependencyInjection/packages.configis excluded by none and included by none
📒 Files selected for processing (1)
nanoFramework.DependencyInjection/packages.lock.json(1 hunks)
⏰ Context from checks skipped due to timeout of 90000ms. You can increase the timeout in your CodeRabbit configuration to a maximum of 15 minutes (900000ms). (1)
- GitHub Check: nanoFramework.DependencyInjection (Build_Library)
| "requested": "[3.9.50, 3.9.50]", | ||
| "resolved": "3.9.50", | ||
| "contentHash": "HtOgGF6jZ+WYbXnCUCYPT8Y2d6mIJo9ozjK/FINTRsXdm4Zgv9GehUMa7EFoGQkqrMcDJNOIDwCmENnvXg4UbA==" |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
🧩 Analysis chain
Verify the Nerdbank.GitVersioning 3.9.50 release for compatibility and known issues.
The dependency update from 3.8.118 to 3.9.50 is a minor version bump (3.8 → 3.9). While this is typically a safe update with backward compatibility, minor version releases can sometimes introduce breaking changes or other compatibility concerns, particularly for build tooling.
Please verify:
- That version 3.9.50 of Nerdbank.GitVersioning exists and is legitimate on NuGet
- Any breaking changes or migration notes between 3.8.x and 3.9.x releases
- Whether this version has any known issues or security advisories
🌐 Web query:
Nerdbank.GitVersioning 3.9.50 release notes breaking changes
💡 Result:
I can't find any release notes or a GitHub/NuGet release entry for Nerdbank.GitVersioning version 3.9.50. The official releases page and NuGet package history show other recent versions (e.g., v3.8.x, v3.7.x and NuGet listing showing 3.9.37-alpha / 3.0.x series) but no v3.9.50 entry. Sources: GitHub releases and NuGet listings. [1][2]
If you want, I can:
- search more broadly (tags/commit history) for a 3.9.50 tag, or
- look for specific breaking-change notes between two versions you specify.
Reject this dependency version update—Nerdbank.GitVersioning 3.9.50 does not exist in the official NuGet registry.
The latest stable release on NuGet is 3.8.118, not 3.9.50. The version specified in your lock file cannot be resolved to a legitimate package. This represents either a corrupted lock file entry, a build-time error, or a potential supply chain issue. Do not merge this change without restoring the dependency to a verified version from the official package registry.
|



Bumps Nerdbank.GitVersioning from 3.8.118 to 3.9.50
[version update]
Summary by CodeRabbit