-
Notifications
You must be signed in to change notification settings - Fork 0
Fix NuGet package version mismatches in FrontDesk.Api #349
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
slombardo
merged 3 commits into
dependabot/nuget/FrontDesk.Services/production-dependencies-4aeec1abc8
from
copilot/sub-pr-326
Jan 2, 2026
Merged
Fix NuGet package version mismatches in FrontDesk.Api #349
slombardo
merged 3 commits into
dependabot/nuget/FrontDesk.Services/production-dependencies-4aeec1abc8
from
copilot/sub-pr-326
Jan 2, 2026
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
…e errors Co-authored-by: slombardo <1529389+slombardo@users.noreply.github.com>
…stency Co-authored-by: slombardo <1529389+slombardo@users.noreply.github.com>
Copilot
AI
changed the title
[WIP] Update production dependencies with multiple updates
Fix NuGet package version mismatches in FrontDesk.Api
Jan 2, 2026
b83fedc
into
dependabot/nuget/FrontDesk.Services/production-dependencies-4aeec1abc8
5 checks passed
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.
Pull request overview
This PR resolves NuGet package downgrade errors (NU1605) in FrontDesk.Api by updating package versions to match transitive dependencies from referenced projects.
- Updated Asp.Versioning packages from 8.1.0 to 8.1.1
- Updated Riok.Mapperly from 4.3.0 to 4.3.1
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
slombardo
added a commit
that referenced
this pull request
Jan 2, 2026
* deps: Bump the production-dependencies group with 10 updates Bumps Asp.Versioning.Http from 8.1.0 to 8.1.1 Bumps coverlet.collector from 6.0.2 to 6.0.4 Bumps JetBrains.Annotations from 2024.3.0 to 2025.2.4 Bumps NCalc.DependencyInjection from 5.4.2 to 5.11.0 Bumps Newtonsoft.Json from 13.0.1 to 13.0.4 Bumps RestSharp from 112.1.0 to 113.0.0 Bumps Riok.Mapperly from 4.3.0 to 4.3.1 Bumps Scriban from 6.2.1 to 6.5.2 Bumps TrelloDotNet from 2.0.5 to 2.1.2 Bumps xunit.runner.visualstudio from 2.8.2 to 3.1.5 --- updated-dependencies: - dependency-name: Asp.Versioning.Http dependency-version: 8.1.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: production-dependencies - dependency-name: coverlet.collector dependency-version: 6.0.4 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: production-dependencies - dependency-name: coverlet.collector dependency-version: 6.0.4 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: production-dependencies - dependency-name: coverlet.collector dependency-version: 6.0.4 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: production-dependencies - dependency-name: coverlet.collector dependency-version: 6.0.4 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: production-dependencies - dependency-name: JetBrains.Annotations dependency-version: 2025.2.4 dependency-type: direct:production update-type: version-update:semver-major dependency-group: production-dependencies - dependency-name: JetBrains.Annotations dependency-version: 2025.2.4 dependency-type: direct:production update-type: version-update:semver-major dependency-group: production-dependencies - dependency-name: NCalc.DependencyInjection dependency-version: 5.11.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: production-dependencies - dependency-name: Newtonsoft.Json dependency-version: 13.0.4 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: production-dependencies - dependency-name: RestSharp dependency-version: 113.0.0 dependency-type: direct:production update-type: version-update:semver-major dependency-group: production-dependencies - dependency-name: Riok.Mapperly dependency-version: 4.3.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: production-dependencies - dependency-name: Scriban dependency-version: 6.5.2 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: production-dependencies - dependency-name: TrelloDotNet dependency-version: 2.1.2 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: production-dependencies - dependency-name: xunit.runner.visualstudio dependency-version: 3.1.5 dependency-type: direct:production update-type: version-update:semver-major dependency-group: production-dependencies - dependency-name: xunit.runner.visualstudio dependency-version: 3.1.5 dependency-type: direct:production update-type: version-update:semver-major dependency-group: production-dependencies - dependency-name: xunit.runner.visualstudio dependency-version: 3.1.5 dependency-type: direct:production update-type: version-update:semver-major dependency-group: production-dependencies ... Signed-off-by: dependabot[bot] <support@github.com> * Fix NuGet package version mismatches in FrontDesk.Api (#349) * Initial plan * fix: Update package versions in FrontDesk.Api to resolve NuGet restore errors Co-authored-by: slombardo <1529389+slombardo@users.noreply.github.com> * fix: Update Asp.Versioning.Mvc.ApiExplorer to 8.1.1 for version consistency Co-authored-by: slombardo <1529389+slombardo@users.noreply.github.com> --------- Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com> Co-authored-by: slombardo <1529389+slombardo@users.noreply.github.com> --------- Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Copilot <198982749+Copilot@users.noreply.github.com> Co-authored-by: slombardo <1529389+slombardo@users.noreply.github.com>
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
The Dependabot PR updated packages in FrontDesk.Services and FrontDesk.Shared but left FrontDesk.Api with stale versions, causing NU1605 package downgrade errors during
dotnet restore.Changes:
Asp.Versioning.Httpfrom 8.1.0 → 8.1.1 in FrontDesk.Api.csprojAsp.Versioning.Mvc.ApiExplorerfrom 8.1.0 → 8.1.1 in FrontDesk.Api.csprojRiok.Mapperlyfrom 4.3.0 → 4.3.1 in FrontDesk.Api.csprojThese align FrontDesk.Api with the transitive dependency versions required by its project references, resolving the restore failures.
✨ Let Copilot coding agent set things up for you — coding agent works faster and does higher quality work when set up for your repo.