chore(deps): upgrade 5chan web UI v0.9.7 -> v0.9.17 - #121
Conversation
|
No actionable comments were generated in the recent review. 🎉 ℹ️ Recent review info⚙️ Run configurationConfiguration used: defaults Review profile: CHILL Plan: Pro Plus Run ID: 📒 Files selected for processing (1)
📝 WalkthroughWalkthroughThe package configuration updates the 5chan web UI from release Changes5chan web UI update
Estimated code review effort: 1 (Trivial) | ~2 minutes 🚥 Pre-merge checks | ✅ 5✅ Passed checks (5 passed)
✨ Finishing Touches🧪 Generate unit tests (beta)
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
package.jsonOops! Something went wrong! :( ESLint: 8.27.0 Error: ESLint configuration in --config » eslint-config-oclif is invalid:
Referenced from: /.eslintrc 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. Comment |
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/5chanv0.9.7 -> v0.9.17, with the newsha256OfHtmlZipfor the release's HTML zip.Verification
npm run build && npm run build:test— passnpm run test:cli— 319 passed, 1 skipped (41 files)dist/webuis/re-downloaded from scratch and now contains5chan-0.9.17-htmldaemon.test.tscase (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