Copied to clipboard

Flag this post as spam?

This post will be reported to the moderators as potential spam to be looked at


  • bdsoko 4 posts 94 karma points
    Oct 23, 2019 @ 16:25
    bdsoko
    0

    Is it safe to update Umbraco dependent nuget packages?

    I'm currently running Umbraco 8.2.0 and I see a number of nuget packages that need updating.

    LightInject 5.5.0
    Microsoft.AspNet.SignalR.Core 2.4.1
    Microsoft.CodeAnalysis.Analyzers 2.9.6
    Microsoft.CodeAnalysis.Common 3.3.1
    Microsoft.CodeAnalysis.CSharp 3.3.1
    Microsoft.Extensions.DependencyInjection.Abstractions 3.0.0
    Microsoft.IO.RecyclableMemoryStream 1.3.0
    MiniProfiler.Shared 4.1.0
    MiniProfiler 4.1.0
    Serilog.Enrichers.Thread 3.1.0
    Serilog.Formatting.Compact 1.1.0
    Serilog.Sinks.Async 1.4.0
    Serilog.Sinks.File 4.1.0
    Serilog 2.9.0
    SharpZipLib 1.2.0
    Superpower 2.3.0
    System.Buffers 4.5.0
    System.Collections.Immutable 1.6.0
    System.Console 4.3.1
    System.Diagnostics.DiagnosticSource 4.6.0
    System.Memory 4.5.3
    System.Numerics.Vectors 4.5.0
    System.Reflection.Metadata 1.7.0
    System.Runtime.CompilerServices.Unsafe 4.6.0
    System.Runtime.Extensions 4.3.1
    System.Runtime 4.3.1
    System.Security.Cryptography.Algorithms 4.3.1
    System.Security.Cryptography.X509Certificates 4.3.2
    System.Text.Encoding.CodePages 4.6.0
    System.Threading.Tasks.Dataflow 4.10.0
    System.Threading.Tasks.Extensions 4.5.3
    System.Xml.ReaderWriter 4.3.1
    

    Is it safe to update these manually or should these be updated when the Umbraco team says to do so?

  • Ben Abbott 19 posts 124 karma points
    Oct 25, 2019 @ 19:59
    Ben Abbott
    0

    My opinion would be to play safe and not update these packages until they are thoroughly tested the Umbraco team. If you start upgrading dependent packages, you may get unexpected issues that are hard to track down and may only manifest themselves in weird scenarios that only your production users may find :-)

    However, if you do upgrade a package and all goes well, I'm sure the Umbraco team would appreciate the feedback ;-)

Please Sign in or register to post replies

Write your reply to:

Draft