Skip to content

chore(submodule): bump Common to latest (sandbox hardening) - #258

Merged
RicherTunes merged 1 commit into
mainfrom
chore/bump-common-sandbox-hardening
Mar 27, 2026
Merged

RicherTunes merged 1 commit into
mainfrom
chore/bump-common-sandbox-hardening

Conversation

@RicherTunes

Copy link
Copy Markdown
Owner

Summary

  • Bumps ext/Lidarr.Plugin.Common from d41d2d4 to 62e1aff (6 commits)
  • Picks up PluginSandbox hardening (ReflectionTypeLoadException handling, single-IPlugin enforcement, host version update)
  • Picks up DefaultDownloadStatusReporter bridge implementation
  • Picks up wave 4+5 test coverage improvements and tech debt cleanup

Key Changes in Common

  • fix: harden PluginSandbox — findings 1, 2, and 5 (#448) -- handles ReflectionTypeLoadException in type scanning
  • feat: add DefaultDownloadStatusReporter + register in AddBridgeDefaults (#449)
  • test: wave 4 — rewrite core compliance tests with fixture-backed implementations (#446)
  • test: wave 5 — MemoryHealthMonitor + StreamingApiRequestBuilder coverage (#447)

Test plan

  • Build succeeds with -p:SkipHostBridge=true
  • Runtime sandbox tests pass (previously failed with ReflectionTypeLoadException)
  • Existing tests still pass

🤖 Generated with Claude Code

…dStatusReporter)

Updates ext/Lidarr.Plugin.Common from d41d2d4 to 62e1aff, picking up:
- fix: harden PluginSandbox — findings 1, 2, and 5 (#448)
- feat: add DefaultDownloadStatusReporter + register in AddBridgeDefaults (#449)
- test: wave 4+5 compliance and coverage improvements (#446, #447)
- chore: wave 1 tech debt cleanup (#443)
- docs: README v1.7.0 update (#445)

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
@RicherTunes
RicherTunes merged commit 7865d23 into main Mar 27, 2026
0 of 10 checks passed
@RicherTunes
RicherTunes deleted the chore/bump-common-sandbox-hardening branch March 27, 2026 18:35
RicherTunes added a commit that referenced this pull request May 28, 2026
Changes in Common:
- feat(e2e): populate manifest sources with repo SHA + deployed version (#258)

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
RicherTunes added a commit that referenced this pull request May 28, 2026
…rdening

chore(submodule): bump Common to latest (sandbox hardening)
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.

1 participant