Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[pull] main from radius-project:main #1

Open
wants to merge 141 commits into
base: main
Choose a base branch
from

Conversation

pull[bot]
Copy link

@pull pull bot commented May 13, 2024

See Commits and Changes for more details.


Created by pull[bot]

Can you help keep this open source service alive? 💖 Please sponsor : )

ytimocin and others added 4 commits May 13, 2024 09:56
# Description
Fixing the Purge AWS Test Resources workflow. There was a reformatting
issue that made the runs fail. Fixed that and also added a null check to
the tags of the resources.

## Type of change
- This pull request is a minor refactor, code cleanup, test improvement,
or other maintenance task and doesn't change the functionality of Radius
(issue link optional).
Fixes: #issue_number

Signed-off-by: ytimocin <ytimocin@microsoft.com>
# Description
Update bubbletea version and the unit test

## Type of change
- This pull request is a minor refactor, code cleanup, test improvement,
or other maintenance task and doesn't change the functionality of Radius
(issue link optional).

Signed-off-by: ytimocin <ytimocin@microsoft.com>
Bumps the all group with 2 updates in the / directory:
[github.com/fatih/color](https://github.com/fatih/color) and
[github.com/hashicorp/go-retryablehttp](https://github.com/hashicorp/go-retryablehttp).

Updates `github.com/fatih/color` from 1.16.0 to 1.17.0
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/fatih/color/releases">github.com/fatih/color's
releases</a>.</em></p>
<blockquote>
<h2>v1.17.0</h2>
<h2>What's Changed</h2>
<ul>
<li>Fix multi-parameter println spacing by <a
href="https://github.com/klauspost"><code>@​klauspost</code></a> in <a
href="https://redirect.github.com/fatih/color/pull/228">fatih/color#228</a></li>
<li>ci: update Go and Staticcheck versions by <a
href="https://github.com/fatih"><code>@​fatih</code></a> in <a
href="https://redirect.github.com/fatih/color/pull/222">fatih/color#222</a></li>
<li>Bump golang.org/x/sys from 0.14.0 to 0.17.0 by <a
href="https://github.com/dependabot"><code>@​dependabot</code></a> in <a
href="https://redirect.github.com/fatih/color/pull/221">fatih/color#221</a></li>
<li>Bump actions/setup-go from 4 to 5 by <a
href="https://github.com/dependabot"><code>@​dependabot</code></a> in <a
href="https://redirect.github.com/fatih/color/pull/217">fatih/color#217</a></li>
<li>Bump golang.org/x/sys from 0.17.0 to 0.18.0 by <a
href="https://github.com/dependabot"><code>@​dependabot</code></a> in <a
href="https://redirect.github.com/fatih/color/pull/224">fatih/color#224</a></li>
</ul>
<h2>New Contributors</h2>
<ul>
<li><a href="https://github.com/klauspost"><code>@​klauspost</code></a>
made their first contribution in <a
href="https://redirect.github.com/fatih/color/pull/228">fatih/color#228</a></li>
</ul>
<p><strong>Full Changelog</strong>: <a
href="https://github.com/fatih/color/compare/v1.16.0...v1.17.0">https://github.com/fatih/color/compare/v1.16.0...v1.17.0</a></p>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/fatih/color/commit/b6598b12a645b3159c1bce51b0e3fafc269510be"><code>b6598b1</code></a>
Merge pull request <a
href="https://redirect.github.com/fatih/color/issues/228">#228</a> from
klauspost/fix-println-issue-218</li>
<li><a
href="https://github.com/fatih/color/commit/00b1811a3d97bdd8f097cc128ab91600400e4c81"><code>00b1811</code></a>
Fix multi-parameter println spacing</li>
<li><a
href="https://github.com/fatih/color/commit/04994a819d7d5aa7183dc53be4cfe79fe8b4394c"><code>04994a8</code></a>
Merge pull request <a
href="https://redirect.github.com/fatih/color/issues/224">#224</a> from
fatih/dependabot/go_modules/golang.org/x/sys-0.18.0</li>
<li><a
href="https://github.com/fatih/color/commit/7526cad07e356c227632f38d0c8a787b42dd5487"><code>7526cad</code></a>
Merge branch 'main' into
dependabot/go_modules/golang.org/x/sys-0.18.0</li>
<li><a
href="https://github.com/fatih/color/commit/8d058ca54cef8604970cccd2534773ebf90fa35b"><code>8d058ca</code></a>
Merge pull request <a
href="https://redirect.github.com/fatih/color/issues/222">#222</a> from
fatih/ci-updates</li>
<li><a
href="https://github.com/fatih/color/commit/2ac809fb73860bc102e1369dc94860443c7d6514"><code>2ac809f</code></a>
Bump golang.org/x/sys from 0.17.0 to 0.18.0</li>
<li><a
href="https://github.com/fatih/color/commit/51a7bbf7dca7c369826997b8760aa8dcb026227a"><code>51a7bbf</code></a>
ci: update Go and Staticcheck versions</li>
<li><a
href="https://github.com/fatih/color/commit/799c49c6395ebde70c50f02c82cdf990e2ec31d2"><code>799c49c</code></a>
Merge pull request <a
href="https://redirect.github.com/fatih/color/issues/217">#217</a> from
fatih/dependabot/github_actions/actions/setup-go-5</li>
<li><a
href="https://github.com/fatih/color/commit/f8e0ec9c97e622f589f2a9544186dc44859938ed"><code>f8e0ec9</code></a>
Merge branch 'main' into
dependabot/github_actions/actions/setup-go-5</li>
<li><a
href="https://github.com/fatih/color/commit/298abd8b9e6944ceb5b62a6368f05e2726df0752"><code>298abd8</code></a>
Merge pull request <a
href="https://redirect.github.com/fatih/color/issues/221">#221</a> from
fatih/dependabot/go_modules/golang.org/x/sys-0.17.0</li>
<li>Additional commits viewable in <a
href="https://github.com/fatih/color/compare/v1.16.0...v1.17.0">compare
view</a></li>
</ul>
</details>
<br />

Updates `github.com/hashicorp/go-retryablehttp` from 0.7.5 to 0.7.6
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a
href="https://github.com/hashicorp/go-retryablehttp/blob/main/CHANGELOG.md">github.com/hashicorp/go-retryablehttp's
changelog</a>.</em></p>
<blockquote>
<h2>0.7.6 (May 9, 2024)</h2>
<p>ENHANCEMENTS:</p>
<ul>
<li>client: support a <code>RetryPrepare</code> function for modifying
the request before retrying (<a
href="https://redirect.github.com/hashicorp/go-retryablehttp/issues/216">#216</a>)</li>
<li>client: support HTTP-date values for <code>Retry-After</code> header
value (<a
href="https://redirect.github.com/hashicorp/go-retryablehttp/issues/138">#138</a>)</li>
<li>client: avoid reading entire body when the body is a
<code>*bytes.Reader</code> (<a
href="https://redirect.github.com/hashicorp/go-retryablehttp/issues/197">#197</a>)</li>
</ul>
<p>BUG FIXES:</p>
<ul>
<li>client: fix a broken check for invalid server certificate in go
1.20+ (<a
href="https://redirect.github.com/hashicorp/go-retryablehttp/issues/210">#210</a>)</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/hashicorp/go-retryablehttp/commit/d969eaa9c97860482749df718a35b4a269361055"><code>d969eaa</code></a>
Merge pull request <a
href="https://redirect.github.com/hashicorp/go-retryablehttp/issues/225">#225</a>
from hashicorp/manicminer-patch-2</li>
<li><a
href="https://github.com/hashicorp/go-retryablehttp/commit/2ad8ed4a1d9e632284f6937e91b2f9a1d30e8298"><code>2ad8ed4</code></a>
v0.7.6</li>
<li><a
href="https://github.com/hashicorp/go-retryablehttp/commit/4077b295fe4471093769f60ffe2ea4e9cde191a5"><code>4077b29</code></a>
Changelog for <a
href="https://redirect.github.com/hashicorp/go-retryablehttp/issues/210">#210</a></li>
<li><a
href="https://github.com/hashicorp/go-retryablehttp/commit/1643719e29257abe775d76d85ecd850ee74f718d"><code>1643719</code></a>
Merge pull request <a
href="https://redirect.github.com/hashicorp/go-retryablehttp/issues/210">#210</a>
from tomclegg/noretry-header-cert</li>
<li><a
href="https://github.com/hashicorp/go-retryablehttp/commit/eb08cce3fa949aa146a5d7443c2d715d35d11991"><code>eb08cce</code></a>
Merge branch 'main' into noretry-header-cert</li>
<li><a
href="https://github.com/hashicorp/go-retryablehttp/commit/4fb315e8ad533a497f397e3daa56c7dbc0940a6a"><code>4fb315e</code></a>
Merge pull request <a
href="https://redirect.github.com/hashicorp/go-retryablehttp/issues/224">#224</a>
from hashicorp/tooling/pr-actions</li>
<li><a
href="https://github.com/hashicorp/go-retryablehttp/commit/f67cc6e7850a16c067a86828dbca2a28d21ccc46"><code>f67cc6e</code></a>
deprecations, linting</li>
<li><a
href="https://github.com/hashicorp/go-retryablehttp/commit/e82c7007a33a9963a7a965e814c6c3944ca09390"><code>e82c700</code></a>
GHA workflows for unit tests</li>
<li><a
href="https://github.com/hashicorp/go-retryablehttp/commit/834d13d328ba60d75384836528bf4764a4ec3a06"><code>834d13d</code></a>
update go version</li>
<li><a
href="https://github.com/hashicorp/go-retryablehttp/commit/e6c9acc8e0635e85df4db8149185cd1d4024e75a"><code>e6c9acc</code></a>
Merge pull request <a
href="https://redirect.github.com/hashicorp/go-retryablehttp/issues/223">#223</a>
from hashicorp/manicminer-patch-1</li>
<li>Additional commits viewable in <a
href="https://github.com/hashicorp/go-retryablehttp/compare/v0.7.5...v0.7.6">compare
view</a></li>
</ul>
</details>
<br />


Dependabot will resolve any conflicts with this PR as long as you don't
alter it yourself. You can also trigger a rebase manually 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 <dependency name> major version` will close this
group update PR and stop Dependabot creating any more for the specific
dependency's major version (unless you unignore this specific
dependency's major version or upgrade to it yourself)
- `@dependabot ignore <dependency name> minor version` will close this
group update PR and stop Dependabot creating any more for the specific
dependency's minor version (unless you unignore this specific
dependency's minor version or upgrade to it yourself)
- `@dependabot ignore <dependency name>` will close this group update PR
and stop Dependabot creating any more for the specific dependency
(unless you unignore this specific dependency or upgrade to it yourself)
- `@dependabot unignore <dependency name>` will remove all of the ignore
conditions of the specified dependency
- `@dependabot unignore <dependency name> <ignore condition>` will
remove the ignore condition of the specified dependency and ignore
conditions


</details>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bumps the all group with 4 updates in the / directory:
[actions/checkout](https://github.com/actions/checkout),
[golangci/golangci-lint-action](https://github.com/golangci/golangci-lint-action),
[mikefarah/yq](https://github.com/mikefarah/yq) and
[ossf/scorecard-action](https://github.com/ossf/scorecard-action).

Updates `actions/checkout` from 2 to 4
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/actions/checkout/releases">actions/checkout's
releases</a>.</em></p>
<blockquote>
<h2>v4.0.0</h2>
<h2>What's Changed</h2>
<ul>
<li>Update default runtime to node20 by <a
href="https://github.com/takost"><code>@​takost</code></a> in <a
href="https://redirect.github.com/actions/checkout/pull/1436">actions/checkout#1436</a></li>
<li>Support fetching without the --progress option by <a
href="https://github.com/simonbaird"><code>@​simonbaird</code></a> in <a
href="https://redirect.github.com/actions/checkout/pull/1067">actions/checkout#1067</a></li>
<li>Release 4.0.0 by <a
href="https://github.com/takost"><code>@​takost</code></a> in <a
href="https://redirect.github.com/actions/checkout/pull/1447">actions/checkout#1447</a></li>
</ul>
<h2>New Contributors</h2>
<ul>
<li><a href="https://github.com/takost"><code>@​takost</code></a> made
their first contribution in <a
href="https://redirect.github.com/actions/checkout/pull/1436">actions/checkout#1436</a></li>
<li><a
href="https://github.com/simonbaird"><code>@​simonbaird</code></a> made
their first contribution in <a
href="https://redirect.github.com/actions/checkout/pull/1067">actions/checkout#1067</a></li>
</ul>
<p><strong>Full Changelog</strong>: <a
href="https://github.com/actions/checkout/compare/v3...v4.0.0">https://github.com/actions/checkout/compare/v3...v4.0.0</a></p>
<h2>v3.6.0</h2>
<h2>What's Changed</h2>
<ul>
<li>Mark test scripts with Bash'isms to be run via Bash by <a
href="https://github.com/dscho"><code>@​dscho</code></a> in <a
href="https://redirect.github.com/actions/checkout/pull/1377">actions/checkout#1377</a></li>
<li>Add option to fetch tags even if fetch-depth &gt; 0 by <a
href="https://github.com/RobertWieczoreck"><code>@​RobertWieczoreck</code></a>
in <a
href="https://redirect.github.com/actions/checkout/pull/579">actions/checkout#579</a></li>
<li>Release 3.6.0 by <a
href="https://github.com/luketomlinson"><code>@​luketomlinson</code></a>
in <a
href="https://redirect.github.com/actions/checkout/pull/1437">actions/checkout#1437</a></li>
</ul>
<h2>New Contributors</h2>
<ul>
<li><a
href="https://github.com/RobertWieczoreck"><code>@​RobertWieczoreck</code></a>
made their first contribution in <a
href="https://redirect.github.com/actions/checkout/pull/579">actions/checkout#579</a></li>
<li><a
href="https://github.com/luketomlinson"><code>@​luketomlinson</code></a>
made their first contribution in <a
href="https://redirect.github.com/actions/checkout/pull/1437">actions/checkout#1437</a></li>
</ul>
<p><strong>Full Changelog</strong>: <a
href="https://github.com/actions/checkout/compare/v3.5.3...v3.6.0">https://github.com/actions/checkout/compare/v3.5.3...v3.6.0</a></p>
<h2>v3.5.3</h2>
<h2>What's Changed</h2>
<ul>
<li>Fix: Checkout Issue in self hosted runner due to faulty submodule
check-ins by <a
href="https://github.com/megamanics"><code>@​megamanics</code></a> in <a
href="https://redirect.github.com/actions/checkout/pull/1196">actions/checkout#1196</a></li>
<li>Fix typos found by codespell by <a
href="https://github.com/DimitriPapadopoulos"><code>@​DimitriPapadopoulos</code></a>
in <a
href="https://redirect.github.com/actions/checkout/pull/1287">actions/checkout#1287</a></li>
<li>Add support for sparse checkouts by <a
href="https://github.com/dscho"><code>@​dscho</code></a> and <a
href="https://github.com/dfdez"><code>@​dfdez</code></a> in <a
href="https://redirect.github.com/actions/checkout/pull/1369">actions/checkout#1369</a></li>
<li>Release v3.5.3 by <a
href="https://github.com/TingluoHuang"><code>@​TingluoHuang</code></a>
in <a
href="https://redirect.github.com/actions/checkout/pull/1376">actions/checkout#1376</a></li>
</ul>
<h2>New Contributors</h2>
<ul>
<li><a
href="https://github.com/megamanics"><code>@​megamanics</code></a> made
their first contribution in <a
href="https://redirect.github.com/actions/checkout/pull/1196">actions/checkout#1196</a></li>
<li><a
href="https://github.com/DimitriPapadopoulos"><code>@​DimitriPapadopoulos</code></a>
made their first contribution in <a
href="https://redirect.github.com/actions/checkout/pull/1287">actions/checkout#1287</a></li>
<li><a href="https://github.com/dfdez"><code>@​dfdez</code></a> made
their first contribution in <a
href="https://redirect.github.com/actions/checkout/pull/1369">actions/checkout#1369</a></li>
</ul>
<p><strong>Full Changelog</strong>: <a
href="https://github.com/actions/checkout/compare/v3...v3.5.3">https://github.com/actions/checkout/compare/v3...v3.5.3</a></p>
<h2>v3.5.2</h2>
<h2>What's Changed</h2>
<ul>
<li>Fix: Use correct API url / endpoint in GHES by <a
href="https://github.com/fhammerl"><code>@​fhammerl</code></a> in <a
href="https://redirect.github.com/actions/checkout/pull/1289">actions/checkout#1289</a>
based on <a
href="https://redirect.github.com/actions/checkout/issues/1286">#1286</a>
by <a href="https://github.com/1newsr"><code>@​1newsr</code></a></li>
</ul>
<p><strong>Full Changelog</strong>: <a
href="https://github.com/actions/checkout/compare/v3.5.1...v3.5.2">https://github.com/actions/checkout/compare/v3.5.1...v3.5.2</a></p>
<h2>v3.5.1</h2>
<h2>What's Changed</h2>
<ul>
<li>Improve checkout performance on Windows runners by upgrading
<code>@​actions/github</code> dependency by <a
href="https://github.com/BrettDong"><code>@​BrettDong</code></a> in <a
href="https://redirect.github.com/actions/checkout/pull/1246">actions/checkout#1246</a></li>
</ul>
<h2>New Contributors</h2>
<ul>
<li><a href="https://github.com/BrettDong"><code>@​BrettDong</code></a>
made their first contribution in <a
href="https://redirect.github.com/actions/checkout/pull/1246">actions/checkout#1246</a></li>
</ul>
<!-- raw HTML omitted -->
</blockquote>
<p>... (truncated)</p>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/actions/checkout/commit/0ad4b8fadaa221de15dcec353f45205ec38ea70b"><code>0ad4b8f</code></a>
Prep Release v4.1.4 (<a
href="https://redirect.github.com/actions/checkout/issues/1704">#1704</a>)</li>
<li><a
href="https://github.com/actions/checkout/commit/43045ae669be728bd34ed56fcd1a230c0dc4d8e2"><code>43045ae</code></a>
Disable <code>extensions.worktreeConfig</code> when disabling
<code>sparse-checkout</code> (<a
href="https://redirect.github.com/actions/checkout/issues/1692">#1692</a>)</li>
<li><a
href="https://github.com/actions/checkout/commit/37b082107ba410260a3aaddf93122e04801ce631"><code>37b0821</code></a>
Bump the minor-actions-dependencies group with 2 updates (<a
href="https://redirect.github.com/actions/checkout/issues/1693">#1693</a>)</li>
<li><a
href="https://github.com/actions/checkout/commit/9839dc14a02ddc6b6995e69eb3ecb98132fc8b6b"><code>9839dc1</code></a>
Add dependabot config (<a
href="https://redirect.github.com/actions/checkout/issues/1688">#1688</a>)</li>
<li><a
href="https://github.com/actions/checkout/commit/9b4c13b0bfa31b4514c14f74b5a166c2708f43c6"><code>9b4c13b</code></a>
Bump word-wrap from 1.2.3 to 1.2.5 (<a
href="https://redirect.github.com/actions/checkout/issues/1643">#1643</a>)</li>
<li><a
href="https://github.com/actions/checkout/commit/1d96c772d19495a3b5c517cd2bc0cb401ea0529f"><code>1d96c77</code></a>
Add SSH user parameter (<a
href="https://redirect.github.com/actions/checkout/issues/1685">#1685</a>)</li>
<li><a
href="https://github.com/actions/checkout/commit/cd7d8d697e10461458bc61a30d094dc601a8b017"><code>cd7d8d6</code></a>
Check git version before attempting to disable
<code>sparse-checkout</code> (<a
href="https://redirect.github.com/actions/checkout/issues/1656">#1656</a>)</li>
<li><a
href="https://github.com/actions/checkout/commit/8410ad0602e1e429cee44a835ae9f77f654a6694"><code>8410ad0</code></a>
Update <code>actions/checkout</code> version in
<code>update-main-version.yml</code> (<a
href="https://redirect.github.com/actions/checkout/issues/1650">#1650</a>)</li>
<li><a
href="https://github.com/actions/checkout/commit/9bb56186c3b09b4f86b1c65136769dd318469633"><code>9bb5618</code></a>
Prep for release of v4.1.2 (<a
href="https://redirect.github.com/actions/checkout/issues/1649">#1649</a>)</li>
<li><a
href="https://github.com/actions/checkout/commit/8eb1f6a495037164bea451156472f35fdd6bafc0"><code>8eb1f6a</code></a>
Bump <code>@​babel/traverse</code> from 7.20.5 to 7.24.0 (<a
href="https://redirect.github.com/actions/checkout/issues/1642">#1642</a>)</li>
<li>Additional commits viewable in <a
href="https://github.com/actions/checkout/compare/v2...v4">compare
view</a></li>
</ul>
</details>
<br />

Updates `golangci/golangci-lint-action` from 4 to 6
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/golangci/golangci-lint-action/releases">golangci/golangci-lint-action's
releases</a>.</em></p>
<blockquote>
<h2>v6.0.0</h2>
<!-- raw HTML omitted -->
<h2>What's Changed</h2>
<p>This version removes <code>annotations</code> option (because it was
useless), and removes the default output format
(<code>github-actions</code>).
The annotations are still produced but with another approach.</p>
<h3>Changes</h3>
<ul>
<li>feat: rewrite format handling by <a
href="https://github.com/ldez"><code>@​ldez</code></a> in <a
href="https://redirect.github.com/golangci/golangci-lint-action/pull/1038">golangci/golangci-lint-action#1038</a></li>
</ul>
<h3>Dependencies</h3>
<ul>
<li>build(deps-dev): bump <code>@​typescript-eslint/eslint-plugin</code>
from 7.7.1 to 7.8.0 by <a
href="https://github.com/dependabot"><code>@​dependabot</code></a> in <a
href="https://redirect.github.com/golangci/golangci-lint-action/pull/1034">golangci/golangci-lint-action#1034</a></li>
<li>build(deps): bump <code>@​types/node</code> from 20.12.7 to 20.12.8
by <a href="https://github.com/dependabot"><code>@​dependabot</code></a>
in <a
href="https://redirect.github.com/golangci/golangci-lint-action/pull/1036">golangci/golangci-lint-action#1036</a></li>
<li>build(deps-dev): bump <code>@​typescript-eslint/parser</code> from
7.7.1 to 7.8.0 by <a
href="https://github.com/dependabot"><code>@​dependabot</code></a> in <a
href="https://redirect.github.com/golangci/golangci-lint-action/pull/1035">golangci/golangci-lint-action#1035</a></li>
</ul>
<p><strong>Full Changelog</strong>: <a
href="https://github.com/golangci/golangci-lint-action/compare/v5.3.0...v6.0.0">https://github.com/golangci/golangci-lint-action/compare/v5.3.0...v6.0.0</a></p>
<h2>v5.3.0</h2>
<!-- raw HTML omitted -->
<h2>What's Changed</h2>
<h3>Changes</h3>
<ul>
<li>feat: uses 2 dots compare syntax for push diff by <a
href="https://github.com/ldez"><code>@​ldez</code></a> in <a
href="https://redirect.github.com/golangci/golangci-lint-action/pull/1030">golangci/golangci-lint-action#1030</a></li>
<li>feat: add option to control cache invalidation interval by <a
href="https://github.com/ldez"><code>@​ldez</code></a> in <a
href="https://redirect.github.com/golangci/golangci-lint-action/pull/1031">golangci/golangci-lint-action#1031</a></li>
<li>feat: use OS and working-directory as cache key by <a
href="https://github.com/ldez"><code>@​ldez</code></a> in <a
href="https://redirect.github.com/golangci/golangci-lint-action/pull/1032">golangci/golangci-lint-action#1032</a></li>
<li>feat: improve log about pwd/cwd by <a
href="https://github.com/ldez"><code>@​ldez</code></a> in <a
href="https://redirect.github.com/golangci/golangci-lint-action/pull/1033">golangci/golangci-lint-action#1033</a></li>
</ul>
<p><strong>Full Changelog</strong>: <a
href="https://github.com/golangci/golangci-lint-action/compare/v5.2.0...v5.3.0">https://github.com/golangci/golangci-lint-action/compare/v5.2.0...v5.3.0</a></p>
<h2>v5.2.0</h2>
<!-- raw HTML omitted -->
<h2>What's Changed</h2>
<h3>Changes</h3>
<ul>
<li><a
href="https://github.com/golangci/golangci-lint-action/commit/aebff4bd9cd0198ff4f020915c27258a9edc4c01">feat:
add an option to enable/disable annotations</a> by <a
href="https://github.com/ldez"><code>@​ldez</code></a></li>
</ul>
<p><strong>Full Changelog</strong>: <a
href="https://github.com/golangci/golangci-lint-action/compare/v5.1.0...v5.2.0">https://github.com/golangci/golangci-lint-action/compare/v5.1.0...v5.2.0</a></p>
<h2>v5.1.0</h2>
<!-- raw HTML omitted -->
<h2>What's Changed</h2>
<h3>Changes</h3>
<ul>
<li>feat: support for <code>pull</code> and <code>merge_group</code>
events with the option <code>only-new-issues</code> by <a
href="https://github.com/ldez"><code>@​ldez</code></a> in <a
href="https://redirect.github.com/golangci/golangci-lint-action/pull/1029">golangci/golangci-lint-action#1029</a></li>
</ul>
<h3>Dependencies</h3>
<ul>
<li>build(deps-dev): bump <code>@​typescript-eslint/parser</code> from
7.7.0 to 7.7.1 by <a
href="https://github.com/dependabot"><code>@​dependabot</code></a> in <a
href="https://redirect.github.com/golangci/golangci-lint-action/pull/1027">golangci/golangci-lint-action#1027</a></li>
<li>build(deps-dev): bump <code>@​typescript-eslint/eslint-plugin</code>
from 7.7.0 to 7.7.1 by <a
href="https://github.com/dependabot"><code>@​dependabot</code></a> in <a
href="https://redirect.github.com/golangci/golangci-lint-action/pull/1028">golangci/golangci-lint-action#1028</a></li>
</ul>
<!-- raw HTML omitted -->
</blockquote>
<p>... (truncated)</p>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/golangci/golangci-lint-action/commit/a4f60bb28d35aeee14e6880718e0c85ff1882e64"><code>a4f60bb</code></a>
fix: use 3-dots syntax for diff on push (<a
href="https://redirect.github.com/golangci/golangci-lint-action/issues/1040">#1040</a>)</li>
<li><a
href="https://github.com/golangci/golangci-lint-action/commit/5815a4b9176ef5d9477ec687e3e7f68f04e1a3fc"><code>5815a4b</code></a>
doc: improve readme</li>
<li><a
href="https://github.com/golangci/golangci-lint-action/commit/23faadfdeb23a6f9e511beaba149bb123b5b145a"><code>23faadf</code></a>
doc: improve readme</li>
<li><a
href="https://github.com/golangci/golangci-lint-action/commit/b556f25b3c7399b6dad72f47062098ff1b36e060"><code>b556f25</code></a>
doc: improve readme</li>
<li><a
href="https://github.com/golangci/golangci-lint-action/commit/789f114c52eaee9275c87b15fc90e449e56d1b0a"><code>789f114</code></a>
feat: rewrite format handling (<a
href="https://redirect.github.com/golangci/golangci-lint-action/issues/1038">#1038</a>)</li>
<li><a
href="https://github.com/golangci/golangci-lint-action/commit/d36b91c2948e1d383efc1388208baed5ac9b8e0d"><code>d36b91c</code></a>
build(deps-dev): bump <code>@​typescript-eslint/parser</code> from 7.7.1
to 7.8.0 (<a
href="https://redirect.github.com/golangci/golangci-lint-action/issues/1035">#1035</a>)</li>
<li><a
href="https://github.com/golangci/golangci-lint-action/commit/a9eb1153485e197079024eb082ecd007e94b286b"><code>a9eb115</code></a>
build(deps): bump <code>@​types/node</code> from 20.12.7 to 20.12.8 (<a
href="https://redirect.github.com/golangci/golangci-lint-action/issues/1036">#1036</a>)</li>
<li><a
href="https://github.com/golangci/golangci-lint-action/commit/bd4fa7c9002facfc2cebdefb1a94ba57d2e87851"><code>bd4fa7c</code></a>
build(deps-dev): bump <code>@​typescript-eslint/eslint-plugin</code>
from 7.7.1 to 7.8.0 (#...</li>
<li><a
href="https://github.com/golangci/golangci-lint-action/commit/38e1018663fa5173f3968ea0777460d3de38f256"><code>38e1018</code></a>
feat: improve log about pwd/cwd (<a
href="https://redirect.github.com/golangci/golangci-lint-action/issues/1033">#1033</a>)</li>
<li><a
href="https://github.com/golangci/golangci-lint-action/commit/21e9e6b47f3490b8adcca53fe65c03e2687b503c"><code>21e9e6b</code></a>
feat: use OS and working-directory as cache key (<a
href="https://redirect.github.com/golangci/golangci-lint-action/issues/1032">#1032</a>)</li>
<li>Additional commits viewable in <a
href="https://github.com/golangci/golangci-lint-action/compare/v4...v6">compare
view</a></li>
</ul>
</details>
<br />

Updates `mikefarah/yq` from 4.43.1 to 4.44.1
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/mikefarah/yq/releases">mikefarah/yq's
releases</a>.</em></p>
<blockquote>
<h2>v4.44.1 - min/max/pivot!</h2>
<ul>
<li>Added min/max operators (<a
href="https://redirect.github.com/mikefarah/yq/issues/1992">#1992</a>)
Thanks <a
href="https://github.com/mbenson"><code>@​mbenson</code></a></li>
<li>Added pivot oeprator (<a
href="https://redirect.github.com/mikefarah/yq/issues/1993">#1993</a>)
Thanks <a
href="https://github.com/mbenson"><code>@​mbenson</code></a></li>
<li>Fix: shell-completion (<a
href="https://redirect.github.com/mikefarah/yq/issues/2006">#2006</a>)
Thanks <a
href="https://github.com/codekow"><code>@​codekow</code></a></li>
<li>Handle escaped backslashes (<a
href="https://redirect.github.com/mikefarah/yq/issues/1997">#1997</a>)
Thanks <a
href="https://github.com/mbenson"><code>@​mbenson</code></a></li>
<li>Fix npe when given filename ending with &quot;.&quot; (<a
href="https://redirect.github.com/mikefarah/yq/issues/1994">#1994</a>)</li>
<li>Fix: linux (w/ selinux) build (<a
href="https://redirect.github.com/mikefarah/yq/issues/2004">#2004</a>)
Thanks <a
href="https://github.com/codekow"><code>@​codekow</code></a></li>
<li>Bumped dependencies</li>
</ul>
</blockquote>
</details>
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a
href="https://github.com/mikefarah/yq/blob/master/release_notes.txt">mikefarah/yq's
changelog</a>.</em></p>
<blockquote>
<p>4.44.1:</p>
<ul>
<li>Added min/max operators (<a
href="https://redirect.github.com/mikefarah/yq/issues/1992">#1992</a>)
Thanks <a
href="https://github.com/mbenson"><code>@​mbenson</code></a></li>
<li>Added pivot oeprator (<a
href="https://redirect.github.com/mikefarah/yq/issues/1993">#1993</a>)
Thanks <a
href="https://github.com/mbenson"><code>@​mbenson</code></a></li>
<li>Fix: shell-completion (<a
href="https://redirect.github.com/mikefarah/yq/issues/2006">#2006</a>)
Thanks <a
href="https://github.com/codekow"><code>@​codekow</code></a></li>
<li>Handle escaped backslashes (<a
href="https://redirect.github.com/mikefarah/yq/issues/1997">#1997</a>)
Thanks <a
href="https://github.com/mbenson"><code>@​mbenson</code></a></li>
<li>Fix npe when given filename ending with &quot;.&quot; (<a
href="https://redirect.github.com/mikefarah/yq/issues/1994">#1994</a>)</li>
<li>Fix: linux (w/ selinux) build (<a
href="https://redirect.github.com/mikefarah/yq/issues/2004">#2004</a>)
Thanks <a
href="https://github.com/codekow"><code>@​codekow</code></a></li>
<li>Bumped dependencies</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/mikefarah/yq/commit/557dcb87b8efe786f89a12c09e9046b4753ab72e"><code>557dcb8</code></a>
Bumping version</li>
<li><a
href="https://github.com/mikefarah/yq/commit/2daa39e3064ef99b7532bc259eb72dee7fa26d2f"><code>2daa39e</code></a>
Updating release notes</li>
<li><a
href="https://github.com/mikefarah/yq/commit/0c15cf35a7b1811a7b5817a04331f37da94af885"><code>0c15cf3</code></a>
Added properties convert to numbers example <a
href="https://redirect.github.com/mikefarah/yq/issues/2023">#2023</a></li>
<li><a
href="https://github.com/mikefarah/yq/commit/d9adcdb6689e00e4dd6daa9779895404d5596531"><code>d9adcdb</code></a>
Update instructions for Alpine Linux (<a
href="https://redirect.github.com/mikefarah/yq/issues/2034">#2034</a>)</li>
<li><a
href="https://github.com/mikefarah/yq/commit/9010809d89c735d7c4d5c13390be885d721d8d91"><code>9010809</code></a>
Bump github.com/pelletier/go-toml/v2 from 2.2.1 to 2.2.2 (<a
href="https://redirect.github.com/mikefarah/yq/issues/2024">#2024</a>)</li>
<li><a
href="https://github.com/mikefarah/yq/commit/8250f0c2bdf6a56256c86fcaf046970a83c8d18c"><code>8250f0c</code></a>
Bump golang.org/x/text from 0.14.0 to 0.15.0 (<a
href="https://redirect.github.com/mikefarah/yq/issues/2036">#2036</a>)</li>
<li><a
href="https://github.com/mikefarah/yq/commit/8ac9f605f60cc85114c6939a6be49cc7677713d5"><code>8ac9f60</code></a>
Bump golang from 1.22.2 to 1.22.3 (<a
href="https://redirect.github.com/mikefarah/yq/issues/2037">#2037</a>)</li>
<li><a
href="https://github.com/mikefarah/yq/commit/17481714639613e92c3aaf594a92e5bbdddd66ab"><code>1748171</code></a>
Bump github.com/pelletier/go-toml/v2 from 2.2.0 to 2.2.1 (<a
href="https://redirect.github.com/mikefarah/yq/issues/2014">#2014</a>)</li>
<li><a
href="https://github.com/mikefarah/yq/commit/21ba506edb122a548d3c94013fd28cd3958d44cd"><code>21ba506</code></a>
Fix: shell-completion (<a
href="https://redirect.github.com/mikefarah/yq/issues/2006">#2006</a>)</li>
<li><a
href="https://github.com/mikefarah/yq/commit/b54d7eb21c6b360cf667c63c52e0fc6577f77c94"><code>b54d7eb</code></a>
handle escaped backslashes (<a
href="https://redirect.github.com/mikefarah/yq/issues/1997">#1997</a>)</li>
<li>Additional commits viewable in <a
href="https://github.com/mikefarah/yq/compare/v4.43.1...v4.44.1">compare
view</a></li>
</ul>
</details>
<br />

Updates `ossf/scorecard-action` from 2.3.1 to 2.3.3
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/ossf/scorecard-action/releases">ossf/scorecard-action's
releases</a>.</em></p>
<blockquote>
<h2>v2.3.3</h2>
<blockquote>
<p>[!NOTE]<br />
There is no v2.3.2 release as a step was skipped in the release process.
This was fixed and re-released under the v2.3.3 tag</p>
</blockquote>
<h2>What's Changed</h2>
<ul>
<li>:seedling: Bump github.com/ossf/scorecard/v4 (v4.13.1) to
github.com/ossf/scorecard/v5 (v5.0.0-rc1) by <a
href="https://github.com/spencerschrock"><code>@​spencerschrock</code></a>
in <a
href="https://redirect.github.com/ossf/scorecard-action/pull/1366">ossf/scorecard-action#1366</a></li>
<li>:seedling: Bump github.com/ossf/scorecard/v5 from v5.0.0-rc1 to
v5.0.0-rc2 by <a
href="https://github.com/spencerschrock"><code>@​spencerschrock</code></a>
in <a
href="https://redirect.github.com/ossf/scorecard-action/pull/1374">ossf/scorecard-action#1374</a></li>
<li>:seedling: Bump github.com/ossf/scorecard/v5 from v5.0.0-rc2 to
v5.0.0-rc2.0.20240509182734-7ce860946928 by <a
href="https://github.com/spencerschrock"><code>@​spencerschrock</code></a>
in <a
href="https://redirect.github.com/ossf/scorecard-action/pull/1377">ossf/scorecard-action#1377</a></li>
</ul>
<p>For a full changelist of what these include, see the <a
href="https://github.com/ossf/scorecard/releases/tag/v5.0.0-rc1">v5.0.0-rc1</a>
and <a
href="https://github.com/ossf/scorecard/releases/tag/v5.0.0-rc2">v5.0.0-rc2</a>
release notes.</p>
<h3>Documentation</h3>
<ul>
<li>:book: Move token discussion out of main README. by <a
href="https://github.com/spencerschrock"><code>@​spencerschrock</code></a>
in <a
href="https://redirect.github.com/ossf/scorecard-action/pull/1279">ossf/scorecard-action#1279</a></li>
<li>:book: link to <code>ossf/scorecard</code> workflow instead of
maintaining an example by <a
href="https://github.com/spencerschrock"><code>@​spencerschrock</code></a>
in <a
href="https://redirect.github.com/ossf/scorecard-action/pull/1352">ossf/scorecard-action#1352</a></li>
<li>:book: update api links to new scorecard.dev site by <a
href="https://github.com/spencerschrock"><code>@​spencerschrock</code></a>
in <a
href="https://redirect.github.com/ossf/scorecard-action/pull/1376">ossf/scorecard-action#1376</a></li>
</ul>
<p><strong>Full Changelog</strong>: <a
href="https://github.com/ossf/scorecard-action/compare/v2.3.1...v2.3.3">https://github.com/ossf/scorecard-action/compare/v2.3.1...v2.3.3</a></p>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/ossf/scorecard-action/commit/dc50aa9510b46c811795eb24b2f1ba02a914e534"><code>dc50aa9</code></a>
:seedling: Bump docker tag for v2.3.3 release (<a
href="https://redirect.github.com/ossf/scorecard-action/issues/1368">#1368</a>)</li>
<li><a
href="https://github.com/ossf/scorecard-action/commit/8ff570017382a0ef795f21f71e519b27a9b5f29e"><code>8ff5700</code></a>
:seedling: Bump github.com/ossf/scorecard/v5 from v5.0.0-rc2 to
v5.0.0-rc2.0....</li>
<li><a
href="https://github.com/ossf/scorecard-action/commit/8ba5e73d11a5fd0917494d02ab01dfd7866d2191"><code>8ba5e73</code></a>
update api links to new scorecard.dev site (<a
href="https://redirect.github.com/ossf/scorecard-action/issues/1376">#1376</a>)</li>
<li><a
href="https://github.com/ossf/scorecard-action/commit/92ddde3eaffd7e147638317c023642a6adc8a874"><code>92ddde3</code></a>
Bump github.com/ossf/scorecard/v5 from v5.0.0-rc1 to v5.0.0-rc2 (<a
href="https://redirect.github.com/ossf/scorecard-action/issues/1374">#1374</a>)</li>
<li><a
href="https://github.com/ossf/scorecard-action/commit/6c55905542a1ce814c7ec177a96904f5bc74aab5"><code>6c55905</code></a>
:seedling: Bump golang.org/x/net from 0.24.0 to 0.25.0 (<a
href="https://redirect.github.com/ossf/scorecard-action/issues/1373">#1373</a>)</li>
<li><a
href="https://github.com/ossf/scorecard-action/commit/09bb953b6a0e34c84fb453985435a07cc2baa3a3"><code>09bb953</code></a>
:seedling: Bump distroless/base in the docker-images group (<a
href="https://redirect.github.com/ossf/scorecard-action/issues/1372">#1372</a>)</li>
<li><a
href="https://github.com/ossf/scorecard-action/commit/1511e1305b9d7e51245388421563264573c77bc7"><code>1511e13</code></a>
:seedling: Bump the github-actions group across 1 directory with 6
updates (#...</li>
<li><a
href="https://github.com/ossf/scorecard-action/commit/df66cd8fd834fab4483ac0031b8d8ff819b62422"><code>df66cd8</code></a>
:seedling: Bump the docker-images group with 2 updates (<a
href="https://redirect.github.com/ossf/scorecard-action/issues/1370">#1370</a>)</li>
<li><a
href="https://github.com/ossf/scorecard-action/commit/fad9a3cc533bb069b1f01f272f1f630895cd690a"><code>fad9a3c</code></a>
:seedling: Bump distroless/base in the docker-images group (<a
href="https://redirect.github.com/ossf/scorecard-action/issues/1364">#1364</a>)</li>
<li><a
href="https://github.com/ossf/scorecard-action/commit/1e01a309c1de65b6221c25768bcfc322bac8ccee"><code>1e01a30</code></a>
:seedling: Bump the github-actions group with 3 updates (<a
href="https://redirect.github.com/ossf/scorecard-action/issues/1365">#1365</a>)</li>
<li>Additional commits viewable in <a
href="https://github.com/ossf/scorecard-action/compare/0864cf19026789058feabb7e87baa5f140aac736...dc50aa9510b46c811795eb24b2f1ba02a914e534">compare
view</a></li>
</ul>
</details>
<br />


Dependabot will resolve any conflicts with this PR as long as you don't
alter it yourself. You can also trigger a rebase manually 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 <dependency name> major version` will close this
group update PR and stop Dependabot creating any more for the specific
dependency's major version (unless you unignore this specific
dependency's major version or upgrade to it yourself)
- `@dependabot ignore <dependency name> minor version` will close this
group update PR and stop Dependabot creating any more for the specific
dependency's minor version (unless you unignore this specific
dependency's minor version or upgrade to it yourself)
- `@dependabot ignore <dependency name>` will close this group update PR
and stop Dependabot creating any more for the specific dependency
(unless you unignore this specific dependency or upgrade to it yourself)
- `@dependabot unignore <dependency name>` will remove all of the ignore
conditions of the specified dependency
- `@dependabot unignore <dependency name> <ignore condition>` will
remove the ignore condition of the specified dependency and ignore
conditions


</details>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
@pull pull bot added the ⤵️ pull label May 13, 2024
rynowak and others added 25 commits May 15, 2024 17:47
# Description

This change is a major update to the CLI's client code for interacting
with the Radius API.

The client grew organically over time as we added features. Since it's
client code it wasn't well tested because testing it would require a lot
of mocking. Unfortunately in some places we *do* have complex logic in
this code and unfortunately we also have some bugs.

I'm working on another fix to address #7520, and encountered a lot of
limitations with the client code so I decided to fix it.

This change addresses the following:

- Reviewed the API and made updates for consistency.
- Added tests for ALL of the functions on the client.
- Updated each API to accept either a resource ID or a resource name
(needed for #7520).

## Type of change

- This pull request is a minor refactor, code cleanup, test improvement,
or other maintenance task and doesn't change the functionality of Radius
(issue link optional).

Signed-off-by: Ryan Nowak <nowakra@gmail.com>
# Description
Add functional test results as an artifact so we can download it. 
Currently, rerun erases a functional test run's result and there is no
easy way to download/process the results.

Sample artifact that is produced after adding these changes is in the
summary of [Functional tests · 65bed3d
(github.com)](https://github.com/radius-project/radius/actions/runs/9023474283)

Name of the artifact is functional_test_results

## Type of change

- This pull request adds or changes features of Radius and has an
approved issue (issue link required).

<!--

Please update the following to link the associated issue. This is
required for some kinds of changes (see above).

-->

Fixes: #6727

---------

Signed-off-by: nithyatsu <nithyasu@microsoft.com>
Bumps the all group with 16 updates:

| Package | From | To |
| --- | --- | --- |
| [github.com/aws/aws-sdk-go-v2](https://github.com/aws/aws-sdk-go-v2) |
`1.26.1` | `1.27.0` |
|
[github.com/aws/aws-sdk-go-v2/config](https://github.com/aws/aws-sdk-go-v2)
| `1.27.13` | `1.27.15` |
|
[github.com/aws/aws-sdk-go-v2/credentials](https://github.com/aws/aws-sdk-go-v2)
| `1.17.13` | `1.17.15` |
|
[github.com/aws/aws-sdk-go-v2/service/cloudcontrol](https://github.com/aws/aws-sdk-go-v2)
| `1.18.5` | `1.18.7` |
|
[github.com/aws/aws-sdk-go-v2/service/cloudformation](https://github.com/aws/aws-sdk-go-v2)
| `1.50.1` | `1.50.3` |
|
[github.com/aws/aws-sdk-go-v2/service/ec2](https://github.com/aws/aws-sdk-go-v2)
| `1.161.1` | `1.161.3` |
|
[github.com/aws/aws-sdk-go-v2/service/sts](https://github.com/aws/aws-sdk-go-v2)
| `1.28.7` | `1.28.9` |
|
[github.com/hashicorp/terraform-exec](https://github.com/hashicorp/terraform-exec)
| `0.20.0` | `0.21.0` |
| [helm.sh/helm/v3](https://github.com/helm/helm) | `3.14.4` | `3.15.0`
|
| [k8s.io/api](https://github.com/kubernetes/api) | `0.30.0` | `0.30.1`
|
|
[k8s.io/apiextensions-apiserver](https://github.com/kubernetes/apiextensions-apiserver)
| `0.30.0` | `0.30.1` |
| [k8s.io/apimachinery](https://github.com/kubernetes/apimachinery) |
`0.30.0` | `0.30.1` |
| [k8s.io/cli-runtime](https://github.com/kubernetes/cli-runtime) |
`0.30.0` | `0.30.1` |
| [k8s.io/client-go](https://github.com/kubernetes/client-go) | `0.30.0`
| `0.30.1` |
| [k8s.io/kubectl](https://github.com/kubernetes/kubectl) | `0.30.0` |
`0.30.1` |
|
[github.com/hashicorp/terraform-json](https://github.com/hashicorp/terraform-json)
| `0.21.0` | `0.22.1` |

Updates `github.com/aws/aws-sdk-go-v2` from 1.26.1 to 1.27.0
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/aws/aws-sdk-go-v2/commit/728f21ff766e27bf28e6f30c0c1508c4cb7b2ed5"><code>728f21f</code></a>
Release 2024-05-16</li>
<li><a
href="https://github.com/aws/aws-sdk-go-v2/commit/3dbd5ca5f293349a3436e8c0a4356ba72e0c490c"><code>3dbd5ca</code></a>
Regenerated Clients</li>
<li><a
href="https://github.com/aws/aws-sdk-go-v2/commit/c87adfdc5853309f70c99930c969e943415a09c6"><code>c87adfd</code></a>
Update endpoints model</li>
<li><a
href="https://github.com/aws/aws-sdk-go-v2/commit/e209d0203c888d53107127b84e642fe422f283d2"><code>e209d02</code></a>
Update API model</li>
<li><a
href="https://github.com/aws/aws-sdk-go-v2/commit/ef4a9a08e7a129380e18a1a810857f19534d31a9"><code>ef4a9a0</code></a>
internal: capture user-agent in metrics (<a
href="https://redirect.github.com/aws/aws-sdk-go-v2/issues/2644">#2644</a>)</li>
<li><a
href="https://github.com/aws/aws-sdk-go-v2/commit/c964dbd88bc9424349a9225b044ec2322e07f4cb"><code>c964dbd</code></a>
Release 2024-05-15</li>
<li><a
href="https://github.com/aws/aws-sdk-go-v2/commit/ce843953a9cb4c9d2dff75dd5a5c967655c4c8ef"><code>ce84395</code></a>
Regenerated Clients</li>
<li><a
href="https://github.com/aws/aws-sdk-go-v2/commit/8de91199530fabf1702a2cefab3cee6e065879bc"><code>8de9119</code></a>
Update API model</li>
<li><a
href="https://github.com/aws/aws-sdk-go-v2/commit/05fcf66f17486b8ce9b7372c19910ad68a85a730"><code>05fcf66</code></a>
internal: true up internal metrics collection for post-SRA middleware
(<a
href="https://redirect.github.com/aws/aws-sdk-go-v2/issues/2642">#2642</a>)</li>
<li><a
href="https://github.com/aws/aws-sdk-go-v2/commit/114842762c6ffd78ebce1850e31a387992d10acf"><code>1148427</code></a>
reformat signer/v4 package doc (<a
href="https://redirect.github.com/aws/aws-sdk-go-v2/issues/2640">#2640</a>)</li>
<li>Additional commits viewable in <a
href="https://github.com/aws/aws-sdk-go-v2/compare/v1.26.1...v1.27.0">compare
view</a></li>
</ul>
</details>
<br />

Updates `github.com/aws/aws-sdk-go-v2/config` from 1.27.13 to 1.27.15
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/aws/aws-sdk-go-v2/commit/728f21ff766e27bf28e6f30c0c1508c4cb7b2ed5"><code>728f21f</code></a>
Release 2024-05-16</li>
<li><a
href="https://github.com/aws/aws-sdk-go-v2/commit/3dbd5ca5f293349a3436e8c0a4356ba72e0c490c"><code>3dbd5ca</code></a>
Regenerated Clients</li>
<li><a
href="https://github.com/aws/aws-sdk-go-v2/commit/c87adfdc5853309f70c99930c969e943415a09c6"><code>c87adfd</code></a>
Update endpoints model</li>
<li><a
href="https://github.com/aws/aws-sdk-go-v2/commit/e209d0203c888d53107127b84e642fe422f283d2"><code>e209d02</code></a>
Update API model</li>
<li><a
href="https://github.com/aws/aws-sdk-go-v2/commit/ef4a9a08e7a129380e18a1a810857f19534d31a9"><code>ef4a9a0</code></a>
internal: capture user-agent in metrics (<a
href="https://redirect.github.com/aws/aws-sdk-go-v2/issues/2644">#2644</a>)</li>
<li><a
href="https://github.com/aws/aws-sdk-go-v2/commit/c964dbd88bc9424349a9225b044ec2322e07f4cb"><code>c964dbd</code></a>
Release 2024-05-15</li>
<li><a
href="https://github.com/aws/aws-sdk-go-v2/commit/ce843953a9cb4c9d2dff75dd5a5c967655c4c8ef"><code>ce84395</code></a>
Regenerated Clients</li>
<li><a
href="https://github.com/aws/aws-sdk-go-v2/commit/8de91199530fabf1702a2cefab3cee6e065879bc"><code>8de9119</code></a>
Update API model</li>
<li><a
href="https://github.com/aws/aws-sdk-go-v2/commit/05fcf66f17486b8ce9b7372c19910ad68a85a730"><code>05fcf66</code></a>
internal: true up internal metrics collection for post-SRA middleware
(<a
href="https://redirect.github.com/aws/aws-sdk-go-v2/issues/2642">#2642</a>)</li>
<li><a
href="https://github.com/aws/aws-sdk-go-v2/commit/114842762c6ffd78ebce1850e31a387992d10acf"><code>1148427</code></a>
reformat signer/v4 package doc (<a
href="https://redirect.github.com/aws/aws-sdk-go-v2/issues/2640">#2640</a>)</li>
<li>Additional commits viewable in <a
href="https://github.com/aws/aws-sdk-go-v2/compare/config/v1.27.13...config/v1.27.15">compare
view</a></li>
</ul>
</details>
<br />

Updates `github.com/aws/aws-sdk-go-v2/credentials` from 1.17.13 to
1.17.15
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/aws/aws-sdk-go-v2/commit/728f21ff766e27bf28e6f30c0c1508c4cb7b2ed5"><code>728f21f</code></a>
Release 2024-05-16</li>
<li><a
href="https://github.com/aws/aws-sdk-go-v2/commit/3dbd5ca5f293349a3436e8c0a4356ba72e0c490c"><code>3dbd5ca</code></a>
Regenerated Clients</li>
<li><a
href="https://github.com/aws/aws-sdk-go-v2/commit/c87adfdc5853309f70c99930c969e943415a09c6"><code>c87adfd</code></a>
Update endpoints model</li>
<li><a
href="https://github.com/aws/aws-sdk-go-v2/commit/e209d0203c888d53107127b84e642fe422f283d2"><code>e209d02</code></a>
Update API model</li>
<li><a
href="https://github.com/aws/aws-sdk-go-v2/commit/ef4a9a08e7a129380e18a1a810857f19534d31a9"><code>ef4a9a0</code></a>
internal: capture user-agent in metrics (<a
href="https://redirect.github.com/aws/aws-sdk-go-v2/issues/2644">#2644</a>)</li>
<li><a
href="https://github.com/aws/aws-sdk-go-v2/commit/c964dbd88bc9424349a9225b044ec2322e07f4cb"><code>c964dbd</code></a>
Release 2024-05-15</li>
<li><a
href="https://github.com/aws/aws-sdk-go-v2/commit/ce843953a9cb4c9d2dff75dd5a5c967655c4c8ef"><code>ce84395</code></a>
Regenerated Clients</li>
<li><a
href="https://github.com/aws/aws-sdk-go-v2/commit/8de91199530fabf1702a2cefab3cee6e065879bc"><code>8de9119</code></a>
Update API model</li>
<li><a
href="https://github.com/aws/aws-sdk-go-v2/commit/05fcf66f17486b8ce9b7372c19910ad68a85a730"><code>05fcf66</code></a>
internal: true up internal metrics collection for post-SRA middleware
(<a
href="https://redirect.github.com/aws/aws-sdk-go-v2/issues/2642">#2642</a>)</li>
<li><a
href="https://github.com/aws/aws-sdk-go-v2/commit/114842762c6ffd78ebce1850e31a387992d10acf"><code>1148427</code></a>
reformat signer/v4 package doc (<a
href="https://redirect.github.com/aws/aws-sdk-go-v2/issues/2640">#2640</a>)</li>
<li>Additional commits viewable in <a
href="https://github.com/aws/aws-sdk-go-v2/compare/credentials/v1.17.13...credentials/v1.17.15">compare
view</a></li>
</ul>
</details>
<br />

Updates `github.com/aws/aws-sdk-go-v2/service/cloudcontrol` from 1.18.5
to 1.18.7
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a
href="https://github.com/aws/aws-sdk-go-v2/blob/config/v1.18.7/CHANGELOG.md">github.com/aws/aws-sdk-go-v2/service/cloudcontrol's
changelog</a>.</em></p>
<blockquote>
<h1>Release (2022-12-20)</h1>
<h2>General Highlights</h2>
<ul>
<li><strong>Dependency Update</strong>: Updated to the latest SDK module
versions</li>
</ul>
<h2>Module Highlights</h2>
<ul>
<li><code>github.com/aws/aws-sdk-go-v2/service/batch</code>: <a
href="https://github.com/aws/aws-sdk-go-v2/blob/config/v1.18.7/service/batch/CHANGELOG.md#v1200-2022-12-20">v1.20.0</a>
<ul>
<li><strong>Feature</strong>: Adds isCancelled and isTerminated to
DescribeJobs response.</li>
</ul>
</li>
<li><code>github.com/aws/aws-sdk-go-v2/service/ec2</code>: <a
href="https://github.com/aws/aws-sdk-go-v2/blob/config/v1.18.7/service/ec2/CHANGELOG.md#v1770-2022-12-20">v1.77.0</a>
<ul>
<li><strong>Feature</strong>: Adds support for pagination in the EC2
DescribeImages API.</li>
</ul>
</li>
<li><code>github.com/aws/aws-sdk-go-v2/service/lookoutequipment</code>:
<a
href="https://github.com/aws/aws-sdk-go-v2/blob/config/v1.18.7/service/lookoutequipment/CHANGELOG.md#v1160-2022-12-20">v1.16.0</a>
<ul>
<li><strong>Feature</strong>: This release adds support for listing
inference schedulers by status.</li>
</ul>
</li>
<li><code>github.com/aws/aws-sdk-go-v2/service/medialive</code>: <a
href="https://github.com/aws/aws-sdk-go-v2/blob/config/v1.18.7/service/medialive/CHANGELOG.md#v1270-2022-12-20">v1.27.0</a>
<ul>
<li><strong>Feature</strong>: This release adds support for two new
features to AWS Elemental MediaLive. First, you can now burn-in
timecodes to your MediaLive outputs. Second, we now now support the
ability to decode Dolby E audio when it comes in on an input.</li>
</ul>
</li>
<li><code>github.com/aws/aws-sdk-go-v2/service/nimble</code>: <a
href="https://github.com/aws/aws-sdk-go-v2/blob/config/v1.18.7/service/nimble/CHANGELOG.md#v1150-2022-12-20">v1.15.0</a>
<ul>
<li><strong>Feature</strong>: Amazon Nimble Studio now supports
configuring session storage volumes and persistence, as well as backup
and restore sessions through launch profiles.</li>
</ul>
</li>

<li><code>github.com/aws/aws-sdk-go-v2/service/resourceexplorer2</code>:
<a
href="https://github.com/aws/aws-sdk-go-v2/blob/config/v1.18.7/service/resourceexplorer2/CHANGELOG.md#v110-2022-12-20">v1.1.0</a>
<ul>
<li><strong>Feature</strong>: Documentation updates for AWS Resource
Explorer.</li>
</ul>
</li>
<li><code>github.com/aws/aws-sdk-go-v2/service/route53domains</code>: <a
href="https://github.com/aws/aws-sdk-go-v2/blob/config/v1.18.7/service/route53domains/CHANGELOG.md#v1130-2022-12-20">v1.13.0</a>
<ul>
<li><strong>Feature</strong>: Use Route 53 domain APIs to change owner,
create/delete DS record, modify IPS tag, resend authorization. New:
AssociateDelegationSignerToDomain,
DisassociateDelegationSignerFromDomain, PushDomain,
ResendOperationAuthorization. Updated: UpdateDomainContact,
ListOperations, CheckDomainTransferability.</li>
</ul>
</li>
<li><code>github.com/aws/aws-sdk-go-v2/service/sagemaker</code>: <a
href="https://github.com/aws/aws-sdk-go-v2/blob/config/v1.18.7/service/sagemaker/CHANGELOG.md#v1600-2022-12-20">v1.60.0</a>
<ul>
<li><strong>Feature</strong>: Amazon SageMaker Autopilot adds support
for new objective metrics in CreateAutoMLJob API.</li>
</ul>
</li>
<li><code>github.com/aws/aws-sdk-go-v2/service/transcribe</code>: <a
href="https://github.com/aws/aws-sdk-go-v2/blob/config/v1.18.7/service/transcribe/CHANGELOG.md#v1240-2022-12-20">v1.24.0</a>
<ul>
<li><strong>Feature</strong>: Enable our batch transcription jobs for
Swedish and Vietnamese.</li>
</ul>
</li>
</ul>
<h1>Release (2022-12-19)</h1>
<h2>General Highlights</h2>
<ul>
<li><strong>Dependency Update</strong>: Updated to the latest SDK module
versions</li>
</ul>
<h2>Module Highlights</h2>
<ul>
<li><code>github.com/aws/aws-sdk-go-v2/service/athena</code>: <a
href="https://github.com/aws/aws-sdk-go-v2/blob/config/v1.18.7/service/athena/CHANGELOG.md#v1210-2022-12-19">v1.21.0</a>
<ul>
<li><strong>Feature</strong>: Add missed InvalidRequestException in
GetCalculationExecutionCode,StopCalculationExecution APIs. Correct
required parameters (Payload and Type) in UpdateNotebook API. Change
Notebook size from 15 Mb to 10 Mb.</li>
</ul>
</li>
<li><code>github.com/aws/aws-sdk-go-v2/service/ecs</code>: <a
href="https://github.com/aws/aws-sdk-go-v2/blob/config/v1.18.7/service/ecs/CHANGELOG.md#v1220-2022-12-19">v1.22.0</a>
<ul>
<li><strong>Feature</strong>: This release adds support for alarm-based
rollbacks in ECS, a new feature that allows customers to add automated
safeguards for Amazon ECS service rolling updates.</li>
</ul>
</li>
<li><code>github.com/aws/aws-sdk-go-v2/service/kinesisvideo</code>: <a
href="https://github.com/aws/aws-sdk-go-v2/blob/config/v1.18.7/service/kinesisvideo/CHANGELOG.md#v1140-2022-12-19">v1.14.0</a>
<ul>
<li><strong>Feature</strong>: Amazon Kinesis Video Streams offers
capabilities to stream video and audio in real-time via WebRTC to the
cloud for storage, playback, and analytical processing. Customers can
use our enhanced WebRTC SDK and cloud APIs to enable real-time
streaming, as well as media ingestion to the cloud.</li>
</ul>
</li>

<li><code>github.com/aws/aws-sdk-go-v2/service/kinesisvideowebrtcstorage</code>:
<a
href="https://github.com/aws/aws-sdk-go-v2/blob/config/v1.18.7/service/kinesisvideowebrtcstorage/CHANGELOG.md#v100-2022-12-19">v1.0.0</a>
<ul>
<li><strong>Release</strong>: New AWS service client module</li>
<li><strong>Feature</strong>: Amazon Kinesis Video Streams offers
capabilities to stream video and audio in real-time via WebRTC to the
cloud for storage, playback, and analytical processing. Customers can
use our enhanced WebRTC SDK and cloud APIs to enable real-time
streaming, as well as media ingestion to the cloud.</li>
</ul>
</li>
<li><code>github.com/aws/aws-sdk-go-v2/service/rds</code>: <a
href="https://github.com/aws/aws-sdk-go-v2/blob/config/v1.18.7/service/rds/CHANGELOG.md#v1360-2022-12-19">v1.36.0</a>
<ul>
<li><strong>Feature</strong>: Add support for --enable-customer-owned-ip
to RDS create-db-instance-read-replica API for RDS on Outposts.</li>
</ul>
</li>
<li><code>github.com/aws/aws-sdk-go-v2/service/sagemaker</code>: <a
href="https://github.com/aws/aws-sdk-go-v2/blob/config/v1.18.7/service/sagemaker/CHANGELOG.md#v1590-2022-12-19">v1.59.0</a>
<ul>
<li><strong>Feature</strong>: AWS Sagemaker - Sagemaker Images now
supports Aliases as secondary identifiers for ImageVersions. SageMaker
Images now supports additional metadata for ImageVersions for better
images management.</li>
</ul>
</li>
</ul>
<h1>Release (2022-12-16)</h1>
<h2>Module Highlights</h2>
<ul>
<li><code>github.com/aws/aws-sdk-go-v2/service/appflow</code>: <a
href="https://github.com/aws/aws-sdk-go-v2/blob/config/v1.18.7/service/appflow/CHANGELOG.md#v1220-2022-12-16">v1.22.0</a>
<ul>
<li><strong>Feature</strong>: This release updates the
ListConnectorEntities API action so that it returns paginated responses
that customers can retrieve with next tokens.</li>
</ul>
</li>
</ul>
<!-- raw HTML omitted -->
</blockquote>
<p>... (truncated)</p>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/aws/aws-sdk-go-v2/commit/12183df934d653d831d32cea5f2d96e3aa39848d"><code>12183df</code></a>
Release 2022-12-20</li>
<li><a
href="https://github.com/aws/aws-sdk-go-v2/commit/bac6c73f841f248e271ac54f9d95707658caf5e6"><code>bac6c73</code></a>
Regenerated Clients</li>
<li><a
href="https://github.com/aws/aws-sdk-go-v2/commit/f9d27eb74eac4adb6e4c50736a8f2b31d968b185"><code>f9d27eb</code></a>
Update endpoints model</li>
<li><a
href="https://github.com/aws/aws-sdk-go-v2/commit/adcde3aa142815b2dd2d79f1243b4157c13ca922"><code>adcde3a</code></a>
Update API model</li>
<li><a
href="https://github.com/aws/aws-sdk-go-v2/commit/9149b86ed65b3060c4cd185f28ecbcae50e4a39c"><code>9149b86</code></a>
Release 2022-12-19</li>
<li><a
href="https://github.com/aws/aws-sdk-go-v2/commit/a0950979e4fec599726bf5c3e39e1564065e88b9"><code>a095097</code></a>
Regenerated Clients</li>
<li><a
href="https://github.com/aws/aws-sdk-go-v2/commit/f0fdfb08f435dade979fb8190d6cc1f74bd25503"><code>f0fdfb0</code></a>
Update endpoints model</li>
<li><a
href="https://github.com/aws/aws-sdk-go-v2/commit/0147dd3e7d655cee5979bd689f1613b4ab7a3d2c"><code>0147dd3</code></a>
Update API model</li>
<li><a
href="https://github.com/aws/aws-sdk-go-v2/commit/d7b7ceff6365a5725bbc391e04b91f9e5b8eb41c"><code>d7b7cef</code></a>
Release 2022-12-16</li>
<li><a
href="https://github.com/aws/aws-sdk-go-v2/commit/337b1f42dff5688f937474692dcbdf1381401299"><code>337b1f4</code></a>
Regenerated Clients</li>
<li>Additional commits viewable in <a
href="https://github.com/aws/aws-sdk-go-v2/compare/config/v1.18.5...config/v1.18.7">compare
view</a></li>
</ul>
</details>
<br />

Updates `github.com/aws/aws-sdk-go-v2/service/cloudformation` from
1.50.1 to 1.50.3
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/aws/aws-sdk-go-v2/commit/7888f0e10eb7ef5db0b67a8a27bb8eeee984257b"><code>7888f0e</code></a>
Release 2024-02-21</li>
<li><a
href="https://github.com/aws/aws-sdk-go-v2/commit/4a9cd1dd63c4532e0afe4e5314750bf08f1ae68b"><code>4a9cd1d</code></a>
Regenerated Clients</li>
<li><a
href="https://github.com/aws/aws-sdk-go-v2/commit/bebcd8c54f31abf4fc37a2205de460dae58ac122"><code>bebcd8c</code></a>
Update SDK's smithy-go dependency to v1.20.1</li>
<li><a
href="https://github.com/aws/aws-sdk-go-v2/commit/374e0b974c5f03f15165917cd839a03110c36404"><code>374e0b9</code></a>
Update API model</li>
<li><a
href="https://github.com/aws/aws-sdk-go-v2/commit/98b0dc8950774e9a1691307dc845a50e066d847c"><code>98b0dc8</code></a>
dep: drop dependency on go-cmp in protocol tests (<a
href="https://redirect.github.com/aws/aws-sdk-go-v2/issues/2506">#2506</a>)</li>
<li><a
href="https://github.com/aws/aws-sdk-go-v2/commit/de4f646b7271b9698a67f63bff876ad40eb690ca"><code>de4f646</code></a>
Release 2024-02-20</li>
<li><a
href="https://github.com/aws/aws-sdk-go-v2/commit/a31327acbd07ca1d42ca83107993d7bcfa223dd8"><code>a31327a</code></a>
Regenerated Clients</li>
<li><a
href="https://github.com/aws/aws-sdk-go-v2/commit/d1333952165a0f8ceea1c7de5d20d06af4925c30"><code>d133395</code></a>
Update API model</li>
<li><a
href="https://github.com/aws/aws-sdk-go-v2/commit/b135f991ff3bef2f7c9ce8117dd59e1abae43a0f"><code>b135f99</code></a>
fix(2502): zero region should explicitly fail endpoint resolution (<a
href="https://redirect.github.com/aws/aws-sdk-go-v2/issues/2503">#2503</a>)</li>
<li>See full diff in <a
href="https://github.com/aws/aws-sdk-go-v2/compare/service/s3/v1.50.1...service/s3/v1.50.3">compare
view</a></li>
</ul>
</details>
<br />

Updates `github.com/aws/aws-sdk-go-v2/service/ec2` from 1.161.1 to
1.161.3
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/aws/aws-sdk-go-v2/commit/728f21ff766e27bf28e6f30c0c1508c4cb7b2ed5"><code>728f21f</code></a>
Release 2024-05-16</li>
<li><a
href="https://github.com/aws/aws-sdk-go-v2/commit/3dbd5ca5f293349a3436e8c0a4356ba72e0c490c"><code>3dbd5ca</code></a>
Regenerated Clients</li>
<li><a
href="https://github.com/aws/aws-sdk-go-v2/commit/c87adfdc5853309f70c99930c969e943415a09c6"><code>c87adfd</code></a>
Update endpoints model</li>
<li><a
href="https://github.com/aws/aws-sdk-go-v2/commit/e209d0203c888d53107127b84e642fe422f283d2"><code>e209d02</code></a>
Update API model</li>
<li><a
href="https://github.com/aws/aws-sdk-go-v2/commit/ef4a9a08e7a129380e18a1a810857f19534d31a9"><code>ef4a9a0</code></a>
internal: capture user-agent in metrics (<a
href="https://redirect.github.com/aws/aws-sdk-go-v2/issues/2644">#2644</a>)</li>
<li><a
href="https://github.com/aws/aws-sdk-go-v2/commit/c964dbd88bc9424349a9225b044ec2322e07f4cb"><code>c964dbd</code></a>
Release 2024-05-15</li>
<li><a
href="https://github.com/aws/aws-sdk-go-v2/commit/ce843953a9cb4c9d2dff75dd5a5c967655c4c8ef"><code>ce84395</code></a>
Regenerated Clients</li>
<li><a
href="https://github.com/aws/aws-sdk-go-v2/commit/8de91199530fabf1702a2cefab3cee6e065879bc"><code>8de9119</code></a>
Update API model</li>
<li><a
href="https://github.com/aws/aws-sdk-go-v2/commit/05fcf66f17486b8ce9b7372c19910ad68a85a730"><code>05fcf66</code></a>
internal: true up internal metrics collection for post-SRA middleware
(<a
href="https://redirect.github.com/aws/aws-sdk-go-v2/issues/2642">#2642</a>)</li>
<li><a
href="https://github.com/aws/aws-sdk-go-v2/commit/114842762c6ffd78ebce1850e31a387992d10acf"><code>1148427</code></a>
reformat signer/v4 package doc (<a
href="https://redirect.github.com/aws/aws-sdk-go-v2/issues/2640">#2640</a>)</li>
<li>Additional commits viewable in <a
href="https://github.com/aws/aws-sdk-go-v2/compare/service/ec2/v1.161.1...service/ec2/v1.161.3">compare
view</a></li>
</ul>
</details>
<br />

Updates `github.com/aws/aws-sdk-go-v2/service/sts` from 1.28.7 to 1.28.9
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/aws/aws-sdk-go-v2/commit/a894e2744856c667b35ae096c1a6a48e71f7c8c0"><code>a894e27</code></a>
Release 2023-10-20</li>
<li><a
href="https://github.com/aws/aws-sdk-go-v2/commit/42fa1e38f0723981ed9200f41d212e9fbd4bb73c"><code>42fa1e3</code></a>
Regenerated Clients</li>
<li><a
href="https://github.com/aws/aws-sdk-go-v2/commit/b643f9a55d18fd8261ee70ff2aea142b89da1392"><code>b643f9a</code></a>
Update endpoints model</li>
<li><a
href="https://github.com/aws/aws-sdk-go-v2/commit/1b3c9cd085016cfa902525e5e55cde8602b82bcc"><code>1b3c9cd</code></a>
Update API model</li>
<li><a
href="https://github.com/aws/aws-sdk-go-v2/commit/26470dace3cd312835cf0024b250ec27067ad91a"><code>26470da</code></a>
fix: NameBuilder.Contains() supports all types for usage on lists (<a
href="https://redirect.github.com/aws/aws-sdk-go-v2/issues/2324">#2324</a>)</li>
<li><a
href="https://github.com/aws/aws-sdk-go-v2/commit/b78564c7388cd9002e06931d111b258ed8c6ce36"><code>b78564c</code></a>
Release 2023-10-19</li>
<li><a
href="https://github.com/aws/aws-sdk-go-v2/commit/63bce0d015d8957a625a5556cd85512d0d8df535"><code>63bce0d</code></a>
Regenerated Clients</li>
<li><a
href="https://github.com/aws/aws-sdk-go-v2/commit/278e42e6a28a133387434a055c0a0b090859264a"><code>278e42e</code></a>
Update endpoints model</li>
<li><a
href="https://github.com/aws/aws-sdk-go-v2/commit/1837007b8f7c23c1a83db8b5b587620add0db3ef"><code>1837007</code></a>
Update API model</li>
<li><a
href="https://github.com/aws/aws-sdk-go-v2/commit/86c2ca296b5c2bc9f64235fc65935a25697676c2"><code>86c2ca2</code></a>
Remove gamesparks (<a
href="https://redirect.github.com/aws/aws-sdk-go-v2/issues/2323">#2323</a>)</li>
<li>Additional commits viewable in <a
href="https://github.com/aws/aws-sdk-go-v2/compare/service/sts/v1.28.7...service/emr/v1.28.9">compare
view</a></li>
</ul>
</details>
<br />

Updates `github.com/hashicorp/terraform-exec` from 0.20.0 to 0.21.0
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/hashicorp/terraform-exec/releases">github.com/hashicorp/terraform-exec's
releases</a>.</em></p>
<blockquote>
<h2>v0.21.0</h2>
<p>ENHANCEMENTS:</p>
<ul>
<li>tfexec: Add <code>-allow-deferral</code> to
<code>(Terraform).Apply()</code> and <code>(Terraform).Plan()</code>
methods (<a
href="https://redirect.github.com/hashicorp/terraform-exec/pull/447">#447</a>)</li>
</ul>
</blockquote>
</details>
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a
href="https://github.com/hashicorp/terraform-exec/blob/main/CHANGELOG.md">github.com/hashicorp/terraform-exec's
changelog</a>.</em></p>
<blockquote>
<h1>0.21.0 (May 17, 2024)</h1>
<p>ENHANCEMENTS:</p>
<ul>
<li>tfexec: Add <code>-allow-deferral</code> to
<code>(Terraform).Apply()</code> and <code>(Terraform).Plan()</code>
methods (<a
href="https://redirect.github.com/hashicorp/terraform-exec/pull/447">#447</a>)</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/hashicorp/terraform-exec/commit/b6ae175a49f3e552231eeeceed13d9a4d28e711e"><code>b6ae175</code></a>
v0.21.0 [skip ci]</li>
<li><a
href="https://github.com/hashicorp/terraform-exec/commit/67e92f47c08de2aecfb4bc2493442475d4779986"><code>67e92f4</code></a>
build(deps): bump github.com/hashicorp/terraform-json from 0.22.0 to
0.22.1 (...</li>
<li><a
href="https://github.com/hashicorp/terraform-exec/commit/64df8d266b23598a5765cd77a3081ace4eff08a2"><code>64df8d2</code></a>
build(deps): bump github.com/hashicorp/terraform-json from 0.21.0 to
0.22.0 (...</li>
<li><a
href="https://github.com/hashicorp/terraform-exec/commit/af05782eead4ebc78f05157c45e0c7cccb671100"><code>af05782</code></a>
build(deps): Bump workflows to latest trusted versions (<a
href="https://redirect.github.com/hashicorp/terraform-exec/issues/450">#450</a>)</li>
<li><a
href="https://github.com/hashicorp/terraform-exec/commit/1df7d521ed16040ff415e63607f29bf98fc15fc9"><code>1df7d52</code></a>
build(deps): bump golang.org/x/net from 0.22.0 to 0.23.0 (<a
href="https://redirect.github.com/hashicorp/terraform-exec/issues/444">#444</a>)</li>
<li><a
href="https://github.com/hashicorp/terraform-exec/commit/6ea72951a2437cb38f987422bff8f1ca0bd10fcd"><code>6ea7295</code></a>
build(deps): bump hashicorp/setup-copywrite from 1.1.2 to 1.1.3 in the
github...</li>
<li><a
href="https://github.com/hashicorp/terraform-exec/commit/a9c9728194c4c0aa04da955610d9cf0ada95e2bd"><code>a9c9728</code></a>
tfexec: Add <code>-allow-deferral</code> experimental options to
<code>Plan</code> and <code>Apply</code> comm...</li>
<li><a
href="https://github.com/hashicorp/terraform-exec/commit/c07c6785b7056aa790f30d42d4f277dd68dd3cd9"><code>c07c678</code></a>
Reenable Dependabot for internal GitHub actions (<a
href="https://redirect.github.com/hashicorp/terraform-exec/issues/455">#455</a>)</li>
<li><a
href="https://github.com/hashicorp/terraform-exec/commit/259b9e96e91633cb4e322c4b6360bc038d9180de"><code>259b9e9</code></a>
build(deps): bump github.com/hashicorp/hc-install from 0.6.3 to 0.6.4
(<a
href="https://redirect.github.com/hashicorp/terraform-exec/issues/443">#443</a>)</li>
<li><a
href="https://github.com/hashicorp/terraform-exec/commit/46360f17ab656eacfacc2ada9bcc4a355e53d08d"><code>46360f1</code></a>
build(deps): bump github.com/zclconf/go-cty from 1.14.3 to 1.14.4 (<a
href="https://redirect.github.com/hashicorp/terraform-exec/issues/441">#441</a>)</li>
<li>Additional commits viewable in <a
href="https://github.com/hashicorp/terraform-exec/compare/v0.20.0...v0.21.0">compare
view</a></li>
</ul>
</details>
<br />

Updates `helm.sh/helm/v3` from 3.14.4 to 3.15.0
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/helm/helm/releases">helm.sh/helm/v3's
releases</a>.</em></p>
<blockquote>
<p>Helm v3.15.0 is a feature release. Users are encouraged to upgrade
for the best experience.</p>
<p>The community keeps growing, and we'd love to see you there!</p>
<ul>
<li>Join the discussion in <a
href="https://kubernetes.slack.com">Kubernetes Slack</a>:
<ul>
<li>for questions and just to hang out</li>
<li>for discussing PRs, code, and bugs</li>
</ul>
</li>
<li>Hang out at the Public Developer Call: Thursday, 9:30 Pacific via <a
href="https://zoom.us/j/696660622">Zoom</a></li>
<li>Test, debug, and contribute charts: <a
href="https://artifacthub.io/packages/search?kind=0">ArtifactHub/packages</a></li>
</ul>
<h2>Notable Changes</h2>
<ul>
<li>Opt-in to hiding secrets when running dry-run for install and
upgrade</li>
<li>Added robustness to wait checks</li>
</ul>
<h2>Installation and Upgrading</h2>
<p>Download Helm v3.15.0. The common platform binaries are here:</p>
<ul>
<li><a href="https://get.helm.sh/helm-v3.15.0-darwin-amd64.tar.gz">MacOS
amd64</a> (<a
href="https://get.helm.sh/helm-v3.15.0-darwin-amd64.tar.gz.sha256sum">checksum</a>
/ ccaee03af72e5dc168ae9b9e3267e2b461b0ebb7a77849048f4567286158777d)</li>
<li><a href="https://get.helm.sh/helm-v3.15.0-darwin-arm64.tar.gz">MacOS
arm64</a> (<a
href="https://get.helm.sh/helm-v3.15.0-darwin-arm64.tar.gz.sha256sum">checksum</a>
/ 020df10fd29b0791f39aa5719d2926a995f78c1a2a7487923ca26485a0565909)</li>
<li><a href="https://get.helm.sh/helm-v3.15.0-linux-amd64.tar.gz">Linux
amd64</a> (<a
href="https://get.helm.sh/helm-v3.15.0-linux-amd64.tar.gz.sha256sum">checksum</a>
/ a74747ac40777b86d3ff6f1be201504bba65ca46cd68b5fe25d3c394d0dcf745)</li>
<li><a href="https://get.helm.sh/helm-v3.15.0-linux-arm.tar.gz">Linux
arm</a> (<a
href="https://get.helm.sh/helm-v3.15.0-linux-arm.tar.gz.sha256sum">checksum</a>
/ 614d53ab1192667facce7e8d4e884ff067e5684199a7e5223e8808abc43e927f)</li>
<li><a href="https://get.helm.sh/helm-v3.15.0-linux-arm64.tar.gz">Linux
arm64</a> (<a
href="https://get.helm.sh/helm-v3.15.0-linux-arm64.tar.gz.sha256sum">checksum</a>
/ c3b0281fca4c030548211dd6e9b032ee0a9fc53eab614f6acbaff631682ce808)</li>
<li><a href="https://get.helm.sh/helm-v3.15.0-linux-386.tar.gz">Linux
i386</a> (<a
href="https://get.helm.sh/helm-v3.15.0-linux-386.tar.gz.sha256sum">checksum</a>
/ 8a267c7527e3c13602feea7432209c8931f6eecd4bff5ded398d70791c74a5b7)</li>
<li><a
href="https://get.helm.sh/helm-v3.15.0-linux-ppc64le.tar.gz">Linux
ppc64le</a> (<a
href="https://get.helm.sh/helm-v3.15.0-linux-ppc64le.tar.gz.sha256sum">checksum</a>
/ bcec19cdad95cae99edce046ccd8090f275e63381ccb6accb4304819fc26e004)</li>
<li><a href="https://get.helm.sh/helm-v3.15.0-linux-s390x.tar.gz">Linux
s390x</a> (<a
href="https://get.helm.sh/helm-v3.15.0-linux-s390x.tar.gz.sha256sum">checksum</a>
/ a3030533cceedaca4af8fb7661c7154c578ad770279bb6003e1ecd810c72077a)</li>
<li><a
href="https://get.helm.sh/helm-v3.15.0-linux-riscv64.tar.gz">Linux
riscv64</a> (<a
href="https://get.helm.sh/helm-v3.15.0-linux-riscv64.tar.gz.sha256sum">checksum</a>
/ 468dc90d119b2faa91036747c559285a744ed7beb8b7d74b83878da6c13e0560)</li>
<li><a href="https://get.helm.sh/helm-v3.15.0-windows-amd64.zip">Windows
amd64</a> (<a
href="https://get.helm.sh/helm-v3.15.0-windows-amd64.zip.sha256sum">checksum</a>
/ 23f0ee9fc93d325ddbc4dfdac97c83bc00c7784016541045756cf9abb36f21dc)
This release was signed with <code>672C 657B E06B 4B30 969C 4A57 4614
49C2 5E36 B98E </code> and can be found at <a
href="https://github.com/mattfarina"><code>@​mattfarina</code></a> <a
href="https://keybase.io/mattfarina">keybase account</a>. Please use the
attached signatures for verifying this release using
<code>gpg</code>.</li>
</ul>
<p>The <a href="https://helm.sh/docs/intro/quickstart/">Quickstart
Guide</a> will get you going from there. For <strong>upgrade
instructions</strong> or detailed installation notes, check the <a
href="https://helm.sh/docs/intro/install/">install guide</a>. You can
also use a <a
href="https://raw.githubusercontent.com/helm/helm/main/scripts/get-helm-3">script
to install</a> on any system with <code>bash</code>.</p>
<h2>What's Next</h2>
<ul>
<li>3.15.1 is the next patch release and will be on June 12, 2024.</li>
<li>3.16.0 is the next feature release and will be on September 11,
2024.</li>
</ul>
<h2>Changelog</h2>
<ul>
<li>Updating to k8s 1.30 c4e37b39dbb341cb3f716220df9f9d306d123a58 (Matt
Farina)</li>
<li>bump version to v3.15.0 d7afa3b6b432c09a02cd07342e908ba5bed34940
(Matt Farina)</li>
<li>bump version to 774346777c5b311251d8252cd470d56bdd23a403 (Matt
Farina)</li>
<li>Fix namespace on kubeconfig error
214fb6eff393f1c17890d45e9eaee86f6b37ea17 (Calvin Krist)</li>
<li>Update testdata PKI with keys that have validity until 3393 (Fixes
<a href="https://redirect.github.com/helm/helm/issues/12880">#12880</a>)
1b75d48189c2484cb5904f7996933d8d85315adb (Dirk Müller)</li>
<li>chore(deps): bump golang.org/x/net from 0.17.0 to 0.23.0
dac23c82ce3bc05b6e72a1571bea48e424494fb0 (dependabot[bot])</li>
<li>chore(deps): bump github/codeql-action from 3.24.7 to 3.24.10
167d57676d22ea10fa7869e6f85c6fe2e46b3292 (dependabot[bot])</li>
<li>chore: remove repetitive words
dd37787ffd25419cf5f76222e682fbba47d289eb (deterclosed)</li>
<li>Modified how created annotation is populated based on package
creation time 0a69a0dea6b1dcebaaf5d5b67c9a56eade463a71 (Andrew
Block)</li>
<li>chore(deps): bump github.com/docker/docker
aaaf1128d2dd2ce3e119472cae0bd9da3d62eb89 (dependabot[bot])</li>
</ul>
<!-- raw HTML omitted -->
</blockquote>
<p>... (truncated)</p>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/helm/helm/commit/c4e37b39dbb341cb3f716220df9f9d306d123a58"><code>c4e37b3</code></a>
Updating to k8s 1.30</li>
<li><a
href="https://github.com/helm/helm/commit/d7afa3b6b432c09a02cd07342e908ba5bed34940"><code>d7afa3b</code></a>
bump version to v3.15.0</li>
<li><a
href="https://github.com/helm/helm/commit/774346777c5b311251d8252cd470d56bdd23a403"><code>7743467</code></a>
bump version to</li>
<li><a
href="https://github.com/helm/helm/commit/cf823d40d41b12ae2fbaf7220f41146c29386087"><code>cf823d4</code></a>
Merge pull request <a
href="https://redirect.github.com/helm/helm/issues/12971">#12971</a>
from dirkmueller/cert_extended_range</li>
<li><a
href="https://github.com/helm/helm/commit/1df00645e0bea54b278522e11289e978451a6b0d"><code>1df0064</code></a>
Merge pull request <a
href="https://redirect.github.com/helm/helm/issues/12966">#12966</a>
from helm/dependabot/go_modules/golang.org/x/net-0....</li>
<li><a
href="https://github.com/helm/helm/commit/c6beb169d26751efd8131a5d65abe75c81a334fb"><code>c6beb16</code></a>
Merge pull request <a
href="https://redirect.github.com/helm/helm/issues/12979">#12979</a>
from CalvinKrist/fix-namespace-on-kube-error</li>
<li><a
href="https://github.com/helm/helm/commit/214fb6eff393f1c17890d45e9eaee86f6b37ea17"><code>214fb6e</code></a>
Fix namespace on kubeconfig error</li>
<li><a
href="https://github.com/helm/helm/commit/1b75d48189c2484cb5904f7996933d8d85315adb"><code>1b75d48</code></a>
Update testdata PKI with keys that have validity until 3393 (Fixes <a
href="https://redirect.github.com/helm/helm/issues/12880">#12880</a>)</li>
<li><a
href="https://github.com/helm/helm/commit/dac23c82ce3bc05b6e72a1571bea48e424494fb0"><code>dac23c8</code></a>
chore(deps): bump golang.org/x/net from 0.17.0 to 0.23.0</li>
<li><a
href="https://github.com/helm/helm/commit/14d0c13e9eefff5b4a1b511cf50643529692ec94"><code>14d0c13</code></a>
Merge pull request <a
href="https://redirect.github.com/helm/helm/issues/11569">#11569</a>
from alex-petrov-vt/iss-11553</li>
<li>Additional commits viewable in <a
href="https://github.com/helm/helm/compare/v3.14.4...v3.15.0">compare
view</a></li>
</ul>
</details>
<br />

Updates `k8s.io/api` from 0.30.0 to 0.30.1
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/kubernetes/api/commit/41b18063e2c749689547978e4e69453270735d35"><code>41b1806</code></a>
Update dependencies to v0.30.1 tag</li>
<li><a
href="https://github.com/kubernetes/api/commit/0fd470c38104023baf2b57264fdbd3f406a7ed0d"><code>0fd470c</code></a>
Merge pull request <a
href="https://redirect.github.com/kubernetes/api/issues/124702">#124702</a><code>aojea/automated-cherry-pick-of-#124572</code></li>
<li><a
href="https://github.com/kubernetes/api/commit/a669f183e8f170a4b1455d67eac2d3e66b9d8d3b"><code>a669f18</code></a>
Merge pull request <a
href="https://redirect.github.com/kubernetes/api/issues/124694">#124694</a>
from pmalek/backport-124553-to-release-1.30</li>
<li><a
href="https://github.com/kubernetes/api/commit/15001b51518ecbc90751dfb36b40ee58cd160cd0"><code>15001b5</code></a>
fix(api): make LocalObjectReference.Name and HostAlias.IP required (<a
href="https://redirect.github.com/kubernetes/api/issues/124553">#124553</a>)</li>
<li><a
href="https://github.com/kubernetes/api/commit/d9a08c5436429b625f755efe56ea51536ee93c85"><code>d9a08c5</code></a>
tag service.spec.TrafficDistribution field as alpha</li>
<li>See full diff in <a
href="https://github.com/kubernetes/api/compare/v0.30.0...v0.30.1">compare
view</a></li>
</ul>
</details>
<br />

Updates `k8s.io/apiextensions-apiserver` from 0.30.0 to 0.30.1
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/kubernetes/apiextensions-apiserver/commit/3fb735022c85ccb04ad8c66d1cdd3481dbdb6c9e"><code>3fb7350</code></a>
Update dependencies to v0.30.1 tag</li>
<li>See full diff in <a
href="https://github.com/kubernetes/apiextensions-apiserver/compare/v0.30.0...v0.30.1">compare
view</a></li>
</ul>
</details>
<br />

Updates `k8s.io/apimachinery` from 0.30.0 to 0.30.1
<details>
<summary>Commits</summary>
<ul>
<li>See full diff in <a
href="https://github.com/kubernetes/apimachinery/compare/v0.30.0...v0.30.1">compare
view</a></li>
</ul>
</details>
<br />

Updates `k8s.io/cli-runtime` from 0.30.0 to 0.30.1
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/kubernetes/cli-runtime/commit/8fb26d7c27a6d43ef7ff509737f8ad3e064111aa"><code>8fb26d7</code></a>
Update dependencies to v0.30.1 tag</li>
<li>See full diff in <a
href="https://github.com/kubernetes/cli-runtime/compare/v0.30.0...v0.30.1">compare
view</a></li>
</ul>
</details>
<br />

Updates `k8s.io/client-go` from 0.30.0 to 0.30.1
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/kubernetes/client-go/commit/8e3349bf54992d5a0222fe8512b07595daf0ecdf"><code>8e3349b</code></a>
Update dependencies to v0.30.1 tag</li>
<li><a
href="https://github.com/kubernetes/client-go/commit/4e1652b143b33e94a1dd4d4130d22661aba29362"><code>4e1652b</code></a>
Merge pull request <a
href="https://redirect.github.com/kubernetes/client-go/issues/124694">#124694</a>
from pmalek/backport-124553-to-release-1.30</li>
<li><a
href="https://github.com/kubernetes/client-go/commit/2daa31e07112fa180f05de5cc5d5bc35b299b104"><code>2daa31e</code></a>
fix(api): make LocalObjectReference.Name and HostAlias.IP required (<a
href="https://redirect.github.com/kubernetes/client-go/issues/124553">#124553</a>)</li>
<li>See full diff in <a
href="https://github.com/kubernetes/client-go/compare/v0.30.0...v0.30.1">compare
view</a></li>
</ul>
</details>
<br />

Updates `k8s.io/kubectl` from 0.30.0 to 0.30.1
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/kubernetes/kubectl/commit/60fb00bf74046682d819589497ee3fbb982ac568"><code>60fb00b</code></a>
Update dependencies to v0.30.1 tag</li>
<li>See full diff in <a
href="https://github.com/kubernetes/kubectl/compare/v0.30.0...v0.30.1">compare
view</a></li>
</ul>
</details>
<br />

Updates `github.com/hashicorp/terraform-json` from 0.21.0 to 0.22.1
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/hashicorp/terraform-json/releases">github.com/hashicorp/terraform-json's
releases</a>.</em></p>
<blockquote>
<h2>v0.22.1</h2>
<p>BUG FIXES:</p>
<ul>
<li>tfjson: Update <code>Complete</code> to a pointer value for older
Terraform versions by <a
href="https://github.com/austinvalle"><code>@​austinvalle</code></a> in
<a
href="https://redirect.github.com/hashicorp/terraform-json/pull/131">hashicorp/terraform-json#131</a></li>
</ul>
<p><strong>Full Changelog</strong>: <a
href="https://github.com/hashicorp/terraform-json/compare/v0.22.0...v0.22.1">https://github.com/hashicorp/terraform-json/compare/v0.22.0...v0.22.1</a></p>
<h2>v0.22.0</h2>
<p>ENHANCEMENTS:</p>
<ul>
<li>tfjson: Add <code>DeferredChanges</code> and <code>Complete</code>
to <code>Plan</code> JSON by <a
href="https://github.com/austinvalle"><code>@​austinvalle</code></a> in
<a
href="https://redirect.github.com/hashicorp/terraform-json/pull/123">hashicorp/terraform-json#123</a></li>
</ul>
<p>INTERNAL:</p>
<ul>
<li>Bump github.com/zclconf/go-cty from 1.14.1 to 1.14.2 by <a
href="https://github.com/dependabot"><code>@​dependabot</code></a> in <a
href="https://redirect.github.com/hashicorp/terraform-json/pull/120">hashicorp/terraform-json#120</a></li>
<li>Bump github.com/zclconf/go-cty from 1.14.2 to 1.14.3 by <a
href="https://github.com/dependabot"><code>@​dependabot</code></a> in <a
href="https://redirect.github.com/hashicorp/terraform-json/pull/121">hashicorp/terraform-json#121</a></li>
<li>Bump github.com/zclconf/go-cty from 1.14.3 to 1.14.4 by <a
href="https://github.com/dependabot"><code>@​dependabot</code></a> in <a
href="https://redirect.github.com/hashicorp/terraform-json/pull/122">hashicorp/terraform-json#122</a></li>
<li>build(deps): Bump workflows to latest trusted versions by <a
href="https://github.com/hashicorp-tsccr"><code>@​hashicorp-tsccr</code></a>
in <a
href="https://redirect.github.com/hashicorp/terraform-json/pull/124">hashicorp/terraform-json#124</a></li>
<li>build(deps): Bump workflows to latest trusted versions by <a
href="https://github.com/hashicorp-tsccr"><code>@​hashicorp-tsccr</code></a>
in <a
href="https://redirect.github.com/hashicorp/terraform-json/pull/127">hashicorp/terraform-json#127</a></li>
<li>github: Set up Dependabot to manage HashiCorp-owned Actions versions
by <a href="https://github.com/xiehan"><code>@​xiehan</code></a> in <a
href="https://redirect.github.com/hashicorp/terraform-json/pull/128">hashicorp/terraform-json#128</a></li>
<li>Bump hashicorp/setup-copywrite from 1.1.2 to 1.1.3 in the
github-actions-backward-compatible group by <a
href="https://github.com/dependabot"><code>@​dependabot</code></a> in <a
href="https://redirect.github.com/hashicorp/terraform-json/pull/130">hashicorp/terraform-json#130</a></li>
</ul>
<p>New Contributors</p>
<ul>
<li><a
href="https://github.com/austinvalle"><code>@​austinvalle</code></a>
made their first contribution in <a
href="https://redirect.github.com/hashicorp/terraform-json/pull/123">hashicorp/terraform-json#123</a></li>
<li><a href="https://github.com/xiehan"><code>@​xiehan</code></a> made
their first contribution in <a
href="https://redirect.github.com/hashicorp/terraform-json/pull/128">hashicorp/terraform-json#128</a></li>
</ul>
<p><strong>Full Changelog</strong>: <a
href="https://github.com/hashicorp/terraform-json/compare/v0.21.0...v0.22.0">https://github.com/hashicorp/terraform-json/compare/v0.21.0...v0.22.0</a></p>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/hashicorp/terraform-json/commit/7e28e2d84614a86416fd8a9991129670173d4125"><code>7e28e2d</code></a>
tfjson: Update <code>Complete</code> to a pointer value for older
Terraform versions (<a
href="https://redirect.github.com/hashicorp/terraform-json/issues/131">#131</a>)</li>
<li><a
href="https://github.com/hashicorp/terraform-json/commit/5e08e15af60aeaeb1ee04686fbb2f6e9de819840"><code>5e08e15</code></a>
Bump hashicorp/setup-copywrite (<a
href="https://redirect.github.com/hashicorp/terraform-json/issues/130">#130</a>)</li>
<li><a
href="https://github.com/hashicorp/terraform-json/commit/4a9d1e78cc5db19f77bdb36161c3fdd6b0cfa089"><code>4a9d1e7</code></a>
github: Set up Dependabot to manage HashiCorp-owned Actions versions (<a
href="https://redirect.github.com/hashicorp/terraform-json/issues/128">#128</a>)</li>
<li><a
href="https://github.com/hashicorp/terraform-json/commit/11f603ef1c8eb2a559347e031e79515f06165630"><code>11f603e</code></a>
Result of tsccr-helper -log-level=info gha update -latest . (<a
href="https://redirect.github.com/hashicorp/terraform-json/issues/127">#127</a>)</li>
<li><a
href="https://github.com/hashicorp/terraform-json/commit/6e83e7bb60b92923d7c4178609e36616c658b74e"><code>6e83e7b</code></a>
Result of tsccr-helper -log-level=info gha update -latest . (<a
href="https://redirect.github.com/hashicorp/terraform-json/issues/124">#124</a>)</li>
<li><a
href="https://github.com/hashicorp/terraform-json/commit/3b8a921d9133ceaa919dc749289b904ced1995ca"><code>3b8a921</code></a>
tfjson: Add <code>DeferredChanges</code> and <code>Complete</code> to
<code>Plan</code> JSON (<a
href="https://redirect.github.com/hashicorp/terraform-json/issues/123">#123</a>)</li>
<li><a
href="https://github.com/hashicorp/terraform-json/commit/8cba21aed5ce23c8d464e21d6c04d233ca3d50f6"><code>8cba21a</code></a>
Bump github.com/zclconf/go-cty from 1.14.3 to 1.14.4 (<a
href="https://redirect.github.com/hashicorp/terraform-json/issues/122">#122</a>)</li>
<li><a
href="https://github.com/hashicorp/terraform-json/commit/d5065f28bc5d8954facbe2de110c4b1a5634cba6"><code>d5065f2</code></a>
Bump github.com/zclconf/go-cty from 1.14.2 to 1.14.3 (<a
href="https://redirect.github.com/hashicorp/terraform-json/issues/121">#121</a>)</li>
<li><a
href="https://github.com/hashicorp/terraform-json/commit/1498774802abe883780f85a5feb87d8e371d0884"><code>1498774</code></a>
Bump github.com/zclconf/go-cty from 1.14.1 to 1.14.2 (<a
href="https://redirect.github.com/hashicorp/terraform-json/issues/120">#120</a>)</li>
<li>See full diff in <a
href="https://github.com/hashicorp/terraform-json/compare/v0.21.0...v0.22.1">compare
view</a></li>
</ul>
</details>
<br />


Dependabot will resolve any conflicts with this PR as long as you don't
alter it yourself. You can also trigger a rebase manually 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 <dependency name> major version` will close this
group update PR and stop Dependabot creating any more for the specific
dependency's major version (unless you unignore this specific
dependency's major version or upgrade to it yourself)
- `@dependabot ignore <dependency name> minor version` will close this
group update PR and stop Dependabot creating any more for the specific
dependency's minor version (unless you unignore this specific
dependency's minor version or upgrade to it yourself)
- `@dependabot ignore <dependency name>` will close this group update PR
and stop Dependabot creating any more for the specific dependency
(unless you unignore this specific dependency or upgrade to it yourself)
- `@dependabot unignore <dependency name>` will remove all of the ignore
conditions of the specified dependency
- `@dependabot unignore <dependency name> <ignore condition>` will
remove the ignore condition of the specified dependency and ignore
conditions


</details>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
# Description

Fix for #7589

## Type of change

- This pull request fixes a bug in Radius and has an approved issue
(issue link required).

Fixes: #7589
# Description

_Please explain the changes you've made._

## Type of change

<!--

Please select **one** of the following options that describes your
change and delete the others. Clearly identifying the type of change you
are making will help us review your PR faster, and is used in authoring
release notes.

If you are making a bug fix or functionality change to Radius and do not
have an associated issue link please create one now.

-->

- This pull request fixes a bug in Radius and has an approved issue
(issue link required).
- This pull request adds or changes features of Radius and has an
approved issue (issue link required).
- This pull request is a minor refactor, code cleanup, test improvement,
or other maintenance task and doesn't change the functionality of Radius
(issue link optional).

<!--

Please update the following to link the associated issue. This is
required for some kinds of changes (see above).

-->

Fixes: #issue_number

Signed-off-by: guoguangwu <guoguangwug@gmail.com>
Updating Terraform recipe download error to include module version + minor refactoring (removed unnecessary wrapper function for tf.get, abstracting module related operations out of execute.go).

Signed-off-by: karishma-chawla <74574173+karishma-chawla@users.noreply.github.com>
Co-authored-by: karishma-chawla <74574173+karishma-chawla@users.noreply.github.com>
# Description

When we run rad init, we create a namespace for application. The
application name depends on folder name.
When run from folder with name that is considered invalid for k8s label,
we should prompt the user to enter a valid name instead.


## Type of change

- This pull request fixes a bug in Radius and has an approved issue
(issue link required).

Fixes: #7528

---------

Signed-off-by: nithyatsu <nithyasu@microsoft.com>
…erraform Provider (#7364)

# Description

PR includes updates to Terraform Providers functionality including:
1. Added required_providers block to main.tf.config file, (reading data
from the loaded recipe module).
2. Updated Save to include a json encoder to not escape HTML characters
so data can be saved into config file as authored.
3. Added a 'providers' block to module section if providers include
'alias', in main.tf.config in UpdateModuleWithProviderAliases()
4.  Updated unit tests and added functional test.


## Type of change

- This pull request fixes a bug in Radius and has an approved issue
(#7311 ).


Fixes: #7311
# Description

We have a dependency on the controller-runtime package that is failing
during our build tests. Reverting the package to the last known working
version instead of latest.

Package: https://github.com/kubernetes-sigs/controller-runtime
Error: 
```
/bin/sh: 1: /home/runner/go/bin/setup-envtest: not found
=> Installing Kubebuilder test tools...
go: downloading sigs.k8s.io/controller-runtime/tools/setup-envtest v0.0.0-20240522175850-2e9781e9fc60
go: downloading github.com/spf13/afero v1.6.0
go: downloading go.uber.org/zap v1.26.0
go: downloading sigs.k8s.io/yaml v1.3.0
go: downloading golang.org/x/text v0.14.0
go: downloading go.uber.org/multierr v1.10.0
=> Instructions:
=> Set environment variable KUBEBUILDER_ASSETS for tests.
=> KUBEBUILDER_ASSETS=""
unable to find a version that was supported for platform linux/amd64
KUBEBUILDER_ASSETS="" CGO_ENABLED=1 gotestsum --junitfile ./dist/unit_test/results.xml -- -v ./pkg/... -race -coverprofile ./dist/unit_test/ut_coverage.out
```

## Type of change

<!--

Please select **one** of the following options that describes your
change and delete the others. Clearly identifying the type of change you
are making will help us review your PR faster, and is used in authoring
release notes.

If you are making a bug fix or functionality change to Radius and do not
have an associated issue link please create one now.

-->

- This pull request fixes a bug in Radius and has an approved issue
(issue link required).
- This pull request adds or changes features of Radius and has an
approved issue (issue link required).
- This pull request is a minor refactor, code cleanup, test improvement,
or other maintenance task and doesn't change the functionality of Radius
(issue link optional).

<!--

Please update the following to link the associated issue. This is
required for some kinds of changes (see above).

-->

Fixes: #issue_number

Signed-off-by: sk593 <shruthikumar@microsoft.com>
# Description

Update release version with RC1

## Type of change

<!--

Please select **one** of the following options that describes your
change and delete the others. Clearly identifying the type of change you
are making will help us review your PR faster, and is used in authoring
release notes.

If you are making a bug fix or functionality change to Radius and do not
have an associated issue link please create one now.

-->

- This pull request fixes a bug in Radius and has an approved issue
(issue link required).
- This pull request adds or changes features of Radius and has an
approved issue (issue link required).
- This pull request is a minor refactor, code cleanup, test improvement,
or other maintenance task and doesn't change the functionality of Radius
(issue link optional).

<!--

Please update the following to link the associated issue. This is
required for some kinds of changes (see above).

-->

Fixes: #issue_number

Signed-off-by: sk593 <shruthikumar@microsoft.com>
# Description

Update release version 0.34

## Type of change

<!--

Please select **one** of the following options that describes your
change and delete the others. Clearly identifying the type of change you
are making will help us review your PR faster, and is used in authoring
release notes.

If you are making a bug fix or functionality change to Radius and do not
have an associated issue link please create one now.

-->

- This pull request fixes a bug in Radius and has an approved issue
(issue link required).
- This pull request adds or changes features of Radius and has an
approved issue (issue link required).
- This pull request is a minor refactor, code cleanup, test improvement,
or other maintenance task and doesn't change the functionality of Radius
(issue link optional).

<!--

Please update the following to link the associated issue. This is
required for some kinds of changes (see above).

-->

Fixes: #issue_number

---------

Signed-off-by: sk593 <shruthikumar@microsoft.com>
Signed-off-by: Shruthi Kumar <shruthikumar2401@gmail.com>
Signed-off-by: Will <28876888+willtsai@users.noreply.github.com>
Co-authored-by: Will <28876888+willtsai@users.noreply.github.com>
Co-authored-by: Reshma Abdul Rahim <61033581+Reshrahim@users.noreply.github.com>
Co-authored-by: Karishma Chawla <kachawla@microsoft.com>
Bumps the all group with 22 updates:

| Package | From | To |
| --- | --- | --- |
|
[github.com/aws/aws-sdk-go-v2/config](https://github.com/aws/aws-sdk-go-v2)
| `1.27.15` | `1.27.16` |
|
[github.com/aws/aws-sdk-go-v2/credentials](https://github.com/aws/aws-sdk-go-v2)
| `1.17.15` | `1.17.16` |
|
[github.com/aws/aws-sdk-go-v2/service/cloudcontrol](https://github.com/aws/aws-sdk-go-v2)
| `1.18.7` | `1.18.8` |
|
[github.com/aws/aws-sdk-go-v2/service/cloudformation](https://github.com/aws/aws-sdk-go-v2)
| `1.50.3` | `1.51.1` |
|
[github.com/aws/aws-sdk-go-v2/service/ec2](https://github.com/aws/aws-sdk-go-v2)
| `1.161.3` | `1.161.4` |
|
[github.com/aws/aws-sdk-go-v2/service/sts](https://github.com/aws/aws-sdk-go-v2)
| `1.28.9` | `1.28.10` |
|
[github.com/charmbracelet/bubbletea](https://github.com/charmbracelet/bubbletea)
| `0.26.2` | `0.26.3` |
|
[github.com/charmbracelet/lipgloss](https://github.com/charmbracelet/lipgloss)
| `0.10.0` | `0.11.0` |
| [github.com/go-logr/logr](https://github.com/go-logr/logr) | `1.4.1` |
`1.4.2` |
|
[github.com/hashicorp/hc-install](https://github.com/hashicorp/hc-install)
| `0.6.4` | `0.7.0` |
| [github.com/stern/stern](https://github.com/stern/stern) | `1.29.0` |
`1.30.0` |
|
[go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp](https://github.com/open-telemetry/opentelemetry-go-contrib)
| `0.51.0` | `0.52.0` |
|
[go.opentelemetry.io/contrib/instrumentation/runtime](https://github.com/open-telemetry/opentelemetry-go-contrib)
| `0.51.0` | `0.52.0` |
|
[go.opentelemetry.io/otel](https://github.com/open-telemetry/opentelemetry-go)
| `1.26.0` | `1.27.0` |
|
[go.opentelemetry.io/otel/exporters/prometheus](https://github.com/open-telemetry/opentelemetry-go)
| `0.48.0` | `0.49.0` |
|
[go.opentelemetry.io/otel/exporters/zipkin](https://github.com/open-telemetry/opentelemetry-go)
| `1.26.0` | `1.27.0` |
|
[go.opentelemetry.io/otel/metric](https://github.com/open-telemetry/opentelemetry-go)
| `1.26.0` | `1.27.0` |
|
[go.opentelemetry.io/otel/sdk](https://github.com/open-telemetry/opentelemetry-go)
| `1.26.0` | `1.27.0` |
|
[go.opentelemetry.io/otel/sdk/metric](https://github.com/open-telemetry/opentelemetry-go)
| `1.26.0` | `1.27.0` |
|
[go.opentelemetry.io/otel/trace](https://github.com/open-telemetry/opentelemetry-go)
| `1.26.0` | `1.27.0` |
| [helm.sh/helm/v3](https://github.com/helm/helm) | `3.15.0` | `3.15.1`
|
|
[sigs.k8s.io/controller-runtime](https://github.com/kubernetes-sigs/controller-runtime)
| `0.18.2` | `0.18.3` |

Updates `github.com/aws/aws-sdk-go-v2/config` from 1.27.15 to 1.27.16
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/aws/aws-sdk-go-v2/commit/8abec4c1a7b9326c05fee376dbd47cb653bbb4e3"><code>8abec4c</code></a>
Release 2024-05-23</li>
<li><a
href="https://github.com/aws/aws-sdk-go-v2/commit/70e7095bf016028d2c47f9f1f9ed7a1d88f8c920"><code>70e7095</code></a>
Regenerated Clients</li>
<li><a
href="https://github.com/aws/aws-sdk-go-v2/commit/0b2a3406d2e37fb520b27f9b0c2df1b1f6ee0ef5"><code>0b2a340</code></a>
Update partitions file</li>
<li><a
href="https://github.com/aws/aws-sdk-go-v2/commit/c1eb2d96cc305af9fe8ade05392db9b858373ace"><code>c1eb2d9</code></a>
Update endpoints model</li>
<li><a
href="https://github.com/aws/aws-sdk-go-v2/commit/4c990d18e139d86883c00c5e82078950d638ef48"><code>4c990d1</code></a>
Update API model</li>
<li><a
href="https://github.com/aws/aws-sdk-go-v2/commit/c6c1626e4ea9aa69ddc5bbb64750c4a348ca3684"><code>c6c1626</code></a>
s3: handle unrecognized values for Expires in responses (<a
href="https://redirect.github.com/aws/aws-sdk-go-v2/issues/2653">#2653</a>)</li>
<li><a
href="https://github.com/aws/aws-sdk-go-v2/commit/8209abb7fa1aeb513228b4d8c1a459aeb6209d4d"><code>8209abb</code></a>
Release 2024-05-22</li>
<li><a
href="https://github.com/aws/aws-sdk-go-v2/commit/81ad16867997bc40b56a9ced651840674f23d384"><code>81ad168</code></a>
Regenerated Clients</li>
<li><a
href="https://github.com/aws/aws-sdk-go-v2/commit/5c92ae723530d8f711bbf1b1af03e7331fd42aff"><code>5c92ae7</code></a>
Update endpoints model</li>
<li><a
href="https://github.com/aws/aws-sdk-go-v2/commit/6eeecd923623136c47f2ec3a429fc1ddb8acb252"><code>6eeecd9</code></a>
Update API model</li>
<li>Additional commits viewable in <a
href="https://github.com/aws/aws-sdk-go-v2/compare/config/v1.27.15...config/v1.27.16">compare
view</a></li>
</ul>
</details>
<br />

Updates `github.com/aws/aws-sdk-go-v2/credentials` from 1.17.15 to
1.17.16
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/aws/aws-sdk-go-v2/commit/8abec4c1a7b9326c05fee376dbd47cb653bbb4e3"><code>8abec4c</code></a>
Release 2024-05-23</li>
<li><a
href="https://github.com/aws/aws-sdk-go-v2/commit/70e7095bf016028d2c47f9f1f9ed7a1d88f8c920"><code>70e7095</code></a>
Regenerated Clients</li>
<li><a
href="https://github.com/aws/aws-sdk-go-v2/commit/0b2a3406d2e37fb520b27f9b0c2df1b1f6ee0ef5"><code>0b2a340</code></a>
Update partitions file</li>
<li><a
href="https://github.com/aws/aws-sdk-go-v2/commit/c1eb2d96cc305af9fe8ade05392db9b858373ace"><code>c1eb2d9</code></a>
Update endpoints model</li>
<li><a
href="https://github.com/aws/aws-sdk-go-v2/commit/4c990d18e139d86883c00c5e82078950d638ef48"><code>4c990d1</code></a>
Update API model</li>
<li><a
href="https://github.com/aws/aws-sdk-go-v2/commit/c6c1626e4ea9aa69ddc5bbb64750c4a348ca3684"><code>c6c1626</code></a>
s3: handle unrecognized values for Expires in responses (<a
href="https://redirect.github.com/aws/aws-sdk-go-v2/issues/2653">#2653</a>)</li>
<li><a
href="https://github.com/aws/aws-sdk-go-v2/commit/8209abb7fa1aeb513228b4d8c1a459aeb6209d4d"><code>8209abb</code></a>
Release 2024-05-22</li>
<li><a
href="https://github.com/aws/aws-sdk-go-v2/commit/81ad16867997bc40b56a9ced651840674f23d384"><code>81ad168</code></a>
Regenerated Clients</li>
<li><a
href="https://github.com/aws/aws-sdk-go-v2/commit/5c92ae723530d8f711bbf1b1af03e7331fd42aff"><code>5c92ae7</code></a>
Update endpoints model</li>
<li><a
href="https://github.com/aws/aws-sdk-go-v2/commit/6eeecd923623136c47f2ec3a429fc1ddb8acb252"><code>6eeecd9</code></a>
Update API model</li>
<li>Additional commits viewable in <a
href="https://github.com/aws/aws-sdk-go-v2/compare/credentials/v1.17.15...credentials/v1.17.16">compare
view</a></li>
</ul>
</details>
<br />

Updates `github.com/aws/aws-sdk-go-v2/service/cloudcontrol` from 1.18.7
to 1.18.8
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/aws/aws-sdk-go-v2/commit/116a622a26e2b4c0a47749c132faaee81ff76b7e"><code>116a622</code></a>
Release 2023-01-05</li>
<li><a
href="https://github.com/aws/aws-sdk-go-v2/commit/ce039452b6a7e2046ee8e6292260cc9d1e78af7e"><code>ce03945</code></a>
Regenerated Clients</li>
<li><a
href="https://github.com/aws/aws-sdk-go-v2/commit/095bbfff591b1bccef0d87f315171cf9b2a1db2f"><code>095bbff</code></a>
Update API model</li>
<li><a
href="https://github.com/aws/aws-sdk-go-v2/commit/2998a9800a670c002b68787fa37b059f1bd57674"><code>2998a98</code></a>
Regenerate clients with <code>ErrorCodeOverride</code> (<a
href="https://redirect.github.com/aws/aws-sdk-go-v2/issues/1969">#1969</a>)</li>
<li><a
href="https://github.com/aws/aws-sdk-go-v2/commit/1b0a07d93d9e22efb8b426e4025bca10b0d9c296"><code>1b0a07d</code></a>
Release 2023-01-04</li>
<li><a
href="https://github.com/aws/aws-sdk-go-v2/commit/ff5b1c7a27c061145c37e8169a285a91a2aabc6c"><code>ff5b1c7</code></a>
Regenerated Clients</li>
<li><a
href="https://github.com/aws/aws-sdk-go-v2/commit/cabea36bb4efa8711271d6dac95e4666efe8a4b4"><code>cabea36</code></a>
Update API model</li>
<li><a
href="https://github.com/aws/aws-sdk-go-v2/commit/cd385dc3b81a32b8f75a499259b4139a7634058c"><code>cd385dc</code></a>
Update links to point to smithy.io</li>
<li><a
href="https://github.com/aws/aws-sdk-go-v2/commit/4dd79b8978186cc289c7e2eb70b14d40ec179051"><code>4dd79b8</code></a>
Rename SyntheticClone to Synthetic</li>
<li><a
href="https://github.com/aws/aws-sdk-go-v2/commit/b302f0a86c80ee4c17b0a3d1f30871d7a9cb8a93"><code>b302f0a</code></a>
Release 2023-01-03</li>
<li>Additional commits viewable in <a
href="https://github.com/aws/aws-sdk-go-v2/compare/config/v1.18.7...config/v1.18.8">compare
view</a></li>
</ul>
</details>
<br />

Updates `github.com/aws/aws-sdk-go-v2/service/cloudformation` from
1.50.3 to 1.51.1
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/aws/aws-sdk-go-v2/commit/7095341032d4a2b1fe04aa5e96e254321169e114"><code>7095341</code></a>
Release 2024-02-23</li>
<li><a
href="https://github.com/aws/aws-sdk-go-v2/commit/bcf04e6e66831a0fde59d0060af9a1d71158c9d5"><code>bcf04e6</code></a>
Regenerated Clients</li>
<li><a
href="https://github.com/aws/aws-sdk-go-v2/commit/ca190b054e7a07bcde270356ffe0ad06fd722ccc"><code>ca190b0</code></a>
Update API model</li>
<li><a
href="https://github.com/aws/aws-sdk-go-v2/commit/6397a6448e500f7386d005ad2fc3a822f3eaf380"><code>6397a64</code></a>
move common middleware stack ops to service client modules (<a
href="https://redirect.github.com/aws/aws-sdk-go-v2/issues/2516">#2516</a>)</li>
<li><a
href="https://github.com/aws/aws-sdk-go-v2/commit/e9b00e26a17fcdb0b01772ad19fc6f733abac749"><code>e9b00e2</code></a>
Release 2024-02-22</li>
<li><a
href="https://github.com/aws/aws-sdk-go-v2/commit/0cfc53e095ae2e97185c6f594d1725320f152304"><code>0cfc53e</code></a>
Regenerated Clients</li>
<li><a
href="https://github.com/aws/aws-sdk-go-v2/commit/92d6c194cfde05280d8836ef7b56c36fd7fd926d"><code>92d6c19</code></a>
Update API model</li>
<li><a
href="https://github.com/aws/aws-sdk-go-v2/commit/18adb3114cc789def28fac1b718657d33443ed5c"><code>18adb31</code></a>
add middleware snapshot tests (<a
href="https://redirect.github.com/aws/aws-sdk-go-v2/issues/2513">#2513</a>)</li>
<li>See full diff in <a
href="https://github.com/aws/aws-sdk-go-v2/compare/service/s3/v1.50.3...service/s3/v1.51.1">compare
view</a></li>
</ul>
</details>
<br />

Updates `github.com/aws/aws-sdk-go-v2/service/ec2` from 1.161.3 to
1.161.4
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/aws/aws-sdk-go-v2/commit/8abec4c1a7b9326c05fee376dbd47cb653bbb4e3"><code>8abec4c</code></a>
Release 2024-05-23</li>
<li><a
href="https://github.com/aws/aws-sdk-go-v2/commit/70e7095bf016028d2c47f9f1f9ed7a1d88f8c920"><code>70e7095</code></a>
Regenerated Clients</li>
<li><a
href="https://github.com/aws/aws-sdk-go-v2/commit/0b2a3406d2e37fb520b27f9b0c2df1b1f6ee0ef5"><code>0b2a340</code></a>
Update partitions file</li>
<li><a
href="https://github.com/aws/aws-sdk-go-v2/commit/c1eb2d96cc305af9fe8ade05392db9b858373ace"><code>c1eb2d9</code></a>
Update endpoints model</li>
<li><a
href="https://github.com/aws/aws-sdk-go-v2/commit/4c990d18e139d86883c00c5e82078950d638ef48"><code>4c990d1</code></a>
Update API model</li>
<li><a
href="https://github.com/aws/aws-sdk-go-v2/commit/c6c1626e4ea9aa69ddc5bbb64750c4a348ca3684"><code>c6c1626</code></a>
s3: handle unrecognized values for Expires in responses (<a
href="https://redirect.github.com/aws/aws-sdk-go-v2/issues/2653">#2653</a>)</li>
<li><a
href="https://github.com/aws/aws-sdk-go-v2/commit/8209abb7fa1aeb513228b4d8c1a459aeb6209d4d"><code>8209abb</code></a>
Release 2024-05-22</li>
<li><a
href="https://github.com/aws/aws-sdk-go-v2/commit/81ad16867997bc40b56a9ced651840674f23d384"><code>81ad168</code></a>
Regenerated Clients</li>
<li><a
href="https://github.com/aws/aws-sdk-go-v2/commit/5c92ae723530d8f711bbf1b1af03e7331fd42aff"><code>5c92ae7</code></a>
Update endpoints model</li>
<li><a
href="https://github.com/aws/aws-sdk-go-v2/commit/6eeecd923623136c47f2ec3a429fc1ddb8acb252"><code>6eeecd9</code></a>
Update API model</li>
<li>Additional commits viewable in <a
href="https://github.com/aws/aws-sdk-go-v2/compare/service/ec2/v1.161.3...service/ec2/v1.161.4">compare
view</a></li>
</ul>
</details>
<br />

Updates `github.com/aws/aws-sdk-go-v2/service/sts` from 1.28.9 to
1.28.10
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/aws/aws-sdk-go-v2/commit/b83b3053dda120e4687168a211cf5eca4c071bfe"><code>b83b305</code></a>
Release 2023-04-14</li>
<li><a
href="https://github.com/aws/aws-sdk-go-v2/commit/cdcc36abd06bd254c4b9e677511d0d6d93f307b3"><code>cdcc36a</code></a>
Regenerated Clients</li>
<li><a
href="https://github.com/aws/aws-sdk-go-v2/commit/41e6ecf826c96449a26e9b664e872445df942792"><code>41e6ecf</code></a>
Update endpoints model</li>
<li><a
href="https://github.com/aws/aws-sdk-go-v2/commit/66426a608802b54ec1bd2a4b3c614114fcd01499"><code>66426a6</code></a>
Update API model</li>
<li><a
href="https://github.com/aws/aws-sdk-go-v2/commit/34d00f412d67d8836db836d748416d5cb748b5d8"><code>34d00f4</code></a>
Release 2023-04-13</li>
<li><a
href="https://github.com/aws/aws-sdk-go-v2/commit/44686f222247329c1df783b62e820bc14cf13610"><code>44686f2</code></a>
Regenerated Clients</li>
<li><a
href="https://github.com/aws/aws-sdk-go-v2/commit/a748e7277b1e9a48fe78a6bc54540f261b7ca2da"><code>a748e72</code></a>
Update endpoints model</li>
<li><a
href="https://github.com/aws/aws-sdk-go-v2/commit/24020190ab0149044d48a03ef75bf6b06a58776a"><code>2402019</code></a>
Update API model</li>
<li><a
href="https://github.com/aws/aws-sdk-go-v2/commit/636b2e4e5101b1449dc2628f6fb61a9f2edf0710"><code>636b2e4</code></a>
fix APIGW exports nullability exceptions (<a
href="https://redirect.github.com/aws/aws-sdk-go-v2/issues/2094">#2094</a>)</li>
<li><a
href="https://github.com/aws/aws-sdk-go-v2/commit/8d65580931eb949559e6baa188d403a7bf124c79"><code>8d65580</code></a>
Release 2023-04-12</li>
<li>Additional commits viewable in <a
href="https://github.com/aws/aws-sdk-go-v2/compare/service/emr/v1.28.9...service/fsx/v1.28.10">compare
view</a></li>
</ul>
</details>
<br />

Updates `github.com/charmbracelet/bubbletea` from 0.26.2 to 0.26.3
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/charmbracelet/bubbletea/releases">github.com/charmbracelet/bubbletea's
releases</a>.</em></p>
<blockquote>
<h2>v0.26.3</h2>
<p>This is a patch release that prevents <code>tea.WindowSizeMsg</code>s
from being fired during altscreen changes on Windows. This was due to
the fact that Windows emits a <code>window-size-event</code> on
altscreen changes even if the size hand’t changed. Now, we cache the
window-size and compare before sending the message to the
<code>Model</code>.</p>
<h2>What's Changed</h2>
<ul>
<li>Prevent multiple window-size-events from firing on Windows by <a
href="https://github.com/aymanbagabas"><code>@​aymanbagabas</code></a>
in <a
href="https://redirect.github.com/charmbracelet/bubbletea/pull/1021">charmbracelet/bubbletea#1021</a></li>
<li>refactor: use x/term and x/ansi for renderer sequences by <a
href="https://github.com/aymanbagabas"><code>@​aymanbagabas</code></a>
in <a
href="https://redirect.github.com/charmbracelet/bubbletea/pull/962">charmbracelet/bubbletea#962</a></li>
</ul>
<p><strong>Full Changelog</strong>: <a
href="https://github.com/charmbracelet/bubbletea/compare/v0.26.2...v0.26.3">https://github.com/charmbracelet/bubbletea/compare/v0.26.2...v0.26.3</a></p>
<hr />
<p><!-- raw HTML omitted --><!-- raw HTML omitted --><!-- raw HTML
omitted --></p>
<p>Thoughts? Questions? We love hearing from you. Feel free to reach out
on <a href="https://twitter.com/charmcli">Twitter</a>, <a
href="https://mastodon.social/@charmcli">The Fediverse</a>, or <a
href="https://charm.sh/chat">Discord</a>.</p>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/charmbracelet/bubbletea/commit/2ac3642f644d1c4ea67642910e77f7f56c58d2e9"><code>2ac3642</code></a>
chore(ci): enable gofumpt</li>
<li><a
href="https://github.com/charmbracelet/bubbletea/commit/e656c56f42a632b02a47381fb31aa85cb785c2e3"><code>e656c56</code></a>
chore(examples): update deps</li>
<li><a
href="https://github.com/charmbracelet/bubbletea/commit/cb801d8f2cc3faf3208a979522b5808621696229"><code>cb801d8</code></a>
refactor: use x/term and x/ansi for renderer sequences (<a
href="https://redirect.github.com/charmbracelet/bubbletea/issues/962">#962</a>)</li>
<li><a
href="https://github.com/charmbracelet/bubbletea/commit/09f4ef0bc7864b6752e70306d5449efc3139b81a"><code>09f4ef0</code></a>
fix(windows): prevent firing multiple window size events</li>
<li><a
href="https://github.com/charmbracelet/bubbletea/commit/920d07b07c187ede04272a2394ee53134163a5d6"><code>920d07b</code></a>
fix(windows): clean up windows input reader</li>
<li><a
href="https://github.com/charmbracelet/bubbletea/commit/ef4e46c488ede19715e6299eb3f66d7ec0e1af91"><code>ef4e46c</code></a>
chore(readme): add superfile to 'in the wild' (<a
href="https://redirect.github.com/charmbracelet/bubbletea/issues/985">#985</a>)</li>
<li><a
href="https://github.com/charmbracelet/bubbletea/commit/cb36874306cff8e5d0dcd02b4983f755c19484f2"><code>cb36874</code></a>
docs: add pug to &quot;in the wild&quot;</li>
<li>See full diff in <a
href="https://github.com/charmbracelet/bubbletea/compare/v0.26.2...v0.26.3">compare
view</a></li>
</ul>
</details>
<br />

Updates `github.com/charmbracelet/lipgloss` from 0.10.0 to 0.11.0
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/charmbracelet/lipgloss/releases">github.com/charmbracelet/lipgloss's
releases</a>.</em></p>
<blockquote>
<h2>v0.11.0</h2>
<h1>Immutable Styles and Raw Speed, Baby</h1>
<p>So! The big news in this release is:</p>
<ul>
<li><code>Style</code> methods will now <em>always</em> return new
styles</li>
<li><code>Style</code> and ANSI operations under the hood are
faster</li>
</ul>
<p>There are also a handful of great lil' bug fixes. Read on for
more.</p>
<h2>Immutable Styles</h2>
<p>Every <code>Style</code> method now returns a completely new style
with its own underlying data structure no matter what. This means
working with Styles is a lot easier. No more need for
<code>Copy()</code>!</p>
<pre lang="go"><code>// Before
s := lipgloss.NewStyle().Bold(true)
newStyle := s.Copy()
<p>// After
s := lipgloss.NewStyle().Bold(true)
newStyle := s // this is a true copy
</code></pre></p>
<p>Okay, but why are styles easier to work with now? Consider this:</p>
<pre lang="go"><code>// Before
baseStyle :=
lipgloss.NewStyle().Background(lipgloss.Color(&quot;59&quot;))
styleAtRuntime := baseStyle.Copy().Width(m.Width)
<p>// After
baseStyle := lipgloss.NewStyle().Padding(1, 2)
styleAtRuntime := baseStyle.Width(m.Width)
</code></pre></p>
<p>It might seem small, but eliminating the risk of mutations in
persistent styles in an enormous usability improvement.</p>
<h3>How to upgrade</h3>
<p>There's nothing to do, however <code>Style.Copy()</code> is now
deprecated and only returns itself, so you can just remove
<code>Style.Copy()</code> calls. If you need to <em>just</em> copy a
style without any changes to it you can simply <code>b := a</code>.</p>
<h2>Faster ANSI</h2>
<p>Sometimes watch companies brag about their &quot;in-house&quot; watch
movement. Well, now we're bragging about our in-house-amazing <a
href="https://github.com/charmbracelet/x/tree/main/ansi"><code>x/ansi</code></a>
library by our own <a
href="https://github.com/aymanbagabas"><code>@​aymanbagabas</code></a>.
It's a fine-tuned, low-level way to manage ANSI sequencing and, because
we're pretty nerdy, we’re <em>super</em> excited about it.</p>
<hr />
<h2>What's Changed</h2>
<!-- raw HTML omitted -->
</blockquote>
<p>... (truncated)</p>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/charmbracelet/lipgloss/commit/5cd858cbff967fcef5e5c04885aa792ff1e6a0cf"><code>5cd858c</code></a>
fix: respect UnderlineSpaces and StrikethroughSpaces (<a
href="https://redirect.github.com/charmbracelet/lipgloss/issues/299">#299</a>)</li>
<li><a
href="https://github.com/charmbracelet/lipgloss/commit/c91ab3ea94025272cfa8ba2fc1584ba1b8854c0d"><code>c91ab3e</code></a>
chore(ci): enable gofumpt</li>
<li><a
href="https://github.com/charmbracelet/lipgloss/commit/83fa9be7feac27c0e8e54871301094eb010d4357"><code>83fa9be</code></a>
chore: use x/ansi instead of exp/term</li>
<li><a
href="https://github.com/charmbracelet/lipgloss/commit/ce5323ee411230bef6ac0f3f2344dd0b19c9d3b3"><code>ce5323e</code></a>
chore(deps): bump golangci/golangci-lint-action from 5 to 6 (<a
href="https://redirect.github.com/charmbracelet/lipgloss/issues/290">#290</a>)</li>
<li><a
href="https://github.com/charmbracelet/lipgloss/commit/e3596ae70d0e46c30edea00f26892a71bba5b4aa"><code>e3596ae</code></a>
chore(ci): test for different GOOS &amp; GOARCH</li>
<li><a
href="https://github.com/charmbracelet/lipgloss/commit/2fe044adcb06371220c9abff05acbf714f715dc1"><code>2fe044a</code></a>
fix: Change the propkeys from int to int64</li>
<li><a
href="https://github.com/charmbracelet/lipgloss/commit/3ee5dcab73cbfd5edd62af2d4f63b4644b942b4c"><code>3ee5dca</code></a>
chore(docs): doc updates with regard to style.Copy() deprecation</li>
<li><a
href="https://github.com/charmbracelet/lipgloss/commit/517b1a163eac429712956ba831e97c89b2616455"><code>517b1a1</code></a>
fix: remove unused type</li>
<li><a
href="https://github.com/charmbracelet/lipgloss/commit/d2795c783a04a734a015ad74a6dc68923de8bab0"><code>d2795c7</code></a>
refactor: replace props map with struct fields (<a
href="https://redirect.github.com/charmbracelet/lipgloss/issues/276">#276</a>)</li>
<li><a
href="https://github.com/charmbracelet/lipgloss/commit/c986440c2acbd01abe20b9cc6409f54bc31570a4"><code>c986440</code></a>
chore(lint): remove deprecated ifshort linting option</li>
<li>Additional commits viewable in <a
href="https://github.com/charmbracelet/lipgloss/compare/v0.10.0...v0.11.0">compare
view</a></li>
</ul>
</details>
<br />

Updates `github.com/go-logr/logr` from 1.4.1 to 1.4.2
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/go-logr/logr/releases">github.com/go-logr/logr's
releases</a>.</em></p>
<blockquote>
<h2>v1.4.2</h2>
<h2>What's Changed</h2>
<ul>
<li>Fix lint: named but unused params by <a
href="https://github.com/thockin"><code>@​thockin</code></a> in <a
href="https://redirect.github.com/go-logr/logr/pull/268">go-logr/logr#268</a></li>
<li>Add a Go report card, fix lint by <a
href="https://github.com/thockin"><code>@​thockin</code></a> in <a
href="https://redirect.github.com/go-logr/logr/pull/271">go-logr/logr#271</a></li>
<li>funcr: Handle nested empty groups properly by <a
href="https://github.com/thockin"><code>@​thockin</code></a> in <a
href="https://redirect.github.com/go-logr/logr/pull/274">go-logr/logr#274</a></li>
</ul>
<h3>Dependencies:</h3>
<ul>
<li>build(deps): bump github/codeql-action from 3.22.11 to 3.22.12 by <a
href="https://github.com/dependabot"><code>@​dependabot</code></a> in <a
href="https://redirect.github.com/go-logr/logr/pull/254">go-logr/logr#254</a></li>
<li>build(deps): bump github/codeql-action from 3.22.12 to 3.23.0 by <a
href="https://github.com/dependabot"><code>@​dependabot</code></a> in <a
href="https://redirect.github.com/go-logr/logr/pull/256">go-logr/logr#256</a></li>
<li>build(deps): bump actions/upload-artifact from 4.0.0 to 4.1.0 by <a
href="https://github.com/dependabot"><code>@​dependabot</code></a> in <a
href="https://redirect.github.com/go-logr/logr/pull/257">go-logr/logr#257</a></li>
<li>build(deps): bump github/codeql-action from 3.23.0 to 3.23.1 by <a
href="https://github.com/dependabot"><code>@​dependabot</code></a> in <a
href="https://redirect.github.com/go-logr/logr/pull/259">go-logr/logr#259</a></li>
<li>build(deps): bump actions/upload-artifact from 4.1.0 to 4.2.0 by <a
href="https://github.com/dependabot"><code>@​dependabot</code></a> in <a
href="https://redirect.github.com/go-logr/logr/pull/260">go-logr/logr#260</a></li>
<li>build(deps): bump actions/upload-artifact from 4.2.0 to 4.3.0 by <a
href="https://github.com/dependabot"><code>@​dependabot</code></a> in <a
href="https://redirect.github.com/go-logr/logr/pull/263">go-logr/logr#263</a></li>
<li>build(deps): bump github/codeql-action from 3.23.1 to 3.23.2 by <a
href="https://github.com/dependabot"><code>@​dependabot</code></a> in <a
href="https://redirect.github.com/go-logr/logr/pull/262">go-logr/logr#262</a></li>
<li>build(deps): bump github/codeql-action from 3.23.2 to 3.24.0 by <a
href="https://github.com/dependabot"><code>@​dependabot</code></a> in <a
href="https://redirect.github.com/go-logr/logr/pull/264">go-logr/logr#264</a></li>
<li>build(deps): bump actions/upload-artifact from 4.3.0 to 4.3.1 by <a
href="https://github.com/dependabot"><code>@​dependabot</code></a> in <a
href="https://redirect.github.com/go-logr/logr/pull/266">go-logr/logr#266</a></li>
<li>build(deps): bump golangci/golangci-lint-action from 3.7.0 to 4.0.0
by <a href="https://github.com/dependabot"><code>@​dependabot</code></a>
in <a
href="https://redirect.github.com/go-logr/logr/pull/267">go-logr/logr#267</a></li>
<li>build(deps): bump github/codeql-action from 3.24.0 to 3.24.3 by <a
href="https://github.com/dependabot"><code>@​dependabot</code></a> in <a
href="https://redirect.github.com/go-logr/logr/pull/270">go-logr/logr#270</a></li>
<li>build(deps): bump github/codeql-action from 3.24.3 to 3.24.5 by <a
href="https://github.com/dependabot"><code>@​dependabot</code></a> in <a
href="https://redirect.github.com/go-logr/logr/pull/272">go-logr/logr#272</a></li>
<li>build(deps): bump github/codeql-action from 3.24.5 to 3.24.6 by <a
href="https://github.com/dependabot"><code>@​dependabot</code></a> in <a
href="https://redirect.github.com/go-logr/logr/pull/275">go-logr/logr#275</a></li>
<li>build(deps): bump actions/checkout from 4.1.1 to 4.1.2 by <a
href="https://github.com/dependabot"><code>@​dependabot</code></a> in <a
href="https://redirect.github.com/go-logr/logr/pull/276">go-logr/logr#276</a></li>
<li>build(deps): bump github/codeql-action from 3.24.6 to 3.24.7 by <a
href="https://github.com/dependabot"><code>@​dependabot</code></a> in <a
href="https://redirect.github.com/go-logr/logr/pull/277">go-logr/logr#277</a></li>
<li>build(deps): bump github/codeql-action from 3.24.7 to 3.24.9 by <a
href="https://github.com/dependabot"><code>@​dependabot</code></a> in <a
href="https://redirect.github.com/go-logr/logr/pull/278">go-logr/logr#278</a></li>
<li>build(deps): bump github/codeql-action from 3.24.9 to 3.24.10 by <a
href="https://github.com/dependabot"><code>@​dependabot</code></a> in <a
href="https://redirect.github.com/go-logr/logr/pull/279">go-logr/logr#279</a></li>
<li>build(deps): bump actions/upload-artifact from 4.3.1 to 4.3.2 by <a
href="https://github.com/dependabot"><code>@​dependabot</code></a> in <a
href="https://redirect.github.com/go-logr/logr/pull/280">go-logr/logr#280</a></li>
<li>build(deps): bump actions/checkout from 4.1.2 to 4.1.3 by <a
href="https://github.com/dependabot"><code>@​dependabot</code></a> in <a
href="https://redirect.github.com/go-logr/logr/pull/281">go-logr/logr#281</a></li>
<li>build(deps): bump github/codeql-action from 3.24.10 to 3.25.1 by <a
href="https://github.com/dependabot"><code>@​dependabot</code></a> in <a
href="https://redirect.github.com/go-logr/logr/pull/282">go-logr/logr#282</a></li>
<li>build(deps): bump github/codeql-action from 3.25.1 to 3.25.3 by <a
href="https://github.com/dependabot"><code>@​dependabot</code></a> in <a
href="https://redirect.github.com/go-logr/logr/pull/283">go-logr/logr#283</a></li>
<li>build(deps): bump golangci/golangci-lint-action from 4.0.0 to 5.0.0
by <a href="https://github.com/dependabot"><code>@​dependabot</code></a>
in <a
href="https://redirect.github.com/go-logr/logr/pull/284">go-logr/logr#284</a></li>
<li>build(deps): bump actions/checkout from 4.1.3 to 4.1.4 by <a
href="https://github.com/dependabot"><code>@​dependabot</code></a> in <a
href="https://redirect.github.com/go-logr/logr/pull/285">go-logr/logr#285</a></li>
<li>build(deps): bump actions/upload-artifact from 4.3.2 to 4.3.3 by <a
href="https://github.com/dependabot"><code>@​dependabot</code></a> in <a
href="https://redirect.github.com/go-logr/logr/pull/286">go-logr/logr#286</a></li>
<li>build(deps): bump actions/setup-go from 5.0.0 to 5.0.1 by <a
href="https://github.com/dependabot"><code>@​dependabot</code></a> in <a
href="https://redirect.github.com/go-logr/logr/pull/288">go-logr/logr#288</a></li>
<li>build(deps): bump golangci/golangci-lint-action from 5.0.0 to 5.3.0
by <a href="https://github.com/dependabot"><code>@​dependabot</code></a>
in <a
href="https://redirect.github.com/go-logr/logr/pull/289">go-logr/logr#289</a></li>
<li>build(deps): bump golangci/golangci-lint-action from 5.3.0 to 6.0.1
by <a href="https://github.com/dependabot"><code>@​dependabot</code></a>
in <a
href="https://redirect.github.com/go-logr/logr/pull/293">go-logr/logr#293</a></li>
<li>build(deps): bump github/codeql-action from 3.25.3 to 3.25.4 by <a
href="https://github.com/dependabot"><code>@​dependabot</code></a> in <a
href="https://redirect.github.com/go-logr/logr/pull/292">go-logr/logr#292</a></li>
<li>build(deps): bump actions/checkout from 4.1.4 to 4.1.5 by <a
href="https://github.com/dependabot"><code>@​dependabot</code></a> in <a
href="https://redirect.github.com/go-logr/logr/pull/291">go-logr/logr#291</a></li>
<li>build(deps): bump ossf/scorecard-action from 2.3.1 to 2.3.3 by <a
href="https://github.com/dependabot"><code>@​dependabot</code></a> in <a
href="https://redirect.github.com/go-logr/logr/pull/290">go-logr/logr#290</a></li>
<li>build(deps): bump github/codeql-action from 3.25.4 to 3.25.5 by <a
href="https://github.com/dependabot"><code>@​dependabot</code></a> in <a
href="https://redirect.github.com/go-logr/logr/pull/294">go-logr/logr#294</a></li>
<li>build(deps): bump actions/checkout from 4.1.5 to 4.1.6 by <a
href="https://github.com/dependabot"><code>@​dependabot</code></a> in <a
href="https://redirect.github.com/go-logr/logr/pull/295">go-logr/logr#295</a></li>
</ul>
<p><strong>Full Changelog</strong>: <a
href="https://github.com/go-logr/logr/compare/v1.4.1...v1.4.2">https://github.com/go-logr/logr/compare/v1.4.1...v1.4.2</a></p>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/go-logr/logr/commit/1205f429d540b8b81c2b75a38943afb738dac223"><code>1205f42</code></a>
Merge pull request <a
href="https://redirect.github.com/go-logr/logr/issues/295">#295</a> from
go-logr/dependabot/github_actions/actions/checko...</li>
<li><a
href="https://github.com/go-logr/logr/commit/ccedcbdd45f692fbe78cf8d4623d55feeda9861a"><code>ccedcbd</code></a>
Merge pull request <a
href="https://redirect.github.com/go-logr/logr/issues/294">#294</a> from
go-logr/dependabot/github_actions/github/codeql-...</li>
<li><a
href="https://github.com/go-logr/logr/commit/bead577633aac79805c2a45e7d8a09fc74d4a250"><code>bead577</code></a>
build(deps): bump actions/checkout from 4.1.5 to 4.1.6</li>
<li><a
href="https://github.com/go-logr/logr/commit/a492d95bb872199de899f8abc313a3cd0bb7a0c0"><code>a492d95</code></a>
build(deps): bump github/codeql-action from 3.25.4 to 3.25.5</li>
<li><a
href="https://github.com/go-logr/logr/commit/19ad07c04b61f6d8b76544fc5a6151810b05ab7d"><code>19ad07c</code></a>
build(deps): bump ossf/scorecard-action from 2.3.1 to 2.3.3</li>
<li><a
href="https://github.com/go-logr/logr/commit/1c97a21a711c2a559d678d17af0150ee3d230baf"><code>1c97a21</code></a>
build(deps): bump actions/checkout from 4.1.4 to 4.1.5</li>
<li><a
href="https://github.com/go-logr/logr/commit/f70c5b50c64ed957600cbc3837fe4b1443b145fb"><code>f70c5b5</code></a>
build(deps): bump github/codeql-action from 3.25.3 to 3.25.4</li>
<li><a
href="https://github.com/go-logr/logr/commit/4ade8d3f64bc3d638d7ac927c32ea434885c41d8"><code>4ade8d3</code></a>
build(deps): bump golangci/golangci-lint-action from 5.3.0 to 6.0.1</li>
<li><a
href="https://github.com/go-logr/logr/commit/88d98bdb5beceebfb6bb935f2b175c722e18d119"><code>88d98bd</code></a>
Merge pull request <a
href="https://redirect.github.com/go-logr/logr/issues/289">#289</a> from
go-logr/dependabot/github_actions/golangci/golan...</li>
<li><a
href="https://github.com/go-logr/logr/commit/432cd86ae39e91f70a7b31508b59646490115fa3"><code>432cd86</code></a>
Merge pull request <a
href="https://redirect.github.com/go-logr/logr/issues/288">#288</a> from
go-logr/dependabot/github_actions/actions/setup-...</li>
<li>Additional commits viewable in <a
href="https://github.com/go-logr/logr/compare/v1.4.1...v1.4.2">compare
view</a></li>
</ul>
</details>
<br />

Updates `github.com/hashicorp/hc-install` from 0.6.4 to 0.7.0
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/hashicorp/hc-install/releases">github.com/hashicorp/hc-install's
releases</a>.</em></p>
<blockquote>
<h2>v0.7.0</h2>
<p>ENHANCEMENTS:</p>
<ul>
<li>cmd/hc-install: Enable logging into a file by <a
href="https://github.com/radeksimko"><code>@​radeksimko</code></a> in <a
href="https://redirect.github.com/hashicorp/hc-install/pull/193">hashicorp/hc-install#193</a></li>
<li>Ensure license file gets packaged along w/ the CLI binary by <a
href="https://github.com/radeksimko"><code>@​radeksimko</code></a> in <a
href="https://redirect.github.com/hashicorp/hc-install/pull/205">hashicorp/hc-install#205</a></li>
<li>Ensure license files are tracked during installation so they can be
removed by <a
href="https://github.com/radeksimko"><code>@​radeksimko</code></a> in <a
href="https://redirect.github.com/hashicorp/hc-install/pull/206">hashicorp/hc-install#206</a></li>
<li>Add support for custom download URLs by <a
href="https://github.com/james0209"><code>@​james0209</code></a> in <a
href="https://redirect.github.com/hashicorp/hc-install/pull/203">hashicorp/hc-install#203</a></li>
</ul>
<p>BUG FIXES:</p>
<ul>
<li>releasesjson: Fix missing <code>Version</code> in unmarshaled
response by <a
href="https://github.com/radeksimko"><code>@​radeksimko</code></a> in <a
href="https://redirect.github.com/hashicorp/hc-install/pull/192">hashicorp/hc-install#192</a></li>
</ul>
<p>DEPENDENCIES:</p>
<ul>
<li>build(deps): bump golang.org/x/mod from 0.16.0 to 0.17.0 by <a
href="https://github.com/dependabot"><code>@​dependabot</code></a> in <a
href="https://redirect.github.com/hashicorp/hc-install/pull/194">hashicorp/hc-install#194</a></li>
<li>build(deps): bump golang.org/x/net from 0.22.0 to 0.23.0 by <a
href="https://github.com/dependabot"><code>@​dependabot</code></a> in <a
href="https://redirect.github.com/hashicorp/hc-install/pull/195">hashicorp/hc-install#195</a></li>
<li>build(deps): bump hashicorp/action-setup-bob from 1.0.20 to 2 in the
github-actions-breaking group by <a
href="https://github.com/dependabot"><code>@​dependabot</code></a> in <a
href="https://redirect.github.com/hashicorp/hc-install/pull/208">hashicorp/hc-install#208</a></li>
<li>build(deps): bump hashicorp/setup-copywrite from 1.1.2 to 1.1.3 in
the github-actions-backward-compatible group by <a
href="https://github.com/dependabot"><code>@​dependabot</code></a> in <a
href="https://redirect.github.com/hashicorp/hc-install/pull/212">hashicorp/hc-install#212</a></li>
<li>build(deps): bump the github-actions-breaking group with 2 updates
by <a href="https://github.com/dependabot"><code>@​dependabot</code></a>
in <a
href="https://redirect.github.com/hashicorp/hc-install/pull/211">hashicorp/hc-install#211</a></li>
<li>build(deps): Bump workflows to latest trusted versions by <a
href="https://github.com/hashicorp-tsccr"><code>@​hashicorp-tsccr</code></a>
in <a
href="https://redirect.github.com/hashicorp/hc-install/pull/199">hashicorp/hc-install#199</a></li>
<li>build(deps): Bump workflows to latest trusted versions by <a
href="https://github.com/hashicorp-tsccr"><code>@​hashicorp-tsccr</code></a>
in <a
href="https://redirect.github.com/hashicorp/hc-install/pull/204">hashicorp/hc-install#204</a></li>
<li>build(deps): Bump workflows to latest trusted versions by <a
href="https://github.com/hashicorp-tsccr"><code>@​hashicorp-tsccr</code></a>
in <a
href="https://redirect.github.com/hashicorp/hc-install/pull/209">hashicorp/hc-install#209</a></li>
</ul>
<p>INTERNAL:</p>
<ul>
<li>[chore] Fix minor lint issue by <a
href="https://github.com/james0209"><code>@​james0209</code></a> in <a
href="https://redirect.github.com/hashicorp/hc-install/pull/202">hashicorp/hc-install#202</a></li>
<li>github: Create CODEOWNERS by <a
href="https://github.com/xiehan"><code>@​xiehan</code></a> in <a
href="https://redirect.github.com/hashicorp/hc-install/pull/210">hashicorp/hc-install#210</a></li>
<li>github: Set up Dependabot to manage HashiCorp-owned Actions
versioning by <a
href="https://github.com/xiehan"><code>@​xiehan</code></a> in <a
href="https://redirect.github.com/hashicorp/hc-install/pull/207">hashicorp/hc-install#207</a></li>
<li>Lint Markdown by <a
href="https://github.com/james0209"><code>@​james0209</code></a> in <a
href="https://redirect.github.com/hashicorp/hc-install/pull/200">hashicorp/hc-install#200</a></li>
<li>Replace deprecated <code>ioutil</code> usage with the equivalent
replacements by <a
href="https://github.com/james0209"><code>@​james0209</code></a> in <a
href="https://redirect.github.com/hashicorp/hc-install/pull/198">hashicorp/hc-install#198</a></li>
<li>Support darwin/arm64 in tests by <a
href="https://github.com/radeksimko"><code>@​radeksimko</code></a> in <a
href="https://redirect.github.com/hashicorp/hc-install/pull/196">hashicorp/hc-install#196</a></li>
</ul>
<h2>New Contributors</h2>
<ul>
<li><a href="https://github.com/james0209"><code>@​james0209</code></a>
made their first contribution in <a
href="https://redirect.github.com/hashicorp/hc-install/pull/198">hashicorp/hc-install#198</a></li>
<li><a href="https://github.com/xiehan"><code>@​xiehan</code></a> made
their first contribution in <a
href="https://redirect.github.com/hashicorp/hc-install/pull/207">hashicorp/hc-install#207</a></li>
</ul>
<p><strong>Full Changelog</strong>: <a
href="https://github.com/hashicorp/hc-install/compare/v0.6.4...v0.7.0">https://github.com/hashicorp/hc-install/compare/v0.6.4...v0.7.0</a></p>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/hashicorp/hc-install/commit/152a3b6753f8b8910249f4f67e920e29768d24c8"><code>152a3b6</code></a>
Release v0.7.0</li>
<li><a
href="https://github.com/hashicorp/hc-install/commit/237ac6f0aa9b638a61660dc89b44583030228ea9"><code>237ac6f</code></a>
Ensure license files are tracked during installation so they can be
removed (...</li>
<li><a
href="https://github.com/hashicorp/hc-install/commit/5a74938d4a64b04c5fc0fc158ecb4efe2d8aa125"><code>5a74938</code></a>
github: Create CODEOWNERS (<a
href="https://redirect.github.com/hashicorp/hc-install/issues/210">#210</a>)</li>
<li><a
href="https://github.com/hashicorp/hc-install/commit/40acb8c900a3fb3ddad314e32f89dd0f148eaea2"><code>40acb8c</code></a>
build(deps): bump the github-actions-breaking group with 2 updates (<a
href="https://redirect.github.com/hashicorp/hc-install/issues/211">#211</a>)</li>
<li><a
href="https://github.com/hashicorp/hc-install/commit/b19d1fcd874505e0a700ade445e95cf09b6d895d"><code>b19d1fc</code></a>
build(deps): bump hashicorp/setup-copywrite from 1.1.2 to 1.1.3 in the
github...</li>
<li><a
href="https://github.com/hashicorp/hc-install/commit/e0945975dcd7acec27af46cf622afe10dc58d99f"><code>e094597</code></a>
Result of tsccr-helper -log-level=info gha update -latest . (<a
href="https://redirect.github.com/hashicorp/hc-install/issues/209">#209</a>)</li>
<li><a
href="https://github.com/hashicorp/hc-install/commit/b5c313e484f7554e6b73d3ad7f8e27636a19c462"><code>b5c313e</code></a>
build(deps): bump hashicorp/action-setup-bob (<a
href="https://redirect.github.com/hashicorp/hc-install/issues/208">#208</a>)</li>
<li><a
href="https://github.com/hashicorp/hc-install/commit/35884ef0d18568590b049db27a4350ce25800ed7"><code>35884ef</code></a>
github: Set up Dependabot to manage HashiCorp-owned Actions versioning
(<a
href="https://redirect.github.com/hashicorp/hc-install/issues/207">#207</a>)</li>
<li><a
href="https://github.com/hashicorp/hc-install/commit/704a29eb54bc04ef2a567ce6115e5d743c1bb770"><code>704a29e</code></a>
Add support for custom download URLs (<a
href="https://redirect.github.com/hashicorp/hc-install/issues/203">#203</a>)</li>
<li><a
href="https://github.com/hashicorp/hc-install/commit/7de7b37ef8010de8e494416d471f3f72bce3afac"><code>7de7b37</code></a>
Ensure license file gets packaged along w/ the CLI binary (<a
href="https://redirect.github.com/hashicorp/hc-install/issues/205">#205</a>)</li>
<li>Additional commits viewable in <a
href="https://github.com/hashicorp/hc-install/compare/v0.6.4...v0.7.0">compare
view</a></li>
</ul>
</details>
<br />

Updates `github.com/stern/stern` from 1.29.0 to 1.30.0
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/stern/stern/releases">github.com/stern/stern's
releases</a>.</em></p>
<blockquote>
<h1>v1.30.0</h1>
<h2>:zap: Notable Changes</h2>
<h3>Add support for configuring colors for pods and containers</h3>
<p>You can now configure highlight colors for pods and containers in <a
href="https://github.com/stern/stern/blob/master/README.md#config-file">the
config file</a> using a comma-separated list of <a
href="https://en.wikipedia.org/wiki/ANSI_escape_code#SGR_(Select_Graphic_Rendition)_parameters">SGR
(Select Graphic Rendition) sequences</a>. See the <a
href="https://github.com/stern/stern/blob/master/README.md#customize-highlight-colors">&quot;Customize
highlight colors&quot; section</a> for details.</p>
<p>Example configuration:</p>
<pre lang="yaml"><code># Green, Yellow, Blue, Magenta, Cyan, White
pod-colors: &quot;32,33,34,35,36,37&quot;
<h1>Colors with underline (4)</h1>
<h1>If empty, the pod colors will be used as container colors</h1>
<p>container-colors: &quot;32;4,33;4,34;4,35;4,36;4,37;4&quot;
</code></pre></p>
<p><img
src="https://github.com/stern/stern/assets/9250296/48789b00-2563-4274-b476-910e65d5babd"
alt="pod-colors" /></p>
<h3>Display different colors for different containers</h3>
<p>A new <code>--diff-container</code> flag allows displaying different
colors for different containers. This is useful when you want to debug
logs for multiple containers in the same pod.</p>
<p>You can also enable this feature in <a
href="https://github.com/stern/stern/blob/master/README.md#config-file">the
config file</a>.</p>
<pre lang="yaml"><code>diff-container: true
</code></pre>
<p><img
src="https://github.com/stern/stern/assets/9250296/08eb8997-3a4a-44fe-9a02-cb9548104d65"
alt="diff-container" /></p>
<h3>Changes</h3>
<ul>
<li>Add support to configure colors for pods and containers (<a
href="https://redirect.github.com/stern/stern/pull/306">#306</a>) <a
href="https://github.com/stern/stern/commit/f4b2edc">f4b2edc</a>
(Takashi Kusumi)</li>
<li>Display different colors for different containers (<a
href="https://redirect.github.com/stern/stern/pull/305">#305</a>) <a
href="https://github.com/stern/stern/commit/d1b5d74">d1b5d74</a>
(Se7en)</li>
<li>Support an array value in the config file (<a
href="https://redirect.github.com/stern/stern/pull/303">#303</a>) <a
href="https://github.com/stern/stern/commit/6afabde">6afabde</a>
(Takashi Kusumi)</li>
</ul>
</blockquote>
</details>
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a
href="https://github.com/stern/stern/blob/master/CHANGELOG.md">github.com/stern/stern's
changelog</a>.</em></p>
<blockquote>
<h1>v1.30.0</h1>
<h2>:zap: Notable Changes</h2>
<h3>Add support for configuring colors for pods and containers</h3>
<p>You can now configure highlight colors for pods and containers in <a
href="https://github.com/stern/stern/blob/master/README.md#config-file">the
config file</a> using a comma-separated list of <a
href="https://en.wikipedia.org/wiki/ANSI_escape_code#SGR_(Select_Graphic_Rendition)_parameters">SGR
(Select Graphic Rendition) sequences</a>. See the <a
href="https://github.com/stern/stern/blob/master/README.md#customize-highlight-colors">&quot;Customize
highlight colors&quot; section</a> for details.</p>
<p>Example configuration:</p>
<pre lang="yaml"><code># Green, Yellow, Blue, Magenta, Cyan, White
pod-colors: &quot;32,33,34,35,36,37&quot;
<h1>Colors with underline (4)</h1>
<h1>If empty, the pod colors will be used as container colors</h1>
<p>container-colors: &quot;32;4,33;4,34;4,35;4,36;4,37;4&quot;
</code></pre></p>
<h3>Display different colors for different containers</h3>
<p>A new <code>--diff-container</code> flag allows displaying different
colors for different containers. This is useful when you want to debug
logs for multiple containers in the same pod.</p>
<p>You can also enable this feature in <a
href="https://github.com/stern/stern/blob/master/README.md#config-file">the
config file</a>.</p>
<pre lang="yaml"><code>diff-container: true
</code></pre>
<h3>Changes</h3>
<ul>
<li>Add support to configure colors for pods and containers (<a
href="https://redirect.github.com/stern/stern/pull/306">#306</a>) <a
href="https://github.com/stern/stern/commit/f4b2edc">f4b2edc</a>
(Takashi Kusumi)</li>
<li>Display different colors for different containers (<a
href="https://redirect.github.com/stern/stern/pull/305">#305</a>) <a
href="https://github.com/stern/stern/commit/d1b5d74">d1b5d74</a>
(Se7en)</li>
<li>Support an array value in the config file (<a
href="https://redirect.github.com/stern/stern/pull/303">#303</a>) <a
href="https://github.com/stern/stern/commit/6afabde">6afabde</a>
(Takashi Kusumi)</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/stern/stern/commit/72e2de21fdcae1af295dc8b10bba41398aa590af"><code>72e2de2</code></a>
Update CHANGELOG for v1.30.0 (<a
href="https://redirect.github.com/stern/stern/issues/307">#307</a>)</li>
<li><a
href="https://github.com/stern/stern/commit/f4b2edc707906b59f674da75f12a47fa2dd467d3"><code>f4b2edc</code></a>
Add support to configure colors for pods and containers (<a
href="https://redirect.github.com/stern/stern/issues/306">#306</a>)</li>
<li><a
href="https://github.com/stern/stern/commit/d1b5d741cf2efefd497d8bf893587b40436da795"><code>d1b5d74</code></a>
Display different colors for different containers (<a
href="https://redirect.github.com/stern/stern/issues/305">#305</a>)</li>
<li><a
href="https://github.com/stern/stern/commit/6afabdeb0bc3871d1b670b4e312b11563a775259"><code>6afabde</code></a>
Support an array value in the config file (<a
href="https://redirect.github.com/stern/stern/issues/303">#303</a>)</li>
<li>See full diff in <a
href="https://github.com/stern/stern/compare/v1.29.0...v1.30.0">compare
view</a></li>
</ul>
</details>
<br />

Updates `go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp`
from 0.51.0 to 0.52.0
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/open-telemetry/opentelemetry-go-contrib/releases">go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp's
releases</a>.</em></p>
<blockquote>
<h2>Release v1.27.0/v0.52.0/v0.21.0/v0.7.0/v0.2.0</h2>
<h2>Overview</h2>
<h3>Added</h3>
<ul>
<li>Add the new <code>go.opentelemetry.io/contrib/instrgen</code>
package to provide auto-generated source code instrumentation. (<a
href="https://redirect.github.com/open-telemetry/opentelemetry-go-contrib/issues/3068">#3068</a>,
<a
href="https://redirect.github.com/open-telemetry/opentelemetry-go-contrib/issues/3108">#3108</a>)</li>
<li>Add an experimental <code>OTEL_METRICS_PRODUCERS</code> environment
variable to <code>go.opentelemetry.io/contrib/autoexport</code> to be
set metrics producers. (<a
href="https://redirect.github.com/open-telemetry/opentelemetry-go-contrib/issues/5281">#5281</a>)
<ul>
<li><code>prometheus</code> and <code>none</code> are supported values.
You can specify multiple producers separated by a comma.</li>
<li>Add <code>WithFallbackMetricProducer</code> option that adds a
fallback if the <code>OTEL_METRICS_PRODUCERS</code> is not set or
empty.</li>
</ul>
</li>
<li>The
<code>go.opentelemetry.io/contrib/processors/baggage/baggagetrace</code>
module. This module provides a Baggage Span Processor. (<a
href="https://redirect.github.com/open-telemetry/opentelemetry-go-contrib/issues/5404">#5404</a>)</li>
<li>Add gRPC trace <code>Filter</code> for stats handler to
<code>go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc</code>.
(<a
href="https://redirect.github.com/open-telemetry/opentelemetry-go-contrib/issues/5196">#5196</a>)</li>
<li>Add a repository Code Ownership Policy. (<a
href="https://redirect.github.com/open-telemetry/opentelemetry-go-contrib/issues/5555">#5555</a>)</li>
<li>The <code>go.opentelemetry.io/contrib/bridges/otellogrus</code>
module. This module provides an OpenTelemetry logging bridge for
<code>github.com/sirupsen/logrus</code>. (<a
href="https://redirect.github.com/open-telemetry/opentelemetry-go-contrib/issues/5355">#5355</a>)</li>
<li>The <code>WithVersion</code> option function in
<code>go.opentelemetry.io/contrib/bridges/otelslog</code>. This option
function is used as a replacement of
<code>WithInstrumentationScope</code> to specify the logged package
version. (<a
href="https://redirect.github.com/open-telemetry/opentelemetry-go-contrib/issues/5588">#5588</a>)</li>
<li>The <code>WithSchemaURL</code> option function in
<code>go.opentelemetry.io/contrib/bridges/otelslog</code>. This option
function is used as a replacement of
<code>WithInstrumentationScope</code> to specify the semantic convention
schema URL for the logged records. (<a
href="https://redirect.github.com/open-telemetry/opentelemetry-go-contrib/issues/5588">#5588</a>)</li>
<li>Add support for Cloud Run jobs in
<code>go.opentelemetry.io/contrib/detectors/gcp</code>. (<a
href="https://redirect.github.com/open-telemetry/opentelemetry-go-contrib/issues/5559">#5559</a>)</li>
</ul>
<h3>Changed</h3>
<ul>
<li>
<p>The gRPC trace <code>Filter</code> for interceptor is renamed to
<code>InterceptorFilter</code>. (<a
href="https://redirect.github.com/open-telemetry/opentelemetry-go-contrib/issues/5196">#5196</a>)</p>
</li>
<li>
<p>The gRPC trace filter functions <code>Any</code>, <code>All</code>,
<code>None</code>, <code>Not</code>, <code>MethodName</code>,
<code>MethodPrefix</code>, <code>FullMethodName</code>,
<code>ServiceName</code>, <code>ServicePrefix</code> and
<code>HealthCheck</code> for interceptor are moved to
<code>go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc/filters/interceptor</code>.
With this change, the filters in
<code>go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc</code>
are now working for stats handler. (<a
href="https://redirect.github.com/open-telemetry/opentelemetry-go-contrib/issues/5196">#5196</a>)</p>
</li>
<li>
<p><code>NewLogger</code> now accepts a <code>name</code>
<code>string</code> as the first argument. This parameter is used as a
replacement of <code>WithInstrumentationScope</code> to specify the name
of the logger backing the underlying <code>Handler</code>. (<a
href="https://redirect.github.com/open-telemetry/opentelemetry-go-contrib/issues/5588">#5588</a>)</p>
</li>
<li>
<p><code>NewHandler</code> now accepts a <code>name</code>
<code>string</code> as the first argument. This parameter is used as a
replacement of <code>WithInstrumentationScope</code> to specify the name
of the logger backing the returned <code>Handler</code>. (<a
href="https://redirect.github.com/open-telemetry/opentelemetry-go-contrib/issues/5588">#5588</a>)</p>
</li>
<li>
<p>Upgrade all dependencies of
<code>go.opentelemetry.io/otel/semconv/v1.24.0</code> to
<code>go.opentelemetry.io/otel/semconv/v1.25.0</code>. (<a
href="https://redirect.github.com/open-telemetry/opentelemetry-go-contrib/issues/5605">#5605</a>)</p>
</li>
</ul>
<h3>Removed</h3>
<ul>
<li>The <code>WithInstrumentationScope</code> option function in
<code>go.opentelemetry.io/contrib/bridges/otelslog</code> is removed.
Use the <code>name</code> parameter added to <code>NewHandler</code> and
<code>NewLogger</code> as well as <code>WithVersion</code> and
<code>WithSchema</code> as replacements. (<a
href="https://redirect.github.com/open-telemetry/opentelemetry-go-contrib/issues/5588">#5588</a>)</li>
</ul>
<h3>Deprecated</h3>
<ul>
<li>The <code>InterceptorFilter</code> type in
<code>go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc</code>
is deprecated. (<a
href="https://redirect.github.com/open-telemetry/opentelemetry-go-contrib/issues/5196">#5196</a>)</li>
</ul>
<h2>What's Changed</h2>
<ul>
<li>build(deps): bump lycheeverse/lychee-action from 1.9.3 to 1.10.0 by
<a href="https://github.com/dependabot"><code>@​dependabot</code></a> in
<a
href="https://redirect.github.com/open-telemetry/opentelemetry-go-contrib/pull/5436">open-telemetry/opentelemetry-go-contrib#5436</a></li>
<li>build(deps): bump github.com/aws/aws-sdk-go from 1.51.25 to 1.51.30
in /detectors/aws/ec2 by <a
href="https://github.com/dependabot"><code>@​dependabot</code></a> in <a
href="https://redirect.github.com/open-telemetry/opentelemetry-go-contrib/pull/5435">open-telemetry/opentelemetry-go-contrib#5435</a></li>
<li>Add update-all-otel-deps target in Makefile by <a
href="https://github.com/XSAM"><code>@​XSAM</code></a> in <a
href="https://redirect.github.com/open-telemetry/opentelemetry-go-contrib/pull/5434">open-telemetry/opentelemetry-go-contrib#5434</a></li>
<li>build(deps): bump github.com/golangci/golangci-lint from 1.57.2 to
1.58.0 in /tools by <a
href="https://github.com/dependabot"><code>@​dependabot</code></a> in <a
href="https://redirect.github.com/open-telemetry/opentelemetry-go-contrib/pull/5441">open-telemetry/opentelemetry-go-contrib#5441</a></li>
<li>build(deps): bump codecov/codecov-action from 4.3.0 to 4.3.1 by <a
href="https://github.com/dependabot"><code>@​dependabot</code></a> in <a
href="https://redirect.github.com/open-telemetry/opentelemetry-go-contrib/pull/5445">open-telemetry/opentelemetry-go-contrib#5445</a></li>
<li>autoexport: Add OTEL_METRICS_PRODUCERS environment variable support
by <a href="https://github.com/gouthamve"><code>@​gouthamve</code></a>
in <a
href="https://redirect.github.com/open-telemetry/opentelemetry-go-contrib/pull/5281">open-telemetry/opentelemetry-go-contrib#5281</a></li>
<li>Fix changelog for <a
href="https://redirect.github.com/open-telemetry/opentelemetry-go-contrib/issues/5281">#5281</a>
by <a href="https://github.com/pellared"><code>@​pellared</code></a> in
<a
href="https://redirect.github.com/open-telemetry/opentelemetry-go-contrib/pull/5450">open-telemetry/opentelemetry-go-contrib#5450</a></li>
<li>processors/baggage: add baggage span processor by <a
href="https://github.com/codeboten"><code>@​codeboten</code></a> in <a
href="https://redirect.github.com/open-telemetry/opentelemetry-go-contrib/pull/5404">open-telemetry/opentelemetry-go-contrib#5404</a></li>
<li>Configure Renovate by <a
href="https://github.com/renovate"><code>@​renovate</code></a> in <a
href="https://redirect.github.com/open-telemetry/opentelemetry-go-contrib/pull/4579">open-telemetry/opentelemetry-go-contrib#4579</a></li>
<li>chore(deps): update module github.com/gabriel-vasile/mimetype to
v1.4.3 by <a
href="https://github.com/renovate"><code>@​renovate</code></a> in <a
href="https://redirect.github.com/open-telemetry/opentelemetry-go-contrib/pull/5462">open-telemetry/opentelemetry-go-contrib#5462</a></li>
<li>[chore] Renovate to add Skip Changelog label by <a
href="https://github.com/pellared"><code>@​pellared</code></a> in <a
href="https://redirect.github.com/open-telemetry/opentelemetry-go-contrib/pull/5464">open-telemetry/opentelemetry-go-contrib#5464</a></li>
<li>chore(deps): update module github.com/golang/snappy to v0.0.4 by <a
href="https://github.com/renovate"><code>@​renovate</code></a> in <a
href="https://redirect.github.com/open-telemetry/opentelemetry-go-contrib/pull/5465">open-telemetry/opentelemetry-go-contrib#5465</a></li>
<li>chore(deps): update module github.com/mattn/go-isatty to v0.0.20 by
<a href="https://github.com/renovate"><code>@​renovate</code></a> in <a
href="https://redirect.github.com/open-telemetry/opentelemetry-go-contrib/pull/5467">open-telemetry/opentelemetry-go-contrib#5467</a></li>
<li>chore(deps): update module github.com/klauspost/cpuid/v2 to v2.2.7
by <a href="https://github.com/renovate"><code>@​renovate</code></a> in
<a
href="https://redirect.github.com/open-telemetry/opentelemetry-go-contrib/pull/5466">open-telemetry/opentelemetry-go-contrib#5466</a></li>
</ul>
<!-- raw HTML omitted -->
</blockquote>
<p>... (truncated)</p>
</details>
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a
href="https://github.com/open-telemetry/opentelemetry-go-contrib/blob/main/CHANGELOG.md">go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp's
changelog</a>.</em></p>
<blockquote>
<h2>[1.27.0/0.52.0/0.21.0/0.7.0/0.2.0] - 2024-05-21</h2>
<h3>Added</h3>
<ul>
<li>Add the new <code>go.opentelemetry.io/contrib/instrgen</code>
package to provide auto-generated source code instrumentation. (<a
href="https://redirect.github.com/open-telemetry/opentelemetry-go-contrib/issues/3068">#3068</a>,
<a
href="https://redirect.github.com/open-telemetry/opentelemetry-go-contrib/issues/3108">#3108</a>)</li>
<li>Add an experimental <code>OTEL_METRICS_PRODUCERS</code> environment
variable to <code>go.opentelemetry.io/contrib/autoexport</code> to be
set metrics producers. (<a
href="https://redirect.github.com/open-telemetry/opentelemetry-go-contrib/issues/5281">#5281</a>)
<ul>
<li><code>prometheus</code> and <code>none</code> are supported values.
You can specify multiple producers separated by a comma.</li>
<li>Add <code>WithFallbackMetricProducer</code> option that adds a
fallback if the <code>OTEL_METRICS_PRODUCERS</code> is not set or
empty.</li>
</ul>
</li>
<li>The
<code>go.opentelemetry.io/contrib/processors/baggage/baggagetrace</code>
module. This module provides a Baggage Span Processor. (<a
href="https://redirect.github.com/open-telemetry/opentelemetry-go-contrib/issues/5404">#5404</a>)</li>
<li>Add gRPC trace <code>Filter</code> for stats handler to
<code>go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc</code>.
(<a
href="https://redirect.github.com/open-telemetry/opentelemetry-go-contrib/issues/5196">#5196</a>)</li>
<li>Add a repository Code Ownership Policy. (<a
href="https://redirect.github.com/open-telemetry/opentelemetry-go-contrib/issues/5555">#5555</a>)</li>
<li>The <code>go.opentelemetry.io/contrib/bridges/otellogrus</code>
module.
This module provides an OpenTelemetry logging bridge for
<code>github.com/sirupsen/logrus</code>. (<a
href="https://redirect.github.com/open-telemetry/opentelemetry-go-contrib/issues/5355">#5355</a>)</li>
<li>The <code>WithVersion</code> option function in
<code>go.opentelemetry.io/contrib/bridges/otelslog</code>.
This option function is used as a replacement of
<code>WithInstrumentationScope</code> to specify the logged package
version. (<a
href="https://redirect.github.com/open-telemetry/opentelemetry-go-contrib/issues/5588">#5588</a>)</li>
<li>The <code>WithSchemaURL</code> option function in
<code>go.opentelemetry.io/contrib/bridges/otelslog</code>.
This option function is used as a replacement of
<code>WithInstrumentationScope</code> to specify the semantic convention
schema URL for the logged records. (<a
href="https://redirect.github.com/open-telemetry/opentelemetry-go-contrib/issues/5588">#5588</a>)</li>
<li>Add support for Cloud Run jobs in
<code>go.opentelemetry.io/contrib/detectors/gcp</code>. (<a
href="https://redirect.github.com/open-telemetry/opentelemetry-go-contrib/issues/5559">#5559</a>)</li>
</ul>
<h3>Changed</h3>
<ul>
<li>
<p>The gRPC trace <code>Filter</code> for interceptor is renamed to
<code>InterceptorFilter</code>. (<a
href="https://redirect.github.com/open-telemetry/opentelemetry-go-contrib/issues/5196">#5196</a>)</p>
</li>
<li>
<p>The gRPC trace filter functions <code>Any</code>, <code>All</code>,
<code>None</code>, <code>Not</code>, <code>MethodName</code>,
<code>MethodPrefix</code>, <code>FullMethodName</code>,
<code>ServiceName</code>, <code>ServicePrefix</code> and
<code>HealthCheck</code> for interceptor are moved to
<code>go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc/filters/interceptor</code>.
With this change, the filters in
<code>go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc</code>
are now working for stats handler. (<a
href="https://redirect.github.com/open-telemetry/opentelemetry-go-contrib/issues/5196">#5196</a>)</p>
</li>
<li>
<p><code>NewLogger</code> now accepts a <code>name</code>
<code>string</code> as the first argument.
This parameter is used as a replacement of
<code>WithInstrumentationScope</code> to specify the name of the logger
backing the underlying <code>Handler</code>. (<a
href="https://redirect.github.com/open-telemetry/opentelemetry-go-contrib/issues/5588">#5588</a>)</p>
</li>
<li>
<p><code>NewHandler</code> now accepts a <code>name</code>
<code>string</code> as the first argument.
This parameter is used as a replacement of
<code>WithInstrumentationScope</code> to specify the name of the logger
backing the returned <code>Handler</code>. (<a
href="https://redirect.github.com/open-telemetry/opentelemetry-go-contrib/issues/5588">#5588</a>)</p>
</li>
<li>
<p>Upgrade all dependencies of
<code>go.opentelemetry.io/otel/semconv/v1.24.0</code> to
<code>go.opentelemetry.io/otel/semconv/v1.25.0</code>. (<a
href="https://redirect.github.com/open-telemetry/opentelemetry-go-contrib/issues/5605">#5605</a>)</p>
</li>
</ul>
<h3>Removed</h3>
<ul>
<li>The <code>WithInstrumentationScope</code> option function in
<code>go.opentelemetry.io/contrib/bridges/otelslog</code> is removed.
Use the <code>name</code> parameter added to <code>NewHandler</code> and
<code>NewLogger</code> as well as <code>WithVersion</code> and
<code>WithSchema</code> as replacements. (<a
href="https://redirect.github.com/open-telemetry/opentelemetry-go-contrib/issues/5588">#5588</a>)</li>
</ul>
<h3>Deprecated</h3>
<ul>
<li>The <code>InterceptorFilter</code> type in
<code>go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc</code>
is deprecated. (<a
href="https://redirect.github.com/open-telemetry/opentelemetry-go-contrib/issues/5196">#5196</a>)</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/open-telemetry/opentelemetry-go-contrib/commit/007ae66d4a15c43bea20b382c0fd900c66133328"><code>007ae66</code></a>
Release v1.27.0/v0.52.0/v0.21.0/v0.7.0/v0.2.0 (<a
href="https://redirect.github.com/open-telemetry/opentelemetry-go-contrib/issues/5628">#5628</a>)</li>
<li><a
href="https://github.com/open-telemetry/opentelemetry-go-contrib/commit/e6f7c8e154e05e093938d57e374650b3510689be"><code>e6f7c8e</code></a>
otelzap: Add skeleton for array encoder (<a
href="https://redirect.github.com/open-telemetry/opentelemetry-go-contrib/issues/5611">#5611</a>)</li>
<li><a
href="https://github.com/open-telemetry/opentelemetry-go-contrib/commit/c47a69c6aa70540196527701ac68301a76977303"><code>c47a69c</code></a>
Bump semconv/v1.24.0 to v1.25.0 (<a
href="https://redirect.github.com/open-telemetry/opentelemetry-go-contrib/issues/5605">#5605</a>)</li>
<li><a
href="https://github.com/open-telemetry/opentelemetry-go-contrib/commit/52ee3c48b98bdcfe040e37087b45a807a0211752"><code>52ee3c4</code></a>
otelzap: Implement Uint methods on encoder (<a
href="https://redirect.github.com/open-telemetry/opentelemetry-go-contrib/issues/5609">#5609</a>)</li>
<li><a
href="https://github.com/open-telemetry/opentelemetry-go-contrib/commit/a91e60beace7c1d96302fe359050d705c4723e72"><code>a91e60b</code></a>
fix(deps): update module github.com/aws/aws-sdk-go to v1.53.6 (<a
href="https://redirect.github.com/open-telemetry/opentelemetry-go-contrib/issues/5616">#5616</a>)</li>
<li><a
href="https://github.com/open-telemetry/opentelemetry-go-contrib/commit/bf9b41d6ada6be766fd905b82987ee525a5a4cbb"><code>bf9b41d</code></a>
[chore] Rebuild .tools as they can be outdated (<a
href="https://redirect.github.com/open-telemetry/opentelemetry-go-contrib/issues/5603">#5603</a>)</li>
<li><a
href="https://github.com/open-telemetry/opentelemetry-go-contrib/commit/d2e306956348d9256d322…
# Description
Update autorest related dependencies

## Type of change
- This pull request is a minor refactor, code cleanup, test improvement,
or other maintenance task and doesn't change the functionality of Radius
(issue link optional).
Fixes: #issue_number

Signed-off-by: ytimocin <ytimocin@microsoft.com>
# Description

The purge test workflow is failing with authentication issues. The
documentation says to use GITHUB_TOKEN with package permissions but we
need to be able to test this first. This PR will update the manual
trigger so we can add permissions in a followup PR


https://docs.github.com/en/packages/learn-github-packages/about-permissions-for-github-packages#maintaining-access-to-packages-in-github-actions-workflows

https://docs.github.com/en/actions/publishing-packages/publishing-docker-images#publishing-images-to-github-packages

## Type of change

<!--

Please select **one** of the following options that describes your
change and delete the others. Clearly identifying the type of change you
are making will help us review your PR faster, and is used in authoring
release notes.

If you are making a bug fix or functionality change to Radius and do not
have an associated issue link please create one now.

-->

- This pull request is a minor refactor, code cleanup, test improvement,
or other maintenance task and doesn't change the functionality of Radius
#7621 .

<!--

Please update the following to link the associated issue. This is
required for some kinds of changes (see above).

-->

Fixes: #issue_number

---------

Signed-off-by: sk593 <shruthikumar@microsoft.com>
Reverts #7629

This was fixed as per the convo in
kubernetes-sigs/controller-runtime#2838. It
looks like the binaries weren't released for the version of Kubernetes
that we were using (they had up until 1.24 but we were using 1.23)

Fixes: #7630

---------

Signed-off-by: sk593 <shruthikumar@microsoft.com>
# Description
PR updates text on Radius accepted as a CNCF sandbox project 
_Please explain the changes you've made._

## Type of change

<!--

Please select **one** of the following options that describes your
change and delete the others. Clearly identifying the type of change you
are making will help us review your PR faster, and is used in authoring
release notes.

If you are making a bug fix or functionality change to Radius and do not
have an associated issue link please create one now.

-->
- This pull request is a minor refactor, code cleanup, test improvement,
or other maintenance task and doesn't change the functionality of Radius
(issue link optional).

<!--

Please update the following to link the associated issue. This is
required for some kinds of changes (see above).

-->

Fixes: #issue_number

Signed-off-by: Reshma Abdul Rahim <61033581+Reshrahim@users.noreply.github.com>
Co-authored-by: Karishma Chawla <kachawla@microsoft.com>
…ed from ghcr (#7619)

# Description

1. Updating documentation for test images to be pulled from ghcr and
describing how to add new images to ghcr.
2. Including an instance of redis: latest to be updated to new location.
[Question on package permissions to be resolved when adding new version
to existing image]

## Type of change

- This pull request is a minor refactor, code cleanup, test improvement,
or other maintenance task and doesn't change the functionality of Radius
(issue link optional).
# Description
Fixing flaky config unit test.

## Type of change
- This pull request is a minor refactor, code cleanup, test improvement,
or other maintenance task and doesn't change the functionality of Radius
(issue link optional).
Fixes: #issue_number

Signed-off-by: ytimocin <ytimocin@microsoft.com>
# Description

The check for creating issues was creating issues even on successes.
Tested this with manual runs and they're not creating issues

## Type of change

<!--

Please select **one** of the following options that describes your
change and delete the others. Clearly identifying the type of change you
are making will help us review your PR faster, and is used in authoring
release notes.

If you are making a bug fix or functionality change to Radius and do not
have an associated issue link please create one now.

-->

- This pull request is a minor refactor, code cleanup, test improvement,
or other maintenance task and doesn't change the functionality of Radius
(issue link optional).

<!--

Please update the following to link the associated issue. This is
required for some kinds of changes (see above).

-->

Fixes: #7645

---------

Signed-off-by: sk593 <shruthikumar@microsoft.com>
# Description

The purge workflow is still creating issues on successes and not on
failures. Trying one last syntax change to see if this fixes it,
otherwise we'll revert the change for more investigation. Using the
syntax from the docs:
https://docs.github.com/en/actions/learn-github-actions/expressions#status-check-functions

## Type of change

<!--

Please select **one** of the following options that describes your
change and delete the others. Clearly identifying the type of change you
are making will help us review your PR faster, and is used in authoring
release notes.

If you are making a bug fix or functionality change to Radius and do not
have an associated issue link please create one now.

-->

- This pull request is a minor refactor, code cleanup, test improvement,
or other maintenance task and doesn't change the functionality of Radius
(issue link optional).

<!--

Please update the following to link the associated issue. This is
required for some kinds of changes (see above).

-->

Fixes: #7651

---------

Signed-off-by: sk593 <shruthikumar@microsoft.com>
# Description

- Added changes to update adding secrets to gitconfig to file scope
instead of gloabl scope.
- removed unsetting secrets from gitconfig logic as its not needed
anymore
- refactored the code to remove the logic of creating a prefix appended
to the git domain.
- Adding a fix for `rad recipe show` command when using terraform
recipes stored in private repos
- updated unit tests.
- functional test for `rad recipe show` command for private registires

## Type of change

<!--

Please select **one** of the following options that describes your
change and delete the others. Clearly identifying the type of change you
are making will help us review your PR faster, and is used in authoring
release notes.

If you are making a bug fix or functionality change to Radius and do not
have an associated issue link please create one now.

-->

- This pull request fixes a bug in Radius and has an approved issue
(issue link required).
- This pull request is a minor refactor, code cleanup, test improvement,
or other maintenance task and doesn't change the functionality of Radius
(issue link optional).

<!--

Please update the following to link the associated issue. This is
required for some kinds of changes (see above).

-->

Fixes: #issue_number

---------

Signed-off-by: Vishwanath Hiremath <vhiremath@microsoft.com>
# Description

Minor changes to the release doc and added instructions on upmerging the
samples edge branch

## Type of change

<!--

Please select **one** of the following options that describes your
change and delete the others. Clearly identifying the type of change you
are making will help us review your PR faster, and is used in authoring
release notes.

If you are making a bug fix or functionality change to Radius and do not
have an associated issue link please create one now.

-->

- This pull request is a minor refactor, code cleanup, test improvement,
or other maintenance task and doesn't change the functionality of Radius

<!--

Please update the following to link the associated issue. This is
required for some kinds of changes (see above).

-->

Fixes: #issue_number

Signed-off-by: sk593 <shruthikumar@microsoft.com>
Co-authored-by: Karishma Chawla <kachawla@microsoft.com>
# Description

Updating list of people with publish permissions for Radius bicep vscode
extension. This comes up in every release so hopefully updating docs
will make the experience smoother.

## Type of change

<!--

Please select **one** of the following options that describes your
change and delete the others. Clearly identifying the type of change you
are making will help us review your PR faster, and is used in authoring
release notes.

If you are making a bug fix or functionality change to Radius and do not
have an associated issue link please create one now.

-->

- This pull request is a minor refactor, code cleanup, test improvement,
or other maintenance task and doesn't change the functionality of Radius
(issue link optional).

<!--

Please update the following to link the associated issue. This is
required for some kinds of changes (see above).

-->

Fixes: #issue_number

Signed-off-by: karishma-chawla <74574173+karishma-chawla@users.noreply.github.com>
Co-authored-by: karishma-chawla <74574173+karishma-chawla@users.noreply.github.com>
Bumps the all group with 7 updates:

| Package | From | To |
| --- | --- | --- |
|
[github.com/aws/aws-sdk-go-v2/service/ec2](https://github.com/aws/aws-sdk-go-v2)
| `1.161.4` | `1.162.0` |
|
[github.com/charmbracelet/bubbletea](https://github.com/charmbracelet/bubbletea)
| `0.26.3` | `0.26.4` |
|
[github.com/go-playground/validator/v10](https://github.com/go-playground/validator)
| `10.20.0` | `10.21.0` |
|
[github.com/hashicorp/go-retryablehttp](https://github.com/hashicorp/go-retryablehttp)
| `0.7.6` | `0.7.7` |
| [github.com/spf13/viper](https://github.com/spf13/viper) | `1.18.2` |
`1.19.0` |
| [go.etcd.io/etcd/client/v3](https://github.com/etcd-io/etcd) |
`3.5.13` | `3.5.14` |
| [go.etcd.io/etcd/server/v3](https://github.com/etcd-io/etcd) |
`3.5.13` | `3.5.14` |

Updates `github.com/aws/aws-sdk-go-v2/service/ec2` from 1.161.4 to
1.162.0
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/aws/aws-sdk-go-v2/commit/b41bc7dc4440b308b0faa7f3a95a9bcf6c4aade1"><code>b41bc7d</code></a>
Release 2024-05-28</li>
<li><a
href="https://github.com/aws/aws-sdk-go-v2/commit/8c9dd0f33f1c04ab44748978554275fb3aa8643a"><code>8c9dd0f</code></a>
Regenerated Clients</li>
<li><a
href="https://github.com/aws/aws-sdk-go-v2/commit/6be703cdb830bbea9671b3fffabbf1804fd4b2ad"><code>6be703c</code></a>
Update endpoints model</li>
<li><a
href="https://github.com/aws/aws-sdk-go-v2/commit/b67de0d906ea87dd7f184f4b21a24b8efe9827a2"><code>b67de0d</code></a>
Update API model</li>
<li><a
href="https://github.com/aws/aws-sdk-go-v2/commit/94152089278e6a38ab282ffdd881317aef8ff778"><code>9415208</code></a>
Release 2024-05-24</li>
<li><a
href="https://github.com/aws/aws-sdk-go-v2/commit/b89c179d905b3253ed4bb1f9c7958407a0494150"><code>b89c179</code></a>
Regenerated Clients</li>
<li><a
href="https://github.com/aws/aws-sdk-go-v2/commit/c25b1acb6f11791da80406c8002ec7b8ed4158c4"><code>c25b1ac</code></a>
Update API model</li>
<li>See full diff in <a
href="https://github.com/aws/aws-sdk-go-v2/compare/service/ec2/v1.161.4...service/ec2/v1.162.0">compare
view</a></li>
</ul>
</details>
<br />

Updates `github.com/charmbracelet/bubbletea` from 0.26.3 to 0.26.4
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/charmbracelet/bubbletea/releases">github.com/charmbracelet/bubbletea's
releases</a>.</em></p>
<blockquote>
<h2>v0.26.4</h2>
<p>Fix panics! Using <code>program.SetWindowTitle</code> and others
<em>may</em> panic if they were called before the program starts.</p>
<p>Also note that <code>program.SetWindowTitle</code> is now deprecated.
To set the window title use <a
href="https://pkg.go.dev/github.com/charmbracelet/bubbletea@v0.26.4#SetWindowTitle"><code>tea.SetWindowTitle</code></a>
command.</p>
<h2>What's Changed</h2>
<ul>
<li>chore(deps): bump github.com/charmbracelet/x/ansi from 0.1.1 to
0.1.2 by <a
href="https://github.com/dependabot"><code>@​dependabot</code></a> in <a
href="https://redirect.github.com/charmbracelet/bubbletea/pull/1026">charmbracelet/bubbletea#1026</a></li>
<li>chore(deps): bump github.com/charmbracelet/lipgloss from 0.10.0 to
0.11.0 in /examples by <a
href="https://github.com/dependabot"><code>@​dependabot</code></a> in <a
href="https://redirect.github.com/charmbracelet/bubbletea/pull/1025">charmbracelet/bubbletea#1025</a></li>
<li>fix: program renderer commands by <a
href="https://github.com/aymanbagabas"><code>@​aymanbagabas</code></a>
in <a
href="https://redirect.github.com/charmbracelet/bubbletea/pull/1030">charmbracelet/bubbletea#1030</a></li>
</ul>
<p><strong>Full Changelog</strong>: <a
href="https://github.com/charmbracelet/bubbletea/compare/v0.26.3...v0.26.4">https://github.com/charmbracelet/bubbletea/compare/v0.26.3...v0.26.4</a></p>
<hr />
<p><!-- raw HTML omitted --><!-- raw HTML omitted --><!-- raw HTML
omitted --></p>
<p>Thoughts? Questions? We love hearing from you. Feel free to reach out
on <a href="https://twitter.com/charmcli">Twitter</a>, <a
href="https://mastodon.social/@charmcli">The Fediverse</a>, or <a
href="https://charm.sh/chat">Discord</a>.</p>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/charmbracelet/bubbletea/commit/eb78a8cf6ad6ad335fa5d1d15a74187a26adfda3"><code>eb78a8c</code></a>
fix: program renderer commands (<a
href="https://redirect.github.com/charmbracelet/bubbletea/issues/1030">#1030</a>)</li>
<li><a
href="https://github.com/charmbracelet/bubbletea/commit/5331b837720319e5af4a3db5e7a81a09766e681c"><code>5331b83</code></a>
chore(deps): bump github.com/charmbracelet/lipgloss in /examples (<a
href="https://redirect.github.com/charmbracelet/bubbletea/issues/1025">#1025</a>)</li>
<li><a
href="https://github.com/charmbracelet/bubbletea/commit/c9005125daf711ce73b604e3ebccf6284ee014c5"><code>c900512</code></a>
chore(deps): bump github.com/charmbracelet/x/ansi from 0.1.1 to 0.1.2
(<a
href="https://redirect.github.com/charmbracelet/bubbletea/issues/1026">#1026</a>)</li>
<li>See full diff in <a
href="https://github.com/charmbracelet/bubbletea/compare/v0.26.3...v0.26.4">compare
view</a></li>
</ul>
</details>
<br />

Updates `github.com/go-playground/validator/v10` from 10.20.0 to 10.21.0
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/go-playground/validator/releases">github.com/go-playground/validator/v10's
releases</a>.</em></p>
<blockquote>
<h2>Release 10.21.0</h2>
<h2>What's Changed</h2>
<ul>
<li>MongoDB validator improved by <a
href="https://github.com/pixel365"><code>@​pixel365</code></a> in <a
href="https://redirect.github.com/go-playground/validator/pull/1196">go-playground/validator#1196</a></li>
<li>change codes bool value to struct{} by <a
href="https://github.com/nar10z"><code>@​nar10z</code></a> in <a
href="https://redirect.github.com/go-playground/validator/pull/1270">go-playground/validator#1270</a></li>
<li>Fix grammar issues in comments, tests, field names by <a
href="https://github.com/alexandear"><code>@​alexandear</code></a> in <a
href="https://redirect.github.com/go-playground/validator/pull/1262">go-playground/validator#1262</a></li>
<li>Make docs for required more explicit regarding boolean values by <a
href="https://github.com/alexongh"><code>@​alexongh</code></a> in <a
href="https://redirect.github.com/go-playground/validator/pull/1261">go-playground/validator#1261</a></li>
<li>Fix Japanese translation of max-items, lt-items and lte-items error
by <a href="https://github.com/Tomoki108"><code>@​Tomoki108</code></a>
in <a
href="https://redirect.github.com/go-playground/validator/pull/1250">go-playground/validator#1250</a></li>
<li>chore: fix some comments by <a
href="https://github.com/pavedroad"><code>@​pavedroad</code></a> in <a
href="https://redirect.github.com/go-playground/validator/pull/1242">go-playground/validator#1242</a></li>
<li>Polish language support by <a
href="https://github.com/thinkofher"><code>@​thinkofher</code></a> in <a
href="https://redirect.github.com/go-playground/validator/pull/1217">go-playground/validator#1217</a></li>
</ul>
<h2>New Contributors</h2>
<ul>
<li><a href="https://github.com/pixel365"><code>@​pixel365</code></a>
made their first contribution in <a
href="https://redirect.github.com/go-playground/validator/pull/1196">go-playground/validator#1196</a></li>
<li><a href="https://github.com/nar10z"><code>@​nar10z</code></a> made
their first contribution in <a
href="https://redirect.github.com/go-playground/validator/pull/1270">go-playground/validator#1270</a></li>
<li><a href="https://github.com/alexongh"><code>@​alexongh</code></a>
made their first contribution in <a
href="https://redirect.github.com/go-playground/validator/pull/1261">go-playground/validator#1261</a></li>
<li><a href="https://github.com/Tomoki108"><code>@​Tomoki108</code></a>
made their first contribution in <a
href="https://redirect.github.com/go-playground/validator/pull/1250">go-playground/validator#1250</a></li>
<li><a href="https://github.com/pavedroad"><code>@​pavedroad</code></a>
made their first contribution in <a
href="https://redirect.github.com/go-playground/validator/pull/1242">go-playground/validator#1242</a></li>
<li><a
href="https://github.com/thinkofher"><code>@​thinkofher</code></a> made
their first contribution in <a
href="https://redirect.github.com/go-playground/validator/pull/1217">go-playground/validator#1217</a></li>
</ul>
<p><strong>Full Changelog</strong>: <a
href="https://github.com/go-playground/validator/compare/v10.20.0...v10.21.0">https://github.com/go-playground/validator/compare/v10.20.0...v10.21.0</a></p>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/go-playground/validator/commit/c7e85182ab05a4b302bca82a86f1f09530bd2bc1"><code>c7e8518</code></a>
Update README.md</li>
<li><a
href="https://github.com/go-playground/validator/commit/c28c28be9b01cea95c3da10f231d08581f8533c7"><code>c28c28b</code></a>
Polish language support (<a
href="https://redirect.github.com/go-playground/validator/issues/1217">#1217</a>)</li>
<li><a
href="https://github.com/go-playground/validator/commit/0a5b07be319084a47fa4c354cdc6fb3f9c3cda88"><code>0a5b07b</code></a>
chore: fix some comments (<a
href="https://redirect.github.com/go-playground/validator/issues/1242">#1242</a>)</li>
<li><a
href="https://github.com/go-playground/validator/commit/3d65a9bbe91e69261d4878325833ed73cc94fc27"><code>3d65a9b</code></a>
Fix Japanese translation of max-items, lt-items and lte-items error (<a
href="https://redirect.github.com/go-playground/validator/issues/1250">#1250</a>)</li>
<li><a
href="https://github.com/go-playground/validator/commit/d3e28c4bd82f28cdeb3add5677a866f3fa963239"><code>d3e28c4</code></a>
Make docs for required more explicit regarding boolean values (<a
href="https://redirect.github.com/go-playground/validator/issues/1261">#1261</a>)</li>
<li><a
href="https://github.com/go-playground/validator/commit/0df4e001ad4551a78fd5e6267c5617890c67d03f"><code>0df4e00</code></a>
Fix grammar issues in comments, tests, field names (<a
href="https://redirect.github.com/go-playground/validator/issues/1262">#1262</a>)</li>
<li><a
href="https://github.com/go-playground/validator/commit/10c3c84f45a142646b7dfb779a2b7f9d4e24528c"><code>10c3c84</code></a>
change codes bool value to struct{} (<a
href="https://redirect.github.com/go-playground/validator/issues/1270">#1270</a>)</li>
<li><a
href="https://github.com/go-playground/validator/commit/ab370b63d9f123f1105422d2e63bfea14a921d03"><code>ab370b6</code></a>
MongoDB validator improved (<a
href="https://redirect.github.com/go-playground/validator/issues/1196">#1196</a>)</li>
<li>See full diff in <a
href="https://github.com/go-playground/validator/compare/v10.20.0...v10.21.0">compare
view</a></li>
</ul>
</details>
<br />

Updates `github.com/hashicorp/go-retryablehttp` from 0.7.6 to 0.7.7
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a
href="https://github.com/hashicorp/go-retryablehttp/blob/main/CHANGELOG.md">github.com/hashicorp/go-retryablehttp's
changelog</a>.</em></p>
<blockquote>
<h2>0.7.7 (May 30, 2024)</h2>
<p>BUG FIXES:</p>
<ul>
<li>client: avoid potentially leaking URL-embedded basic authentication
credentials in logs (<a
href="https://redirect.github.com/hashicorp/go-retryablehttp/issues/158">#158</a>)</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/hashicorp/go-retryablehttp/commit/1542b31176d3973a6ecbc06c05a2d0df89b59afb"><code>1542b31</code></a>
v0.7.7</li>
<li><a
href="https://github.com/hashicorp/go-retryablehttp/commit/defb9f441dcf67a2a56fae733482836ea83349ac"><code>defb9f4</code></a>
v0.7.7</li>
<li><a
href="https://github.com/hashicorp/go-retryablehttp/commit/a99f07beb3c5faaa0a283617e6eb6bcf25f5049a"><code>a99f07b</code></a>
Merge pull request <a
href="https://redirect.github.com/hashicorp/go-retryablehttp/issues/158">#158</a>
from dany74q/danny/redacted-url-in-logs</li>
<li><a
href="https://github.com/hashicorp/go-retryablehttp/commit/8a28c574da4098c0612fe1c7135f1f6de113d411"><code>8a28c57</code></a>
Merge branch 'main' into danny/redacted-url-in-logs</li>
<li><a
href="https://github.com/hashicorp/go-retryablehttp/commit/86e852df43aa0d94150c4629d74e5116d1ff3348"><code>86e852d</code></a>
Merge pull request <a
href="https://redirect.github.com/hashicorp/go-retryablehttp/issues/227">#227</a>
from hashicorp/dependabot/github_actions/actions/chec...</li>
<li><a
href="https://github.com/hashicorp/go-retryablehttp/commit/47fe99e6460cddc5f433aad2b54dcf32281f8a53"><code>47fe99e</code></a>
Bump actions/checkout from 4.1.5 to 4.1.6</li>
<li><a
href="https://github.com/hashicorp/go-retryablehttp/commit/490fc06be0931548d3523a4245d15e9dc5d9214d"><code>490fc06</code></a>
Merge pull request <a
href="https://redirect.github.com/hashicorp/go-retryablehttp/issues/226">#226</a>
from testwill/ioutil</li>
<li><a
href="https://github.com/hashicorp/go-retryablehttp/commit/f3e9417dbfcd0dc2b4a02a1dfdeb75f1e636b692"><code>f3e9417</code></a>
chore: remove refs to deprecated io/ioutil</li>
<li>See full diff in <a
href="https://github.com/hashicorp/go-retryablehttp/compare/v0.7.6...v0.7.7">compare
view</a></li>
</ul>
</details>
<br />

Updates `github.com/spf13/viper` from 1.18.2 to 1.19.0
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/spf13/viper/releases">github.com/spf13/viper's
releases</a>.</em></p>
<blockquote>
<h2>v1.19.0</h2>
<!-- raw HTML omitted -->
<h2>What's Changed</h2>
<h3>Bug Fixes 🐛</h3>
<ul>
<li>fix!: hide struct binding behind a feature flag by <a
href="https://github.com/sagikazarmark"><code>@​sagikazarmark</code></a>
in <a
href="https://redirect.github.com/spf13/viper/pull/1720">spf13/viper#1720</a></li>
</ul>
<h3>Dependency Updates ⬆️</h3>
<ul>
<li>build(deps): bump github/codeql-action from 2.22.8 to 2.22.9 by <a
href="https://github.com/dependabot"><code>@​dependabot</code></a> in <a
href="https://redirect.github.com/spf13/viper/pull/1705">spf13/viper#1705</a></li>
<li>build(deps): bump actions/setup-go from 4.1.0 to 5.0.0 by <a
href="https://github.com/dependabot"><code>@​dependabot</code></a> in <a
href="https://redirect.github.com/spf13/viper/pull/1703">spf13/viper#1703</a></li>
<li>build(deps): bump github/codeql-action from 2.22.9 to 3.22.11 by <a
href="https://github.com/dependabot"><code>@​dependabot</code></a> in <a
href="https://redirect.github.com/spf13/viper/pull/1713">spf13/viper#1713</a></li>
<li>build(deps): bump github.com/pelletier/go-toml/v2 from 2.1.0 to
2.1.1 by <a
href="https://github.com/dependabot"><code>@​dependabot</code></a> in <a
href="https://redirect.github.com/spf13/viper/pull/1711">spf13/viper#1711</a></li>
<li>build(deps): bump golang.org/x/crypto from 0.16.0 to 0.17.0 by <a
href="https://github.com/dependabot"><code>@​dependabot</code></a> in <a
href="https://redirect.github.com/spf13/viper/pull/1722">spf13/viper#1722</a></li>
<li>build(deps): bump github/codeql-action from 3.22.11 to 3.23.0 by <a
href="https://github.com/dependabot"><code>@​dependabot</code></a> in <a
href="https://redirect.github.com/spf13/viper/pull/1734">spf13/viper#1734</a></li>
<li>build(deps): bump actions/dependency-review-action from 3.1.4 to
3.1.5 by <a
href="https://github.com/dependabot"><code>@​dependabot</code></a> in <a
href="https://redirect.github.com/spf13/viper/pull/1731">spf13/viper#1731</a></li>
<li>build(deps): bump mheap/github-action-required-labels from 5.1.0 to
5.2.0 by <a
href="https://github.com/dependabot"><code>@​dependabot</code></a> in <a
href="https://redirect.github.com/spf13/viper/pull/1743">spf13/viper#1743</a></li>
<li>build(deps): bump github/codeql-action from 3.23.0 to 3.23.2 by <a
href="https://github.com/dependabot"><code>@​dependabot</code></a> in <a
href="https://redirect.github.com/spf13/viper/pull/1742">spf13/viper#1742</a></li>
<li>build(deps): bump actions/dependency-review-action from 3.1.5 to
4.0.0 by <a
href="https://github.com/dependabot"><code>@​dependabot</code></a> in <a
href="https://redirect.github.com/spf13/viper/pull/1739">spf13/viper#1739</a></li>
<li>build(deps): bump cachix/install-nix-action from 24 to 25 by <a
href="https://github.com/dependabot"><code>@​dependabot</code></a> in <a
href="https://redirect.github.com/spf13/viper/pull/1737">spf13/viper#1737</a></li>
<li>build(deps): bump github/codeql-action from 3.23.2 to 3.24.0 by <a
href="https://github.com/dependabot"><code>@​dependabot</code></a> in <a
href="https://redirect.github.com/spf13/viper/pull/1751">spf13/viper#1751</a></li>
<li>build(deps): bump github/codeql-action from 3.24.0 to 3.24.1 by <a
href="https://github.com/dependabot"><code>@​dependabot</code></a> in <a
href="https://redirect.github.com/spf13/viper/pull/1760">spf13/viper#1760</a></li>
<li>build(deps): bump actions/dependency-review-action from 4.0.0 to
4.1.0 by <a
href="https://github.com/dependabot"><code>@​dependabot</code></a> in <a
href="https://redirect.github.com/spf13/viper/pull/1761">spf13/viper#1761</a></li>
<li>build(deps): bump golangci/golangci-lint-action from 3.7.0 to 4.0.0
by <a href="https://github.com/dependabot"><code>@​dependabot</code></a>
in <a
href="https://redirect.github.com/spf13/viper/pull/1757">spf13/viper#1757</a></li>
<li>build(deps): bump mheap/github-action-required-labels from 5.2.0 to
5.3.0 by <a
href="https://github.com/dependabot"><code>@​dependabot</code></a> in <a
href="https://redirect.github.com/spf13/viper/pull/1759">spf13/viper#1759</a></li>
<li>build(deps): bump github/codeql-action from 3.24.1 to 3.24.3 by <a
href="https://github.com/dependabot"><code>@​dependabot</code></a> in <a
href="https://redirect.github.com/spf13/viper/pull/1763">spf13/viper#1763</a></li>
<li>build(deps): bump github.com/sagikazarmark/crypt from 0.17.0 to
0.18.0 by <a
href="https://github.com/dependabot"><code>@​dependabot</code></a> in <a
href="https://redirect.github.com/spf13/viper/pull/1774">spf13/viper#1774</a></li>
<li>build(deps): bump github/codeql-action from 3.24.3 to 3.24.5 by <a
href="https://github.com/dependabot"><code>@​dependabot</code></a> in <a
href="https://redirect.github.com/spf13/viper/pull/1770">spf13/viper#1770</a></li>
<li>build(deps): bump github.com/stretchr/testify from 1.8.4 to 1.9.0 by
<a href="https://github.com/dependabot"><code>@​dependabot</code></a> in
<a
href="https://redirect.github.com/spf13/viper/pull/1776">spf13/viper#1776</a></li>
<li>build(deps): bump github/codeql-action from 3.24.5 to 3.24.6 by <a
href="https://github.com/dependabot"><code>@​dependabot</code></a> in <a
href="https://redirect.github.com/spf13/viper/pull/1775">spf13/viper#1775</a></li>
<li>build(deps): bump cachix/install-nix-action from 25 to 26 by <a
href="https://github.com/dependabot"><code>@​dependabot</code></a> in <a
href="https://redirect.github.com/spf13/viper/pull/1778">spf13/viper#1778</a></li>
<li>build(deps): bump actions/dependency-review-action from 4.1.0 to
4.1.3 by <a
href="https://github.com/dependabot"><code>@​dependabot</code></a> in <a
href="https://redirect.github.com/spf13/viper/pull/1767">spf13/viper#1767</a></li>
<li>build(deps): bump github/codeql-action from 3.24.6 to 3.24.9 by <a
href="https://github.com/dependabot"><code>@​dependabot</code></a> in <a
href="https://redirect.github.com/spf13/viper/pull/1790">spf13/viper#1790</a></li>
<li>build(deps): bump mheap/github-action-required-labels from 5.3.0 to
5.4.0 by <a
href="https://github.com/dependabot"><code>@​dependabot</code></a> in <a
href="https://redirect.github.com/spf13/viper/pull/1789">spf13/viper#1789</a></li>
<li>build(deps): bump actions/checkout from 4.1.1 to 4.1.2 by <a
href="https://github.com/dependabot"><code>@​dependabot</code></a> in <a
href="https://redirect.github.com/spf13/viper/pull/1780">spf13/viper#1780</a></li>
<li>build(deps): bump actions/dependency-review-action from 4.1.3 to
4.2.4 by <a
href="https://github.com/dependabot"><code>@​dependabot</code></a> in <a
href="https://redirect.github.com/spf13/viper/pull/1793">spf13/viper#1793</a></li>
<li>chore: upgrade crypt by <a
href="https://github.com/sagikazarmark"><code>@​sagikazarmark</code></a>
in <a
href="https://redirect.github.com/spf13/viper/pull/1794">spf13/viper#1794</a></li>
<li>build(deps): bump github.com/pelletier/go-toml/v2 from 2.1.1 to
2.2.0 by <a
href="https://github.com/dependabot"><code>@​dependabot</code></a> in <a
href="https://redirect.github.com/spf13/viper/pull/1788">spf13/viper#1788</a></li>
<li>build(deps): bump actions/dependency-review-action from 4.2.4 to
4.2.5 by <a
href="https://github.com/dependabot"><code>@​dependabot</code></a> in <a
href="https://redirect.github.com/spf13/viper/pull/1796">spf13/viper#1796</a></li>
<li>build(deps): bump github.com/pelletier/go-toml/v2 from 2.2.0 to
2.2.1 by <a
href="https://github.com/dependabot"><code>@​dependabot</code></a> in <a
href="https://redirect.github.com/spf13/viper/pull/1804">spf13/viper#1804</a></li>
<li>build(deps): bump github/codeql-action from 3.24.9 to 3.25.1 by <a
href="https://github.com/dependabot"><code>@​dependabot</code></a> in <a
href="https://redirect.github.com/spf13/viper/pull/1806">spf13/viper#1806</a></li>
<li>build(deps): bump golang.org/x/net from 0.22.0 to 0.23.0 by <a
href="https://github.com/dependabot"><code>@​dependabot</code></a> in <a
href="https://redirect.github.com/spf13/viper/pull/1807">spf13/viper#1807</a></li>
<li>build(deps): bump actions/checkout from 4.1.2 to 4.1.3 by <a
href="https://github.com/dependabot"><code>@​dependabot</code></a> in <a
href="https://redirect.github.com/spf13/viper/pull/1808">spf13/viper#1808</a></li>
<li>build(deps): bump actions/checkout from 4.1.3 to 4.1.4 by <a
href="https://github.com/dependabot"><code>@​dependabot</code></a> in <a
href="https://redirect.github.com/spf13/viper/pull/1813">spf13/viper#1813</a></li>
<li>build(deps): bump github/codeql-action from 3.25.1 to 3.25.2 by <a
href="https://github.com/dependabot"><code>@​dependabot</code></a> in <a
href="https://redirect.github.com/spf13/viper/pull/1811">spf13/viper#1811</a></li>
<li>build(deps): bump mheap/github-action-required-labels from 5.4.0 to
5.4.1 by <a
href="https://github.com/dependabot"><code>@​dependabot</code></a> in <a
href="https://redirect.github.com/spf13/viper/pull/1817">spf13/viper#1817</a></li>
<li>build(deps): bump actions/dependency-review-action from 4.2.5 to
4.3.2 by <a
href="https://github.com/dependabot"><code>@​dependabot</code></a> in <a
href="https://redirect.github.com/spf13/viper/pull/1821">spf13/viper#1821</a></li>
<li>build(deps): bump github.com/pelletier/go-toml/v2 from 2.2.1 to
2.2.2 by <a
href="https://github.com/dependabot"><code>@​dependabot</code></a> in <a
href="https://redirect.github.com/spf13/viper/pull/1822">spf13/viper#1822</a></li>
<li>build(deps): bump actions/setup-go from 5.0.0 to 5.0.1 by <a
href="https://github.com/dependabot"><code>@​dependabot</code></a> in <a
href="https://redirect.github.com/spf13/viper/pull/1824">spf13/viper#1824</a></li>
<li>build(deps): bump github/codeql-action from 3.25.2 to 3.25.4 by <a
href="https://github.com/dependabot"><code>@​dependabot</code></a> in <a
href="https://redirect.github.com/spf13/viper/pull/1828">spf13/viper#1828</a></li>
<li>build(deps): bump golangci/golangci-lint-action from 4.0.0 to 6.0.1
by <a href="https://github.com/dependabot"><code>@​dependabot</code></a>
in <a
href="https://redirect.github.com/spf13/viper/pull/1829">spf13/viper#1829</a></li>
<li>build(deps): bump github/codeql-action from 3.25.4 to 3.25.7 by <a
href="https://github.com/dependabot"><code>@​dependabot</code></a> in <a
href="https://redirect.github.com/spf13/viper/pull/1844">spf13/viper#1844</a></li>
</ul>
<!-- raw HTML omitted -->
</blockquote>
<p>... (truncated)</p>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/spf13/viper/commit/b9733f03ad014259d08f405c13e3d7f469fa1a8e"><code>b9733f0</code></a>
build(deps): bump actions/checkout from 4.1.4 to 4.1.6</li>
<li><a
href="https://github.com/spf13/viper/commit/6ecc5c810f98ebe1984fb55ce5ad5c6afc3fc44e"><code>6ecc5c8</code></a>
build(deps): bump cachix/install-nix-action from 26 to 27</li>
<li><a
href="https://github.com/spf13/viper/commit/248c6fdd03eafa8a524f75af5b5c059af0c952bd"><code>248c6fd</code></a>
build(deps): bump github/codeql-action from 3.25.4 to 3.25.7</li>
<li><a
href="https://github.com/spf13/viper/commit/abea773f16452659b7b47770862dfb29b61e82d1"><code>abea773</code></a>
Update references to bketelsen/crypt</li>
<li><a
href="https://github.com/spf13/viper/commit/f17acb4fd40fcd0e22d09217b6680a6297092a33"><code>f17acb4</code></a>
build(deps): bump golangci/golangci-lint-action from 4.0.0 to 6.0.1</li>
<li><a
href="https://github.com/spf13/viper/commit/8e285a5880531e2ed4933648e388353df1db5106"><code>8e285a5</code></a>
build(deps): bump github/codeql-action from 3.25.2 to 3.25.4</li>
<li><a
href="https://github.com/spf13/viper/commit/40176207a58a5f2b0b95e72da8b6ebf2df02416e"><code>4017620</code></a>
build(deps): bump actions/setup-go from 5.0.0 to 5.0.1</li>
<li><a
href="https://github.com/spf13/viper/commit/b67e814385886e962dfe9c304a69e42b8880d3a8"><code>b67e814</code></a>
build(deps): bump github.com/pelletier/go-toml/v2 from 2.2.1 to
2.2.2</li>
<li><a
href="https://github.com/spf13/viper/commit/4a182c767b9521adfd8981bea4015457105f608e"><code>4a182c7</code></a>
build(deps): bump actions/dependency-review-action from 4.2.5 to
4.3.2</li>
<li><a
href="https://github.com/spf13/viper/commit/45a0e1214a55ce1fcdc6e66526177e2dc83f2bef"><code>45a0e12</code></a>
build(deps): bump mheap/github-action-required-labels</li>
<li>Additional commits viewable in <a
href="https://github.com/spf13/viper/compare/v1.18.2...v1.19.0">compare
view</a></li>
</ul>
</details>
<br />

Updates `go.etcd.io/etcd/client/v3` from 3.5.13 to 3.5.14
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/etcd-io/etcd/releases">go.etcd.io/etcd/client/v3's
releases</a>.</em></p>
<blockquote>
<h2>v3.5.14</h2>
<p>Please check out <a
href="https://github.com/etcd-io/etcd/blob/main/CHANGELOG/CHANGELOG-3.5.md">CHANGELOG</a>
for a full list of changes. And make sure to read <a
href="https://github.com/etcd-io/website/blob/main/content/en/docs/v3.5/upgrades/upgrade_3_5.md">upgrade
guide</a> before upgrading etcd (there may be breaking changes).</p>
<p>For installation guides, please check out <a
href="http://play.etcd.io">play.etcd.io</a> and <a
href="https://github.com/etcd-io/etcd/tree/master/Documentation#operating-etcd-clusters">operating
etcd</a>. Latest support status for common architectures and operating
systems can be found at <a
href="https://github.com/etcd-io/website/blob/main/content/en/docs/v3.5/op-guide/supported-platform.md">supported
platforms</a>.</p>
<h6>Linux</h6>
<pre lang="bash"><code>ETCD_VER=v3.5.14
<h1>choose either URL</h1>
<p>GOOGLE_URL=<a
href="https://storage.googleapis.com/etcd">https://storage.googleapis.com/etcd</a>
GITHUB_URL=<a
href="https://github.com/etcd-io/etcd/releases/download">https://github.com/etcd-io/etcd/releases/download</a>
DOWNLOAD_URL=${GOOGLE_URL}</p>
<p>rm -f /tmp/etcd-${ETCD_VER}-linux-amd64.tar.gz
rm -rf /tmp/etcd-download-test &amp;&amp; mkdir -p
/tmp/etcd-download-test</p>
<p>curl -L
${DOWNLOAD_URL}/${ETCD_VER}/etcd-${ETCD_VER}-linux-amd64.tar.gz -o
/tmp/etcd-${ETCD_VER}-linux-amd64.tar.gz
tar xzvf /tmp/etcd-${ETCD_VER}-linux-amd64.tar.gz -C
/tmp/etcd-download-test --strip-components=1
rm -f /tmp/etcd-${ETCD_VER}-linux-amd64.tar.gz</p>
<p>/tmp/etcd-download-test/etcd --version
/tmp/etcd-download-test/etcdctl version
/tmp/etcd-download-test/etcdutl version
</code></pre></p>
<pre lang="bash"><code># start a local etcd server
/tmp/etcd-download-test/etcd

# write,read to etcd
/tmp/etcd-download-test/etcdctl --endpoints=localhost:2379 put foo bar
/tmp/etcd-download-test/etcdctl --endpoints=localhost:2379 get foo
</code></pre>
<h6>macOS (Darwin)</h6>
<pre lang="bash"><code>ETCD_VER=v3.5.14
<h1>choose either URL</h1>
<p>GOOGLE_URL=<a
href="https://storage.googleapis.com/etcd">https://storage.googleapis.com/etcd</a>
GITHUB_URL=<a
href="https://github.com/etcd-io/etcd/releases/download">https://github.com/etcd-io/etcd/releases/download</a>
DOWNLOAD_URL=${GOOGLE_URL}</p>
<p>rm -f /tmp/etcd-${ETCD_VER}-darwin-amd64.zip
rm -rf /tmp/etcd-download-test &amp;&amp; mkdir -p
/tmp/etcd-download-test</p>
<p>curl -L ${DOWNLOAD_URL}/${ETCD_VER}/etcd-${ETCD_VER}-darwin-amd64.zip
-o /tmp/etcd-${ETCD_VER}-darwin-amd64.zip
&lt;/tr&gt;&lt;/table&gt;
</code></pre></p>
</blockquote>
<p>... (truncated)</p>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/etcd-io/etcd/commit/bf51a53a7e0452a7e44783c24ec048e6981dd2d7"><code>bf51a53</code></a>
version: bump up to 3.5.14</li>
<li><a
href="https://github.com/etcd-io/etcd/commit/47c5fb845fd3fbba9809b62e9b044af8d4c1d2ef"><code>47c5fb8</code></a>
Merge pull request <a
href="https://redirect.github.com/etcd-io/etcd/issues/18063">#18063</a>
from ArkaSaha30/backport-config-support</li>
<li><a
href="https://github.com/etcd-io/etcd/commit/8bc3271af48634cd8b6b32213d8388fd9e9dd881"><code>8bc3271</code></a>
config: support AllowedCN and AllowedHostname through config file</li>
<li><a
href="https://github.com/etcd-io/etcd/commit/3afe949552bcac9bee4abdf4dbe3b0d236a78c94"><code>3afe949</code></a>
Merge pull request <a
href="https://redirect.github.com/etcd-io/etcd/issues/18017">#18017</a>
from MadhavJivrajani/go-version-setup-35</li>
<li><a
href="https://github.com/etcd-io/etcd/commit/3c990bc43bf7a92d04ad96026ab350d255e8b447"><code>3c990bc</code></a>
scripts: default to using .go-version's version for tests and
builds</li>
<li><a
href="https://github.com/etcd-io/etcd/commit/474031588aa442fcd590896267f5fa3a633b6d15"><code>4740315</code></a>
.*: sync go toolchain version and add ability to verify versions</li>
<li><a
href="https://github.com/etcd-io/etcd/commit/297130d002d3289db727dad99ba321a38c48650c"><code>297130d</code></a>
Merge pull request <a
href="https://redirect.github.com/etcd-io/etcd/issues/17980">#17980</a>
from lavishpal/upgrade/go-to-1.21.10</li>
<li><a
href="https://github.com/etcd-io/etcd/commit/f715ffd773d4edb5c8e75b27a1264db2b2711007"><code>f715ffd</code></a>
update the go v1.21.10</li>
<li><a
href="https://github.com/etcd-io/etcd/commit/8f6d2dc403a25f95fcb3167ab9994bb8890b3236"><code>8f6d2dc</code></a>
Merge pull request <a
href="https://redirect.github.com/etcd-io/etcd/issues/17977">#17977</a>
from ivanvc/release-3.5-backport-etcdutl-memory-all...</li>
<li><a
href="https://github.com/etcd-io/etcd/commit/9e1dadd74850ac70b49df06785d12133e429f5c9"><code>9e1dadd</code></a>
etcdutl: Fix snapshot restore memory alloc issue</li>
<li>Additional commits viewable in <a
href="https://github.com/etcd-io/etcd/compare/v3.5.13...v3.5.14">compare
view</a></li>
</ul>
</details>
<br />

Updates `go.etcd.io/etcd/server/v3` from 3.5.13 to 3.5.14
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/etcd-io/etcd/releases">go.etcd.io/etcd/server/v3's
releases</a>.</em></p>
<blockquote>
<h2>v3.5.14</h2>
<p>Please check out <a
href="https://github.com/etcd-io/etcd/blob/main/CHANGELOG/CHANGELOG-3.5.md">CHANGELOG</a>
for a full list of changes. And make sure to read <a
href="https://github.com/etcd-io/website/blob/main/content/en/docs/v3.5/upgrades/upgrade_3_5.md">upgrade
guide</a> before upgrading etcd (there may be breaking changes).</p>
<p>For installation guides, please check out <a
href="http://play.etcd.io">play.etcd.io</a> and <a
href="https://github.com/etcd-io/etcd/tree/master/Documentation#operating-etcd-clusters">operating
etcd</a>. Latest support status for common architectures and operating
systems can be found at <a
href="https://github.com/etcd-io/website/blob/main/content/en/docs/v3.5/op-guide/supported-platform.md">supported
platforms</a>.</p>
<h6>Linux</h6>
<pre lang="bash"><code>ETCD_VER=v3.5.14
<h1>choose either URL</h1>
<p>GOOGLE_URL=<a
href="https://storage.googleapis.com/etcd">https://storage.googleapis.com/etcd</a>
GITHUB_URL=<a
href="https://github.com/etcd-io/etcd/releases/download">https://github.com/etcd-io/etcd/releases/download</a>
DOWNLOAD_URL=${GOOGLE_URL}</p>
<p>rm -f /tmp/etcd-${ETCD_VER}-linux-amd64.tar.gz
rm -rf /tmp/etcd-download-test &amp;&amp; mkdir -p
/tmp/etcd-download-test</p>
<p>curl -L
${DOWNLOAD_URL}/${ETCD_VER}/etcd-${ETCD_VER}-linux-amd64.tar.gz -o
/tmp/etcd-${ETCD_VER}-linux-amd64.tar.gz
tar xzvf /tmp/etcd-${ETCD_VER}-linux-amd64.tar.gz -C
/tmp/etcd-download-test --strip-components=1
rm -f /tmp/etcd-${ETCD_VER}-linux-amd64.tar.gz</p>
<p>/tmp/etcd-download-test/etcd --version
/tmp/etcd-download-test/etcdctl version
/tmp/etcd-download-test/etcdutl version
</code></pre></p>
<pre lang="bash"><code># start a local etcd server
/tmp/etcd-download-test/etcd

# write,read to etcd
/tmp/etcd-download-test/etcdctl --endpoints=localhost:2379 put foo bar
/tmp/etcd-download-test/etcdctl --endpoints=localhost:2379 get foo
</code></pre>
<h6>macOS (Darwin)</h6>
<pre lang="bash"><code>ETCD_VER=v3.5.14
<h1>choose either URL</h1>
<p>GOOGLE_URL=<a
href="https://storage.googleapis.com/etcd">https://storage.googleapis.com/etcd</a>
GITHUB_URL=<a
href="https://github.com/etcd-io/etcd/releases/download">https://github.com/etcd-io/etcd/releases/download</a>
DOWNLOAD_URL=${GOOGLE_URL}</p>
<p>rm -f /tmp/etcd-${ETCD_VER}-darwin-amd64.zip
rm -rf /tmp/etcd-download-test &amp;&amp; mkdir -p
/tmp/etcd-download-test</p>
<p>curl -L ${DOWNLOAD_URL}/${ETCD_VER}/etcd-${ETCD_VER}-darwin-amd64.zip
-o /tmp/etcd-${ETCD_VER}-darwin-amd64.zip
&lt;/tr&gt;&lt;/table&gt;
</code></pre></p>
</blockquote>
<p>... (truncated)</p>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/etcd-io/etcd/commit/bf51a53a7e0452a7e44783c24ec048e6981dd2d7"><code>bf51a53</code></a>
version: bump up to 3.5.14</li>
<li><a
href="https://github.com/etcd-io/etcd/commit/47c5fb845fd3fbba9809b62e9b044af8d4c1d2ef"><code>47c5fb8</code></a>
Merge pull request <a
href="https://redirect.github.com/etcd-io/etcd/issues/18063">#18063</a>
from ArkaSaha30/backport-config-support</li>
<li><a
href="https://github.com/etcd-io/etcd/commit/8bc3271af48634cd8b6b32213d8388fd9e9dd881"><code>8bc3271</code></a>
config: support AllowedCN and AllowedHostname through config file</li>
<li><a
href="https://github.com/etcd-io/etcd/commit/3afe949552bcac9bee4abdf4dbe3b0d236a78c94"><code>3afe949</code></a>
Merge pull request <a
href="https://redirect.github.com/etcd-io/etcd/issues/18017">#18017</a>
from MadhavJivrajani/go-version-setup-35</li>
<li><a
href="https://github.com/etcd-io/etcd/commit/3c990bc43bf7a92d04ad96026ab350d255e8b447"><code>3c990bc</code></a>
scripts: default to using .go-version's version for tests and
builds</li>
<li><a
href="https://github.com/etcd-io/etcd/commit/474031588aa442fcd590896267f5fa3a633b6d15"><code>4740315</code></a>
.*: sync go toolchain version and add ability to verify versions</li>
<li><a
href="https://github.com/etcd-io/etcd/commit/297130d002d3289db727dad99ba321a38c48650c"><code>297130d</code></a>
Merge pull request <a
href="https://redirect.github.com/etcd-io/etcd/issues/17980">#17980</a>
from lavishpal/upgrade/go-to-1.21.10</li>
<li><a
href="https://github.com/etcd-io/etcd/commit/f715ffd773d4edb5c8e75b27a1264db2b2711007"><code>f715ffd</code></a>
update the go v1.21.10</li>
<li><a
href="https://github.com/etcd-io/etcd/commit/8f6d2dc403a25f95fcb3167ab9994bb8890b3236"><code>8f6d2dc</code></a>
Merge pull request <a
href="https://redirect.github.com/etcd-io/etcd/issues/17977">#17977</a>
from ivanvc/release-3.5-backport-etcdutl-memory-all...</li>
<li><a
href="https://github.com/etcd-io/etcd/commit/9e1dadd74850ac70b49df06785d12133e429f5c9"><code>9e1dadd</code></a>
etcdutl: Fix snapshot restore memory alloc issue</li>
<li>Additional commits viewable in <a
href="https://github.com/etcd-io/etcd/compare/v3.5.13...v3.5.14">compare
view</a></li>
</ul>
</details>
<br />


Dependabot will resolve any conflicts with this PR as long as you don't
alter it yourself. You can also trigger a rebase manually 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 <dependency name> major version` will close this
group update PR and stop Dependabot creating any more for the specific
dependency's major version (unless you unignore this specific
dependency's major version or upgrade to it yourself)
- `@dependabot ignore <dependency name> minor version` will close this
group update PR and stop Dependabot creating any more for the specific
dependency's minor version (unless you unignore this specific
dependency's minor version or upgrade to it yourself)
- `@dependabot ignore <dependency name>` will close this group update PR
and stop Dependabot creating any more for the specific dependency
(unless you unignore this specific dependency or upgrade to it yourself)
- `@dependabot unignore <dependency name>` will remove all of the ignore
conditions of the specified dependency
- `@dependabot unignore <dependency name> <ignore condition>` will
remove the ignore condition of the specified dependency and ignore
conditions


</details>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
dependabot bot and others added 30 commits September 3, 2024 10:10
Bumps the npm_and_yarn group with 1 update in the
/hack/bicep-types-radius/src/autorest.bicep directory:
[micromatch](https://github.com/micromatch/micromatch).
Bumps the npm_and_yarn group with 2 updates in the /typespec directory:
[braces](https://github.com/micromatch/braces) and
[micromatch](https://github.com/micromatch/micromatch).

Updates `micromatch` from 4.0.5 to 4.0.8
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/micromatch/micromatch/releases">micromatch's
releases</a>.</em></p>
<blockquote>
<h2>4.0.8</h2>
<p>Ultimate release that fixes both CVE-2024-4067 and CVE-2024-4068. We
consider the issues low-priority, so even if you see automated scanners
saying otherwise, don't be scared.</p>
</blockquote>
</details>
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a
href="https://github.com/micromatch/micromatch/blob/master/CHANGELOG.md">micromatch's
changelog</a>.</em></p>
<blockquote>
<h2>[4.0.8] - 2024-08-22</h2>
<ul>
<li>backported CVE-2024-4067 fix (from v4.0.6) over to 4.x branch</li>
</ul>
<h2>[4.0.7] - 2024-05-22</h2>
<ul>
<li>this is basically v4.0.5, with some README updates</li>
<li><strong>it is vulnerable to CVE-2024-4067</strong></li>
<li>Updated braces to v3.0.3 to avoid CVE-2024-4068</li>
<li>does NOT break API compatibility</li>
</ul>
<h2>[4.0.6] - 2024-05-21</h2>
<ul>
<li>Added <code>hasBraces</code> to check if a pattern contains
braces.</li>
<li>Fixes CVE-2024-4067</li>
<li><strong>BREAKS API COMPATIBILITY</strong></li>
<li>Should be labeled as a major release, but it's not.</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/micromatch/micromatch/commit/8bd704ec0d9894693d35da425d827819916be920"><code>8bd704e</code></a>
4.0.8</li>
<li><a
href="https://github.com/micromatch/micromatch/commit/a0e68416a44da10f3e4e30845ab95af4fd286d5a"><code>a0e6841</code></a>
run verb to generate README documentation</li>
<li><a
href="https://github.com/micromatch/micromatch/commit/4ec288484f6e8cccf597ad3d43529c31d0f7a02a"><code>4ec2884</code></a>
Merge branch 'v4' into hauserkristof-feature/v4.0.8</li>
<li><a
href="https://github.com/micromatch/micromatch/commit/03aa8052171e878897eee5d7bb2ae0ae83ec2ade"><code>03aa805</code></a>
Merge pull request <a
href="https://redirect.github.com/micromatch/micromatch/issues/266">#266</a>
from hauserkristof/feature/v4.0.8</li>
<li><a
href="https://github.com/micromatch/micromatch/commit/814f5f70efcd100ca9d29198867812a3d6ab91a8"><code>814f5f7</code></a>
lint</li>
<li><a
href="https://github.com/micromatch/micromatch/commit/67fcce6a1077c2faf5ad0c5f998fa70202cc5dae"><code>67fcce6</code></a>
fix: CHANGELOG about braces &amp; CVE-2024-4068, v4.0.5</li>
<li><a
href="https://github.com/micromatch/micromatch/commit/113f2e3fa7cb30b429eda7c4c38475a8e8ba1b30"><code>113f2e3</code></a>
fix: CVE numbers in CHANGELOG</li>
<li><a
href="https://github.com/micromatch/micromatch/commit/d9dbd9a266686f44afb38da26fe016f96d1ec04f"><code>d9dbd9a</code></a>
feat: updated CHANGELOG</li>
<li><a
href="https://github.com/micromatch/micromatch/commit/2ab13157f416679f54e3a32b1425e184bd16749e"><code>2ab1315</code></a>
fix: use actions/setup-node@v4</li>
<li><a
href="https://github.com/micromatch/micromatch/commit/1406ea38f3e24b29f4d4f46908d5cffcb3e6c4ce"><code>1406ea3</code></a>
feat: rework test to work on macos with node 10,12 and 14</li>
<li>Additional commits viewable in <a
href="https://github.com/micromatch/micromatch/compare/4.0.5...4.0.8">compare
view</a></li>
</ul>
</details>
<br />

Updates `braces` from 3.0.2 to 3.0.3
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/micromatch/braces/commit/74b2db2938fad48a2ea54a9c8bf27a37a62c350d"><code>74b2db2</code></a>
3.0.3</li>
<li><a
href="https://github.com/micromatch/braces/commit/88f1429a0f47e1dd3813de35211fc97ffda27f9e"><code>88f1429</code></a>
update eslint. lint, fix unit tests.</li>
<li><a
href="https://github.com/micromatch/braces/commit/415d660c3002d1ab7e63dbf490c9851da80596ff"><code>415d660</code></a>
Snyk js braces 6838727 (<a
href="https://redirect.github.com/micromatch/braces/issues/40">#40</a>)</li>
<li><a
href="https://github.com/micromatch/braces/commit/190510f79db1adf21d92798b0bb6fccc1f72c9d6"><code>190510f</code></a>
fix tests, skip 1 test in test/braces.expand</li>
<li><a
href="https://github.com/micromatch/braces/commit/716eb9f12d820b145a831ad678618731927e8856"><code>716eb9f</code></a>
readme bump</li>
<li><a
href="https://github.com/micromatch/braces/commit/a5851e57f45c3431a94d83fc565754bc10f5bbc3"><code>a5851e5</code></a>
Merge pull request <a
href="https://redirect.github.com/micromatch/braces/issues/37">#37</a>
from coderaiser/fix/vulnerability</li>
<li><a
href="https://github.com/micromatch/braces/commit/2092bd1fb108d2c59bd62e243b70ad98db961538"><code>2092bd1</code></a>
feature: braces: add maxSymbols (<a
href="https://github.com/micromatch/braces/issues/">https://github.com/micromatch/braces/issues/</a>...</li>
<li><a
href="https://github.com/micromatch/braces/commit/9f5b4cf47329351bcb64287223ffb6ecc9a5e6d3"><code>9f5b4cf</code></a>
fix: vulnerability (<a
href="https://security.snyk.io/vuln/SNYK-JS-BRACES-6838727">https://security.snyk.io/vuln/SNYK-JS-BRACES-6838727</a>)</li>
<li><a
href="https://github.com/micromatch/braces/commit/98414f9f1fabe021736e26836d8306d5de747e0d"><code>98414f9</code></a>
remove funding file</li>
<li><a
href="https://github.com/micromatch/braces/commit/665ab5d561c017a38ba7aafd92cc6655b91d8c14"><code>665ab5d</code></a>
update keepEscaping doc (<a
href="https://redirect.github.com/micromatch/braces/issues/27">#27</a>)</li>
<li>Additional commits viewable in <a
href="https://github.com/micromatch/braces/compare/3.0.2...3.0.3">compare
view</a></li>
</ul>
</details>
<br />

Updates `micromatch` from 4.0.5 to 4.0.8
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/micromatch/micromatch/releases">micromatch's
releases</a>.</em></p>
<blockquote>
<h2>4.0.8</h2>
<p>Ultimate release that fixes both CVE-2024-4067 and CVE-2024-4068. We
consider the issues low-priority, so even if you see automated scanners
saying otherwise, don't be scared.</p>
</blockquote>
</details>
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a
href="https://github.com/micromatch/micromatch/blob/master/CHANGELOG.md">micromatch's
changelog</a>.</em></p>
<blockquote>
<h2>[4.0.8] - 2024-08-22</h2>
<ul>
<li>backported CVE-2024-4067 fix (from v4.0.6) over to 4.x branch</li>
</ul>
<h2>[4.0.7] - 2024-05-22</h2>
<ul>
<li>this is basically v4.0.5, with some README updates</li>
<li><strong>it is vulnerable to CVE-2024-4067</strong></li>
<li>Updated braces to v3.0.3 to avoid CVE-2024-4068</li>
<li>does NOT break API compatibility</li>
</ul>
<h2>[4.0.6] - 2024-05-21</h2>
<ul>
<li>Added <code>hasBraces</code> to check if a pattern contains
braces.</li>
<li>Fixes CVE-2024-4067</li>
<li><strong>BREAKS API COMPATIBILITY</strong></li>
<li>Should be labeled as a major release, but it's not.</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/micromatch/micromatch/commit/8bd704ec0d9894693d35da425d827819916be920"><code>8bd704e</code></a>
4.0.8</li>
<li><a
href="https://github.com/micromatch/micromatch/commit/a0e68416a44da10f3e4e30845ab95af4fd286d5a"><code>a0e6841</code></a>
run verb to generate README documentation</li>
<li><a
href="https://github.com/micromatch/micromatch/commit/4ec288484f6e8cccf597ad3d43529c31d0f7a02a"><code>4ec2884</code></a>
Merge branch 'v4' into hauserkristof-feature/v4.0.8</li>
<li><a
href="https://github.com/micromatch/micromatch/commit/03aa8052171e878897eee5d7bb2ae0ae83ec2ade"><code>03aa805</code></a>
Merge pull request <a
href="https://redirect.github.com/micromatch/micromatch/issues/266">#266</a>
from hauserkristof/feature/v4.0.8</li>
<li><a
href="https://github.com/micromatch/micromatch/commit/814f5f70efcd100ca9d29198867812a3d6ab91a8"><code>814f5f7</code></a>
lint</li>
<li><a
href="https://github.com/micromatch/micromatch/commit/67fcce6a1077c2faf5ad0c5f998fa70202cc5dae"><code>67fcce6</code></a>
fix: CHANGELOG about braces &amp; CVE-2024-4068, v4.0.5</li>
<li><a
href="https://github.com/micromatch/micromatch/commit/113f2e3fa7cb30b429eda7c4c38475a8e8ba1b30"><code>113f2e3</code></a>
fix: CVE numbers in CHANGELOG</li>
<li><a
href="https://github.com/micromatch/micromatch/commit/d9dbd9a266686f44afb38da26fe016f96d1ec04f"><code>d9dbd9a</code></a>
feat: updated CHANGELOG</li>
<li><a
href="https://github.com/micromatch/micromatch/commit/2ab13157f416679f54e3a32b1425e184bd16749e"><code>2ab1315</code></a>
fix: use actions/setup-node@v4</li>
<li><a
href="https://github.com/micromatch/micromatch/commit/1406ea38f3e24b29f4d4f46908d5cffcb3e6c4ce"><code>1406ea3</code></a>
feat: rework test to work on macos with node 10,12 and 14</li>
<li>Additional commits viewable in <a
href="https://github.com/micromatch/micromatch/compare/4.0.5...4.0.8">compare
view</a></li>
</ul>
</details>
<br />


Dependabot will resolve any conflicts with this PR as long as you don't
alter it yourself. You can also trigger a rebase manually 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 <dependency name> major version` will close this
group update PR and stop Dependabot creating any more for the specific
dependency's major version (unless you unignore this specific
dependency's major version or upgrade to it yourself)
- `@dependabot ignore <dependency name> minor version` will close this
group update PR and stop Dependabot creating any more for the specific
dependency's minor version (unless you unignore this specific
dependency's minor version or upgrade to it yourself)
- `@dependabot ignore <dependency name>` will close this group update PR
and stop Dependabot creating any more for the specific dependency
(unless you unignore this specific dependency or upgrade to it yourself)
- `@dependabot unignore <dependency name>` will remove all of the ignore
conditions of the specified dependency
- `@dependabot unignore <dependency name> <ignore condition>` will
remove the ignore condition of the specified dependency and ignore
conditions
You can disable automated security fix PRs for this repo from the
[Security Alerts
page](https://github.com/radius-project/radius/network/alerts).

</details>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Lakshmi Javadekar <103459615+lakshmimsft@users.noreply.github.com>
# Description
Adding secret store capabilities to reference kubernetes secrets
natively

## Type of change

- This pull request adds or changes features of Radius and has an
approved issue (#5520) .


<!--

Please update the following to link the associated issue. This is
required for some kinds of changes (see above).

-->

Fixes: #5520

---------

Signed-off-by: Nick Beenham <1985327+superbeeny@users.noreply.github.com>
# Description

Fixes #7391 - fixes issue with error incorrectly returned for `rad group
show` with no group name argument.

## Type of change
- This pull request fixes a bug in Radius and has an approved issue
(issue link required).

Fixes: #7391

---------

Signed-off-by: Nick Beenham <1985327+superbeeny@users.noreply.github.com>
# Description

Add purge flag to delete radius related namespace, the purge flag should
be set explicitly(--purge=true).

## Type of change

- This pull request adds or changes features of Radius and has an
approved issue (issue link required).

issue link #7764

---------

Signed-off-by: lbzs <627062293@qq.com>
Co-authored-by: Ryan Nowak <nowakra@gmail.com>
# Description

ECR thorws following error when Data is nil, updating the data to a
empty descriptor.
```
Something went wrong Cause: PUT "
https://<account-name>.dkr.ecr.us-east-2.amazonaws.com/v2/test-private-ecr/blobs/uploads/47552bfb-e8f7-41ad-9c07-310446dc14?digest=sha256%3Ae3b0c44298fc1c149afbf4c8996fb927ae41e4649b934ca495991b7852b855":
response status code 400: blob upload invalid: The upload with id '47552bfb-e8f7-41ad-9c07-314186dc14' in the repository with name 'test-ecr' in registry with id '<account-name>' cannot be completed because it does not have any parts.
```

## Type of change

<!--

Please select **one** of the following options that describes your
change and delete the others. Clearly identifying the type of change you
are making will help us review your PR faster, and is used in authoring
release notes.

If you are making a bug fix or functionality change to Radius and do not
have an associated issue link please create one now.

-->

- This pull request fixes a bug in Radius and has an approved issue
(issue link required).
- This pull request adds or changes features of Radius and has an
approved issue (issue link required).
- This pull request is a minor refactor, code cleanup, test improvement,
or other maintenance task and doesn't change the functionality of Radius
(issue link optional).

<!--

Please update the following to link the associated issue. This is
required for some kinds of changes (see above).

-->

Fixes: #7855

---------

Signed-off-by: Vishwanath Hiremath <vhiremath@microsoft.com>
# Description
Hey,

This PR adds support for building Dapr components with an optional
reference to a Dapr secret store.

The new property is named _secretStoreComponentName_. This name is
totally arbitrary but was chosen to try to be as clear as possible.

A secret reference can be created using a _secretKeyRef_ object,
following the same [naming convention as
Dapr](https://docs.dapr.io/operations/components/component-secrets/).

Example : 
```yaml
resource stateStore 'Applications.Dapr/stateStores@2023-10-01-preview' = {
  name: 'statestore'
  properties: {
    environment: environment
    application: application
    resourceProvisioning: 'manual'
    type: 'state.redis'
    version: 'v1'
    metadata: {
      redisHost: {
        secretKeyRef: {
            name: 'redisHost'
            key: 'redisHost'
        }

      }
      redisPassword: ''
    }
    secretStoreComponentName: daprSecretStore.name
  }
}
```

## Type of change

- This pull request adds or changes features of Radius and has an
approved issue (issue link required).

Fixes: #7704

---------

Signed-off-by: SoTrx <11771975+SoTrx@users.noreply.github.com>
# Description

There have been some unexpected runs for the cloud-functional-tests
which fail. A recent instance was on 9/1/2024, with multiple runs, some
of which were against commits that were already merged into main 2 days
ago.
eg. https://github.com/radius-project/radius/actions/runs/10648348010

This PR adds additional logging to capture the values of multiple
fields, allowing us to determine the correct filter conditions for
triggering the workflow when event = workflow_run.

Note: This specific event may also have been related to a GitHub outage
that happened the same week but nonetheless, similar failed runs have
been recorded earlier.

## Type of change
- This pull request fixes a bug in Radius and has an approved issue
#7782

Fixes: Gets more data for #7782
# Description

There have been some unexpected failed runs for the
cloud-functional-tests #7782.
Earlier PR #7885 added
debug logs which have given some useful data.
This PR adds to these debug logs to help debug further.

## Type of change
- This pull request fixes a bug in Radius and has an approved issue
#7782

Fixes: Gets more data for #7782
…d identity and AWS IRSA (#7850)

# Description

- Adding Bicep Recipe Config changes in typespec, conversions and unit
tests.
- Implementing Bicep FindSecretIDs 
- Adding basic auth support to authenticate private registries and unit
tests.
- Adding workload identity support for ACR registries
- Adding AWS IRSA support for ECR registries.
- Updating Recipe Metadata and Recipe Execute functions in the driver to
get the oras auth client

## Type of change

<!--

Please select **one** of the following options that describes your
change and delete the others. Clearly identifying the type of change you
are making will help us review your PR faster, and is used in authoring
release notes.

If you are making a bug fix or functionality change to Radius and do not
have an associated issue link please create one now.

-->

- This pull request fixes a bug in Radius and has an approved issue
(issue link required).
- This pull request adds or changes features of Radius and has an
approved issue (issue link required).
- This pull request is a minor refactor, code cleanup, test improvement,
or other maintenance task and doesn't change the functionality of Radius
(issue link optional).

<!--

Please update the following to link the associated issue. This is
required for some kinds of changes (see above).

-->

Fixes: #issue_number

---------

Signed-off-by: Vishwanath Hiremath <vhiremath@microsoft.com>
# Description

Ref: #7892
Based on logs seen for errors in the past week,
eg.
https://github.com/radius-project/radius/actions/runs/10753879482/job/29823820614

Adding condition to workflow to run when
github.event.workflow_run.conclusion == 'success' when event is
workflow_run.
Keeping additional debug logs in place for the next few days to monitor
any subsequent failures.
Another PR to remove logs will be sent closer to end of this week if no
failures are detected.

## Type of change

- This pull request is a minor refactor, code cleanup, test improvement,
or other maintenance task and doesn't change the functionality of Radius
(#7782).

Fixes: #7782
# Description

This PR removes references to the radbicep fork. This includes docs
changes and workflow updates. We will no longer update the fork during
releases or when schema changes are made

## Type of change

<!--

Please select **one** of the following options that describes your
change and delete the others. Clearly identifying the type of change you
are making will help us review your PR faster, and is used in authoring
release notes.

If you are making a bug fix or functionality change to Radius and do not
have an associated issue link please create one now.

-->

- This pull request is a minor refactor, code cleanup, test improvement,
or other maintenance task and doesn't change the functionality of Radius
#7829

<!--

Please update the following to link the associated issue. This is
required for some kinds of changes (see above).

-->

Fixes: #7829

Signed-off-by: sk593 <shruthikumar@microsoft.com>
…nment in a different scope "scope2" (#7895)

# Description

Today, rad deploy can use only the environments that are in same scope
as where the application is being deployed to (either default scope or
one specified by -g).
It should be able to use environments in different groups to deploy
application.

## Type of change

- This pull request fixes a bug in Radius and has an approved issue
(issue link required).
Fixes: #7520

---------

Signed-off-by: nithyatsu <nithyasu@microsoft.com>
# Description

Remove the error message added for debugging.

## Type of change

<!--

Please select **one** of the following options that describes your
change and delete the others. Clearly identifying the type of change you
are making will help us review your PR faster, and is used in authoring
release notes.

If you are making a bug fix or functionality change to Radius and do not
have an associated issue link please create one now.

-->

- This pull request fixes a bug in Radius and has an approved issue
(issue link required).
- This pull request adds or changes features of Radius and has an
approved issue (issue link required).
- This pull request is a minor refactor, code cleanup, test improvement,
or other maintenance task and doesn't change the functionality of Radius
(issue link optional).

<!--

Please update the following to link the associated issue. This is
required for some kinds of changes (see above).

-->

Fixes: #issue_number

Signed-off-by: Vishwanath Hiremath <vhiremath@microsoft.com>
# Description

* Release Radius v0.38.0-rc1

## Type of change

- This pull request is a minor refactor, code cleanup, test improvement,
or other maintenance task and doesn't change the functionality of Radius
(issue link optional).

Signed-off-by: willdavsmith <willdavsmith@gmail.com>
# Description
Updating the version to 0.38.

## Type of change
Release

---------

Signed-off-by: ytimocin <ytimocin@microsoft.com>
Bumps [bicep-types](https://github.com/Azure/bicep-types) from `99cdcee`
to `d936309`.
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/Azure/bicep-types/commit/d936309399ac9065fae145815b2e98526eca8797"><code>d936309</code></a>
Bump <code>@​types/jest</code> from 29.5.12 to 29.5.13 in
/src/bicep-types (<a
href="https://redirect.github.com/Azure/bicep-types/issues/522">#522</a>)</li>
<li><a
href="https://github.com/Azure/bicep-types/commit/05df93a6e29e258a4fe4bebc3a4d0e9f7483c01d"><code>05df93a</code></a>
Bump <code>@​types/node</code> from 22.5.4 to 22.5.5 in /src/bicep-types
(<a
href="https://redirect.github.com/Azure/bicep-types/issues/519">#519</a>)</li>
<li><a
href="https://github.com/Azure/bicep-types/commit/8f85918126344b109c827a9838f98bf516456cc5"><code>8f85918</code></a>
Bump typescript from 5.5.4 to 5.6.2 in /src/bicep-types (<a
href="https://redirect.github.com/Azure/bicep-types/issues/520">#520</a>)</li>
<li><a
href="https://github.com/Azure/bicep-types/commit/c780b40d6cb6c17d6fc702dbdaf730ab4097f333"><code>c780b40</code></a>
Bump eslint-plugin-jest from 28.8.1 to 28.8.3 in /src/bicep-types (<a
href="https://redirect.github.com/Azure/bicep-types/issues/518">#518</a>)</li>
<li><a
href="https://github.com/Azure/bicep-types/commit/3718891bd52028c9466d53fbb38b3e7a725009be"><code>3718891</code></a>
Bump <code>@​types/node</code> from 22.5.2 to 22.5.4 in /src/bicep-types
(<a
href="https://redirect.github.com/Azure/bicep-types/issues/517">#517</a>)</li>
<li>See full diff in <a
href="https://github.com/Azure/bicep-types/compare/99cdcee81e5885f77b92a73e6273babc8fb1f001...d936309399ac9065fae145815b2e98526eca8797">compare
view</a></li>
</ul>
</details>
<br />


Dependabot will resolve any conflicts with this PR as long as you don't
alter it yourself. You can also trigger a rebase manually 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] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
# Description

Hey,

This PR adds support for Dapr Configuration Building block

## Type of change

- This pull request adds or changes features of Radius and has an
approved issue (issue link required).

Fixes: #7889

---------

Signed-off-by: SoTrx <11771975+SoTrx@users.noreply.github.com>
Co-authored-by: Yetkin Timocin <ytimocin@gmail.com>
# Description
Updating and reformatting the release doc.

## Type of change
- This pull request is a minor refactor, code cleanup, test improvement,
or other maintenance task and doesn't change the functionality of Radius
(issue link optional).

Signed-off-by: ytimocin <ytimocin@microsoft.com>
# Description
Update the timeout of the clean-up cluster step to 1h.

## Type of change
- This pull request is a minor refactor, code cleanup, test improvement,
or other maintenance task and doesn't change the functionality of Radius
(issue link optional).

Signed-off-by: ytimocin <ytimocin@microsoft.com>
# Description

This new namespace was added a few weeks ago and wasn't added to the
cleanup-cluster.sh. I saw this when checking the long-running cluster.
Adding this namespace.

## Type of change
- This pull request is a minor refactor, code cleanup, test improvement,
or other maintenance task and doesn't change the functionality of Radius
(issue link optional).

Signed-off-by: ytimocin <ytimocin@microsoft.com>
# Description

This is an improvement to the Radius datastore package that improves the
validation and enforces some useful invariants for the design.

Our datastore package is design to support multiple implementations
across different technologies (ranging from KV-stores to document-stores
to RDBMSes). We have a few of these implementations today but they are
inconsistent in how they work.

This change:

- Improves and consolidates validation for the Query() function.
- Adds a new invariant that ResourceType must be provided for a Query().
- Removes tests for cases that are no longer possible.

The new invariant (resource type must be provided for a query) was
enforced for the CosmosDB store, but not for the ETC.d or API Server
stores. As a result the CosmosDB store was more limited. I'm working on
some cleanup in the area and so I wanted to simplify the interface
towards the bare-minimum number of requirements. The result is that we
can delete tests and functionality, and it will be easier to add new
store implementations in the future.

In general our access patterns support the new invariant. One place in
code that had to be touched was the `/planes` endpoint in UCP. This
would not have worked correctly using the existing CosmosDB store.

## Type of change

- This pull request is a minor refactor, code cleanup, test improvement,
or other maintenance task and doesn't change the functionality of Radius
(issue link optional).

Signed-off-by: Ryan Nowak <nowakra@gmail.com>
…7937)

# Description
1. Separating purge old images and purge Azure test resources workflows.
2. Updating **snok** version and params in the purge old images
workflow.

## Type of change
- This pull request is a minor refactor, code cleanup, test improvement,
or other maintenance task and doesn't change the functionality of Radius
(issue link optional).

---------

Signed-off-by: ytimocin <ytimocin@microsoft.com>
Signed-off-by: Yetkin Timocin <ytimocin@gmail.com>
Co-authored-by: Karishma Chawla <kachawla@microsoft.com>
)

Bumps the all group with 1 update:
[peter-evans/create-pull-request](https://github.com/peter-evans/create-pull-request).

Updates `peter-evans/create-pull-request` from 6 to 7
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/peter-evans/create-pull-request/releases">peter-evans/create-pull-request's
releases</a>.</em></p>
<blockquote>
<h2>Create Pull Request v7.0.0</h2>
<p>:sparkles: Now supports commit signing with bot-generated tokens! See
&quot;What's new&quot; below. :writing_hand::robot:</p>
<h3>Behaviour changes</h3>
<ul>
<li>Action input <code>git-token</code> has been renamed
<code>branch-token</code>, to be more clear about its purpose. The
<code>branch-token</code> is the token that the action will use to
create and update the branch.</li>
<li>The action now handles requests that have been rate-limited by
GitHub. Requests hitting a primary rate limit will retry twice, for a
total of three attempts. Requests hitting a secondary rate limit will
not be retried.</li>
<li>The <code>pull-request-operation</code> output now returns
<code>none</code> when no operation was executed.</li>
<li>Removed deprecated output environment variable
<code>PULL_REQUEST_NUMBER</code>. Please use the
<code>pull-request-number</code> action output instead.</li>
</ul>
<h3>What's new</h3>
<ul>
<li>The action can now sign commits as <code>github-actions[bot]</code>
when using <code>GITHUB_TOKEN</code>, or your own bot when using <a
href="https://github.com/peter-evans/create-pull-request/blob/HEAD/docs/concepts-guidelines.md#authenticating-with-github-app-generated-tokens">GitHub
App tokens</a>. See <a
href="https://github.com/peter-evans/create-pull-request/blob/HEAD/docs/concepts-guidelines.md#commit-signature-verification-for-bots">commit
signing</a> for details.</li>
<li>Action input <code>draft</code> now accepts a new value
<code>always-true</code>. This will set the pull request to draft status
when the pull request is updated, as well as on creation.</li>
<li>A new action input <code>maintainer-can-modify</code> indicates
whether <a
href="https://docs.github.com/en/pull-requests/collaborating-with-pull-requests/working-with-forks/allowing-changes-to-a-pull-request-branch-created-from-a-fork">maintainers
can modify</a> the pull request. The default is <code>true</code>, which
retains the existing behaviour of the action.</li>
<li>A new output <code>pull-request-commits-verified</code> returns
<code>true</code> or <code>false</code>, indicating whether GitHub
considers the signature of the branch's commits to be verified.</li>
</ul>
<h2>What's Changed</h2>
<ul>
<li>build(deps-dev): bump <code>@​types/node</code> from 18.19.36 to
18.19.39 by <a
href="https://github.com/dependabot"><code>@​dependabot</code></a> in <a
href="https://redirect.github.com/peter-evans/create-pull-request/pull/3000">peter-evans/create-pull-request#3000</a></li>
<li>build(deps-dev): bump ts-jest from 29.1.5 to 29.2.0 by <a
href="https://github.com/dependabot"><code>@​dependabot</code></a> in <a
href="https://redirect.github.com/peter-evans/create-pull-request/pull/3008">peter-evans/create-pull-request#3008</a></li>
<li>build(deps-dev): bump prettier from 3.3.2 to 3.3.3 by <a
href="https://github.com/dependabot"><code>@​dependabot</code></a> in <a
href="https://redirect.github.com/peter-evans/create-pull-request/pull/3018">peter-evans/create-pull-request#3018</a></li>
<li>build(deps-dev): bump ts-jest from 29.2.0 to 29.2.2 by <a
href="https://github.com/dependabot"><code>@​dependabot</code></a> in <a
href="https://redirect.github.com/peter-evans/create-pull-request/pull/3019">peter-evans/create-pull-request#3019</a></li>
<li>build(deps-dev): bump eslint-plugin-prettier from 5.1.3 to 5.2.1 by
<a href="https://github.com/dependabot"><code>@​dependabot</code></a> in
<a
href="https://redirect.github.com/peter-evans/create-pull-request/pull/3035">peter-evans/create-pull-request#3035</a></li>
<li>build(deps-dev): bump <code>@​types/node</code> from 18.19.39 to
18.19.41 by <a
href="https://github.com/dependabot"><code>@​dependabot</code></a> in <a
href="https://redirect.github.com/peter-evans/create-pull-request/pull/3037">peter-evans/create-pull-request#3037</a></li>
<li>build(deps): bump undici from 6.19.2 to 6.19.4 by <a
href="https://github.com/dependabot"><code>@​dependabot</code></a> in <a
href="https://redirect.github.com/peter-evans/create-pull-request/pull/3036">peter-evans/create-pull-request#3036</a></li>
<li>build(deps-dev): bump ts-jest from 29.2.2 to 29.2.3 by <a
href="https://github.com/dependabot"><code>@​dependabot</code></a> in <a
href="https://redirect.github.com/peter-evans/create-pull-request/pull/3038">peter-evans/create-pull-request#3038</a></li>
<li>build(deps-dev): bump <code>@​types/node</code> from 18.19.41 to
18.19.42 by <a
href="https://github.com/dependabot"><code>@​dependabot</code></a> in <a
href="https://redirect.github.com/peter-evans/create-pull-request/pull/3070">peter-evans/create-pull-request#3070</a></li>
<li>build(deps): bump undici from 6.19.4 to 6.19.5 by <a
href="https://github.com/dependabot"><code>@​dependabot</code></a> in <a
href="https://redirect.github.com/peter-evans/create-pull-request/pull/3086">peter-evans/create-pull-request#3086</a></li>
<li>build(deps-dev): bump <code>@​types/node</code> from 18.19.42 to
18.19.43 by <a
href="https://github.com/dependabot"><code>@​dependabot</code></a> in <a
href="https://redirect.github.com/peter-evans/create-pull-request/pull/3087">peter-evans/create-pull-request#3087</a></li>
<li>build(deps-dev): bump ts-jest from 29.2.3 to 29.2.4 by <a
href="https://github.com/dependabot"><code>@​dependabot</code></a> in <a
href="https://redirect.github.com/peter-evans/create-pull-request/pull/3088">peter-evans/create-pull-request#3088</a></li>
<li>build(deps): bump undici from 6.19.5 to 6.19.7 by <a
href="https://github.com/dependabot"><code>@​dependabot</code></a> in <a
href="https://redirect.github.com/peter-evans/create-pull-request/pull/3145">peter-evans/create-pull-request#3145</a></li>
<li>build(deps-dev): bump <code>@​types/node</code> from 18.19.43 to
18.19.44 by <a
href="https://github.com/dependabot"><code>@​dependabot</code></a> in <a
href="https://redirect.github.com/peter-evans/create-pull-request/pull/3144">peter-evans/create-pull-request#3144</a></li>
<li>Update distribution by <a
href="https://github.com/actions-bot"><code>@​actions-bot</code></a> in
<a
href="https://redirect.github.com/peter-evans/create-pull-request/pull/3154">peter-evans/create-pull-request#3154</a></li>
<li>build(deps): bump undici from 6.19.7 to 6.19.8 by <a
href="https://github.com/dependabot"><code>@​dependabot</code></a> in <a
href="https://redirect.github.com/peter-evans/create-pull-request/pull/3213">peter-evans/create-pull-request#3213</a></li>
<li>build(deps-dev): bump <code>@​types/node</code> from 18.19.44 to
18.19.45 by <a
href="https://github.com/dependabot"><code>@​dependabot</code></a> in <a
href="https://redirect.github.com/peter-evans/create-pull-request/pull/3214">peter-evans/create-pull-request#3214</a></li>
<li>Update distribution by <a
href="https://github.com/actions-bot"><code>@​actions-bot</code></a> in
<a
href="https://redirect.github.com/peter-evans/create-pull-request/pull/3221">peter-evans/create-pull-request#3221</a></li>
<li>build(deps-dev): bump eslint-import-resolver-typescript from 3.6.1
to 3.6.3 by <a
href="https://github.com/dependabot"><code>@​dependabot</code></a> in <a
href="https://redirect.github.com/peter-evans/create-pull-request/pull/3255">peter-evans/create-pull-request#3255</a></li>
<li>build(deps-dev): bump <code>@​types/node</code> from 18.19.45 to
18.19.46 by <a
href="https://github.com/dependabot"><code>@​dependabot</code></a> in <a
href="https://redirect.github.com/peter-evans/create-pull-request/pull/3254">peter-evans/create-pull-request#3254</a></li>
<li>build(deps-dev): bump ts-jest from 29.2.4 to 29.2.5 by <a
href="https://github.com/dependabot"><code>@​dependabot</code></a> in <a
href="https://redirect.github.com/peter-evans/create-pull-request/pull/3256">peter-evans/create-pull-request#3256</a></li>
<li>v7 - signed commits by <a
href="https://github.com/peter-evans"><code>@​peter-evans</code></a> in
<a
href="https://redirect.github.com/peter-evans/create-pull-request/pull/3057">peter-evans/create-pull-request#3057</a></li>
</ul>
<h2>New Contributors</h2>
<ul>
<li><a
href="https://github.com/rustycl0ck"><code>@​rustycl0ck</code></a> made
their first contribution in <a
href="https://redirect.github.com/peter-evans/create-pull-request/pull/3057">peter-evans/create-pull-request#3057</a></li>
</ul>
<p><strong>Full Changelog</strong>: <a
href="https://github.com/peter-evans/create-pull-request/compare/v6.1.0...v7.0.0">https://github.com/peter-evans/create-pull-request/compare/v6.1.0...v7.0.0</a></p>
<h2>Create Pull Request v6.1.0</h2>
<p>✨ Adds <code>pull-request-branch</code> as an action output.</p>
<h2>What's Changed</h2>
<!-- raw HTML omitted -->
</blockquote>
<p>... (truncated)</p>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/peter-evans/create-pull-request/commit/8867c4aba1b742c39f8d0ba35429c2dfa4b6cb20"><code>8867c4a</code></a>
fix: handle ambiguous argument failure on diff stat (<a
href="https://redirect.github.com/peter-evans/create-pull-request/issues/3312">#3312</a>)</li>
<li><a
href="https://github.com/peter-evans/create-pull-request/commit/6073f5434ba635ff2f4390cddac0059ab04d9409"><code>6073f54</code></a>
build(deps-dev): bump <code>@​typescript-eslint/eslint-plugin</code> (<a
href="https://redirect.github.com/peter-evans/create-pull-request/issues/3291">#3291</a>)</li>
<li><a
href="https://github.com/peter-evans/create-pull-request/commit/6d01b5601c7aca7ad0eb2f8532106269ac38b584"><code>6d01b56</code></a>
build(deps-dev): bump eslint-plugin-import from 2.29.1 to 2.30.0 (<a
href="https://redirect.github.com/peter-evans/create-pull-request/issues/3290">#3290</a>)</li>
<li><a
href="https://github.com/peter-evans/create-pull-request/commit/25cf8451c34bbbcbb3ef973b252eb91ec1ad8be9"><code>25cf845</code></a>
build(deps-dev): bump <code>@​typescript-eslint/parser</code> from
7.17.0 to 7.18.0 (<a
href="https://redirect.github.com/peter-evans/create-pull-request/issues/3289">#3289</a>)</li>
<li><a
href="https://github.com/peter-evans/create-pull-request/commit/d87b980a0ebf44e8ed8ef733b28171c81ca501af"><code>d87b980</code></a>
build(deps-dev): bump <code>@​types/node</code> from 18.19.46 to
18.19.48 (<a
href="https://redirect.github.com/peter-evans/create-pull-request/issues/3288">#3288</a>)</li>
<li><a
href="https://github.com/peter-evans/create-pull-request/commit/119d131ea9fd0db1802246d0098211de13a26406"><code>119d131</code></a>
build(deps): bump peter-evans/create-pull-request from 6 to 7 (<a
href="https://redirect.github.com/peter-evans/create-pull-request/issues/3283">#3283</a>)</li>
<li><a
href="https://github.com/peter-evans/create-pull-request/commit/73e6230af4af8faaeddac4d3f16e25f8a2bd8e4b"><code>73e6230</code></a>
docs: update readme</li>
<li><a
href="https://github.com/peter-evans/create-pull-request/commit/c0348e860fc89e6cc1f5b623f7b1140d6ee9a2d5"><code>c0348e8</code></a>
ci: add v7 to workflow</li>
<li><a
href="https://github.com/peter-evans/create-pull-request/commit/4320041ed380b20e97d388d56a7fb4f9b8c20e79"><code>4320041</code></a>
feat: signed commits (v7) (<a
href="https://redirect.github.com/peter-evans/create-pull-request/issues/3057">#3057</a>)</li>
<li><a
href="https://github.com/peter-evans/create-pull-request/commit/0c2a66fe4af462aa0761939bd32efbdd46592737"><code>0c2a66f</code></a>
build(deps-dev): bump ts-jest from 29.2.4 to 29.2.5 (<a
href="https://redirect.github.com/peter-evans/create-pull-request/issues/3256">#3256</a>)</li>
<li>Additional commits viewable in <a
href="https://github.com/peter-evans/create-pull-request/compare/v6...v7">compare
view</a></li>
</ul>
</details>
<br />


[![Dependabot compatibility
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=peter-evans/create-pull-request&package-manager=github_actions&previous-version=6&new-version=7)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)

Dependabot will resolve any conflicts with this PR as long as you don't
alter it yourself. You can also trigger a rebase manually 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 <dependency name> major version` will close this
group update PR and stop Dependabot creating any more for the specific
dependency's major version (unless you unignore this specific
dependency's major version or upgrade to it yourself)
- `@dependabot ignore <dependency name> minor version` will close this
group update PR and stop Dependabot creating any more for the specific
dependency's minor version (unless you unignore this specific
dependency's minor version or upgrade to it yourself)
- `@dependabot ignore <dependency name>` will close this group update PR
and stop Dependabot creating any more for the specific dependency
(unless you unignore this specific dependency or upgrade to it yourself)
- `@dependabot unignore <dependency name>` will remove all of the ignore
conditions of the specified dependency
- `@dependabot unignore <dependency name> <ignore condition>` will
remove the ignore condition of the specified dependency and ignore
conditions


</details>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bumps [bicep-types](https://github.com/Azure/bicep-types) from `d936309`
to `ebba845`.
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/Azure/bicep-types/commit/ebba845d4f7f20d4b8518460beed54b2cb970136"><code>ebba845</code></a>
Bump eslint from 8.57.0 to 8.57.1 in /src/bicep-types (<a
href="https://redirect.github.com/Azure/bicep-types/issues/526">#526</a>)</li>
<li>See full diff in <a
href="https://github.com/Azure/bicep-types/compare/d936309399ac9065fae145815b2e98526eca8797...ebba845d4f7f20d4b8518460beed54b2cb970136">compare
view</a></li>
</ul>
</details>
<br />


Dependabot will resolve any conflicts with this PR as long as you don't
alter it yourself. You can also trigger a rebase manually 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] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
# Description

Implements an in-memory data store

This change implements an in-memory version of our data store interface.
This is provided for testing and development purposes.

The in-memory store uses our data store compliance tests so it will
behave consistently with other implementations. This will be simpler to
use than mocks, which we use frequently in tests. This will be faster to
use than the ETC.d implementation which we frequently use in integration
tests.

**Note: this pull request depends on
#7949 and will be rebased
once that change is merged.**

## Type of change

- This pull request is a minor refactor, code cleanup, test improvement,
or other maintenance task and doesn't change the functionality of Radius
(issue link optional).

Signed-off-by: Ryan Nowak <nowakra@gmail.com>
# Description

This removes the workaround mentioned as part of this issue: #7804

There is also some minor cleanup work to publish types to a filesystem
instead of a temporary registry during testing

## Type of change

<!--

Please select **one** of the following options that describes your
change and delete the others. Clearly identifying the type of change you
are making will help us review your PR faster, and is used in authoring
release notes.

If you are making a bug fix or functionality change to Radius and do not
have an associated issue link please create one now.

-->

- This pull request is a minor refactor, code cleanup, test improvement,
or other maintenance task and doesn't change the functionality of Radius
#7804

<!--

Please update the following to link the associated issue. This is
required for some kinds of changes (see above).

-->

Fixes: #7804

Signed-off-by: sk593 <shruthikumar@microsoft.com>
# Description

Updated the Bicep VS Code extension in the dev container to use the
current version of the extension instead of the previous Radius Bicep
extension.

## Type of change

- This pull request is a minor refactor, code cleanup, test improvement,
or other maintenance task and doesn't change the functionality of Radius
(issue link optional).

Fixes: N/A

Signed-off-by: Brooke Hamilton <45323234+brooke-hamilton@users.noreply.github.com>
# Description

This change implements our datastore abstraction using PostgreSQL. This
is an easier and better option for users to manage than our current set
of datastores. The next pull-request in this series will hook it up to
Radius so we can start using it. Ultimately we can replace the current
default of Kubernetes CRD-store for both dev and deployed configurations
in a few steps.

Also included in this pull-request is a set of new makefile commands
(`make db-*`) to make it easier to work with the local database. As
always run `make` to see the command-line help.

## Type of change

- This pull request is a minor refactor, code cleanup, test improvement,
or other maintenance task and doesn't change the functionality of Radius
(issue link optional).

Signed-off-by: Ryan Nowak <nowakra@gmail.com>
# Description

Adding a contribution PR checklist to ensure important areas like,
design, samples, and doc updates are covered.

## Type of change

<!--

Please select **one** of the following options that describes your
change and delete the others. Clearly identifying the type of change you
are making will help us review your PR faster, and is used in authoring
release notes.

If you are making a bug fix or functionality change to Radius and do not
have an associated issue link please create one now.

-->

- This pull request is a minor refactor, code cleanup, test improvement,
or other maintenance task and doesn't change the functionality of Radius
(issue link optional).

<!--

Please update the following to link the associated issue. This is
required for some kinds of changes (see above).

-->

---------

Signed-off-by: karishma-chawla <74574173+karishma-chawla@users.noreply.github.com>
Co-authored-by: karishma-chawla <74574173+karishma-chawla@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.