Skip to content

OEV-988 Bump libocr#21411

Merged
cll-gg merged 2 commits intodevelopfrom
OEV-988-bump-ocr
Mar 5, 2026
Merged

OEV-988 Bump libocr#21411
cll-gg merged 2 commits intodevelopfrom
OEV-988-bump-ocr

Conversation

@cll-gg
Copy link
Contributor

@cll-gg cll-gg commented Mar 5, 2026

@github-actions
Copy link
Contributor

github-actions bot commented Mar 5, 2026

✅ No conflicts with other open PRs targeting develop

@cll-gg cll-gg changed the title Bump libocr OEV-988 Bump libocr Mar 5, 2026
@cl-sonarqube-production
Copy link

Quality Gate passed Quality Gate passed

Issues
0 New issues
0 Fixed issues
0 Accepted issues

Measures
0 Security Hotspots
No data about Coverage
No data about Duplication

See analysis details on SonarQube

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

Risk Rating: MEDIUM (core dependency bump; behavioral changes are primarily in the upstream libocr PR)

This PR updates the repository’s Go modules to use a newer github.com/smartcontractkit/libocr pseudo-version (per OEV-988 / libocr#133), and records the change via a Changeset.

Changes:

  • Bump github.com/smartcontractkit/libocr from v0.0.0-20260130195252-6e18e2a30acc to v0.0.0-20260304194147-a03701e2c02e across multiple Go modules.
  • Update corresponding go.sum entries to match the new module version/hashes.
  • Add a Changeset entry for the bump.

Areas needing scrupulous human review:

  • The upstream libocr change set (libocr PR #133 / diff link in PR description), since this repo change is a version pointer update and all functional risk is in the dependency delta.
  • Smoke/integration/system test execution for OCR/OCR2-related flows impacted by libocr.

Suggested reviewers (per CODEOWNERS):

  • go.mod, go.sum: @smartcontractkit/core @smartcontractkit/foundations
  • integration-tests/*: @smartcontractkit/core @smartcontractkit/devex-tooling @smartcontractkit/foundations
  • .changeset/*: @smartcontractkit/foundations @smartcontractkit/core
  • /deployment/*: @smartcontractkit/core (plus the listed deployment owners, depending on release impact)

Reviewed changes

Copilot reviewed 8 out of 15 changed files in this pull request and generated 1 comment.

Show a summary per file
File Description
system-tests/tests/go.mod Bumps libocr version for system test module.
system-tests/tests/go.sum Updates libocr checksums for system test module.
system-tests/lib/go.mod Bumps libocr version for system test shared lib.
system-tests/lib/go.sum Updates libocr checksums for system test shared lib.
integration-tests/load/go.mod Updates indirect libocr version for load tests module.
integration-tests/load/go.sum Updates libocr checksums for load tests module.
integration-tests/go.mod Bumps libocr version for integration tests module.
integration-tests/go.sum Updates libocr checksums for integration tests module.
go.mod Bumps root module libocr dependency.
go.sum Updates root module libocr checksums.
deployment/go.mod Bumps libocr version for deployment tooling module.
deployment/go.sum Updates libocr checksums for deployment tooling module.
core/scripts/go.mod Bumps libocr version for core scripts module.
core/scripts/go.sum Updates libocr checksums for core scripts module.
.changeset/late-wolves-feel.md Adds Changeset describing the libocr bump.

"chainlink": minor
---

#updated Bump libocr
Copy link

Copilot AI Mar 5, 2026

Choose a reason for hiding this comment

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

The changeset summary line uses the #updated tag, but this repo’s changesets appear to use the first non-frontmatter line as a human-readable summary (and when tags are used, they’re separate lines like #internal). As written, #updated Bump libocr will be emitted verbatim into the changelog; consider changing this to a normal summary (e.g., Bump libocr) and, if needed, add a separate standardized tag line (such as #internal).

Suggested change
#updated Bump libocr
Bump libocr

Copilot uses AI. Check for mistakes.
@trunk-io
Copy link

trunk-io bot commented Mar 5, 2026

Static BadgeStatic BadgeStatic BadgeStatic Badge

View Full Report ↗︎Docs

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.

4 participants