Skip to content

chore: update webapp to repo-review 1.2.0#806

Merged
henryiii merged 1 commit into
mainfrom
update-repo-review-1.2.0
Jun 15, 2026
Merged

chore: update webapp to repo-review 1.2.0#806
henryiii merged 1 commit into
mainfrom
update-repo-review-1.2.0

Conversation

@henryiii

@henryiii henryiii commented Jun 15, 2026

Copy link
Copy Markdown
Collaborator

🤖 AI text below 🤖

Updates the embedded repo-review webapp to 1.2.0.

Changes

In the {anywidget} embed (docs/pages/guides/repo_review.md):

  • repo-review-webapp@1.1.3@1.2.0
  • repo-review~=1.1.0~=1.2.0

Notes

The headline 1.2.0 webapp change — running Pyodide in a web worker — is internal to the bundle (the worker is created from a Blob URL), so the anywidget embed API (url_sync/deps options and the repo-review-anywidget.mjs export path) is unchanged. Only version pins needed updating.

The sp_repo_review Python code only uses the plugin entry-point interface, so it's unaffected by the GHPath traversal fix. The full test suite passes against repo-review==1.2.0 (245 passed, 1 skipped).


📚 Documentation preview 📚: https://scientific-python-cookie--806.org.readthedocs.build/

Bump the embedded repo-review-webapp anywidget and the repo-review dep
to 1.2.0. The 1.2.0 webapp now runs Pyodide in a web worker, but this is
internal to the bundle; the anywidget embed API (url_sync/deps, export
path) is unchanged, so only version pins need updating.

Assisted-by: ClaudeCode:claude-opus-4.8
@henryiii henryiii merged commit 8f0581c into main Jun 15, 2026
8 checks passed
@henryiii henryiii deleted the update-repo-review-1.2.0 branch June 15, 2026 19:21
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