-
Notifications
You must be signed in to change notification settings - Fork 96
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
Bump the all group with 2 updates #7768
Conversation
Radius functional test overview
Click here to see the list of tools in the current test run
Test Status⌛ Building Radius and pushing container images for functional tests... |
Bumps the all group with 2 updates: [github.com/aws/aws-sdk-go-v2/service/ec2](https://github.com/aws/aws-sdk-go-v2) and [github.com/gofrs/flock](https://github.com/gofrs/flock). Updates `github.com/aws/aws-sdk-go-v2/service/ec2` from 1.171.0 to 1.173.0 - [Release notes](https://github.com/aws/aws-sdk-go-v2/releases) - [Commits](aws/aws-sdk-go-v2@service/ec2/v1.171.0...service/ec2/v1.173.0) Updates `github.com/gofrs/flock` from 0.12.0 to 0.12.1 - [Release notes](https://github.com/gofrs/flock/releases) - [Commits](gofrs/flock@v0.12.0...v0.12.1) --- updated-dependencies: - dependency-name: github.com/aws/aws-sdk-go-v2/service/ec2 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all - dependency-name: github.com/gofrs/flock dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all ... Signed-off-by: dependabot[bot] <[email protected]>
5435021
to
690dd96
Compare
Radius functional test overview
Click here to see the list of tools in the current test run
Test Status⌛ Building Radius and pushing container images for functional tests... |
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## main #7768 +/- ##
=======================================
Coverage 61.13% 61.13%
=======================================
Files 520 520
Lines 27190 27190
=======================================
Hits 16622 16622
Misses 9102 9102
Partials 1466 1466 ☔ View full report in Codecov by Sentry. |
Bumps the all group with 2 updates: [github.com/aws/aws-sdk-go-v2/service/ec2](https://github.com/aws/aws-sdk-go-v2) and [github.com/gofrs/flock](https://github.com/gofrs/flock). Updates `github.com/aws/aws-sdk-go-v2/service/ec2` from 1.171.0 to 1.173.0 <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/aws/aws-sdk-go-v2/commit/0e6ec96a45c5451f54505a183bf58440cf7c8dda"><code>0e6ec96</code></a> Release 2024-07-25</li> <li><a href="https://github.com/aws/aws-sdk-go-v2/commit/f58e0598c55064b716781fe2d4605d681676b178"><code>f58e059</code></a> Regenerated Clients</li> <li><a href="https://github.com/aws/aws-sdk-go-v2/commit/b915aeac3b60985f4390655c571e3bb8aa099999"><code>b915aea</code></a> Update API model</li> <li><a href="https://github.com/aws/aws-sdk-go-v2/commit/bd92e5e52277aa1da501625490587ae1b810c07f"><code>bd92e5e</code></a> remove integration test broken by cloudsearch service (<a href="https://redirect.github.com/aws/aws-sdk-go-v2/issues/2725">#2725</a>)</li> <li><a href="https://github.com/aws/aws-sdk-go-v2/commit/205973f0f4c3455510ddb012aedcafdc34af8db3"><code>205973f</code></a> Release 2024-07-24</li> <li><a href="https://github.com/aws/aws-sdk-go-v2/commit/26375ca737241a9df91db93bc2c6682abca0caa7"><code>26375ca</code></a> Regenerated Clients</li> <li><a href="https://github.com/aws/aws-sdk-go-v2/commit/07c560fc9629189e1f7b15463806442a6241eda2"><code>07c560f</code></a> Update endpoints model</li> <li><a href="https://github.com/aws/aws-sdk-go-v2/commit/97a169227d4a21eee2034d57b5d2cba8a99983d0"><code>97a1692</code></a> Update API model</li> <li><a href="https://github.com/aws/aws-sdk-go-v2/commit/17cc5151059c7c129e0bcc20591f42fd2830af68"><code>17cc515</code></a> provide a region hint of "us-west-2" in GetBucketRegion example (<a href="https://redirect.github.com/aws/aws-sdk-go-v2/issues/2716">#2716</a>)</li> <li><a href="https://github.com/aws/aws-sdk-go-v2/commit/a46ec1d551f3d620b7ba3ad3548018366d1a6b59"><code>a46ec1d</code></a> Release 2024-07-23</li> <li>Additional commits viewable in <a href="https://github.com/aws/aws-sdk-go-v2/compare/service/ec2/v1.171.0...service/ec2/v1.173.0">compare view</a></li> </ul> </details> <br /> Updates `github.com/gofrs/flock` from 0.12.0 to 0.12.1 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/gofrs/flock/releases">github.com/gofrs/flock's releases</a>.</em></p> <blockquote> <h2>v0.12.1</h2> <h2>What's Changed</h2> <ul> <li>tests: add tests about directory support by <a href="https://github.com/ldez"><code>@ldez</code></a> in <a href="https://redirect.github.com/gofrs/flock/pull/89">gofrs/flock#89</a></li> <li>chore(deps): bump golang.org/x/sys from 0.21.0 to 0.22.0 in the all group by <a href="https://github.com/dependabot"><code>@dependabot</code></a> in <a href="https://redirect.github.com/gofrs/flock/pull/90">gofrs/flock#90</a></li> <li>fix: missing read-write flag in reopenFDOnError by <a href="https://github.com/crazy-max"><code>@crazy-max</code></a> in <a href="https://redirect.github.com/gofrs/flock/pull/95">gofrs/flock#95</a></li> </ul> <h2>New Contributors</h2> <ul> <li><a href="https://github.com/crazy-max"><code>@crazy-max</code></a> made their first contribution in <a href="https://redirect.github.com/gofrs/flock/pull/95">gofrs/flock#95</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/gofrs/flock/compare/v0.12.0...v0.12.1">https://github.com/gofrs/flock/compare/v0.12.0...v0.12.1</a></p> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/gofrs/flock/commit/9de625d921bf362f81e0760056fdff11c8542435"><code>9de625d</code></a> fix: missing read-write flag in reopenFDOnError (<a href="https://redirect.github.com/gofrs/flock/issues/95">#95</a>)</li> <li><a href="https://github.com/gofrs/flock/commit/ffdd9d46bb7ddcd5d9615cc9a0884edad8ea3800"><code>ffdd9d4</code></a> chore: update github-action monthly</li> <li><a href="https://github.com/gofrs/flock/commit/384c6ff459c4ebab72b234c4a3d22b62bcae009b"><code>384c6ff</code></a> chore(deps): bump github/codeql-action from 3.25.12 to 3.25.13 in the all gro...</li> <li><a href="https://github.com/gofrs/flock/commit/f691d55d11d01d58d78cb5e357fca6f20ffdea4d"><code>f691d55</code></a> chore(deps): bump github/codeql-action from 3.25.11 to 3.25.12 in the all gro...</li> <li><a href="https://github.com/gofrs/flock/commit/2962fb7333e200609770795305bd9c9177870bff"><code>2962fb7</code></a> chore(deps): bump actions/upload-artifact from 4.3.3 to 4.3.4 in the all grou...</li> <li><a href="https://github.com/gofrs/flock/commit/7ff173f5ee6fe37d5a8bae5c250f0e8c17022ab4"><code>7ff173f</code></a> chore: factorize (<a href="https://redirect.github.com/gofrs/flock/issues/91">#91</a>)</li> <li><a href="https://github.com/gofrs/flock/commit/688d3b53f576341934979f20edc80070c19b4e30"><code>688d3b5</code></a> chore(deps): bump golang.org/x/sys from 0.21.0 to 0.22.0 in the all group (<a href="https://redirect.github.com/gofrs/flock/issues/90">#90</a>)</li> <li><a href="https://github.com/gofrs/flock/commit/b26fb4d6e123544995c01e03c01180dab6144511"><code>b26fb4d</code></a> chore: change default branch</li> <li><a href="https://github.com/gofrs/flock/commit/c08bb665ea1975bfcc3182d0033ed1ee7c9e735a"><code>c08bb66</code></a> tests: add tests about directory support (<a href="https://redirect.github.com/gofrs/flock/issues/89">#89</a>)</li> <li><a href="https://github.com/gofrs/flock/commit/5169644b9198f307ed198a9360aab196cbd07409"><code>5169644</code></a> chore: use global issue templates</li> <li>See full diff in <a href="https://github.com/gofrs/flock/compare/v0.12.0...v0.12.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] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Signed-off-by: Reshma Abdul Rahim <[email protected]>
Bumps the all group with 2 updates: github.com/aws/aws-sdk-go-v2/service/ec2 and github.com/gofrs/flock.
Updates
github.com/aws/aws-sdk-go-v2/service/ec2
from 1.171.0 to 1.173.0Commits
0e6ec96
Release 2024-07-25f58e059
Regenerated Clientsb915aea
Update API modelbd92e5e
remove integration test broken by cloudsearch service (#2725)205973f
Release 2024-07-2426375ca
Regenerated Clients07c560f
Update endpoints model97a1692
Update API model17cc515
provide a region hint of "us-west-2" in GetBucketRegion example (#2716)a46ec1d
Release 2024-07-23Updates
github.com/gofrs/flock
from 0.12.0 to 0.12.1Release notes
Sourced from github.com/gofrs/flock's releases.
Commits
9de625d
fix: missing read-write flag in reopenFDOnError (#95)ffdd9d4
chore: update github-action monthly384c6ff
chore(deps): bump github/codeql-action from 3.25.12 to 3.25.13 in the all gro...f691d55
chore(deps): bump github/codeql-action from 3.25.11 to 3.25.12 in the all gro...2962fb7
chore(deps): bump actions/upload-artifact from 4.3.3 to 4.3.4 in the all grou...7ff173f
chore: factorize (#91)688d3b5
chore(deps): bump golang.org/x/sys from 0.21.0 to 0.22.0 in the all group (#90)b26fb4d
chore: change default branchc08bb66
tests: add tests about directory support (#89)5169644
chore: use global issue templatesDependabot 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 commands and options
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