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

Update all non-major dependencies #42

Merged
merged 1 commit into from
Jan 8, 2023
Merged

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Nov 27, 2022

Mend Renovate

This PR contains the following updates:

Package Type Update Change
Microsoft.AspNetCore.Mvc.Testing (source) nuget patch 7.0.0 -> 7.0.1
Microsoft.NET.Test.Sdk nuget patch 17.4.0 -> 17.4.1
Roslynator.Analyzers nuget minor 4.1.2 -> 4.2.0
Verify.Xunit nuget minor 19.1.0 -> 19.5.0
Xunit.DependencyInjection nuget minor 8.6.1 -> 8.7.0
dotnet-sdk dotnet-sdk patch 7.0.100 -> 7.0.101

Release Notes

dotnet/aspnetcore

v7.0.1: .NET 7.0.1

Release

microsoft/vstest

v17.4.1

See the release notes here.

josefpihrt/roslynator

v4.2.0

Added
  • Add Arm64 VS 2022 extension support (#​990 by @​snickler).
  • Add analyzer "Add/remove blank line after file scoped namespace declaration" (RCS0060) (#​993).
    • Required option: roslynator_blank_line_after_file_scoped_namespace_declaration = true|false
    • Not enabled by default.
  • Add analyzer "Simplify argument null check" (RCS1255) (#​994).
    • Use ArgumentNullException.ThrowIfNull instead of if null check.
    • Not enabled by default.
  • Add analyzer "Invalid argument null check" (RCS1256) (#​888).
    • This analyzer reports null checks of arguments that are:
      • annotated as nullable reference type.
      • optional and its default value is null.
  • Add package Roslynator.Testing.CSharp.MSTest (#​997).
Changed
  • Disable RCS1080 by default (#​980).
  • [CLI] Bump Roslyn to 4.4.0 (#​998).
  • [CLI] Add support for .NET 7 and remove support for .NET 5 (#​985.
Fixed
  • Fix RCS1080 when collection is derived from List<T> (#​986).
  • Fix retrieving of trusted platform assemblies - separator differs by OS (#​987).
  • Fix refactoring (RR0014) (#​988).
  • Fix refactoring (RR0180) (#​988).
  • Recognize ArgumentNullException.ThrowIfNull (RCS1227) (#​992).
  • Detect pattern matching in RCS1146 (#​999).
  • Handle using directive that starts with global:: RCS0015 (#​1000).
  • [VS Extension] Reference all assemblies as 'Analyzer' and 'MefComponent' in vsix manifest (#​1002).
    • Fixes AD0001 with System.IO.FileNotFoundException on Visual Studio 17.4 and later.
VerifyTests/Verify

v19.5.0

Compare Source

As part of this release we had 11 commits which resulted in 3 issues being closed.

Features

v19.4.2

Compare Source

As part of this release we had 5 commits which resulted in 1 issue being closed.

Feature

v19.4.1

Compare Source

v19.4.0

Compare Source

As part of this release we had 46 commits which resulted in 9 issues being closed.

Bugs

  • #​734 find fs and vb projects in ncrunch
  • #​744 fix broken ScrubMember

Features

  • #​730 Update to MsTest 3
  • #​731 Perf improvements for matching file finder
  • #​736 obsolete Counter Id replacement logic
  • #​737 Add Named scrubbing
  • #​740 add missing scrubbers
  • #​741 Avoid async local counter calls
  • #​745 Throw when a static api is called after a verify

v19.3.0

Compare Source

As part of this release we had 1 commit which resulted in 1 issue being closed.

Feature

  • #​728 make InnerVerifier public

v19.2.0

Compare Source

As part of this release we had 12 commits which resulted in 1 issue being closed.

Feature

  • #​726 Do not create artifical name for extension-only filenames
dotnet/sdk

v7.0.101: .NET SDK 7.0.101

Release


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 if that's undesired.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Mend Renovate. View repository job log here.

Sorry, something went wrong.

@codecov
Copy link

codecov bot commented Nov 27, 2022

Codecov Report

Base: 74.19% // Head: 74.19% // No change to project coverage 👍

Coverage data is based on head (7cf72cf) compared to base (300f9fb).
Patch has no changes to coverable lines.

Additional details and impacted files
@@           Coverage Diff           @@
##             main      #42   +/-   ##
=======================================
  Coverage   74.19%   74.19%           
=======================================
  Files          28       28           
  Lines         124      124           
=======================================
  Hits           92       92           
  Misses         32       32           

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

☔ View full report at Codecov.
📢 Do you have feedback about the report comment? Let us know in this issue.

@renovate renovate bot changed the title Update dependency Verify.Xunit to v19.2.0 Update dependency Verify.Xunit to v19.3.0 Nov 27, 2022
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 2 times, most recently from c88dc00 to 0f6f702 Compare November 28, 2022 00:20
@renovate renovate bot changed the title Update dependency Verify.Xunit to v19.3.0 Update all non-major dependencies Nov 28, 2022
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 6 times, most recently from b55767c to da4e71e Compare December 19, 2022 06:02

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from da4e71e to 7cf72cf Compare January 4, 2023 05:22
@prom3theu5 prom3theu5 merged commit 667f29d into main Jan 8, 2023
@prom3theu5 prom3theu5 deleted the renovate/all-minor-patch branch January 8, 2023 04:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant