-
Notifications
You must be signed in to change notification settings - Fork 4k
.Net: Bump Microsoft.Extensions.TimeProvider.Testing from 8.4.0 to 8.5.0 in /dotnet #6423
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
Merged
markwallace-microsoft
merged 1 commit into
main
from
dependabot/nuget/dotnet/Microsoft.Extensions.TimeProvider.Testing-8.5.0
May 28, 2024
Merged
.Net: Bump Microsoft.Extensions.TimeProvider.Testing from 8.4.0 to 8.5.0 in /dotnet #6423
markwallace-microsoft
merged 1 commit into
main
from
dependabot/nuget/dotnet/Microsoft.Extensions.TimeProvider.Testing-8.5.0
May 28, 2024
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Bumps [Microsoft.Extensions.TimeProvider.Testing](https://github.com/dotnet/extensions) from 8.4.0 to 8.5.0. - [Release notes](https://github.com/dotnet/extensions/releases) - [Commits](dotnet/extensions@v8.4.0...v8.5.0) --- updated-dependencies: - dependency-name: Microsoft.Extensions.TimeProvider.Testing dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
markwallace-microsoft
approved these changes
May 28, 2024
westey-m
approved these changes
May 28, 2024
LudoCorporateShark
pushed a commit
to LudoCorporateShark/semantic-kernel
that referenced
this pull request
Aug 25, 2024
…5.0 in /dotnet (microsoft#6423) Bumps [Microsoft.Extensions.TimeProvider.Testing](https://github.com/dotnet/extensions) from 8.4.0 to 8.5.0. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/dotnet/extensions/releases">Microsoft.Extensions.TimeProvider.Testing's releases</a>.</em></p> <blockquote> <h2>.NET Extensions 8.5.0</h2> <p>8.5.0 packages are now all published in NuGet.org.</p> <h2>What's Changed</h2> <ul> <li>[main] Update dependencies from dotnet/arcade by <a href="https://github.com/dotnet-maestro"><code>@dotnet-maestro</code></a> in <a href="https://redirect.github.com/dotnet/extensions/pull/5090">dotnet/extensions#5090</a></li> <li>Fix incorrect TCP port used by default for k8s probes by <a href="https://github.com/geeknoid"><code>@geeknoid</code></a> in <a href="https://redirect.github.com/dotnet/extensions/pull/5085">dotnet/extensions#5085</a></li> <li>Use non *-pt images by <a href="https://github.com/RussKie"><code>@RussKie</code></a> in <a href="https://redirect.github.com/dotnet/extensions/pull/5106">dotnet/extensions#5106</a></li> <li>Add support for Linux cgrpoup v2, issue-4885 by <a href="https://github.com/nezdali"><code>@nezdali</code></a> in <a href="https://redirect.github.com/dotnet/extensions/pull/5068">dotnet/extensions#5068</a></li> <li>Securing the array for ResourceMonitoring's method by <a href="https://github.com/nezdali"><code>@nezdali</code></a> in <a href="https://redirect.github.com/dotnet/extensions/pull/5111">dotnet/extensions#5111</a></li> <li>[main] Update dependencies from dotnet/arcade by <a href="https://github.com/dotnet-maestro"><code>@dotnet-maestro</code></a> in <a href="https://redirect.github.com/dotnet/extensions/pull/5131">dotnet/extensions#5131</a></li> <li>[release/8.5] Detect connection timeouts in Hedging by <a href="https://github.com/github-actions"><code>@github-actions</code></a> in <a href="https://redirect.github.com/dotnet/extensions/pull/5149">dotnet/extensions#5149</a></li> </ul> <h2>New Contributors</h2> <ul> <li><a href="https://github.com/nezdali"><code>@nezdali</code></a> made their first contribution in <a href="https://redirect.github.com/dotnet/extensions/pull/5068">dotnet/extensions#5068</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/dotnet/extensions/compare/v8.4.0...v8.5.0">https://github.com/dotnet/extensions/compare/v8.4.0...v8.5.0</a></p> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/dotnet/extensions/commit/659966dbbfb6cfff654219497aef64c2dcb58ea8"><code>659966d</code></a> Merged PR 39515: Getting ready for 8.5 Release</li> <li><a href="https://github.com/dotnet/extensions/commit/de1f3236c7070f0fde4c52c9ae3ca1b55cfe13d0"><code>de1f323</code></a> [release/8.5] Detect connection timeouts in Hedging (<a href="https://redirect.github.com/dotnet/extensions/issues/5149">#5149</a>)</li> <li><a href="https://github.com/dotnet/extensions/commit/80d518bdfb0b987f1fce1c3f69316624d2857ac0"><code>80d518b</code></a> add more tests</li> <li><a href="https://github.com/dotnet/extensions/commit/6d3eb4ce79618d99cad805b8ec55cfad2a391bc7"><code>6d3eb4c</code></a> Use connection timeout check in common strategies</li> <li><a href="https://github.com/dotnet/extensions/commit/72fdb381294bdbaabf22dade498e52d532dc5f8d"><code>72fdb38</code></a> CR, 2nd round</li> <li><a href="https://github.com/dotnet/extensions/commit/21f3d17b4f917766dfc73bbd0fe3ed966e4a8cb1"><code>21f3d17</code></a> CR</li> <li><a href="https://github.com/dotnet/extensions/commit/2f5ba8c16b8a096c592b9972039004f19d324da4"><code>2f5ba8c</code></a> fix the test</li> <li><a href="https://github.com/dotnet/extensions/commit/26047a034799a701665841e647744346c1fa6836"><code>26047a0</code></a> Detect connection timeouts in Hedging</li> <li><a href="https://github.com/dotnet/extensions/commit/a8a6e030f930ece952b264a9fbe58241a79cc6cf"><code>a8a6e03</code></a> Branding updates for 8.5</li> <li><a href="https://github.com/dotnet/extensions/commit/ff5675bb23bd0fb456c1fb7d462a6e2d6899d1fd"><code>ff5675b</code></a> Merge commits from internal branch</li> <li>Additional commits viewable in <a href="https://github.com/dotnet/extensions/compare/v8.4.0...v8.5.0">compare view</a></li> </ul> </details> <br /> [](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 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>
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. Used by Dependabot.
.NET
Issue or Pull requests regarding .NET code
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Bumps Microsoft.Extensions.TimeProvider.Testing from 8.4.0 to 8.5.0.
Release notes
Sourced from Microsoft.Extensions.TimeProvider.Testing's releases.
Commits
659966d
Merged PR 39515: Getting ready for 8.5 Releasede1f323
[release/8.5] Detect connection timeouts in Hedging (#5149)80d518b
add more tests6d3eb4c
Use connection timeout check in common strategies72fdb38
CR, 2nd round21f3d17
CR2f5ba8c
fix the test26047a0
Detect connection timeouts in Hedginga8a6e03
Branding updates for 8.5ff5675b
Merge commits from internal branchDependabot 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 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)