Skip to content

fix: devDependencies issue in CI with text recognition#251

Merged
coolsoftwaretyler merged 2 commits intomainfrom
fix/dev-dep-issue-in-ci
Dec 16, 2025
Merged

fix: devDependencies issue in CI with text recognition#251
coolsoftwaretyler merged 2 commits intomainfrom
fix/dev-dep-issue-in-ci

Conversation

@coolsoftwaretyler
Copy link
Copy Markdown
Contributor

Should fix this CI issue, although I'm curious why the original PR was green but main merge went red. Would be nice to have better protections against that.

Created a follow up issue to investigate: #250

@changeset-bot
Copy link
Copy Markdown

changeset-bot Bot commented Dec 16, 2025

🦋 Changeset detected

Latest commit: e98bf92

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 1 package
Name Type
@infinitered/react-native-mlkit-text-recognition Patch

Not sure what this means? Click here to learn what changesets are.

Click here if you're a maintainer who wants to add another changeset to this PR

@frankcalise
Copy link
Copy Markdown
Collaborator

Huh yeah I think the example project's dependencies get bumped? Maybe we need to tack onto that step and look for deps/dev deps in the modules themselves on publish

@coolsoftwaretyler coolsoftwaretyler merged commit 50f9384 into main Dec 16, 2025
5 checks passed
@coolsoftwaretyler coolsoftwaretyler deleted the fix/dev-dep-issue-in-ci branch December 16, 2025 17:58
},
"devDependencies": {
"@infinitered/react-native-mlkit-core": "3.1.0",
"@infinitered/react-native-mlkit-core": "5.0.0",
Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

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

do we need this one if it is a dependency? is it useful for typescript or redundant you think?

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