Commit 8ed8c71
⬆️ Bump github.com/ARM-software/golang-utils/utils from 1.143.0 to 1.144.0 in /client (#173)
Bumps
[github.com/ARM-software/golang-utils/utils](https://github.com/ARM-software/golang-utils)
from 1.143.0 to 1.144.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.144.0</h2>
<p>!--
Copyright (C) 2020-2025 Arm Limited or its affiliates and Contributors.
All rights reserved.
SPDX-License-Identifier: Apache-2.0
--></p>
<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>"1.144.0" (2025-12-24)</h1>
<h2>Features</h2>
<ul>
<li>:sparkles: [collection] Extend Range functions to accept any type of
numbers (<a
href="https://redirect.github.com/ARM-software/golang-utils/issues/20251224115915">#20251224115915</a>)</li>
</ul>
<h1>"1.143.0" (2025-12-23)</h1>
<h2>Features</h2>
<ul>
<li>:sparkles: <code>[api]</code> Add helpers to allow retrieving the
raw <code>h</code>ttp.Response` when calling API endpoints (<a
href="https://redirect.github.com/ARM-software/golang-utils/issues/20251222184752">#20251222184752</a>)</li>
</ul>
<h2>Bugfixes</h2>
<ul>
<li>:recycle: [saga] Improve idempotent key generation (<a
href="https://redirect.github.com/ARM-software/golang-utils/issues/20251222185030">#20251222185030</a>)</li>
</ul>
<h2>Improved Documentation</h2>
<ul>
<li>:book: fix typos in docstring (<a
href="https://redirect.github.com/ARM-software/golang-utils/issues/20251222184945">#20251222184945</a>)</li>
</ul>
<h1>"1.142.0" (2025-12-19)</h1>
<!-- 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>"1.144.0" (2025-12-24)</h1>
<h2>Features</h2>
<ul>
<li>:sparkles: [collection] Extend Range functions to accept any type of
numbers (<a
href="https://redirect.github.com/ARM-software/golang-utils/issues/20251224115915">#20251224115915</a>)</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/ARM-software/golang-utils/commit/c4b20f47a34ced5e0d337f41973174e4666b53a4"><code>c4b20f4</code></a>
🚀 releasing version 1.144.0 @ 2025-12-24 13:57</li>
<li><a
href="https://github.com/ARM-software/golang-utils/commit/962f33f3158d7a7c8cce1ec221f434cc5f806728"><code>962f33f</code></a>
:sparkles: [collection] Extend Range functions to accept any type of
numbers ...</li>
<li>See full diff in <a
href="https://github.com/ARM-software/golang-utils/compare/v1.143.0...v1.144.0">compare
view</a></li>
</ul>
</details>
<br />
[](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 613acad commit 8ed8c71
3 files changed
+4
-3
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
3 | 3 | | |
4 | 4 | | |
5 | 5 | | |
6 | | - | |
| 6 | + | |
7 | 7 | | |
8 | 8 | | |
9 | 9 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
2 | | - | |
| 1 | + | |
| 2 | + | |
3 | 3 | | |
4 | 4 | | |
5 | 5 | | |
| |||
0 commit comments