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.TimeProvider.Testing from 8.7.0 to 8.10.0 #2371

Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Nov 7, 2024

Bumps MicrosoftExtensionsVersion from 8.0.0 to 8.0.1.
Updates Microsoft.Bcl.TimeProvider from 8.0.0 to 8.0.1

Release notes

Sourced from Microsoft.Bcl.TimeProvider's releases.

.NET 8.0.1

Release

Commits
  • bf5e279 Merge in 'release/8.0' changes
  • a6e4834 [release/8.0] Free the tls memory on thread termination (#95439)
  • eddf880 Merge in 'release/8.0' changes
  • 89a2364 [release/8.0] Downgrade ServicingVersion for Microsoft.Extensions.Options to ...
  • d682195 Merge in 'release/8.0' changes
  • 8557ef2 Merge pull request #95148 from carlossanlop/release/8.0-staging
  • aaa4b27 Merge pull request #95082 from dotnet-maestro-bot/merge/release/8.0-to-releas...
  • 72e5ae9 X509Chain.Build should throw when an internal error occurs
  • a20ee6f [release/8.0-staging] Fix JsonArray.Add and ReplaceWith regressions. (#94882)
  • 4fc3df2 Fix incremental servicing condition (#95119)
  • Additional commits viewable in compare view

Updates Microsoft.Extensions.TimeProvider.Testing from 8.7.0 to 8.10.0

Release notes

Sourced from Microsoft.Extensions.TimeProvider.Testing's releases.

.NET Extensions 8.10.0

8.10.0 packages are no all published in NuGet.org

What's Changed

New Contributors

Full Changelog: dotnet/extensions@v8.8.0...v8.10.0

.NET Extensions 8.9.1

8.9.1 packages are no all published in NuGet.org

What's Changed

Full Changelog: dotnet/extensions@v8.9.0...v8.9.1

... (truncated)

Commits

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 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)

Bumps `MicrosoftExtensionsVersion` from 8.0.0 to 8.0.1.

Updates `Microsoft.Bcl.TimeProvider` 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.TimeProvider.Testing` from 8.7.0 to 8.10.0
- [Release notes](https://github.com/dotnet/extensions/releases)
- [Commits](dotnet/extensions@v8.7.0...v8.10.0)

---
updated-dependencies:
- dependency-name: Microsoft.Bcl.TimeProvider
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: Microsoft.Extensions.TimeProvider.Testing
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added .NET Pull requests that update .NET code dependencies Pull requests that update a dependency file labels Nov 7, 2024
Directory.Packages.props Outdated Show resolved Hide resolved
Directory.Packages.props Outdated Show resolved Hide resolved
Copy link

codecov bot commented Nov 7, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 85.43%. Comparing base (124dfd6) to head (a6eb7e7).
Report is 2 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #2371   +/-   ##
=======================================
  Coverage   85.43%   85.43%           
=======================================
  Files         313      313           
  Lines        7482     7482           
  Branches     1125     1125           
=======================================
  Hits         6392     6392           
  Misses        745      745           
  Partials      345      345           
Flag Coverage Δ
linux 85.43% <ø> (ø)
macos 85.43% <ø> (?)
windows 85.43% <ø> (+0.02%) ⬆️

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

Remove property that's only used in one place.
@martincostello martincostello changed the title Bump MicrosoftExtensionsVersion from 8.0.0 to 8.0.1 Bump Microsoft.Extensions.TimeProvider.Testing from 8.7.0 to 8.10.0 Nov 8, 2024
@martincostello martincostello enabled auto-merge (squash) November 8, 2024 10:30
@martincostello martincostello merged commit 607535c into main Nov 8, 2024
20 checks passed
@martincostello martincostello deleted the dependabot/nuget/MicrosoftExtensionsVersion-8.0.1 branch November 8, 2024 10:49
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.

1 participant