-
-
Notifications
You must be signed in to change notification settings - Fork 10
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 #383
Update 1 NuGet dependencies #383
Conversation
Bumps Nerdbank.GitVersioning from 3.6.146 to 3.7.112</br> [version update] ###⚠️ This is an automated update.⚠️
WalkthroughThis pull request involves updating the Changes
Possibly related PRs
📜 Recent review detailsConfiguration used: CodeRabbit UI ⛔ Files ignored due to path filters (4)
📒 Files selected for processing (2)
🔇 Additional comments (2)nanoFramework.M2Mqtt.Core/packages.lock.json (1)
The Nerdbank.GitVersioning dependency has been correctly updated to version 3.7.112 with matching content hash. M2Mqtt/packages.lock.json (1)
The Nerdbank.GitVersioning dependency has been correctly updated to version 3.7.112, maintaining consistency with the other package lock file. Let's verify the compatibility of this version update: ✅ Verification successfulVersion update is safe to proceed Based on the release notes between versions 3.6.146 and 3.7.112, there are no breaking changes that would impact the project. The changes are primarily improvements and bug fixes, including:
🏁 Scripts executedThe following scripts were executed for the analysis: Script: #!/bin/bash
# Description: Check for breaking changes between versions 3.6.146 and 3.7.112
# Check release notes and breaking changes
gh api repos/dotnet/Nerdbank.GitVersioning/releases | jq -r '.[] | select(.tag_name >= "v3.6.146" and .tag_name <= "v3.7.112") | {tag_name: .tag_name, body: .body}'
Length of output: 6795 Thank you for using CodeRabbit. We offer it for free to the OSS community and would appreciate your support in helping us grow. If you find it useful, would you consider giving us a shout-out on your favorite social media? 🪧 TipsChatThere are 3 ways to chat with CodeRabbit:
Note: Be mindful of the bot's finite context window. It's strongly recommended to break down tasks such as reading entire modules into smaller chunks. For a focused discussion, use review comments to chat about specific files and their changes, instead of using the PR comments. CodeRabbit Commands (Invoked using PR comments)
Other keywords and placeholders
CodeRabbit Configuration File (
|
Quality Gate passedIssues Measures |
Bumps Nerdbank.GitVersioning from 3.6.146 to 3.7.112
[version update]
Summary by CodeRabbit
Nerdbank.GitVersioning
dependency version from3.6.146
to3.7.112
in bothM2Mqtt/packages.lock.json
andnanoFramework.M2Mqtt.Core/packages.lock.json
.