Skip to content

chore: upgrade twitter scraper, bump version#216

Merged
grantdfoster merged 1 commit intomainfrom
chore--bump-twitter-scraper
Mar 18, 2026
Merged

chore: upgrade twitter scraper, bump version#216
grantdfoster merged 1 commit intomainfrom
chore--bump-twitter-scraper

Conversation

@grantdfoster
Copy link
Collaborator

No description provided.

Copilot AI review requested due to automatic review settings March 18, 2026 19:35
Copy link
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

This PR upgrades the forked twitter-scraper dependency and bumps the worker’s internal version identifier used in telemetry/versioning.

Changes:

  • Update go.mod replace directive to use github.com/masa-finance/twitter-scraper v1.1.4
  • Refresh go.sum for the updated scraper version
  • Bump TEEWorkerVersion from iota to kappa

Reviewed changes

Copilot reviewed 2 out of 3 changed files in this pull request and generated 1 comment.

File Description
internal/versioning/version.go Bumps TEEWorkerVersion identifier
go.mod Updates scraper replace target version to v1.1.4
go.sum Updates checksums for github.com/masa-finance/twitter-scraper v1.1.4

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

Comment on lines 6 to +8
// XXX: Bump this value only when there are protocol changes that makes the oracle
// incompatible between version!
TEEWorkerVersion = `iota`
TEEWorkerVersion = `kappa`
@grantdfoster grantdfoster merged commit 30f30ad into main Mar 18, 2026
9 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.

3 participants