Skip to content

chore(deps): update module github.com/clipperhouse/uax29/v2 to v2.5.0#7857

Merged
MrAlias merged 1 commit intomainfrom
renovate/github.com-clipperhouse-uax29-v2-2.x
Feb 2, 2026
Merged

chore(deps): update module github.com/clipperhouse/uax29/v2 to v2.5.0#7857
MrAlias merged 1 commit intomainfrom
renovate/github.com-clipperhouse-uax29-v2-2.x

Conversation

@renovate
Copy link
Copy Markdown
Contributor

@renovate renovate Bot commented Feb 1, 2026

This PR contains the following updates:

Package Change Age Confidence
github.com/clipperhouse/uax29/v2 v2.4.0v2.5.0 age confidence

Warning

Some dependencies could not be looked up. Check the Dependency Dashboard for more information.


Release Notes

clipperhouse/uax29 (github.com/clipperhouse/uax29/v2)

v2.5.0

Compare Source

What's Changed

Breaking change

The returned iterator type from FromString() and FromBytes() is now a pointer. This will not present a problem if you are just using it in the typical way, which is assigning to a local variable and iterating.

If you are embedding this iterator into another object, and therefore declaring its type, this change might break your compilation. You’ll need to change to a pointer type. Apologies if so — this seems like a small enough change that a v3 would be a bit much.

New Contributors

Full Changelog: clipperhouse/uax29@v2.4.0...v2.5.0


Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate Bot added dependencies Pull requests that update a dependency file Skip Changelog PRs that do not require a CHANGELOG.md entry labels Feb 1, 2026
@codecov
Copy link
Copy Markdown

codecov Bot commented Feb 1, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 81.7%. Comparing base (298cbed) to head (9f6d0db).
⚠️ Report is 1 commits behind head on main.

Additional details and impacted files

Impacted file tree graph

@@          Coverage Diff          @@
##            main   #7857   +/-   ##
=====================================
  Coverage   81.7%   81.7%           
=====================================
  Files        304     304           
  Lines      23235   23235           
=====================================
  Hits       18994   18994           
- Misses      3858    3859    +1     
+ Partials     383     382    -1     

see 3 files with indirect coverage changes

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@renovate renovate Bot force-pushed the renovate/github.com-clipperhouse-uax29-v2-2.x branch from 7fd4167 to 9f6d0db Compare February 2, 2026 16:34
@MrAlias MrAlias added this to the v1.40.0 milestone Feb 2, 2026
@MrAlias MrAlias merged commit 56fa1c2 into main Feb 2, 2026
33 checks passed
@MrAlias MrAlias deleted the renovate/github.com-clipperhouse-uax29-v2-2.x branch February 2, 2026 17:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file Skip Changelog PRs that do not require a CHANGELOG.md entry

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant