Skip to content

ssh downgrade#4464

Merged
ravirk91 merged 1 commit into
masterfrom
Enhancement/SSh
Mar 12, 2026
Merged

ssh downgrade#4464
ravirk91 merged 1 commit into
masterfrom
Enhancement/SSh

Conversation

@AmanPrasad43

@AmanPrasad43 AmanPrasad43 commented Mar 12, 2026

Copy link
Copy Markdown
Contributor

Description

Type of Change

  • Bug fix - [ ] New feature - [ ] Breaking change - [ ] Plugin update

Checklist

  • PR description clearly describes the changes
  • Target branch is correct (master for features, Releases/* for fixes)
  • Latest code from target branch merged
  • No commented/junk code included
  • No new build warnings or errors
  • All existing unit tests pass
  • New unit tests added for new functionality
  • Cross-platform compatibility verified (Windows/Linux/macOS)
  • CI/CD pipeline passes
  • Code follows project conventions (Act{Platform}{Type}, {Platform}Driver)
  • Repository objects use [IsSerializedForLocalRepository] where needed
  • Error handling uses Reporter.ToLog() pattern
  • Documentation updated for user-facing changes
  • Self-review completed and code review comments addressed

Summary by CodeRabbit

  • Chores
    • Updated SSH.NET library dependencies.

@coderabbitai

coderabbitai Bot commented Mar 12, 2026

Copy link
Copy Markdown
Contributor

Caution

Review failed

The pull request is closed.

ℹ️ Recent review info
⚙️ Run configuration

Configuration used: Repository UI

Review profile: ASSERTIVE

Plan: Pro

Run ID: 2a780d5a-5725-40d4-b42f-3b79fdc0d922

📥 Commits

Reviewing files that changed from the base of the PR and between 6f5e65a and a080138.

📒 Files selected for processing (2)
  • Ginger/GingerCore/GingerCore.csproj
  • Ginger/GingerCoreNET/GingerCoreNET.csproj

Walkthrough

SSH.NET package version was downgraded from 2025.1.0 to 2023.0.1 across two project configuration files in the Ginger codebase: GingerCore.csproj and GingerCoreNET.csproj.

Changes

Cohort / File(s) Summary
SSH.NET Package Downgrade
Ginger/GingerCore/GingerCore.csproj, Ginger/GingerCoreNET/GingerCoreNET.csproj
Downgraded SSH.NET PackageReference version from 2025.1.0 to 2023.0.1 in both project files.

Estimated code review effort

🎯 1 (Trivial) | ⏱️ ~2 minutes

Possibly related PRs

Suggested reviewers

  • ravirk91
  • Maheshkale447

Poem

🐰 A version that's newer, we deemed was too bold,
So back to 2023, a story retold,
SSH.NET 2025 took a hop away fast,
Two projects align, with changes that last! 🔧

✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Post copyable unit tests in a comment
  • Commit unit tests in branch Enhancement/SSh

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.

❤️ Share

Comment @coderabbitai help to get the list of available commands and usage tips.

@ravirk91
ravirk91 merged commit 6651ddb into master Mar 12, 2026
5 of 7 checks passed
@ravirk91
ravirk91 deleted the Enhancement/SSh branch March 12, 2026 05:58
@coderabbitai coderabbitai Bot mentioned this pull request Apr 2, 2026
15 tasks
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.

2 participants