Skip to content

Commit 18933b7

Browse files
⬆️ Bump github.com/ARM-software/golang-utils/utils from 1.88.0 to 1.89.0 in /client (#77)
Bumps [github.com/ARM-software/golang-utils/utils](https://github.com/ARM-software/golang-utils) from 1.88.0 to 1.89.0. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/ARM-software/golang-utils/releases">github.com/ARM-software/golang-utils/utils's releases</a>.</em></p> <blockquote> <h2>Release 1.89.0</h2> <!-- raw HTML omitted --> <h1>Changelog</h1> <!-- raw HTML omitted --> <p>This document contains a history of significant changes which have been released for <code>golang-utils</code>. Please note that beta releases are not included in this history.</p> <h1>&quot;1.89.0&quot; (2025-03-28)</h1> <h2>Features</h2> <ul> <li>:bug: <code>[reflection]</code> Fix panic in <code>IsEmpty</code> when dealing with nil pointer (<a href="https://redirect.github.com/ARM-software/golang-utils/issues/20250328152658">#20250328152658</a>)</li> </ul> <h1>&quot;1.88.0&quot; (2025-03-28)</h1> <h2>Features</h2> <ul> <li>:sparkles: <code>[http]</code> Extend the client constructors to use <code>RequestConfiguration</code> (<a href="https://redirect.github.com/ARM-software/golang-utils/issues/20250328113659">#20250328113659</a>)</li> <li>:sparkles: <code>[useragent]</code> Added a <code>useragent</code> module to help generate <code>User-Agent</code> (<a href="https://redirect.github.com/ARM-software/golang-utils/issues/20250328120920">#20250328120920</a>)</li> <li>:sparkles: <code>encryption</code> Add utility to encrypt payloads using public RSA key directly instead of using the certificate (<a href="https://redirect.github.com/ARM-software/golang-utils/issues/20250328135041">#20250328135041</a>)</li> </ul> <h2>Bugfixes</h2> <ul> <li>:recycle: [config] Improve error formatting to ease understanding configuration validation errors (<a href="https://redirect.github.com/ARM-software/golang-utils/issues/20250328102314">#20250328102314</a>)</li> <li>Dependency upgrade: net-0.38.0 (<a href="https://redirect.github.com/ARM-software/golang-utils/issues/20250328113417">#20250328113417</a>, <a href="https://redirect.github.com/ARM-software/golang-utils/issues/20250328113422">#20250328113422</a>, <a href="https://redirect.github.com/ARM-software/golang-utils/issues/20250328113444">#20250328113444</a>, <a href="https://redirect.github.com/ARM-software/golang-utils/issues/20250328113451">#20250328113451</a>, <a href="https://redirect.github.com/ARM-software/golang-utils/issues/20250328113514">#20250328113514</a>, <a href="https://redirect.github.com/ARM-software/golang-utils/issues/20250328113518">#20250328113518</a>, <a href="https://redirect.github.com/ARM-software/golang-utils/issues/20250328113541">#20250328113541</a>, <a href="https://redirect.github.com/ARM-software/golang-utils/issues/20250328113553">#20250328113553</a>, <a href="https://redirect.github.com/ARM-software/golang-utils/issues/20250328113648">#20250328113648</a>, <a href="https://redirect.github.com/ARM-software/golang-utils/issues/20250328113655">#20250328113655</a>, <a href="https://redirect.github.com/ARM-software/golang-utils/issues/20250328113722">#20250328113722</a>, <a href="https://redirect.github.com/ARM-software/golang-utils/issues/20250328113740">#20250328113740</a>, <a href="https://redirect.github.com/ARM-software/golang-utils/issues/20250328113809">#20250328113809</a>, <a href="https://redirect.github.com/ARM-software/golang-utils/issues/20250328113831">#20250328113831</a>, <a href="https://redirect.github.com/ARM-software/golang-utils/issues/20250328113838">#20250328113838</a>, <a href="https://redirect.github.com/ARM-software/golang-utils/issues/20250328113901">#20250328113901</a>, <a href="https://redirect.github.com/ARM-software/golang-utils/issues/20250328113906">#20250328113906</a>)</li> <li>Dependency upgrade: v5-5.3.2 (<a href="https://redirect.github.com/ARM-software/golang-utils/issues/20250328113426">#20250328113426</a>)</li> <li>:recycle: [reflection] Modified IsEmpty behaviour with regards to strings to consider strings with only whitespaces as empty (<a href="https://redirect.github.com/ARM-software/golang-utils/issues/20250328120125">#20250328120125</a>)</li> </ul> <h1>&quot;1.87.1&quot; (2025-03-27)</h1> <p>Bugfixes</p> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/ARM-software/golang-utils/blob/master/CHANGELOG.md">github.com/ARM-software/golang-utils/utils's changelog</a>.</em></p> <blockquote> <h1>&quot;1.89.0&quot; (2025-03-28)</h1> <h2>Features</h2> <ul> <li>:bug: <code>[reflection]</code> Fix panic in <code>IsEmpty</code> when dealing with nil pointer (<a href="https://redirect.github.com/ARM-software/golang-utils/issues/20250328152658">#20250328152658</a>)</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/ARM-software/golang-utils/commit/e6807853305d8406ae0b09c7649619b1df430053"><code>e680785</code></a> 🚀 releasing version 1.89.0 @ 2025-03-28 16:01</li> <li><a href="https://github.com/ARM-software/golang-utils/commit/9e49432fdd3fa68538de5081bcbd8cc164d315c8"><code>9e49432</code></a> :bug: <code>[reflection]</code> Fix panic in <code>IsEmpty</code> when dealing with nil pointer (<a href="https://redirect.github.com/ARM-software/golang-utils/issues/591">#591</a>)</li> <li>See full diff in <a href="https://github.com/ARM-software/golang-utils/compare/v1.88.0...v1.89.0">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=github.com/ARM-software/golang-utils/utils&package-manager=go_modules&previous-version=1.88.0&new-version=1.89.0)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) You can trigger a rebase of this PR by commenting `@dependabot rebase`. [//]: # (dependabot-automerge-start) [//]: # (dependabot-automerge-end) --- <details> <summary>Dependabot commands and options</summary> <br /> 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 merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@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) </details> --------- Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Monty Bot <[email protected]>
1 parent 026677b commit 18933b7

File tree

3 files changed

+4
-3
lines changed

3 files changed

+4
-3
lines changed

changes/20250331085841.bugfix

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
Dependency upgrade: utils-1.89.0

client/go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ module github.com/ARM-software/embedded-development-services-client/client
33
go 1.24
44

55
require (
6-
github.com/ARM-software/golang-utils/utils v1.88.0
6+
github.com/ARM-software/golang-utils/utils v1.89.0
77
github.com/stretchr/testify v1.10.0
88
)
99

client/go.sum

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
1-
github.com/ARM-software/golang-utils/utils v1.88.0 h1:t82s7LjfCZBT2LEEG0heSHP+T0OA/Pnq4TybCdJsvqM=
2-
github.com/ARM-software/golang-utils/utils v1.88.0/go.mod h1:hbOnHpp3NKGQlSwI8YhIBLH5TrlPnFP3OE0HphMNqVI=
1+
github.com/ARM-software/golang-utils/utils v1.89.0 h1:WyrZiTkzzHemZ4oqS/LbkjukDYyV7TCS1efAT9rmB4A=
2+
github.com/ARM-software/golang-utils/utils v1.89.0/go.mod h1:hbOnHpp3NKGQlSwI8YhIBLH5TrlPnFP3OE0HphMNqVI=
33
github.com/davecgh/go-spew v1.1.2-0.20180830191138-d8f796af33cc h1:U9qPSI2PIWSS1VwoXQT9A3Wy9MM3WgvqSxFWenqJduM=
44
github.com/davecgh/go-spew v1.1.2-0.20180830191138-d8f796af33cc/go.mod h1:J7Y8YcW2NihsgmVo/mv3lAwl/skON4iLHjSsI+c5H38=
55
github.com/go-faker/faker/v4 v4.6.0 h1:6aOPzNptRiDwD14HuAnEtlTa+D1IfFuEHO8+vEFwjTs=

0 commit comments

Comments
 (0)