Skip to content

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

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

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

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jul 23, 2026

Copy link
Copy Markdown
Contributor

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

Release notes

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

Release 1.167.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.167.0" (2026-07-23)

Features

  • [Logs/summary] add in-memory and file-backed summary loggers, including GitHub summary support. (#202607161620)
  • [reflection] add helpers for safe reflected property lookup across structs and maps, including JSON-tag-aware field resolution. (#202607161731)
  • [validation] Added JSON-Schema-oriented validation helpers for numbers, strings, arrays, objects, combinators, and property relationships. See https://json-schema.org/understanding-json-schema/. (#20260608114500)
  • [parallelisation] add MapConcurrent, MapConcurrentRef, and MapConcurrentSequence helpers. (#20260707123000)
  • Logs: add the logs/summary package with summary loggers and GitHub Actions job summary support. (#20260707143000)

Bugfixes

"1.166.1" (2026-07-16)

Bugfixes

  • 🐛 [casing] fix regression in acronym-aware casing so normal PascalCase names like NoKeyring do not become NOKeyring (#20260716125731)

... (truncated)

Changelog

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

"1.167.0" (2026-07-23)

Features

  • [Logs/summary] add in-memory and file-backed summary loggers, including GitHub summary support. (#202607161620)
  • [reflection] add helpers for safe reflected property lookup across structs and maps, including JSON-tag-aware field resolution. (#202607161731)
  • [validation] Added JSON-Schema-oriented validation helpers for numbers, strings, arrays, objects, combinators, and property relationships. See https://json-schema.org/understanding-json-schema/. (#20260608114500)
  • [parallelisation] add MapConcurrent, MapConcurrentRef, and MapConcurrentSequence helpers. (#20260707123000)
  • Logs: add the logs/summary package with summary loggers and GitHub Actions job summary support. (#20260707143000)

Bugfixes

"1.166.1" (2026-07-16)

Bugfixes

  • 🐛 [casing] fix regression in acronym-aware casing so normal PascalCase names like NoKeyring do not become NOKeyring (#20260716125731)

"1.166.0" (2026-07-16)

Features

  • [URL] add configurable URL canonicalisation and comparison helpers for normalised matching. (#202607161530)

"1.165.2" (2026-07-15)

Bugfixes

  • 🐛 Strings/casing: recognise the codebase's I... interface naming convention when handling acronym-prefixed identifiers such as IHTTP. (#20260707151500)
  • 🐛 Strings/casing: improve plural initialism handling so identifiers such as Urls can be normalised to URLs where appropriate. (#20260707151600)

... (truncated)

Commits
  • d8bd6ec 🚀 releasing version 1.167.0 @ 2026-07-23 15:59
  • 8797e01[validation] Added JSON-Schema-oriented validation helpers for n...
  • 16c3b92[parallelisation] add MapConcurrent, MapConcurrentRef, and MapCo...
  • 3ac0604 ⬆️ Bump github/codeql-action from 4.37.1 to 4.37.3 (#949)
  • 9ca78b3 ⬆️ Bump github.com/go-logr/logr from 1.4.3 to 1.4.4 in /utils (#948)
  • bd6f5ae ⬆️ Bump actions/setup-python from 6 to 7 (#946)
  • 9879edb ⬆️ Bump github/codeql-action from 4.37.0 to 4.37.1 (#945)
  • 88d49fe ⬆️ Bump actions/setup-go from 6 to 7 (#940)
  • 72bcbc9 ✨ Added some helpers for generating summaries (#943)
  • 3bf958e 🚀 releasing version 1.166.1 @ 2026-07-16 12:47
  • 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.167.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.167.0)

---
updated-dependencies:
- dependency-name: github.com/ARM-software/golang-utils/utils
  dependency-version: 1.167.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 Jul 23, 2026
@dependabot @github

dependabot Bot commented on behalf of github Jul 24, 2026

Copy link
Copy Markdown
Contributor Author

Superseded by #170.

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