Skip to content

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

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

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

Conversation

@dependabot

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

Copy link
Copy Markdown
Contributor

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

Release notes

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

Release 1.165.1

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.165.1" (2026-07-08)

Bugfixes

"1.165.0" (2026-07-08)

Features

  • [Retry] add composable retry options with jitter, retry budget, etc. to ease the definition of retry strategies. (#20260707125500)

Bugfixes

  • Dependency upgrade: codeql-action-4.36.3 (#20260702101311)
  • Dependency upgrade: text-0.39.0 (#20260707101311)
  • 🐛 [casing] fix casing helpers so adjacent acronym runs like AESRSA are preserved in existing camelCase and PascalCase identifiers instead of collapsing to Aesrsa. (#20260708153417)

"1.164.1" (2026-07-01)

Bugfixes

  • 🐛 [jsonschema] Added support for ignoring YAML alias and anchor helper fields during schema validation when explicitly requested. (#20260608112000)

... (truncated)

Changelog

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

"1.165.1" (2026-07-08)

Bugfixes

"1.165.0" (2026-07-08)

Features

  • [Retry] add composable retry options with jitter, retry budget, etc. to ease the definition of retry strategies. (#20260707125500)

Bugfixes

  • Dependency upgrade: codeql-action-4.36.3 (#20260702101311)
  • Dependency upgrade: text-0.39.0 (#20260707101311)
  • 🐛 [casing] fix casing helpers so adjacent acronym runs like AESRSA are preserved in existing camelCase and PascalCase identifiers instead of collapsing to Aesrsa. (#20260708153417)

"1.164.1" (2026-07-01)

Bugfixes

"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)

... (truncated)

Commits
  • 7867b2c 🚀 releasing version 1.165.1 @ 2026-07-08 16:07
  • 4952ac4 🐛 [casing] fix toPascalCase regression
  • 19cc230 🚀 releasing version 1.165.0 @ 2026-07-08 14:56
  • 33ae1c5 🐛 [casing] fix casing helpers so adjacent acronym runs like AESRSA are ...
  • 5708b77 ⬆️ Bump golang.org/x/text from 0.38.0 to 0.39.0 in /utils (#924)
  • 239ba07[Retry] add composable retry options with jitter, retry budget, ...
  • 2b26d8e ⬆️ Bump github/codeql-action from 4.36.2 to 4.36.3 (#921)
  • 3ad3b09 🚀 releasing version 1.164.1 @ 2026-07-01 15:59
  • 11f0d49 🐛 [jsonschema] Added support for ignoring YAML alias and anchor helper ...
  • c67465d ⬆️ Bump golang.org/x/crypto from 0.52.0 to 0.53.0 in /utils (#902)
  • 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.165.1.
- [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.165.1)

---
updated-dependencies:
- dependency-name: github.com/ARM-software/golang-utils/utils
  dependency-version: 1.165.1
  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 8, 2026
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