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.Logging.Abstractions from 3.1.32 to 7.0.1 #2233

Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jul 24, 2023

Bumps Microsoft.Extensions.Logging.Abstractions from 3.1.32 to 7.0.1.

Release notes

Sourced from Microsoft.Extensions.Logging.Abstractions's releases.

.NET 7.0.1

Release

.NET 7.0.0

Release

.NET 7.0 RC 2

Release

.NET 7.0 RC 1

Release

.NET 7.0 Preview 7

Release

.NET 7.0 Preview 6

Release

.NET 7.0 Preview 5

Release

.NET 7.0 Preview 4

Release

.NET 7.0 Preview 3

Release

.NET 7.0 Preview 2

Release

.NET 6.0.20

Release

.NET 6.0.16

Release

.NET 6.0.15

Release

.NET 6.0.12

Release

.NET 6.0.11

Release

.NET 6.0.9

Release

.NET 6.0.8

Release

... (truncated)

Commits

Dependabot compatibility score

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

@dependabot dependabot bot added the nuget label Jul 24, 2023
@CLAassistant
Copy link

CLAassistant commented Jul 24, 2023

CLA assistant check
Thank you for your submission! We really appreciate it. Like many open source projects, we ask that you all sign our Contributor License Agreement before we can accept your contribution.
1 out of 2 committers have signed the CLA.

✅ mregen
❌ dependabot[bot]
You have signed the CLA already but the status is still pending? Let us recheck it.

@mregen mregen closed this Jul 24, 2023
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Jul 24, 2023

OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting @dependabot ignore this major version or @dependabot ignore this minor version. You can also ignore all major, minor, or patch releases for a dependency by adding an ignore condition with the desired update_types to your config file.

If you change your mind, just re-open this PR and I'll resolve any conflicts on it.

@dependabot dependabot bot deleted the dependabot/nuget/Microsoft.Extensions.Logging.Abstractions-7.0.1 branch July 24, 2023 11:15
@mregen mregen restored the dependabot/nuget/Microsoft.Extensions.Logging.Abstractions-7.0.1 branch August 11, 2023 20:30
@mregen mregen reopened this Aug 11, 2023
Bumps [Microsoft.Extensions.Logging.Abstractions](https://github.com/dotnet/runtime) from 3.1.32 to 7.0.1.
- [Release notes](https://github.com/dotnet/runtime/releases)
- [Commits](https://github.com/dotnet/runtime/commits/v7.0.1)

---
updated-dependencies:
- dependency-name: Microsoft.Extensions.Logging.Abstractions
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/nuget/Microsoft.Extensions.Logging.Abstractions-7.0.1 branch from fa92f4e to ea00a4c Compare August 11, 2023 20:31
@codecov
Copy link

codecov bot commented Aug 11, 2023

Codecov Report

Merging #2233 (9e81e54) into master (cb99f46) will increase coverage by 0.12%.
The diff coverage is n/a.

@@            Coverage Diff             @@
##           master    #2233      +/-   ##
==========================================
+ Coverage   58.94%   59.07%   +0.12%     
==========================================
  Files         330      330              
  Lines       63244    63244              
==========================================
+ Hits        37282    37360      +78     
+ Misses      25962    25884      -78     

see 16 files with indirect coverage changes

Copy link
Contributor

@mregen mregen left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

looks like warnings are gone?

@mregen mregen requested a review from mrsuciu August 13, 2023 07:26
@mregen mregen merged commit 5f82d1b into master Aug 14, 2023
69 of 70 checks passed
@mregen mregen deleted the dependabot/nuget/Microsoft.Extensions.Logging.Abstractions-7.0.1 branch August 14, 2023 06:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Microsoft.Extensions.Logging.Abstractions cannot be updated to 6.x in .NET Framework 4.8 projects
2 participants