Skip to content

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

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

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

Conversation

@dependabot

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

Copy link
Copy Markdown
Contributor

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

Release notes

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

Release 1.165.2

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.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)
  • Dependency upgrade: text-0.40.0 (#20260709101319)
  • Dependency upgrade: codeql-action-4.37.0 (#20260709101326)
  • Dependency upgrade: net-0.57.0 (#20260709101336)
  • Dependency upgrade: crypto-0.54.0 (#20260709101342)
  • Dependency upgrade: sync-0.22.0 (#20260709101404)
  • Dependency upgrade: sys-0.47.0 (#20260714172504)

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

... (truncated)

Changelog

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

"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)
  • Dependency upgrade: text-0.40.0 (#20260709101319)
  • Dependency upgrade: codeql-action-4.37.0 (#20260709101326)
  • Dependency upgrade: net-0.57.0 (#20260709101336)
  • Dependency upgrade: crypto-0.54.0 (#20260709101342)
  • Dependency upgrade: sync-0.22.0 (#20260709101404)
  • Dependency upgrade: sys-0.47.0 (#20260714172504)

"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)
  • Dependency upgrade: crypto-0.53.0 (#20260609101342)

... (truncated)

Commits
  • 610d2f5 🚀 releasing version 1.165.2 @ 2026-07-15 15:47
  • 74e7e83 🐛 [casing] Improve plural initialism handling so identifiers such as `U...
  • 056cf1f ⬆️ Bump golang.org/x/sys from 0.46.0 to 0.47.0 in /utils (#933)
  • 118925a ⬆️ Bump golang.org/x/crypto from 0.53.0 to 0.54.0 in /utils (#934)
  • 245b8dc ⬆️ Bump golang.org/x/net from 0.56.0 to 0.57.0 in /utils (#932)
  • 6c50cf4 ⬆️ Bump golang.org/x/text from 0.39.0 to 0.40.0 in /utils (#931)
  • c7af0a5 ⬆️ Bump golang.org/x/sync from 0.21.0 to 0.22.0 in /utils (#935)
  • b15eee6 ⬆️ Bump github/codeql-action from 4.36.3 to 4.37.0 (#930)
  • 7867b2c 🚀 releasing version 1.165.1 @ 2026-07-08 16:07
  • 4952ac4 🐛 [casing] fix toPascalCase regression
  • 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.2.
- [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.2)

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

dependabot Bot commented on behalf of github Jul 16, 2026

Copy link
Copy Markdown
Contributor Author

Superseded by #166.

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