release: 0.6.5 - #19
Conversation
There was a problem hiding this comment.
Your trial has ended. Reactivate Greptile to resume code reviews.
79b1e2c to
a4e0c6a
Compare
There was a problem hiding this comment.
Your trial has ended. Reactivate Greptile to resume code reviews.
a4e0c6a to
34856bc
Compare
There was a problem hiding this comment.
Your trial has ended. Reactivate Greptile to resume code reviews.
kriptoburak
left a comment
There was a problem hiding this comment.
Do not merge this release head. The PR removes the required github.com/Xquik-dev/x-twitter-scraper-go module, downgrades github.com/tidwall/gjson, and removes transitive modules from go.mod. Required lint, test, build, and dependency-security checks then fail with unresolved xtwitterscraper and gjson symbols. Restore the dependency graph, run go mod tidy, regenerate the release PR, and rerun all required checks.
There was a problem hiding this comment.
Your trial has ended. Reactivate Greptile to resume code reviews.
Resolved at 01ca6b1: the required SDK and JSON module graph is restored. Lint, race tests, statement and branch coverage, Windows compilation, and govulncheck pass locally.
|
CI fix summary: current head 01ca6b1 restores the required SDK and JSON dependency graph. Local lint, race tests, 91.2% statement coverage, 80.09% branch coverage, Windows compilation, and govulncheck pass. All required GitHub checks are green. Independent review requested. |
01ca6b1 to
f766dcb
Compare
There was a problem hiding this comment.
Your trial has ended. Reactivate Greptile to resume code reviews.
There was a problem hiding this comment.
Your trial has ended. Reactivate Greptile to resume code reviews.
furkanerday
left a comment
There was a problem hiding this comment.
Reviewed the complete diff, description, commit history, checks, discussion, repository policy, relevant contracts, tests, dependency and release integrity, licensing, and public-safety implications. Required checks are green and no actionable review threads remain.
furkanerday
left a comment
There was a problem hiding this comment.
Human-authored commits 7eaeaa8 lack author-matching Signed-off-by trailers. Each author must amend their own affected commit and re-push it; a later maintainer commit cannot cure an earlier contributor commit. Re-request review after the rewritten commit history and required checks complete.
Automated Release PR
0.6.5 (2026-07-28)
Full Changelog: v0.6.4...v0.6.5
Bug Fixes
Chores
Build System
This pull request is managed by Stainless's GitHub App.
The semver version number is based on included commit messages. Alternatively, you can manually set the version number in the title of this pull request.
For a better experience, it is recommended to use either rebase-merge or squash-merge when merging this pull request.
🔗 Stainless website
📚 Read the docs
🙋 Reach out for help or questions
Note
Release version 0.6.5
Bumps
cmd.Versionto0.6.5and updates dependencies: downgradesgithub.com/tidwall/gjsonfrom v1.19.0 to v1.18.0, removes the direct dependency ongithub.com/Xquik-dev/x-twitter-scraper-go, and dropsgithub.com/tidwall/sjsonas an indirect dependency.Changes since #19 opened
github.com/Xquik-dev/x-twitter-scraper-goversion 0.6.2 [7eaeaa8]github.com/tidwall/gjsonfrom version 1.18.0 to 1.19.0 and updated related indirect dependencies [7eaeaa8]Macroscope summarized f766dcb.