Skip to content

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

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

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

Conversation

@dependabot

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

Copy link
Copy Markdown
Contributor

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

Release notes

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

Release 1.166.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.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)
  • 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)

... (truncated)

Changelog

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

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

Commits
  • 3bf958e 🚀 releasing version 1.166.1 @ 2026-07-16 12:47
  • b71a35f 🐛 [casing] fix regression in acronym-aware casing so normal PascalCase ...
  • 474fdde 🚀 releasing version 1.166.0 @ 2026-07-16 09:35
  • 93002a3[url] Add helpers for normalising and comparing URLs (#938)
  • 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)
  • 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.166.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.166.1)

---
updated-dependencies:
- dependency-name: github.com/ARM-software/golang-utils/utils
  dependency-version: 1.166.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 16, 2026
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file go Pull requests that update Go code labels Jul 16, 2026
@dependabot @github

dependabot Bot commented on behalf of github Jul 23, 2026

Copy link
Copy Markdown
Contributor Author

Superseded by #169.

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