Skip to content

⬆️ Bump github.com/ARM-software/golang-utils/utils from 1.145.1 to 1.164.0 in /utils#159

Closed
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/go_modules/utils/github.com/ARM-software/golang-utils/utils-1.164.0
Closed

⬆️ Bump github.com/ARM-software/golang-utils/utils from 1.145.1 to 1.164.0 in /utils#159
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/go_modules/utils/github.com/ARM-software/golang-utils/utils-1.164.0

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jun 19, 2026

Copy link
Copy Markdown
Contributor

Bumps github.com/ARM-software/golang-utils/utils from 1.145.1 to 1.164.0.

Release notes

Sourced from github.com/ARM-software/golang-utils/utils's releases.

Release 1.164.0

Changelog

This document contains a history of significant changes which have been released for golang-utils. Please note that beta releases are not included in this history.

"1.164.0" (2026-06-18)

Features

  • [collection] Added function composition helpers including Combine, CombineRef, CombineWithError, and CombineRefWithError for composing mapping functions right-to-left. (#20260608105500)
  • [collection] Added coalescing and merging helpers including Coalesce, CoalesceRef, MergeBy, and MergeByRef for compacting adjacent values and merging grouped values. (#20260608105600)

Bugfixes

  • Dependency upgrade: mongo-driver-1.17.7 (#20260618154523)
  • 🐛 [casing] fix the merging of rules rather than silently picking the latest defined (#20260618171355)

"1.163.0" (2026-06-18)

Features

Bugfixes

  • 🐛 [frontmatter] Ensure that if a file starts with a byte-order mark that it is still parsable (#20260601172808)

"1.162.0" (2026-06-16)

... (truncated)

Changelog

Sourced from github.com/ARM-software/golang-utils/utils's changelog.

"1.164.0" (2026-06-18)

Features

  • [collection] Added function composition helpers including Combine, CombineRef, CombineWithError, and CombineRefWithError for composing mapping functions right-to-left. (#20260608105500)
  • [collection] Added coalescing and merging helpers including Coalesce, CoalesceRef, MergeBy, and MergeByRef for compacting adjacent values and merging grouped values. (#20260608105600)

Bugfixes

  • Dependency upgrade: mongo-driver-1.17.7 (#20260618154523)
  • 🐛 [casing] fix the merging of rules rather than silently picking the latest defined (#20260618171355)

"1.163.0" (2026-06-18)

Features

Bugfixes

  • 🐛 [frontmatter] Ensure that if a file starts with a byte-order mark that it is still parsable (#20260601172808)

"1.162.0" (2026-06-16)

Features

Bugfixes

"1.161.2" (2026-06-09)

... (truncated)

Commits
  • 629129c 🚀 releasing version 1.164.0 @ 2026-06-18 18:18
  • df7aa19 ⬆️ Bump go.mongodb.org/mongo-driver from 1.17.4 to 1.17.7 in /utils (#909)
  • 3fa1159 🐛 [casing] fix the merging of rules rather than silently picking the la...
  • a970a99 🚀 releasing version 1.163.0 @ 2026-06-18 15:44
  • 8c6886f ✨ Added a package to change string casing (#908)
  • 9efdbfd 🐛 Ensure that if a file starts with a byte-order mark that it is still pa...
  • 5ca221c 🚀 releasing version 1.162.0 @ 2026-06-16 14:29
  • 4a210cf[collection] Add helpers such as First... Last... (#904)
  • c66c629 ⬆️ Bump golang.org/x/net from 0.55.0 to 0.56.0 in /utils (#905)
  • 94a5625 ⬆️ Bump github.com/go-faker/faker/v4 from 4.7.0 to 4.8.0 in /utils (#906)
  • Additional commits viewable in compare view

Dependabot compatibility score

You can trigger a rebase of this PR 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 this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [github.com/ARM-software/golang-utils/utils](https://github.com/ARM-software/golang-utils) from 1.145.1 to 1.164.0.
- [Release notes](https://github.com/ARM-software/golang-utils/releases)
- [Changelog](https://github.com/ARM-software/golang-utils/blob/master/CHANGELOG.md)
- [Commits](ARM-software/golang-utils@v1.145.1...v1.164.0)

---
updated-dependencies:
- dependency-name: github.com/ARM-software/golang-utils/utils
  dependency-version: 1.164.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file go Pull requests that update Go code labels Jun 19, 2026
@dependabot @github

dependabot Bot commented on behalf of github Jul 1, 2026

Copy link
Copy Markdown
Contributor Author

Superseded by #161.

@dependabot dependabot Bot closed this Jul 1, 2026
@dependabot dependabot Bot deleted the dependabot/go_modules/utils/github.com/ARM-software/golang-utils/utils-1.164.0 branch July 1, 2026 17:32
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.

0 participants