Skip to content

build(deps): bump github.com/clipperhouse/uax29/v2 from 2.4.0 to 2.5.0 in the go-dependencies group#1647

Merged
anthony-gomez-fastly merged 2 commits intomainfrom
dependabot/go_modules/go-dependencies-ee23cb89f9
Feb 4, 2026
Merged

build(deps): bump github.com/clipperhouse/uax29/v2 from 2.4.0 to 2.5.0 in the go-dependencies group#1647
anthony-gomez-fastly merged 2 commits intomainfrom
dependabot/go_modules/go-dependencies-ee23cb89f9

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 4, 2026

Bumps the go-dependencies group with 1 update: github.com/clipperhouse/uax29/v2.

Updates github.com/clipperhouse/uax29/v2 from 2.4.0 to 2.5.0

Release notes

Sourced from github.com/clipperhouse/uax29/v2's releases.

v2.5.0

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

Commits

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

Bumps the go-dependencies group with 1 update: [github.com/clipperhouse/uax29/v2](https://github.com/clipperhouse/uax29).


Updates `github.com/clipperhouse/uax29/v2` from 2.4.0 to 2.5.0
- [Release notes](https://github.com/clipperhouse/uax29/releases)
- [Commits](clipperhouse/uax29@v2.4.0...v2.5.0)

---
updated-dependencies:
- dependency-name: github.com/clipperhouse/uax29/v2
  dependency-version: 2.5.0
  dependency-type: indirect
  update-type: version-update:semver-minor
  dependency-group: go-dependencies
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file go Pull requests that update Go code labels Feb 4, 2026
@dependabot dependabot bot requested a review from a team as a code owner February 4, 2026 18:08
@dependabot dependabot bot requested a review from kpfleming February 4, 2026 18:08
@dependabot dependabot bot added dependencies Pull requests that update a dependency file go Pull requests that update Go code labels Feb 4, 2026
@anthony-gomez-fastly anthony-gomez-fastly merged commit adcbd38 into main Feb 4, 2026
13 checks passed
@anthony-gomez-fastly anthony-gomez-fastly deleted the dependabot/go_modules/go-dependencies-ee23cb89f9 branch February 4, 2026 18:27
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 go Pull requests that update Go code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants