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

Bump Microsoft.Extensions.Http, Microsoft.Extensions.DependencyInjection, and Polly #759

Merged
merged 2 commits into from
Oct 17, 2024

Conversation

OlegRa
Copy link
Collaborator

@OlegRa OlegRa commented Oct 17, 2024

Updates Microsoft.Extensions.Http from 8.0.0 to 8.0.1

Updates Microsoft.Extensions.DependencyInjection from 8.0.0 to 8.0.1

Bumps Polly from 8.4.1 to 8.4.2.

dependabot bot and others added 2 commits October 17, 2024 11:03
…ection (#357)

* Bump Microsoft.Extensions.Http and Microsoft.Extensions.DependencyInjection

Bumps [Microsoft.Extensions.Http](https://github.com/dotnet/runtime) and [Microsoft.Extensions.DependencyInjection](https://github.com/dotnet/runtime). These dependencies needed to be updated together.

Updates `Microsoft.Extensions.Http` from 8.0.0 to 8.0.1
- [Release notes](https://github.com/dotnet/runtime/releases)
- [Commits](dotnet/runtime@v8.0.0...v8.0.1)

Updates `Microsoft.Extensions.DependencyInjection` from 8.0.0 to 8.0.1
- [Release notes](https://github.com/dotnet/runtime/releases)
- [Commits](dotnet/runtime@v8.0.0...v8.0.1)

---
updated-dependencies:
- dependency-name: Microsoft.Extensions.Http
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: Microsoft.Extensions.DependencyInjection
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

* Update NuGet lock files after Dependabot dependency update.

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: dependabot[bot] <dependabot[bot]@users.noreply.github.com>
* Bump Polly from 8.4.1 to 8.4.2

Bumps [Polly](https://github.com/App-vNext/Polly) from 8.4.1 to 8.4.2.
- [Release notes](https://github.com/App-vNext/Polly/releases)
- [Changelog](https://github.com/App-vNext/Polly/blob/main/CHANGELOG.md)
- [Commits](App-vNext/Polly@8.4.1...8.4.2)

---
updated-dependencies:
- dependency-name: Polly
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

* Update NuGet lock files after Dependabot dependency update.

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: dependabot[bot] <dependabot[bot]@users.noreply.github.com>
@OlegRa OlegRa self-assigned this Oct 17, 2024
@OlegRa OlegRa added dependencies Pull requests that update a dependency file .NET Pull requests that update .net code labels Oct 17, 2024
@OlegRa OlegRa added this to the SDK 7.x LTS milestone Oct 17, 2024
@OlegRa OlegRa marked this pull request as ready for review October 17, 2024 09:28
@OlegRa OlegRa merged commit 23f025b into alpacahq:develop Oct 17, 2024
3 checks passed
OlegRa added a commit that referenced this pull request Oct 17, 2024
…ion, and Polly (#759)

* Bump Microsoft.Extensions.Http and Microsoft.Extensions.DependencyInjection (#357)

* Bump Microsoft.Extensions.Http and Microsoft.Extensions.DependencyInjection

Bumps [Microsoft.Extensions.Http](https://github.com/dotnet/runtime) and [Microsoft.Extensions.DependencyInjection](https://github.com/dotnet/runtime). These dependencies needed to be updated together.

Updates `Microsoft.Extensions.Http` from 8.0.0 to 8.0.1
- [Release notes](https://github.com/dotnet/runtime/releases)
- [Commits](dotnet/runtime@v8.0.0...v8.0.1)

Updates `Microsoft.Extensions.DependencyInjection` from 8.0.0 to 8.0.1
- [Release notes](https://github.com/dotnet/runtime/releases)
- [Commits](dotnet/runtime@v8.0.0...v8.0.1)

---
updated-dependencies:
- dependency-name: Microsoft.Extensions.Http
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: Microsoft.Extensions.DependencyInjection
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

* Update NuGet lock files after Dependabot dependency update.

---------

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

* Bump Polly from 8.4.1 to 8.4.2 (#358)

* Bump Polly from 8.4.1 to 8.4.2

Bumps [Polly](https://github.com/App-vNext/Polly) from 8.4.1 to 8.4.2.
- [Release notes](https://github.com/App-vNext/Polly/releases)
- [Changelog](https://github.com/App-vNext/Polly/blob/main/CHANGELOG.md)
- [Commits](App-vNext/Polly@8.4.1...8.4.2)

---
updated-dependencies:
- dependency-name: Polly
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

* Update NuGet lock files after Dependabot dependency update.

---------

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

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: dependabot[bot] <dependabot[bot]@users.noreply.github.com>
(cherry picked from commit 23f025b)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file .NET Pull requests that update .net code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant