Skip to content

Commit

Permalink
Bump the all group with 3 updates (radius-project#8093)
Browse files Browse the repository at this point in the history
Bumps the all group with 3 updates:
[github.com/aws/aws-sdk-go-v2/service/ec2](https://github.com/aws/aws-sdk-go-v2),
[github.com/charmbracelet/bubbletea](https://github.com/charmbracelet/bubbletea)
and [github.com/goccy/go-yaml](https://github.com/goccy/go-yaml).

Updates `github.com/aws/aws-sdk-go-v2/service/ec2` from 1.193.0 to
1.194.0
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/aws/aws-sdk-go-v2/commit/8939ed049c8b3490f9a3dbd4e4d3d56cf22a27f2"><code>8939ed0</code></a>
Release 2024-11-26</li>
<li><a
href="https://github.com/aws/aws-sdk-go-v2/commit/23cf36b2492a3caf859a6235c6911f1c2fb715ca"><code>23cf36b</code></a>
Regenerated Clients</li>
<li><a
href="https://github.com/aws/aws-sdk-go-v2/commit/6ee2a45239b89765d9f786257bfa5835f9fbc735"><code>6ee2a45</code></a>
Update API model</li>
<li><a
href="https://github.com/aws/aws-sdk-go-v2/commit/03a0ffc0e9a9fcdfad686c1d47966d204d502098"><code>03a0ffc</code></a>
Release 2024-11-25</li>
<li><a
href="https://github.com/aws/aws-sdk-go-v2/commit/cecf9b853819e8a9620a6ef662e1143c312d8b35"><code>cecf9b8</code></a>
Regenerated Clients</li>
<li><a
href="https://github.com/aws/aws-sdk-go-v2/commit/e4fd6b94aa0aaf6ae3e346fddf4ab22ca299abaa"><code>e4fd6b9</code></a>
Update API model</li>
<li><a
href="https://github.com/aws/aws-sdk-go-v2/commit/fbf7e34cf993094a4418326933253ebf64e06311"><code>fbf7e34</code></a>
Release 2024-11-22</li>
<li><a
href="https://github.com/aws/aws-sdk-go-v2/commit/8c435bea6051d51fa47c9ed7852f5dfafede9efb"><code>8c435be</code></a>
Regenerated Clients</li>
<li><a
href="https://github.com/aws/aws-sdk-go-v2/commit/0e4c97c42d451b99693e518f4e525dd2c0007939"><code>0e4c97c</code></a>
Update endpoints model</li>
<li><a
href="https://github.com/aws/aws-sdk-go-v2/commit/ab5f32bd8a981bc3138244b45e05c0f1b5d5677c"><code>ab5f32b</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.193.0...service/ec2/v1.194.0">compare
view</a></li>
</ul>
</details>
<br />

Updates `github.com/charmbracelet/bubbletea` from 1.2.3 to 1.2.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>v1.2.4</h2>
<h2>Changelog</h2>
<h3>Bug fixes</h3>
<ul>
<li>4ad07926d7ff00bc21a05b2536d82a7cc629225e: fix: cursor position
adjustment after exiting alt screen (<a
href="https://redirect.github.com/charmbracelet/bubbletea/issues/1241">#1241</a>)
(<a
href="https://github.com/semihbkgr"><code>@​semihbkgr</code></a>)</li>
<li>ede8caa9d4f588a4a2c744d8e135a1b444bf2ce9: fix: renderer: keep a
separate count of lines rendered in the alt screen (<a
href="https://github.com/aymanbagabas"><code>@​aymanbagabas</code></a>)</li>
</ul>
<h3>Other work</h3>
<ul>
<li>76b0f818b3174a3e9b77f93c19820d07855f13f4: ci: fix goreleaser config
(<a
href="https://redirect.github.com/charmbracelet/bubbletea/issues/1238">#1238</a>)
(<a href="https://github.com/caarlos0"><code>@​caarlos0</code></a>)</li>
</ul>
<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.technology/@charm">The Fediverse</a>, or on <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/2ea49ddc4f36b8c47231ab0be31e40ca8676b050"><code>2ea49dd</code></a>
chore: update screen test</li>
<li><a
href="https://github.com/charmbracelet/bubbletea/commit/ede8caa9d4f588a4a2c744d8e135a1b444bf2ce9"><code>ede8caa</code></a>
fix: renderer: keep a separate count of lines rendered in the alt
screen</li>
<li><a
href="https://github.com/charmbracelet/bubbletea/commit/bc15c1e093393390b9aeb4c8e8e9502f6443dd39"><code>bc15c1e</code></a>
chore: revert &quot;fix: cursor position adjustment after exiting alt
screen (<a
href="https://redirect.github.com/charmbracelet/bubbletea/issues/1241">#1241</a>)&quot;</li>
<li><a
href="https://github.com/charmbracelet/bubbletea/commit/4ad07926d7ff00bc21a05b2536d82a7cc629225e"><code>4ad0792</code></a>
fix: cursor position adjustment after exiting alt screen (<a
href="https://redirect.github.com/charmbracelet/bubbletea/issues/1241">#1241</a>)</li>
<li>See full diff in <a
href="https://github.com/charmbracelet/bubbletea/compare/v1.2.3...v1.2.4">compare
view</a></li>
</ul>
</details>
<br />

Updates `github.com/goccy/go-yaml` from 1.14.3 to 1.15.0
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/goccy/go-yaml/releases">github.com/goccy/go-yaml's
releases</a>.</em></p>
<blockquote>
<h2>1.15.0</h2>
<h2>What's Changed</h2>
<ul>
<li>Add YAML Test Suite by <a
href="https://github.com/goccy"><code>@​goccy</code></a> in <a
href="https://redirect.github.com/goccy/go-yaml/pull/541">goccy/go-yaml#541</a></li>
<li>Fix parser by using yaml-test-suite by <a
href="https://github.com/goccy"><code>@​goccy</code></a> in <a
href="https://redirect.github.com/goccy/go-yaml/pull/542">goccy/go-yaml#542</a></li>
<li>Refactor parser by <a
href="https://github.com/goccy"><code>@​goccy</code></a> in <a
href="https://redirect.github.com/goccy/go-yaml/pull/545">goccy/go-yaml#545</a></li>
<li>Fix parser by <a
href="https://github.com/goccy"><code>@​goccy</code></a> in <a
href="https://redirect.github.com/goccy/go-yaml/pull/546">goccy/go-yaml#546</a></li>
</ul>
<p><strong>Full Changelog</strong>: <a
href="https://github.com/goccy/go-yaml/compare/v1.14.3...v1.15.0">https://github.com/goccy/go-yaml/compare/v1.14.3...v1.15.0</a></p>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/goccy/go-yaml/commit/339908482797d14c30d665bb8af25304f4e613a9"><code>3399084</code></a>
Fix parser (<a
href="https://redirect.github.com/goccy/go-yaml/issues/546">#546</a>)</li>
<li><a
href="https://github.com/goccy/go-yaml/commit/deb129adad1020efd37a2db734242d92d6e44236"><code>deb129a</code></a>
Refactor parser (<a
href="https://redirect.github.com/goccy/go-yaml/issues/545">#545</a>)</li>
<li><a
href="https://github.com/goccy/go-yaml/commit/ff5d41fe8eb22ba2b6c8f27541b40a859c17728f"><code>ff5d41f</code></a>
Fix parser by using yaml-test-suite (<a
href="https://redirect.github.com/goccy/go-yaml/issues/542">#542</a>)</li>
<li><a
href="https://github.com/goccy/go-yaml/commit/c3128820b19a41b555555e1051b025152c44ba7d"><code>c312882</code></a>
Add YAML Test Suite (<a
href="https://redirect.github.com/goccy/go-yaml/issues/541">#541</a>)</li>
<li>See full diff in <a
href="https://github.com/goccy/go-yaml/compare/v1.14.3...v1.15.0">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] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Nov 27, 2024
1 parent d05a75f commit a99c7fc
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 9 deletions.
6 changes: 3 additions & 3 deletions go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -20,12 +20,12 @@ require (
github.com/aws/aws-sdk-go-v2/credentials v1.17.46
github.com/aws/aws-sdk-go-v2/service/cloudcontrol v1.23.1
github.com/aws/aws-sdk-go-v2/service/cloudformation v1.56.0
github.com/aws/aws-sdk-go-v2/service/ec2 v1.193.0
github.com/aws/aws-sdk-go-v2/service/ec2 v1.194.0
github.com/aws/aws-sdk-go-v2/service/ecr v1.36.6
github.com/aws/aws-sdk-go-v2/service/sts v1.33.1
github.com/aws/smithy-go v1.22.1
github.com/charmbracelet/bubbles v0.20.0
github.com/charmbracelet/bubbletea v1.2.3
github.com/charmbracelet/bubbletea v1.2.4
github.com/charmbracelet/lipgloss v1.0.0
github.com/charmbracelet/x/ansi v0.5.2
github.com/charmbracelet/x/exp/teatest v0.0.0-20240408110044-525ba71bb562
Expand All @@ -44,7 +44,7 @@ require (
github.com/go-playground/locales v0.14.1
github.com/go-playground/universal-translator v0.18.1
github.com/go-playground/validator/v10 v10.23.0
github.com/goccy/go-yaml v1.14.3
github.com/goccy/go-yaml v1.15.0
github.com/gofrs/flock v0.12.1
github.com/google/go-cmp v0.6.0
github.com/google/uuid v1.6.0
Expand Down
12 changes: 6 additions & 6 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -302,8 +302,8 @@ github.com/aws/aws-sdk-go-v2/service/cloudcontrol v1.23.1 h1:x4XUX/gadOFFsX5ndid
github.com/aws/aws-sdk-go-v2/service/cloudcontrol v1.23.1/go.mod h1:8vDrlyLzxWUybo1E4Rh2UVUPM9cyu+GgTYkwFCRV6h4=
github.com/aws/aws-sdk-go-v2/service/cloudformation v1.56.0 h1:zmXJiEm/fQYtFDLIUsZrcPIjTrL3R/noFICGlYBj3Ww=
github.com/aws/aws-sdk-go-v2/service/cloudformation v1.56.0/go.mod h1:9nOjXCDKE+QMK4JaCrLl36PU+VEfJmI7WVehYmojO8s=
github.com/aws/aws-sdk-go-v2/service/ec2 v1.193.0 h1:RhSoBFT5/8tTmIseJUXM6INTXTQDF8+0oyxWBnozIms=
github.com/aws/aws-sdk-go-v2/service/ec2 v1.193.0/go.mod h1:mzj8EEjIHSN2oZRXiw1Dd+uB4HZTl7hC8nBzX9IZMWw=
github.com/aws/aws-sdk-go-v2/service/ec2 v1.194.0 h1:56YXcRmryw9wiTrvdVeJEUwBCoN/+o33R52PA7CCi08=
github.com/aws/aws-sdk-go-v2/service/ec2 v1.194.0/go.mod h1:mzj8EEjIHSN2oZRXiw1Dd+uB4HZTl7hC8nBzX9IZMWw=
github.com/aws/aws-sdk-go-v2/service/ecr v1.36.6 h1:zg+3FGHA0PBs0KM25qE/rOf2o5zsjNa1g/Qq83+SDI0=
github.com/aws/aws-sdk-go-v2/service/ecr v1.36.6/go.mod h1:ZSq54Z9SIsOTf1Efwgw1msilSs4XVEfVQiP9nYVnKpM=
github.com/aws/aws-sdk-go-v2/service/internal/accept-encoding v1.12.1 h1:iXtILhvDxB6kPvEXgsDhGaZCSC6LQET5ZHSdJozeI0Y=
Expand Down Expand Up @@ -350,8 +350,8 @@ github.com/chai2010/gettext-go v1.0.3 h1:9liNh8t+u26xl5ddmWLmsOsdNLwkdRTg5AG+JnT
github.com/chai2010/gettext-go v1.0.3/go.mod h1:y+wnP2cHYaVj19NZhYKAwEMH2CI1gNHeQQ+5AjwawxA=
github.com/charmbracelet/bubbles v0.20.0 h1:jSZu6qD8cRQ6k9OMfR1WlM+ruM8fkPWkHvQWD9LIutE=
github.com/charmbracelet/bubbles v0.20.0/go.mod h1:39slydyswPy+uVOHZ5x/GjwVAFkCsV8IIVy+4MhzwwU=
github.com/charmbracelet/bubbletea v1.2.3 h1:d9MdMsANIYZB5pE1KkRqaUV6GfsiWm+/9z4fTuGVm9I=
github.com/charmbracelet/bubbletea v1.2.3/go.mod h1:Qr6fVQw+wX7JkWWkVyXYk/ZUQ92a6XNekLXa3rR18MM=
github.com/charmbracelet/bubbletea v1.2.4 h1:KN8aCViA0eps9SCOThb2/XPIlea3ANJLUkv3KnQRNCE=
github.com/charmbracelet/bubbletea v1.2.4/go.mod h1:Qr6fVQw+wX7JkWWkVyXYk/ZUQ92a6XNekLXa3rR18MM=
github.com/charmbracelet/lipgloss v1.0.0 h1:O7VkGDvqEdGi93X+DeqsQ7PKHDgtQfF8j8/O2qFMQNg=
github.com/charmbracelet/lipgloss v1.0.0/go.mod h1:U5fy9Z+C38obMs+T+tJqst9VGzlOYGj4ri9reL3qUlo=
github.com/charmbracelet/x/ansi v0.5.2 h1:dEa1x2qdOZXD/6439s+wF7xjV+kZLu/iN00GuXXrU9E=
Expand Down Expand Up @@ -544,8 +544,8 @@ github.com/go-test/deep v1.0.3 h1:ZrJSEWsXzPOxaZnFteGEfooLba+ju3FYIbOrS+rQd68=
github.com/go-test/deep v1.0.3/go.mod h1:wGDj63lr65AM2AQyKZd/NYHGb0R+1RLqB8NKt3aSFNA=
github.com/gobwas/glob v0.2.3 h1:A4xDbljILXROh+kObIiy5kIaPYD8e96x1tgBhUI5J+Y=
github.com/gobwas/glob v0.2.3/go.mod h1:d3Ez4x06l9bZtSvzIay5+Yzi0fmZzPgnTbPcKjJAkT8=
github.com/goccy/go-yaml v1.14.3 h1:8tVD+aqqPLWisSEhM+6wWoiURWXCx6BwaTKS6ZeITgM=
github.com/goccy/go-yaml v1.14.3/go.mod h1:XBurs7gK8ATbW4ZPGKgcbrY1Br56PdM69F7LkFRi1kA=
github.com/goccy/go-yaml v1.15.0 h1:y5h8En94U97WFmXO0xH3rk91bESojNVmuS0v/ws//Qs=
github.com/goccy/go-yaml v1.15.0/go.mod h1:XBurs7gK8ATbW4ZPGKgcbrY1Br56PdM69F7LkFRi1kA=
github.com/godbus/dbus/v5 v5.0.4/go.mod h1:xhWf0FNVPg57R7Z0UbKHbJfkEywrmjJnf7w5xrFpKfA=
github.com/gofrs/flock v0.12.1 h1:MTLVXXHf8ekldpJk3AKicLij9MdwOWkZ+a/jHHZby9E=
github.com/gofrs/flock v0.12.1/go.mod h1:9zxTsyu5xtJ9DK+1tFZyibEV7y3uwDxPPfbxeeHCoD0=
Expand Down

0 comments on commit a99c7fc

Please sign in to comment.