Consolidate dependabot updates: PowerShell 2.0, Caching.Memory 10.0.3, Repository.Api.Client 2.1.96#113
Merged
Conversation
…ing.Memory 10.0.3, XtremeIdiots.Portal.Repository.Api.Client.V1 2.1.96 Co-authored-by: frasermolyneux <34033625+frasermolyneux@users.noreply.github.com>
Copilot
AI
changed the title
[WIP] Consolidate and apply all dependabot updates
Consolidate dependabot updates: PowerShell 2.0, Caching.Memory 10.0.3, Repository.Api.Client 2.1.96
Feb 16, 2026
Contributor
Dependency Review✅ No vulnerabilities or license issues or OpenSSF Scorecard issues found.OpenSSF Scorecard
Scanned Files
|
There was a problem hiding this comment.
Pull request overview
This PR consolidates three Dependabot updates (#105, #103, #101) into a single coordinated update to streamline dependency management and avoid merge conflicts. The changes update development tooling and runtime dependencies to their latest patch and major versions.
Changes:
- PowerShell devcontainer feature updated from v1 to v2 (major version bump)
- Microsoft.Extensions.Caching.Memory updated from 10.0.2 to 10.0.3 (patch version)
- XtremeIdiots.Portal.Repository.Api.Client.V1 updated from 2.1.26 to 2.1.96 (70 patch versions)
Reviewed changes
Copilot reviewed 3 out of 3 changed files in this pull request and generated no comments.
| File | Description |
|---|---|
.devcontainer/devcontainer.json |
Updates PowerShell feature from v1 to v2 for improved development environment tooling |
src/XtremeIdiots.Portal.Web/XtremeIdiots.Portal.Web.csproj |
Updates Caching.Memory and Repository API Client packages in main web application |
src/XtremeIdiots.Portal.Integrations.Forums/XtremeIdiots.Portal.Integrations.Forums.csproj |
Updates Caching.Memory and Repository API Client packages in forums integration library |
Contributor
🏗️ Terraform Plan
✅ Validate — Passed ✅ Plan
|
|
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
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.



Consolidates 3 stacked dependabot PRs (#105, #103, #101) into a single update to avoid merge conflicts and streamline dependency management.
Changes
DevContainer
1→2in.devcontainer/devcontainer.jsonNuGet Packages
Updated across
XtremeIdiots.Portal.WebandXtremeIdiots.Portal.Integrations.Forums:Microsoft.Extensions.Caching.Memory:10.0.2→10.0.3XtremeIdiots.Portal.Repository.Api.Client.V1:2.1.26→2.1.96Supersedes
Closes #105, #103, #101
Original prompt
💬 We'd love your input! Share your thoughts on Copilot coding agent in our 2 minute survey.