Skip to content

chore(deps): upgrade 5chan web UI v0.9.7 -> v0.9.17 - #121

Merged
Rinse12 merged 1 commit into
masterfrom
upgrade-5chan-webui-0.9.17
Aug 8, 2026
Merged

chore(deps): upgrade 5chan web UI v0.9.7 -> v0.9.17#121
Rinse12 merged 1 commit into
masterfrom
upgrade-5chan-webui-0.9.17

Conversation

@Rinse12

@Rinse12 Rinse12 commented Aug 8, 2026

Copy link
Copy Markdown
Member

Ran npm run update-webuis. Only 5chan had a new release; seedit (v0.5.10) and plebones (v0.1.27) are already at latest.

Changes

  • bitsocialnet/5chan v0.9.7 -> v0.9.17, with the new sha256OfHtmlZip for the release's HTML zip.

Verification

  • npm run build && npm run build:test — pass
  • npm run test:cli — 319 passed, 1 skipped (41 files)
  • dist/webuis/ re-downloaded from scratch and now contains 5chan-0.9.17-html
  • The 5chan-specific daemon.test.ts case (5chan webui does not contain the root hash redirect script) still passes, so the index.html hash-redirect stripping in the postinstall step is still compatible with the new release.

Summary by CodeRabbit

  • New Features
    • Updated the bundled 5chan web UI to release v0.9.17.
    • Improved release integrity verification with the latest archive checksum.

@coderabbitai

coderabbitai Bot commented Aug 8, 2026

Copy link
Copy Markdown

Review Change Stack

No actionable comments were generated in the recent review. 🎉

ℹ️ Recent review info
⚙️ Run configuration

Configuration used: defaults

Review profile: CHILL

Plan: Pro Plus

Run ID: 7ff95390-e7a7-46f1-889e-321e306e0b54

📥 Commits

Reviewing files that changed from the base of the PR and between 2bdd4f1 and 49c6c1e.

📒 Files selected for processing (1)
  • package.json

📝 Walkthrough

Walkthrough

The package configuration updates the 5chan web UI from release v0.9.7 to v0.9.17 and replaces the configured SHA-256 archive hash.

Changes

5chan web UI update

Layer / File(s) Summary
Update release and archive hash
package.json
The configured 5chan web UI release changes to v0.9.17. The archive SHA-256 hash also changes.

Estimated code review effort: 1 (Trivial) | ~2 minutes

🚥 Pre-merge checks | ✅ 5
✅ Passed checks (5 passed)
Check name Status Explanation
Description Check ✅ Passed Check skipped - CodeRabbit’s high-level summary is enabled.
Title check ✅ Passed The title clearly and concisely identifies the dependency upgrade from 5chan web UI v0.9.7 to v0.9.17.
Docstring Coverage ✅ Passed No functions found in the changed files to evaluate docstring coverage. Skipping docstring coverage check.
Linked Issues check ✅ Passed Check skipped because no linked issues were found for this pull request.
Out of Scope Changes check ✅ Passed Check skipped because no linked issues were found for this pull request.
✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch upgrade-5chan-webui-0.9.17

Warning

There were issues while running some tools. Please review the errors and either fix the tool's configuration or disable the tool if it's a critical failure.

🔧 ESLint

If the error stems from missing dependencies, add them to the package.json file. For unrecoverable errors (e.g., due to private dependencies), disable the tool in the CodeRabbit configuration.

package.json

Oops! Something went wrong! :(

ESLint: 8.27.0

Error: ESLint configuration in --config » eslint-config-oclif is invalid:

  • Unexpected top-level property "__esModule".

Referenced from: /.eslintrc
at ConfigValidator.validateConfigSchema (/node_modules/@eslint/eslintrc/dist/eslintrc.cjs:2156:19)
at ConfigArrayFactory._normalizeConfigData (/node_modules/@eslint/eslintrc/dist/eslintrc.cjs:2998:19)
at ConfigArrayFactory._loadConfigData (/node_modules/@eslint/eslintrc/dist/eslintrc.cjs:2963:21)
at ConfigArrayFactory._loadExtendedShareableConfig (/node_modules/@eslint/eslintrc/dist/eslintrc.cjs:3264:21)
at ConfigArrayFactory._loadExtends (/node_modules/@eslint/eslintrc/dist/eslintrc.cjs:3135:25)
at ConfigArrayFactory._normalizeObjectConfigDataBody (/node_modules/@eslint/eslintrc/dist/eslintrc.cjs:3074:25)
at _normalizeObjectConfigDataBody.next ()
at ConfigArrayFactory._normalizeObjectConfigData (/node_modules/@eslint/eslintrc/dist/eslintrc.cjs:3019:20)
at _normalizeObjectConfigData.next ()
at ConfigArrayFactory.loadFile (/node_modules/@eslint/eslintrc/dist/eslintrc.cjs:2829:16)


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.

@Rinse12
Rinse12 merged commit e06a8ad into master Aug 8, 2026
4 checks passed
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