Skip to content

Commit

Permalink
Update aws-sdk-net monorepo (#34)
Browse files Browse the repository at this point in the history
This PR contains the following updates:

| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
| [AWSSDK.RDS](https://redirect.github.com/aws/aws-sdk-net) | `3.7.405`
-> `3.7.406.2` |
[![age](https://developer.mend.io/api/mc/badges/age/nuget/AWSSDK.RDS/3.7.406.2?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://developer.mend.io/api/mc/badges/adoption/nuget/AWSSDK.RDS/3.7.406.2?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://developer.mend.io/api/mc/badges/compatibility/nuget/AWSSDK.RDS/3.7.405/3.7.406.2?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://developer.mend.io/api/mc/badges/confidence/nuget/AWSSDK.RDS/3.7.405/3.7.406.2?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
| [AWSSDK.SecurityToken](https://redirect.github.com/aws/aws-sdk-net) |
`3.7.400.37` -> `3.7.400.43` |
[![age](https://developer.mend.io/api/mc/badges/age/nuget/AWSSDK.SecurityToken/3.7.400.43?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://developer.mend.io/api/mc/badges/adoption/nuget/AWSSDK.SecurityToken/3.7.400.43?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://developer.mend.io/api/mc/badges/compatibility/nuget/AWSSDK.SecurityToken/3.7.400.37/3.7.400.43?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://developer.mend.io/api/mc/badges/confidence/nuget/AWSSDK.SecurityToken/3.7.400.37/3.7.400.43?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|

---

### Release Notes

<details>
<summary>aws/aws-sdk-net (AWSSDK.RDS)</summary>

###
[`v3.7.406.1`](https://redirect.github.com/aws/aws-sdk-net/compare/3.7.406.0...3.7.406.1)

[Compare
Source](https://redirect.github.com/aws/aws-sdk-net/compare/3.7.406.0...3.7.406.1)

</details>

---

### Configuration

📅 **Schedule**: Branch creation - At any time (no schedule defined),
Automerge - At any time (no schedule defined).

🚦 **Automerge**: Disabled by config. Please merge this manually once you
are satisfied.

♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the
rebase/retry checkbox.

👻 **Immortal**: This PR will be recreated if closed unmerged. Get
[config
help](https://redirect.github.com/renovatebot/renovate/discussions) if
that's undesired.

---

- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box

---

This PR was generated by [Mend Renovate](https://mend.io/renovate/).
View the [repository job
log](https://developer.mend.io/github/ellosoft/aws-cred-mgr).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOC4xOC4xNyIsInVwZGF0ZWRJblZlciI6IjM4LjEzNS4yIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6W119-->

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Oct 31, 2024
1 parent dfd7f36 commit 3f68ba2
Showing 1 changed file with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -44,8 +44,8 @@

<ItemGroup>
<PackageReference Include="AngleSharp" Version="1.1.2"/>
<PackageReference Include="AWSSDK.RDS" Version="3.7.405" />
<PackageReference Include="AWSSDK.SecurityToken" Version="3.7.400.37" />
<PackageReference Include="AWSSDK.RDS" Version="3.7.406.2" />
<PackageReference Include="AWSSDK.SecurityToken" Version="3.7.400.43" />
<PackageReference Include="Microsoft.Extensions.DependencyInjection" Version="8.0.1" />
<PackageReference Include="Microsoft.Extensions.Http" Version="8.0.1" />
<PackageReference Include="Microsoft.Extensions.Logging" Version="8.0.1" />
Expand Down

0 comments on commit 3f68ba2

Please sign in to comment.