Skip to content

chore(deps): update other dependencies (major) - #31

Open
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/major-other-dependencies
Open

renovate[bot] wants to merge 1 commit into
mainfrom
renovate/major-other-dependencies

Conversation

@renovate

@renovate renovate Bot commented Jun 2, 2023

Copy link
Copy Markdown

Mend Renovate

This PR contains the following updates:

Package Type Update Change
Microsoft.Bcl.AsyncInterfaces (source) nuget major 6.0.0 -> 7.0.0
Microsoft.CodeAnalysis.NetAnalyzers nuget major 6.0.0 -> 7.0.1
Microsoft.Extensions.Configuration.EnvironmentVariables (source) nuget major 6.0.1 -> 7.0.0
Microsoft.Extensions.Hosting (source) nuget major 6.0.1 -> 7.0.1
Microsoft.Extensions.Logging.Abstractions (source) nuget major 6.0.2 -> 7.0.0
System.Reactive nuget major 5.0.0 -> 6.0.0
actions/cache action major v1 -> v3
actions/checkout action major v2 -> v3
actions/download-artifact action major v2 -> v3
actions/setup-dotnet action major v1 -> v3
actions/setup-java action major v1 -> v3
actions/upload-artifact action major v2 -> v3
mcr.microsoft.com/dotnet/aspnet stage major 6.0 -> 7.0
mcr.microsoft.com/dotnet/sdk final major 6.0 -> 7.0

Release Notes

dotnet/runtime

v7.0.0: .NET 7.0.0

Release

dotnet/roslyn-analyzers

v7.0.1: NetAnalyzers 7.0.1

Compare Source

Release build of Microsoft.CodeAnalysis.NetAnalyzers containing first-party code quality analyzers ("CAxxxx rules").

Contains bug fixes on top of 7.0.0 release.

What's Changed

Full Changelog: dotnet/roslyn-analyzers@7.0.0...7.0.1

v7.0.0: NetAnalyzers 7.0.0

Compare Source

Release build of Microsoft.CodeAnalysis.NetAnalyzers containing first-party code quality analyzers ("CAxxxx rules").

Added
  • Globalization
    • CA1311: Specify a culture or use an invariant version -- Enabled by default
  • Interoperability
    • CA1420: Property, type, or attribute requires runtime marshalling -- Enabled by default
    • CA1421: This method uses runtime marshalling even when the 'DisableRuntimeMarshallingAttribute' is applied -- Enabled by default
    • CA1422: Validate platform compatibility -- Enabled by default
  • Performance
    • CA1850: Prefer static 'HashData' method over 'ComputeHash' -- Enabled by default
    • CA1851: Possible multiple enumerations of 'IEnumerable' collection
    • CA1852: Seal internal types -- Enabled by default
    • CA1853: Unnecessary call to 'Dictionary.ContainsKey(key)' -- Enabled by default
    • CA1854: Prefer the 'IDictionary.TryGetValue(TKey, out TValue)' method -- Enabled by default
    • CA1855: Prefer 'Clear' over 'Fill' -- Enabled by default
  • Reliability
    • CA2019: Improper 'ThreadStatic' field initialization -- Enabled by default
    • CA2020: Prevent from behavioral change -- Enabled by default
  • Usage
    • CA2259: 'ThreadStatic' only affects static fields -- Enabled by default
    • CA2260: Use correct type parameter -- Enabled by default
actions/cache

v3

Compare Source

v2

Compare Source

actions/checkout

v3

Compare Source

actions/download-artifact

v3

Compare Source

actions/setup-dotnet

v3

Compare Source

v2

Compare Source

actions/setup-java

v3

Compare Source

v2

Compare Source

actions/upload-artifact

v3

Compare Source


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.

@renovate renovate Bot changed the title Update other dependencies (major) chore(deps): update other dependencies (major) Jun 2, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant