Skip to content

Upgraded Ferret to v2.0.0-alpha.53 - #104

Merged
ziflex merged 1 commit into
mainfrom
chore/ferret-alpha-53
Sep 4, 2026
Merged

Upgraded Ferret to v2.0.0-alpha.53#104
ziflex merged 1 commit into
mainfrom
chore/ferret-alpha-53

Conversation

@ziflex

@ziflex ziflex commented Sep 4, 2026

Copy link
Copy Markdown
Member

No description provided.

…` module integration to latest versions. Replace HTML driver creation logic in worker options.
Copilot AI lite review requested due to automatic review settings September 4, 2026 20:45

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

🔵 Needs a closer look

It upgrades multiple core runtime dependencies (including an alpha Ferret version), which can introduce behavioral changes that warrant manual validation beyond diff-based review.

Pull request overview

This PR upgrades the Worker’s Ferret runtime dependency to v2.0.0-alpha.53 (and bumps the related contrib modules), aligning the project with the newer Ferret API surface and dependency set.

Changes:

  • Bump github.com/MontFerret/ferret/v2 to v2.0.0-alpha.53.
  • Update github.com/MontFerret/contrib module versions to the corresponding newer RC releases.
  • Adjust worker module wiring to construct the HTML module inline (consistent with the updated dependency API).
File summaries
File Description
pkg/worker/options.go Updates module initialization to create the HTML module inline with the current Ferret/contrib module APIs.
go.mod Bumps Ferret and related contrib module dependency versions (plus some indirects).
go.sum Refreshes dependency checksums to match the upgraded module versions.
Review details
  • Files reviewed: 2/3 changed files
  • Comments generated: 0
  • Review effort level: Lite

💡 Add a code-review agent skill or configure MCP servers for context-aware, tailored reviews. Learn more in the docs.

@ziflex
ziflex merged commit 929b0c1 into main Sep 4, 2026
6 checks passed
@ziflex
ziflex deleted the chore/ferret-alpha-53 branch September 4, 2026 22:32
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.

2 participants