Skip to content

Commit

Permalink
⬆️ Bump github.com/ARM-software/golang-utils/utils from 1.68.0 to 1.6…
Browse files Browse the repository at this point in the history
…9.0 in /client (#53)

Bumps
[github.com/ARM-software/golang-utils/utils](https://github.com/ARM-software/golang-utils)
from 1.68.0 to 1.69.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.69.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.69.0&quot; (2024-06-20)</h1>
<h2>Features</h2>
<ul>
<li>:sparkles: <code>http</code> Add support for overriding the default
client used by the oath retryable clients (<a
href="https://redirect.github.com/ARM-software/golang-utils/issues/20240619131209">#20240619131209</a>)</li>
</ul>
<h1>&quot;1.68.0&quot; (2024-06-14)</h1>
<h2>Features</h2>
<ul>
<li>:sparkles: <code>[logs]</code> Add a way to use a
<code>Loggers</code> as a plain <code>logr.Logger</code> (<a
href="https://redirect.github.com/ARM-software/golang-utils/issues/20240613181738">#20240613181738</a>)</li>
<li>:sparkles: <code>[logs]</code> Add a file logger which only logs to
a file (<a
href="https://redirect.github.com/ARM-software/golang-utils/issues/20240614163145">#20240614163145</a>)</li>
</ul>
<h1>&quot;1.67.0&quot; (2024-06-14)</h1>
<h2>Features</h2>
<ul>
<li>:sparkles: <code>[logs]</code> Add a way to use a
<code>Loggers</code> as a plain <code>logr.Logger</code> (<a
href="https://redirect.github.com/ARM-software/golang-utils/issues/20240613181738">#20240613181738</a>)</li>
</ul>
<h1>&quot;1.66.2&quot; (2024-06-11)</h1>
<h2>Bugfixes</h2>
<!-- 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.69.0&quot; (2024-06-20)</h1>
<h2>Features</h2>
<ul>
<li>:sparkles: <code>http</code> Add support for overriding the default
client used by the oath retryable clients (<a
href="https://redirect.github.com/ARM-software/golang-utils/issues/20240619131209">#20240619131209</a>)</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/ARM-software/golang-utils/commit/fb5cbdecd663fbda89eda6a853e822f35c2520f2"><code>fb5cbde</code></a>
🚀 releasing version 1.69.0 @ 2024-06-20 10:45</li>
<li><a
href="https://github.com/ARM-software/golang-utils/commit/48b2859ea8718875ada5535b120bb3da1265db05"><code>48b2859</code></a>
:sparkles: <code>http</code> Add support for overriding the default
client used by the o...</li>
<li>See full diff in <a
href="https://github.com/ARM-software/golang-utils/compare/v1.68.0...v1.69.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.68.0&new-version=1.69.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]>
  • Loading branch information
dependabot[bot] and monty-bot authored Jul 5, 2024
1 parent e2bf28c commit d399ba2
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions changes/20240621085906.bugfix
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
Dependency upgrade: utils-1.69.0

0 comments on commit d399ba2

Please sign in to comment.