Skip to content

feat: Loosen dependency version constraints#534

Merged
PeterStaar-IBM merged 2 commits intomainfrom
update-deps
Mar 9, 2026
Merged

feat: Loosen dependency version constraints#534
PeterStaar-IBM merged 2 commits intomainfrom
update-deps

Conversation

@dolfim-ibm
Copy link
Member

@dolfim-ibm dolfim-ibm commented Mar 8, 2026

Broader dependencies support

  • tabulate
    • tests updated, the new tabulate has small differences in white spaces
  • transformers
    • no change needed
  • semchunk
    • required code changes to support old and new versions
    • some chunking tests updated because of changes in the default chunking strategies
  • typer
    • no change needed

Signed-off-by: Michele Dolfi <[email protected]>
@github-actions
Copy link
Contributor

github-actions bot commented Mar 8, 2026

DCO Check Passed

Thanks @dolfim-ibm, all your commits are properly signed off. 🎉

@mergify
Copy link

mergify bot commented Mar 8, 2026

Merge Protections

Your pull request matches the following merge protections and will not be merged until they are valid.

🟢 Enforce conventional commit

Wonderful, this rule succeeded.

Make sure that we follow https://www.conventionalcommits.org/en/v1.0.0/

  • title ~= ^(fix|feat|docs|style|refactor|perf|test|build|ci|chore|revert)(?:\(.+\))?(!)?:

🟢 Require two reviewer for test updates

Wonderful, this rule succeeded.

When test data is updated, we require two reviewers

  • #approved-reviews-by >= 2

@dolfim-ibm dolfim-ibm requested a review from vagenas March 8, 2026 17:06
@codecov
Copy link

codecov bot commented Mar 8, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.

📢 Thoughts on this report? Let us know!

@PeterStaar-IBM PeterStaar-IBM merged commit 4eb0d20 into main Mar 9, 2026
12 checks passed
@PeterStaar-IBM PeterStaar-IBM deleted the update-deps branch March 9, 2026 04:27
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