Skip to content

chore(deps): update dependency cliwrap to 3.10.2#6166

Merged
thomhurst merged 1 commit into
mainfrom
renovate/cliwrap-3.x
Jun 5, 2026
Merged

chore(deps): update dependency cliwrap to 3.10.2#6166
thomhurst merged 1 commit into
mainfrom
renovate/cliwrap-3.x

Conversation

@thomhurst
Copy link
Copy Markdown
Owner

This PR contains the following updates:

Package Type Update Change
CliWrap nuget patch 3.10.13.10.2

Release Notes

Tyrrrz/CliWrap (CliWrap)

v3.10.2

Compare Source

What's Changed

Enhancements
Bugs
  • Fix working directory test failing on macOS due to /var symlink by @​Copilot in #​328

New Contributors

Full Changelog: Tyrrrz/CliWrap@3.10.1...3.10.2


Configuration

📅 Schedule: (UTC)

  • Branch creation
    • At any time (no schedule defined)
  • Automerge
    • At any time (no schedule defined)

🚦 Automerge: Enabled.

Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Mend Renovate.

@thomhurst thomhurst added dependencies Pull requests that update a dependency file PATCH renovate-bot labels Jun 5, 2026
@thomhurst thomhurst enabled auto-merge (squash) June 5, 2026 21:08
Copy link
Copy Markdown
Contributor

@claude claude Bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Dependency Update Review: CliWrap 3.10.1 → 3.10.2

Risk Level: Very Low — patch version bump

Change Summary

Single-line change in Directory.Packages.props bumping CliWrap from 3.10.1 to 3.10.2.

What's in 3.10.2

According to the release notes:

  • Code cleanup: Removes ReSharper suppression comments (no functional change)
  • Internal refactor: Integrates PowerKit source package, removing redundant internal utilities
  • Optimization: Improves default file parameters in PipeTarget.ToFile(...)
  • Bug fix: Fixes working directory test failing on macOS due to /var symlink resolution

None of these changes affect the public API, so no call-site updates should be needed.

Assessment

This is a safe, routine patch update with no breaking changes and a useful macOS bug fix included. The single-line diff in Directory.Packages.props is exactly the right scope. Auto-merge is appropriate here.

LGTM — no issues found.

@codacy-production
Copy link
Copy Markdown

codacy-production Bot commented Jun 5, 2026

Up to standards ✅

🟢 Issues 0 issues

Results:
0 new issues

View in Codacy

🟢 Metrics 0 complexity

Metric Results
Complexity 0

View in Codacy

NEW Get contextual insights on your PRs based on Codacy's metrics, along with PR and Jira context, without leaving GitHub. Enable AI reviewer
TIP This summary will be updated as you push new changes.

Copy link
Copy Markdown
Contributor

@claude claude Bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Dependency bump review: CliWrap 3.10.1 → 3.10.2

This is a straightforward patch-level dependency update. The diff is a single-line version bump in Directory.Packages.props.

What's in 3.10.2:

  • Bug fix: working directory test failure on macOS (/var symlink issue) — defensive fix, no API changes
  • Performance: optimized default file parameters in PipeTarget.ToFile()
  • Code quality: removed ReSharper suppression comments and integrated PowerKit source package (internal refactor, no external impact)

Assessment: No concerns. Patch updates to CliWrap are safe to merge — no breaking changes, and the included bug fix and optimization are net positives. The auto-merge + squash configuration is appropriate for this kind of Renovate bot PR.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file PATCH renovate-bot

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants