Skip to content

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

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

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

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Aug 21, 2026

Copy link
Copy Markdown
Contributor

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

Release notes

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

Release 1.170.3

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.170.3" (2026-08-18)

Bugfixes

"1.170.2" (2026-08-13)

Bugfixes

  • 🐛 annotations Ensure that annotation behavior aligns with what the CI platforms expect with annotations prefixing the entire log line (#20260813115747)

"1.170.1" (2026-08-12)

Bugfixes

  • ♻️ [value] Fix a regression introduced by switching flatten-map string conversion to StringConverter by restoring flatten-map scalar formatting, keeping fmt.Stringer and encoding.TextMarshaler precedence, wrapping text-marshalling failures as commonerrors.ErrMarshalling, and documenting pointer and struct fallback output. (#202608121215)
  • Dependency upgrade: upload-sarif-c16c0f3f2812ec4bb3750a5ed64873fe2ce0fbef (#20260812101700)

... (truncated)

Changelog

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

"1.170.3" (2026-08-18)

Bugfixes

"1.170.2" (2026-08-13)

Bugfixes

  • 🐛 annotations Ensure that annotation behavior aligns with what the CI platforms expect with annotations prefixing the entire log line (#20260813115747)

"1.170.1" (2026-08-12)

Bugfixes

  • ♻️ [value] Fix a regression introduced by switching flatten-map string conversion to StringConverter by restoring flatten-map scalar formatting, keeping fmt.Stringer and encoding.TextMarshaler precedence, wrapping text-marshalling failures as commonerrors.ErrMarshalling, and documenting pointer and struct fallback output. (#202608121215)
  • Dependency upgrade: upload-sarif-c16c0f3f2812ec4bb3750a5ed64873fe2ce0fbef (#20260812101700)

"1.170.0" (2026-08-11)

Features

  • [value] Added context-aware value converters, including IdentityConverter and StringConverter with fmt.Stringer, encoding.TextMarshaler, and fallback string formatting support. (#202608111300)
  • [reflection] Added NewValueTypeConverter to adapt reflection-based converters into the shared value-converter interface. (#202608111301)
  • [config] Added context-aware default-value converters for environment variable generation, including SecretConverter for masking sensitive values. (#202608111302)
  • [reflection] Added helpers to detect field tag values on structs, struct pointers, and collection values containing tagged struct items. (#202608111345)
  • 🔒 [config] Added tag-aware configuration masking converters that can automatically obfuscate sensitive values based on common field tags such as mask, sensitive, secret, password, censored, redact, pii, and sens. (#202608111430)

Bugfixes

... (truncated)

Commits
  • df9c988 🚀 releasing version 1.170.3 @ 2026-08-18 15:20
  • 76297de ⬆️ Bump github.com/sttk/stringcase from 0.3.0 to 1.0.0 in /utils (#982)
  • 2c6a8fc ⬆️ Bump github.com/sirupsen/logrus from 1.9.4 to 1.10.0 in /utils (#987)
  • b717bed ⬆️ Bump golang.org/x/text from 0.40.0 to 0.41.0 in /utils (#981)
  • 25f50bb 💥 restore local required validation for remaining configs (#986)
  • 4b1cdc4 ⬆️ Bump golang.org/x/net from 0.57.0 to 0.58.0 in /utils (#983)
  • ac35f57 ⬆️ Bump github.com/git-pkgs/spdx from 0.3.0 to 0.3.1 in /utils (#984)
  • 59f615a ⬆️ Bump github.com/stretchr/testify from 1.11.1 to 1.12.0 in /utils (#985)
  • 59c30a7 🚀 releasing version 1.170.2 @ 2026-08-13 12:13
  • 77061a2 🐛 annotations Ensure that annotation behavior aligns with what the CI p...
  • 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.170.3.
- [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.170.3)

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

dependabot Bot commented on behalf of github Aug 24, 2026

Copy link
Copy Markdown
Contributor Author

Superseded by #192.

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