Skip to content

Conversation

@renovate
Copy link
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

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 - Every minute ( * */1 * * * ) (UTC), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

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 the dependencies label Feb 1, 2026
@renovate renovate bot enabled auto-merge (squash) February 1, 2026 16:32
@renovate renovate bot changed the title chore(deps): update module github.com/clipperhouse/uax29/v2 to v2.5.0 in go.mod chore(deps): update module github.com/clipperhouse/uax29/v2 to v2.5.0 in go.mod - autoclosed Feb 2, 2026
@renovate renovate bot closed this Feb 2, 2026
auto-merge was automatically disabled February 2, 2026 02:05

Pull request was closed

@renovate renovate bot deleted the renovate/github.com-clipperhouse-uax29-v2-2.x branch February 2, 2026 02:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants