Commit c5453d2
authored
deps(brokers/go): bump the minor-updates group across 1 directory with 3 updates (#1494)
Bumps the minor-updates group with 3 updates in the /authd-oidc-brokers
directory:
[github.com/Azure/azure-sdk-for-go/sdk/azcore](https://github.com/Azure/azure-sdk-for-go),
[github.com/canonical/authd](https://github.com/canonical/authd) and
[github.com/microsoftgraph/msgraph-sdk-go](https://github.com/microsoftgraph/msgraph-sdk-go).
Updates `github.com/Azure/azure-sdk-for-go/sdk/azcore` from 1.21.0 to
1.21.1
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/Azure/azure-sdk-for-go/releases">github.com/Azure/azure-sdk-for-go/sdk/azcore's
releases</a>.</em></p>
<blockquote>
<h2>sdk/azcore/v1.21.1</h2>
<h2>1.21.1 (2026-04-16)</h2>
<h3>Bugs Fixed</h3>
<ul>
<li>Fixed an issue in <code>ResponseError.Error()</code> where the
request URL path was being logged unescaped.</li>
<li>Redact query parameters when logging errors.</li>
<li>For <code>runtime.JoinPaths</code>, don't add a slash between root
and paths when <code>paths</code> starts with <code>?</code> (query
string).</li>
</ul>
<h3>Other Changes</h3>
<ul>
<li>Upgraded to Go 1.25.0.</li>
<li>Upgraded dependencies.</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/Azure/azure-sdk-for-go/commit/63e4ba18204b0df554e330df8f85662e653e67ab"><code>63e4ba1</code></a>
Bump release date for azcore (<a
href="https://redirect.github.com/Azure/azure-sdk-for-go/issues/26613">#26613</a>)</li>
<li><a
href="https://github.com/Azure/azure-sdk-for-go/commit/fa0312174d17ff4cb7cb0118fa80de07409841c2"><code>fa03121</code></a>
remove bypass local dns (<a
href="https://redirect.github.com/Azure/azure-sdk-for-go/issues/26609">#26609</a>)</li>
<li><a
href="https://github.com/Azure/azure-sdk-for-go/commit/c47f9a60dd1e9be6943ff0d6a5666a0ac09f6cfa"><code>c47f9a6</code></a>
Sync eng/common directory with azure-sdk-tools for PR 15153 (<a
href="https://redirect.github.com/Azure/azure-sdk-for-go/issues/26607">#26607</a>)</li>
<li><a
href="https://github.com/Azure/azure-sdk-for-go/commit/88b8b5b38ecebb929a2e302df054fed1d68618b8"><code>88b8b5b</code></a>
Changelog for v2.2.0 (<a
href="https://redirect.github.com/Azure/azure-sdk-for-go/issues/26567">#26567</a>)</li>
<li><a
href="https://github.com/Azure/azure-sdk-for-go/commit/72ca19ae2b8b4514c4f48a5ff33495b03c08afd0"><code>72ca19a</code></a>
Storage STG 101 (<a
href="https://redirect.github.com/Azure/azure-sdk-for-go/issues/26568">#26568</a>)</li>
<li><a
href="https://github.com/Azure/azure-sdk-for-go/commit/b64baf56c6b168d258b2a0678290ac5f9ab97938"><code>b64baf5</code></a>
Sync .github directory with azure-sdk-tools repository (<a
href="https://redirect.github.com/Azure/azure-sdk-for-go/issues/26600">#26600</a>)</li>
<li><a
href="https://github.com/Azure/azure-sdk-for-go/commit/ecd64dd6500a04da22107925c3ba9fbe8e636f2c"><code>ecd64dd</code></a>
Prep azcore@v1.21.1 for release (<a
href="https://redirect.github.com/Azure/azure-sdk-for-go/issues/26596">#26596</a>)</li>
<li><a
href="https://github.com/Azure/azure-sdk-for-go/commit/1d02f204d0146ffd7d13d5585bf3766e53c32cc5"><code>1d02f20</code></a>
Update copilot code review instructions and migration breaking change
mitigat...</li>
<li><a
href="https://github.com/Azure/azure-sdk-for-go/commit/f6e9ce3212cc9d654d349778f19065eb5d849197"><code>f6e9ce3</code></a>
Sync eng/common directory with azure-sdk-tools for PR 14973 (<a
href="https://redirect.github.com/Azure/azure-sdk-for-go/issues/26531">#26531</a>)</li>
<li><a
href="https://github.com/Azure/azure-sdk-for-go/commit/d5a3baf11e0b743a4009efb8e84cbaee335fc0eb"><code>d5a3baf</code></a>
Update CODEOWNERS to remove one owner from Custom Providers (<a
href="https://redirect.github.com/Azure/azure-sdk-for-go/issues/26588">#26588</a>)</li>
<li>Additional commits viewable in <a
href="https://github.com/Azure/azure-sdk-for-go/compare/sdk/azcore/v1.21.0...sdk/azcore/v1.21.1">compare
view</a></li>
</ul>
</details>
<br />
Updates `github.com/canonical/authd` from 0.6.1 to 0.6.4
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/canonical/authd/commit/e0fcd915afdca7babab4b3f02c22e586fbccaf9e"><code>e0fcd91</code></a>
Upload 0.6.4 to resolute</li>
<li><a
href="https://github.com/canonical/authd/commit/44d590e56f8e1e8033748bcfedb1c2884f59c5db"><code>44d590e</code></a>
Add changelog entry for 0.6.4</li>
<li><a
href="https://github.com/canonical/authd/commit/7b024af54894b8785b4bb995abbd60e26f22fe74"><code>7b024af</code></a>
fix: preserve user's primary group GID across logins</li>
<li><a
href="https://github.com/canonical/authd/commit/4d24d337a289ec12dcdbd67c9fc60b9490728ed7"><code>4d24d33</code></a>
Add changelog entry for 0.6.2 (<a
href="https://redirect.github.com/canonical/authd/issues/1420">#1420</a>)</li>
<li><a
href="https://github.com/canonical/authd/commit/ca1a1cbf546e55d888b1d5fdf1e59d4f4f84ea89"><code>ca1a1cb</code></a>
Upload 0.6.2 to resolute</li>
<li><a
href="https://github.com/canonical/authd/commit/92bf8690db63d2b1b9124e1569fc16d8617acfb8"><code>92bf869</code></a>
Add changelog entry for 0.6.2</li>
<li>See full diff in <a
href="https://github.com/canonical/authd/compare/v0.6.1...v0.6.4">compare
view</a></li>
</ul>
</details>
<br />
Updates `github.com/microsoftgraph/msgraph-sdk-go` from 1.96.0 to 1.97.0
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/microsoftgraph/msgraph-sdk-go/releases">github.com/microsoftgraph/msgraph-sdk-go's
releases</a>.</em></p>
<blockquote>
<h2>v1.97.0</h2>
<h2><a
href="https://github.com/microsoftgraph/msgraph-sdk-go/compare/v1.96.0...v1.97.0">1.97.0</a>
(2026-04-17)</h2>
<h3>Features</h3>
<ul>
<li><strong>generation:</strong> update request builders and models (<a
href="https://github.com/microsoftgraph/msgraph-sdk-go/commit/58f4bd0eff2c003ce62558bd032845abb3481c6b">58f4bd0</a>)</li>
</ul>
</blockquote>
</details>
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a
href="https://github.com/microsoftgraph/msgraph-sdk-go/blob/main/CHANGELOG.md">github.com/microsoftgraph/msgraph-sdk-go's
changelog</a>.</em></p>
<blockquote>
<h2><a
href="https://github.com/microsoftgraph/msgraph-sdk-go/compare/v1.96.0...v1.97.0">1.97.0</a>
(2026-04-17)</h2>
<h3>Features</h3>
<ul>
<li><strong>generation:</strong> update request builders and models (<a
href="https://github.com/microsoftgraph/msgraph-sdk-go/commit/58f4bd0eff2c003ce62558bd032845abb3481c6b">58f4bd0</a>)</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/microsoftgraph/msgraph-sdk-go/commit/955508b1f095891a582fd628f86dcc7655c9759a"><code>955508b</code></a>
Merge pull request <a
href="https://redirect.github.com/microsoftgraph/msgraph-sdk-go/issues/991">#991</a>
from microsoftgraph/release-please--branches--main--c...</li>
<li><a
href="https://github.com/microsoftgraph/msgraph-sdk-go/commit/285dc13fb88bba59adaa0a26baf9abe32bdcae4a"><code>285dc13</code></a>
chore(main): release 1.97.0</li>
<li><a
href="https://github.com/microsoftgraph/msgraph-sdk-go/commit/b88a325b4ce0284efd74e54a6082ea1c9acc3dfc"><code>b88a325</code></a>
Merge pull request <a
href="https://redirect.github.com/microsoftgraph/msgraph-sdk-go/issues/989">#989</a>
from microsoftgraph/v1.0/pipelinebuild/215572</li>
<li><a
href="https://github.com/microsoftgraph/msgraph-sdk-go/commit/58f4bd0eff2c003ce62558bd032845abb3481c6b"><code>58f4bd0</code></a>
feat(generation): update request builders and models</li>
<li><a
href="https://github.com/microsoftgraph/msgraph-sdk-go/commit/991a166507b8b3115479c484d22e824354ca9075"><code>991a166</code></a>
Merge pull request <a
href="https://redirect.github.com/microsoftgraph/msgraph-sdk-go/issues/978">#978</a>
from microsoftgraph/dependabot/github_actions/actions...</li>
<li><a
href="https://github.com/microsoftgraph/msgraph-sdk-go/commit/37d2ad4cae81653ebc64f8588d250fcfcb2ea5f2"><code>37d2ad4</code></a>
Merge branch 'main' into
dependabot/github_actions/actions/upload-artifact-7</li>
<li><a
href="https://github.com/microsoftgraph/msgraph-sdk-go/commit/328d6f26d6b7d2507ad477101ec1b800aa4382ef"><code>328d6f2</code></a>
Merge pull request <a
href="https://redirect.github.com/microsoftgraph/msgraph-sdk-go/issues/985">#985</a>
from microsoftgraph/dependabot/github_actions/dependa...</li>
<li><a
href="https://github.com/microsoftgraph/msgraph-sdk-go/commit/c8d27894323b0282cdb3dcb56c4b25b47a9538ce"><code>c8d2789</code></a>
chore(deps): bump dependabot/fetch-metadata from 2.5.0 to 3.0.0</li>
<li><a
href="https://github.com/microsoftgraph/msgraph-sdk-go/commit/3ca9e1cba7e896bc7b361e9c149bca1bdb4e5700"><code>3ca9e1c</code></a>
Merge pull request <a
href="https://redirect.github.com/microsoftgraph/msgraph-sdk-go/issues/982">#982</a>
from microsoftgraph/dependabot/go_modules/github.com/...</li>
<li><a
href="https://github.com/microsoftgraph/msgraph-sdk-go/commit/0ce02236e01cbc459b524a9f9bb38a5f32a2e8bf"><code>0ce0223</code></a>
Merge branch 'main' into
dependabot/go_modules/github.com/microsoft/kiota-ser...</li>
<li>Additional commits viewable in <a
href="https://github.com/microsoftgraph/msgraph-sdk-go/compare/v1.96.0...v1.97.0">compare
view</a></li>
</ul>
</details>
<br />2 files changed
Lines changed: 21 additions & 21 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
5 | 5 | | |
6 | 6 | | |
7 | 7 | | |
8 | | - | |
9 | | - | |
| 8 | + | |
| 9 | + | |
10 | 10 | | |
11 | 11 | | |
12 | 12 | | |
13 | 13 | | |
14 | 14 | | |
15 | 15 | | |
16 | 16 | | |
17 | | - | |
| 17 | + | |
18 | 18 | | |
19 | 19 | | |
20 | 20 | | |
| |||
28 | 28 | | |
29 | 29 | | |
30 | 30 | | |
31 | | - | |
| 31 | + | |
32 | 32 | | |
33 | 33 | | |
34 | 34 | | |
| |||
41 | 41 | | |
42 | 42 | | |
43 | 43 | | |
44 | | - | |
| 44 | + | |
45 | 45 | | |
46 | 46 | | |
47 | | - | |
| 47 | + | |
48 | 48 | | |
49 | 49 | | |
50 | 50 | | |
| |||
65 | 65 | | |
66 | 66 | | |
67 | 67 | | |
68 | | - | |
| 68 | + | |
69 | 69 | | |
70 | 70 | | |
71 | 71 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
2 | | - | |
3 | | - | |
4 | | - | |
5 | | - | |
6 | | - | |
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
7 | 7 | | |
8 | 8 | | |
9 | 9 | | |
| |||
54 | 54 | | |
55 | 55 | | |
56 | 56 | | |
57 | | - | |
58 | | - | |
| 57 | + | |
| 58 | + | |
59 | 59 | | |
60 | 60 | | |
61 | 61 | | |
62 | 62 | | |
63 | | - | |
64 | | - | |
| 63 | + | |
| 64 | + | |
65 | 65 | | |
66 | 66 | | |
67 | 67 | | |
68 | 68 | | |
69 | 69 | | |
70 | 70 | | |
71 | | - | |
72 | | - | |
| 71 | + | |
| 72 | + | |
73 | 73 | | |
74 | 74 | | |
75 | 75 | | |
| |||
138 | 138 | | |
139 | 139 | | |
140 | 140 | | |
141 | | - | |
142 | | - | |
| 141 | + | |
| 142 | + | |
143 | 143 | | |
144 | 144 | | |
145 | 145 | | |
| |||
0 commit comments