diff --git a/Connectors/ArcGIS/Speckle.Connectors.ArcGIS3/packages.lock.json b/Connectors/ArcGIS/Speckle.Connectors.ArcGIS3/packages.lock.json
index 8bdd8ef0e..13f0c717f 100644
--- a/Connectors/ArcGIS/Speckle.Connectors.ArcGIS3/packages.lock.json
+++ b/Connectors/ArcGIS/Speckle.Connectors.ArcGIS3/packages.lock.json
@@ -210,20 +210,6 @@
"Polly": "7.1.0"
}
},
- "Sentry": {
- "type": "Transitive",
- "resolved": "3.33.0",
- "contentHash": "8vbD2o6IR2wrRrkSiRbnodWGWUOqIlwYtzpjvPNOb5raJdOf+zxMwfS8f6nx9bmrTTfDj7KrCB8C/5OuicAc8A=="
- },
- "Sentry.Serilog": {
- "type": "Transitive",
- "resolved": "3.33.0",
- "contentHash": "V8BU7QGWg2qLYfNPqtuTBhC1opysny5l+Ifp6J6PhOeAxU0FssR7nYfbJVetrnLIoh2rd3DlJ6hHYYQosQYcUQ==",
- "dependencies": {
- "Sentry": "3.33.0",
- "Serilog": "2.10.0"
- }
- },
"Serilog": {
"type": "Transitive",
"resolved": "2.12.0",
@@ -281,8 +267,8 @@
},
"Serilog.Sinks.Seq": {
"type": "Transitive",
- "resolved": "5.2.2",
- "contentHash": "1Csmo5ua7NKUe0yXUx+zsRefjAniPWcXFhUXxXG8pwo0iMiw2gjn9SOkgYnnxbgWqmlGv236w0N/dHc2v5XwMg==",
+ "resolved": "5.2.3",
+ "contentHash": "oQzJkLwpoWm1Jn26D6Rx7s55diIx4+YHMAZhtuFstF/v/FivzNzz8K7h9sOHLTSFYuVOx01inlyCpekGeBALNg==",
"dependencies": {
"Serilog": "2.12.0",
"Serilog.Formatting.Compact": "1.1.0",
@@ -368,6 +354,11 @@
"resolved": "4.5.0",
"contentHash": "Xg4G4Indi4dqP1iuAiMSwpiWS54ZghzR644OtsRCm/m/lBMG8dUBhLVN7hLm8NNrNTR+iGbshCPTwrvxZPlm4g=="
},
+ "System.Text.Json": {
+ "type": "Transitive",
+ "resolved": "4.7.2",
+ "contentHash": "TcMd95wcrubm9nHvJEQs70rC0H/8omiSGGpU4FQ/ZA1URIqD4pjmFJh2Mfv1yH1eHgJDWTi2hMDXwTET+zOOyg=="
+ },
"speckle.autofac": {
"type": "Project",
"dependencies": {
@@ -380,7 +371,7 @@
"Microsoft.Extensions.Logging.Abstractions": "[7.0.0, )",
"Speckle.Autofac": "[1.0.0, )",
"Speckle.Connectors.Utils": "[1.0.0, )",
- "Speckle.Core": "[3.1.0-dev.76, )",
+ "Speckle.Core": "[3.1.0-dev.78, )",
"System.Threading.Tasks.Dataflow": "[6.0.0, )"
}
},
@@ -396,7 +387,7 @@
"dependencies": {
"Serilog.Extensions.Logging": "[7.0.0, )",
"Speckle.Autofac": "[1.0.0, )",
- "Speckle.Core": "[3.1.0-dev.76, )"
+ "Speckle.Core": "[3.1.0-dev.78, )"
}
},
"speckle.converters.arcgis3": {
@@ -418,7 +409,7 @@
"type": "Project",
"dependencies": {
"Speckle.Autofac": "[1.0.0, )",
- "Speckle.Objects": "[3.1.0-dev.76, )"
+ "Speckle.Objects": "[3.1.0-dev.78, )"
}
},
"speckle.converters.common.dependencyinjection": {
@@ -452,9 +443,9 @@
},
"Speckle.Core": {
"type": "CentralTransitive",
- "requested": "[3.1.0-dev.76, )",
- "resolved": "3.1.0-dev.76",
- "contentHash": "Akwgh+YwDCmHVuJumosMakjCLK6duaRjuc7UZXqd+9DZDmUYW4wNJeml+KEebf8UIeBb1R5BclEnlzM/9HhWJw==",
+ "requested": "[3.1.0-dev.78, )",
+ "resolved": "3.1.0-otel.1",
+ "contentHash": "gc+w0wTvYNkO/ctYBV83eXAPYj0d/A/REDCigtXun+Yw8YTTVcwadcZ7EduHlXBURa/y6Da87CsL62BxHA15kw==",
"dependencies": {
"GraphQL.Client": "6.0.0",
"Microsoft.CSharp": "4.7.0",
@@ -462,25 +453,24 @@
"Polly": "7.2.3",
"Polly.Contrib.WaitAndRetry": "1.1.1",
"Polly.Extensions.Http": "3.0.0",
- "Sentry": "3.33.0",
- "Sentry.Serilog": "3.33.0",
"Serilog": "2.12.0",
"Serilog.Enrichers.ClientInfo": "1.3.0",
"Serilog.Exceptions": "8.4.0",
"Serilog.Sinks.Console": "4.1.0",
- "Serilog.Sinks.Seq": "5.2.2",
+ "Serilog.Sinks.Seq": "5.2.3",
"SerilogTimings": "3.0.1",
"Speckle.DoubleNumerics": "4.0.1",
- "Speckle.Newtonsoft.Json": "13.0.2"
+ "Speckle.Newtonsoft.Json": "13.0.2",
+ "System.Text.Json": "4.7.2"
}
},
"Speckle.Objects": {
"type": "CentralTransitive",
- "requested": "[3.1.0-dev.76, )",
- "resolved": "3.1.0-dev.76",
- "contentHash": "ewPABOyK4h1WSGiUXOsNPiRwclTbB0TtQbNvdpSdlPoWXNq/5gVaEza+S0ASkiHKsj7g/482y1I6dfTAgxZvXQ==",
+ "requested": "[3.1.0-dev.78, )",
+ "resolved": "3.1.0-otel.1",
+ "contentHash": "UX84I4uBaJZegJKBg3K0/aILvxRfWlxlSMIZ7MhSg11kfESk25+lC3DbNBvkcMpdzUQ3/OtkFZsar4OI4Y7Ofg==",
"dependencies": {
- "Speckle.Core": "3.1.0-dev.76"
+ "Speckle.Core": "3.1.0-otel.1"
}
},
"System.Threading.Tasks.Dataflow": {
diff --git a/Connectors/Autocad/Speckle.Connectors.Autocad2023/packages.lock.json b/Connectors/Autocad/Speckle.Connectors.Autocad2023/packages.lock.json
index 8d8882b22..a86b25efa 100644
--- a/Connectors/Autocad/Speckle.Connectors.Autocad2023/packages.lock.json
+++ b/Connectors/Autocad/Speckle.Connectors.Autocad2023/packages.lock.json
@@ -181,25 +181,6 @@
"Polly": "7.1.0"
}
},
- "Sentry": {
- "type": "Transitive",
- "resolved": "3.33.0",
- "contentHash": "8vbD2o6IR2wrRrkSiRbnodWGWUOqIlwYtzpjvPNOb5raJdOf+zxMwfS8f6nx9bmrTTfDj7KrCB8C/5OuicAc8A==",
- "dependencies": {
- "System.Reflection.Metadata": "5.0.0",
- "System.Runtime.InteropServices.RuntimeInformation": "4.3.0",
- "System.Text.Json": "5.0.2"
- }
- },
- "Sentry.Serilog": {
- "type": "Transitive",
- "resolved": "3.33.0",
- "contentHash": "V8BU7QGWg2qLYfNPqtuTBhC1opysny5l+Ifp6J6PhOeAxU0FssR7nYfbJVetrnLIoh2rd3DlJ6hHYYQosQYcUQ==",
- "dependencies": {
- "Sentry": "3.33.0",
- "Serilog": "2.7.1"
- }
- },
"Serilog": {
"type": "Transitive",
"resolved": "2.12.0",
@@ -255,8 +236,8 @@
},
"Serilog.Sinks.Seq": {
"type": "Transitive",
- "resolved": "5.2.2",
- "contentHash": "1Csmo5ua7NKUe0yXUx+zsRefjAniPWcXFhUXxXG8pwo0iMiw2gjn9SOkgYnnxbgWqmlGv236w0N/dHc2v5XwMg==",
+ "resolved": "5.2.3",
+ "contentHash": "oQzJkLwpoWm1Jn26D6Rx7s55diIx4+YHMAZhtuFstF/v/FivzNzz8K7h9sOHLTSFYuVOx01inlyCpekGeBALNg==",
"dependencies": {
"Serilog": "2.12.0",
"Serilog.Formatting.Compact": "1.1.0",
@@ -317,14 +298,6 @@
"resolved": "4.5.1",
"contentHash": "Rw7ijyl1qqRS0YQD/WycNst8hUUMgrMH4FCn1nNm27M4VxchZ1js3fVjQaANHO5f3sN4isvP4a+Met9Y4YomAg=="
},
- "System.Collections.Immutable": {
- "type": "Transitive",
- "resolved": "5.0.0",
- "contentHash": "FXkLXiK0sVVewcso0imKQoOxjoPAj42R8HtjjbSjVPAzwDfzoyoznWxgA3c38LDbN9SJux1xXoXYAhz98j7r2g==",
- "dependencies": {
- "System.Memory": "4.5.4"
- }
- },
"System.Diagnostics.DiagnosticSource": {
"type": "Transitive",
"resolved": "7.0.0",
@@ -366,44 +339,30 @@
"System.Threading.Tasks.Extensions": "4.5.4"
}
},
- "System.Reflection.Metadata": {
- "type": "Transitive",
- "resolved": "5.0.0",
- "contentHash": "5NecZgXktdGg34rh1OenY1rFNDCI8xSjFr+Z4OU4cU06AQHUdRnIIEeWENu3Wl4YowbzkymAIMvi3WyK9U53pQ==",
- "dependencies": {
- "System.Collections.Immutable": "5.0.0"
- }
- },
"System.Runtime.CompilerServices.Unsafe": {
"type": "Transitive",
"resolved": "6.0.0",
"contentHash": "/iUeP3tq1S0XdNNoMz5C9twLSrM/TH+qElHkXWaPvuNOt+99G75NrV0OS2EqHx5wMN7popYjpc8oTjC1y16DLg=="
},
- "System.Runtime.InteropServices.RuntimeInformation": {
- "type": "Transitive",
- "resolved": "4.3.0",
- "contentHash": "cbz4YJMqRDR7oLeMRbdYv7mYzc++17lNhScCX0goO2XpGWdvAt60CGN+FHdePUEHCe/Jy9jUlvNAiNdM+7jsOw=="
- },
"System.Text.Encodings.Web": {
"type": "Transitive",
- "resolved": "5.0.1",
- "contentHash": "KmJ+CJXizDofbq6mpqDoRRLcxgOd2z9X3XoFNULSbvbqVRZkFX3istvr+MUjL6Zw1RT+RNdoI4GYidIINtgvqQ==",
+ "resolved": "4.7.1",
+ "contentHash": "3qreYFQcLnyFk1LuaNWyyWE+sfkfe5eSTaIIssYrLNUIDbgyZNQBYQSzSDo4AprpjVeVX2T4KHKii9fiSZVUow==",
"dependencies": {
- "System.Buffers": "4.5.1",
"System.Memory": "4.5.4"
}
},
"System.Text.Json": {
"type": "Transitive",
- "resolved": "5.0.2",
- "contentHash": "I47dVIGiV6SfAyppphxqupertT/5oZkYLDCX6vC3HpOI4ZLjyoKAreUoem2ie6G0RbRuFrlqz/PcTQjfb2DOfQ==",
+ "resolved": "4.7.2",
+ "contentHash": "TcMd95wcrubm9nHvJEQs70rC0H/8omiSGGpU4FQ/ZA1URIqD4pjmFJh2Mfv1yH1eHgJDWTi2hMDXwTET+zOOyg==",
"dependencies": {
- "Microsoft.Bcl.AsyncInterfaces": "5.0.0",
+ "Microsoft.Bcl.AsyncInterfaces": "1.1.0",
"System.Buffers": "4.5.1",
"System.Memory": "4.5.4",
"System.Numerics.Vectors": "4.5.0",
- "System.Runtime.CompilerServices.Unsafe": "5.0.0",
- "System.Text.Encodings.Web": "5.0.1",
+ "System.Runtime.CompilerServices.Unsafe": "4.7.1",
+ "System.Text.Encodings.Web": "4.7.1",
"System.Threading.Tasks.Extensions": "4.5.4",
"System.ValueTuple": "4.5.0"
}
@@ -433,7 +392,7 @@
"Microsoft.Extensions.Logging.Abstractions": "[7.0.0, )",
"Speckle.Autofac": "[1.0.0, )",
"Speckle.Connectors.Utils": "[1.0.0, )",
- "Speckle.Core": "[3.1.0-dev.76, )",
+ "Speckle.Core": "[3.1.0-dev.78, )",
"System.Threading.Tasks.Dataflow": "[6.0.0, )"
}
},
@@ -449,7 +408,7 @@
"dependencies": {
"Serilog.Extensions.Logging": "[7.0.0, )",
"Speckle.Autofac": "[1.0.0, )",
- "Speckle.Core": "[3.1.0-dev.76, )"
+ "Speckle.Core": "[3.1.0-dev.78, )"
}
},
"speckle.converters.autocad2023": {
@@ -471,7 +430,7 @@
"type": "Project",
"dependencies": {
"Speckle.Autofac": "[1.0.0, )",
- "Speckle.Objects": "[3.1.0-dev.76, )"
+ "Speckle.Objects": "[3.1.0-dev.78, )"
}
},
"speckle.converters.common.dependencyinjection": {
@@ -508,9 +467,9 @@
},
"Speckle.Core": {
"type": "CentralTransitive",
- "requested": "[3.1.0-dev.76, )",
- "resolved": "3.1.0-dev.76",
- "contentHash": "Akwgh+YwDCmHVuJumosMakjCLK6duaRjuc7UZXqd+9DZDmUYW4wNJeml+KEebf8UIeBb1R5BclEnlzM/9HhWJw==",
+ "requested": "[3.1.0-dev.78, )",
+ "resolved": "3.1.0-otel.1",
+ "contentHash": "gc+w0wTvYNkO/ctYBV83eXAPYj0d/A/REDCigtXun+Yw8YTTVcwadcZ7EduHlXBURa/y6Da87CsL62BxHA15kw==",
"dependencies": {
"GraphQL.Client": "6.0.0",
"Microsoft.CSharp": "4.7.0",
@@ -518,25 +477,24 @@
"Polly": "7.2.3",
"Polly.Contrib.WaitAndRetry": "1.1.1",
"Polly.Extensions.Http": "3.0.0",
- "Sentry": "3.33.0",
- "Sentry.Serilog": "3.33.0",
"Serilog": "2.12.0",
"Serilog.Enrichers.ClientInfo": "1.3.0",
"Serilog.Exceptions": "8.4.0",
"Serilog.Sinks.Console": "4.1.0",
- "Serilog.Sinks.Seq": "5.2.2",
+ "Serilog.Sinks.Seq": "5.2.3",
"SerilogTimings": "3.0.1",
"Speckle.DoubleNumerics": "4.0.1",
- "Speckle.Newtonsoft.Json": "13.0.2"
+ "Speckle.Newtonsoft.Json": "13.0.2",
+ "System.Text.Json": "4.7.2"
}
},
"Speckle.Objects": {
"type": "CentralTransitive",
- "requested": "[3.1.0-dev.76, )",
- "resolved": "3.1.0-dev.76",
- "contentHash": "ewPABOyK4h1WSGiUXOsNPiRwclTbB0TtQbNvdpSdlPoWXNq/5gVaEza+S0ASkiHKsj7g/482y1I6dfTAgxZvXQ==",
+ "requested": "[3.1.0-dev.78, )",
+ "resolved": "3.1.0-otel.1",
+ "contentHash": "UX84I4uBaJZegJKBg3K0/aILvxRfWlxlSMIZ7MhSg11kfESk25+lC3DbNBvkcMpdzUQ3/OtkFZsar4OI4Y7Ofg==",
"dependencies": {
- "Speckle.Core": "3.1.0-dev.76"
+ "Speckle.Core": "3.1.0-otel.1"
}
},
"System.Threading.Tasks.Dataflow": {
diff --git a/Connectors/Autocad/Speckle.Connectors.Civil3d2024/packages.lock.json b/Connectors/Autocad/Speckle.Connectors.Civil3d2024/packages.lock.json
index 4d6d448ec..30bfd76d0 100644
--- a/Connectors/Autocad/Speckle.Connectors.Civil3d2024/packages.lock.json
+++ b/Connectors/Autocad/Speckle.Connectors.Civil3d2024/packages.lock.json
@@ -190,25 +190,6 @@
"Polly": "7.1.0"
}
},
- "Sentry": {
- "type": "Transitive",
- "resolved": "3.33.0",
- "contentHash": "8vbD2o6IR2wrRrkSiRbnodWGWUOqIlwYtzpjvPNOb5raJdOf+zxMwfS8f6nx9bmrTTfDj7KrCB8C/5OuicAc8A==",
- "dependencies": {
- "System.Reflection.Metadata": "5.0.0",
- "System.Runtime.InteropServices.RuntimeInformation": "4.3.0",
- "System.Text.Json": "5.0.2"
- }
- },
- "Sentry.Serilog": {
- "type": "Transitive",
- "resolved": "3.33.0",
- "contentHash": "V8BU7QGWg2qLYfNPqtuTBhC1opysny5l+Ifp6J6PhOeAxU0FssR7nYfbJVetrnLIoh2rd3DlJ6hHYYQosQYcUQ==",
- "dependencies": {
- "Sentry": "3.33.0",
- "Serilog": "2.7.1"
- }
- },
"Serilog": {
"type": "Transitive",
"resolved": "2.12.0",
@@ -264,8 +245,8 @@
},
"Serilog.Sinks.Seq": {
"type": "Transitive",
- "resolved": "5.2.2",
- "contentHash": "1Csmo5ua7NKUe0yXUx+zsRefjAniPWcXFhUXxXG8pwo0iMiw2gjn9SOkgYnnxbgWqmlGv236w0N/dHc2v5XwMg==",
+ "resolved": "5.2.3",
+ "contentHash": "oQzJkLwpoWm1Jn26D6Rx7s55diIx4+YHMAZhtuFstF/v/FivzNzz8K7h9sOHLTSFYuVOx01inlyCpekGeBALNg==",
"dependencies": {
"Serilog": "2.12.0",
"Serilog.Formatting.Compact": "1.1.0",
@@ -326,14 +307,6 @@
"resolved": "4.5.1",
"contentHash": "Rw7ijyl1qqRS0YQD/WycNst8hUUMgrMH4FCn1nNm27M4VxchZ1js3fVjQaANHO5f3sN4isvP4a+Met9Y4YomAg=="
},
- "System.Collections.Immutable": {
- "type": "Transitive",
- "resolved": "5.0.0",
- "contentHash": "FXkLXiK0sVVewcso0imKQoOxjoPAj42R8HtjjbSjVPAzwDfzoyoznWxgA3c38LDbN9SJux1xXoXYAhz98j7r2g==",
- "dependencies": {
- "System.Memory": "4.5.4"
- }
- },
"System.Diagnostics.DiagnosticSource": {
"type": "Transitive",
"resolved": "7.0.0",
@@ -375,44 +348,30 @@
"System.Threading.Tasks.Extensions": "4.5.4"
}
},
- "System.Reflection.Metadata": {
- "type": "Transitive",
- "resolved": "5.0.0",
- "contentHash": "5NecZgXktdGg34rh1OenY1rFNDCI8xSjFr+Z4OU4cU06AQHUdRnIIEeWENu3Wl4YowbzkymAIMvi3WyK9U53pQ==",
- "dependencies": {
- "System.Collections.Immutable": "5.0.0"
- }
- },
"System.Runtime.CompilerServices.Unsafe": {
"type": "Transitive",
"resolved": "6.0.0",
"contentHash": "/iUeP3tq1S0XdNNoMz5C9twLSrM/TH+qElHkXWaPvuNOt+99G75NrV0OS2EqHx5wMN7popYjpc8oTjC1y16DLg=="
},
- "System.Runtime.InteropServices.RuntimeInformation": {
- "type": "Transitive",
- "resolved": "4.3.0",
- "contentHash": "cbz4YJMqRDR7oLeMRbdYv7mYzc++17lNhScCX0goO2XpGWdvAt60CGN+FHdePUEHCe/Jy9jUlvNAiNdM+7jsOw=="
- },
"System.Text.Encodings.Web": {
"type": "Transitive",
- "resolved": "5.0.1",
- "contentHash": "KmJ+CJXizDofbq6mpqDoRRLcxgOd2z9X3XoFNULSbvbqVRZkFX3istvr+MUjL6Zw1RT+RNdoI4GYidIINtgvqQ==",
+ "resolved": "4.7.1",
+ "contentHash": "3qreYFQcLnyFk1LuaNWyyWE+sfkfe5eSTaIIssYrLNUIDbgyZNQBYQSzSDo4AprpjVeVX2T4KHKii9fiSZVUow==",
"dependencies": {
- "System.Buffers": "4.5.1",
"System.Memory": "4.5.4"
}
},
"System.Text.Json": {
"type": "Transitive",
- "resolved": "5.0.2",
- "contentHash": "I47dVIGiV6SfAyppphxqupertT/5oZkYLDCX6vC3HpOI4ZLjyoKAreUoem2ie6G0RbRuFrlqz/PcTQjfb2DOfQ==",
+ "resolved": "4.7.2",
+ "contentHash": "TcMd95wcrubm9nHvJEQs70rC0H/8omiSGGpU4FQ/ZA1URIqD4pjmFJh2Mfv1yH1eHgJDWTi2hMDXwTET+zOOyg==",
"dependencies": {
- "Microsoft.Bcl.AsyncInterfaces": "5.0.0",
+ "Microsoft.Bcl.AsyncInterfaces": "1.1.0",
"System.Buffers": "4.5.1",
"System.Memory": "4.5.4",
"System.Numerics.Vectors": "4.5.0",
- "System.Runtime.CompilerServices.Unsafe": "5.0.0",
- "System.Text.Encodings.Web": "5.0.1",
+ "System.Runtime.CompilerServices.Unsafe": "4.7.1",
+ "System.Text.Encodings.Web": "4.7.1",
"System.Threading.Tasks.Extensions": "4.5.4",
"System.ValueTuple": "4.5.0"
}
@@ -442,7 +401,7 @@
"Microsoft.Extensions.Logging.Abstractions": "[7.0.0, )",
"Speckle.Autofac": "[1.0.0, )",
"Speckle.Connectors.Utils": "[1.0.0, )",
- "Speckle.Core": "[3.1.0-dev.76, )",
+ "Speckle.Core": "[3.1.0-dev.78, )",
"System.Threading.Tasks.Dataflow": "[6.0.0, )"
}
},
@@ -458,7 +417,7 @@
"dependencies": {
"Serilog.Extensions.Logging": "[7.0.0, )",
"Speckle.Autofac": "[1.0.0, )",
- "Speckle.Core": "[3.1.0-dev.76, )"
+ "Speckle.Core": "[3.1.0-dev.78, )"
}
},
"speckle.converters.civil3d2024": {
@@ -481,7 +440,7 @@
"type": "Project",
"dependencies": {
"Speckle.Autofac": "[1.0.0, )",
- "Speckle.Objects": "[3.1.0-dev.76, )"
+ "Speckle.Objects": "[3.1.0-dev.78, )"
}
},
"speckle.converters.common.dependencyinjection": {
@@ -518,9 +477,9 @@
},
"Speckle.Core": {
"type": "CentralTransitive",
- "requested": "[3.1.0-dev.76, )",
- "resolved": "3.1.0-dev.76",
- "contentHash": "Akwgh+YwDCmHVuJumosMakjCLK6duaRjuc7UZXqd+9DZDmUYW4wNJeml+KEebf8UIeBb1R5BclEnlzM/9HhWJw==",
+ "requested": "[3.1.0-dev.78, )",
+ "resolved": "3.1.0-otel.1",
+ "contentHash": "gc+w0wTvYNkO/ctYBV83eXAPYj0d/A/REDCigtXun+Yw8YTTVcwadcZ7EduHlXBURa/y6Da87CsL62BxHA15kw==",
"dependencies": {
"GraphQL.Client": "6.0.0",
"Microsoft.CSharp": "4.7.0",
@@ -528,25 +487,24 @@
"Polly": "7.2.3",
"Polly.Contrib.WaitAndRetry": "1.1.1",
"Polly.Extensions.Http": "3.0.0",
- "Sentry": "3.33.0",
- "Sentry.Serilog": "3.33.0",
"Serilog": "2.12.0",
"Serilog.Enrichers.ClientInfo": "1.3.0",
"Serilog.Exceptions": "8.4.0",
"Serilog.Sinks.Console": "4.1.0",
- "Serilog.Sinks.Seq": "5.2.2",
+ "Serilog.Sinks.Seq": "5.2.3",
"SerilogTimings": "3.0.1",
"Speckle.DoubleNumerics": "4.0.1",
- "Speckle.Newtonsoft.Json": "13.0.2"
+ "Speckle.Newtonsoft.Json": "13.0.2",
+ "System.Text.Json": "4.7.2"
}
},
"Speckle.Objects": {
"type": "CentralTransitive",
- "requested": "[3.1.0-dev.76, )",
- "resolved": "3.1.0-dev.76",
- "contentHash": "ewPABOyK4h1WSGiUXOsNPiRwclTbB0TtQbNvdpSdlPoWXNq/5gVaEza+S0ASkiHKsj7g/482y1I6dfTAgxZvXQ==",
+ "requested": "[3.1.0-dev.78, )",
+ "resolved": "3.1.0-otel.1",
+ "contentHash": "UX84I4uBaJZegJKBg3K0/aILvxRfWlxlSMIZ7MhSg11kfESk25+lC3DbNBvkcMpdzUQ3/OtkFZsar4OI4Y7Ofg==",
"dependencies": {
- "Speckle.Core": "3.1.0-dev.76"
+ "Speckle.Core": "3.1.0-otel.1"
}
},
"System.Threading.Tasks.Dataflow": {
diff --git a/Connectors/Revit/Speckle.Connectors.Revit2022/packages.lock.json b/Connectors/Revit/Speckle.Connectors.Revit2022/packages.lock.json
index a7ade8660..2b919cadd 100644
--- a/Connectors/Revit/Speckle.Connectors.Revit2022/packages.lock.json
+++ b/Connectors/Revit/Speckle.Connectors.Revit2022/packages.lock.json
@@ -199,25 +199,6 @@
"Polly": "7.1.0"
}
},
- "Sentry": {
- "type": "Transitive",
- "resolved": "3.33.0",
- "contentHash": "8vbD2o6IR2wrRrkSiRbnodWGWUOqIlwYtzpjvPNOb5raJdOf+zxMwfS8f6nx9bmrTTfDj7KrCB8C/5OuicAc8A==",
- "dependencies": {
- "System.Reflection.Metadata": "5.0.0",
- "System.Runtime.InteropServices.RuntimeInformation": "4.3.0",
- "System.Text.Json": "5.0.2"
- }
- },
- "Sentry.Serilog": {
- "type": "Transitive",
- "resolved": "3.33.0",
- "contentHash": "V8BU7QGWg2qLYfNPqtuTBhC1opysny5l+Ifp6J6PhOeAxU0FssR7nYfbJVetrnLIoh2rd3DlJ6hHYYQosQYcUQ==",
- "dependencies": {
- "Sentry": "3.33.0",
- "Serilog": "2.7.1"
- }
- },
"Serilog": {
"type": "Transitive",
"resolved": "2.12.0",
@@ -273,8 +254,8 @@
},
"Serilog.Sinks.Seq": {
"type": "Transitive",
- "resolved": "5.2.2",
- "contentHash": "1Csmo5ua7NKUe0yXUx+zsRefjAniPWcXFhUXxXG8pwo0iMiw2gjn9SOkgYnnxbgWqmlGv236w0N/dHc2v5XwMg==",
+ "resolved": "5.2.3",
+ "contentHash": "oQzJkLwpoWm1Jn26D6Rx7s55diIx4+YHMAZhtuFstF/v/FivzNzz8K7h9sOHLTSFYuVOx01inlyCpekGeBALNg==",
"dependencies": {
"Serilog": "2.12.0",
"Serilog.Formatting.Compact": "1.1.0",
@@ -335,14 +316,6 @@
"resolved": "4.5.1",
"contentHash": "Rw7ijyl1qqRS0YQD/WycNst8hUUMgrMH4FCn1nNm27M4VxchZ1js3fVjQaANHO5f3sN4isvP4a+Met9Y4YomAg=="
},
- "System.Collections.Immutable": {
- "type": "Transitive",
- "resolved": "5.0.0",
- "contentHash": "FXkLXiK0sVVewcso0imKQoOxjoPAj42R8HtjjbSjVPAzwDfzoyoznWxgA3c38LDbN9SJux1xXoXYAhz98j7r2g==",
- "dependencies": {
- "System.Memory": "4.5.4"
- }
- },
"System.Diagnostics.DiagnosticSource": {
"type": "Transitive",
"resolved": "7.0.0",
@@ -384,44 +357,30 @@
"System.Threading.Tasks.Extensions": "4.5.4"
}
},
- "System.Reflection.Metadata": {
- "type": "Transitive",
- "resolved": "5.0.0",
- "contentHash": "5NecZgXktdGg34rh1OenY1rFNDCI8xSjFr+Z4OU4cU06AQHUdRnIIEeWENu3Wl4YowbzkymAIMvi3WyK9U53pQ==",
- "dependencies": {
- "System.Collections.Immutable": "5.0.0"
- }
- },
"System.Runtime.CompilerServices.Unsafe": {
"type": "Transitive",
"resolved": "6.0.0",
"contentHash": "/iUeP3tq1S0XdNNoMz5C9twLSrM/TH+qElHkXWaPvuNOt+99G75NrV0OS2EqHx5wMN7popYjpc8oTjC1y16DLg=="
},
- "System.Runtime.InteropServices.RuntimeInformation": {
- "type": "Transitive",
- "resolved": "4.3.0",
- "contentHash": "cbz4YJMqRDR7oLeMRbdYv7mYzc++17lNhScCX0goO2XpGWdvAt60CGN+FHdePUEHCe/Jy9jUlvNAiNdM+7jsOw=="
- },
"System.Text.Encodings.Web": {
"type": "Transitive",
- "resolved": "5.0.1",
- "contentHash": "KmJ+CJXizDofbq6mpqDoRRLcxgOd2z9X3XoFNULSbvbqVRZkFX3istvr+MUjL6Zw1RT+RNdoI4GYidIINtgvqQ==",
+ "resolved": "4.7.1",
+ "contentHash": "3qreYFQcLnyFk1LuaNWyyWE+sfkfe5eSTaIIssYrLNUIDbgyZNQBYQSzSDo4AprpjVeVX2T4KHKii9fiSZVUow==",
"dependencies": {
- "System.Buffers": "4.5.1",
"System.Memory": "4.5.4"
}
},
"System.Text.Json": {
"type": "Transitive",
- "resolved": "5.0.2",
- "contentHash": "I47dVIGiV6SfAyppphxqupertT/5oZkYLDCX6vC3HpOI4ZLjyoKAreUoem2ie6G0RbRuFrlqz/PcTQjfb2DOfQ==",
+ "resolved": "4.7.2",
+ "contentHash": "TcMd95wcrubm9nHvJEQs70rC0H/8omiSGGpU4FQ/ZA1URIqD4pjmFJh2Mfv1yH1eHgJDWTi2hMDXwTET+zOOyg==",
"dependencies": {
- "Microsoft.Bcl.AsyncInterfaces": "5.0.0",
+ "Microsoft.Bcl.AsyncInterfaces": "1.1.0",
"System.Buffers": "4.5.1",
"System.Memory": "4.5.4",
"System.Numerics.Vectors": "4.5.0",
- "System.Runtime.CompilerServices.Unsafe": "5.0.0",
- "System.Text.Encodings.Web": "5.0.1",
+ "System.Runtime.CompilerServices.Unsafe": "4.7.1",
+ "System.Text.Encodings.Web": "4.7.1",
"System.Threading.Tasks.Extensions": "4.5.4",
"System.ValueTuple": "4.5.0"
}
@@ -451,7 +410,7 @@
"Microsoft.Extensions.Logging.Abstractions": "[7.0.0, )",
"Speckle.Autofac": "[1.0.0, )",
"Speckle.Connectors.Utils": "[1.0.0, )",
- "Speckle.Core": "[3.1.0-dev.76, )",
+ "Speckle.Core": "[3.1.0-dev.78, )",
"System.Threading.Tasks.Dataflow": "[6.0.0, )"
}
},
@@ -460,14 +419,14 @@
"dependencies": {
"Serilog.Extensions.Logging": "[7.0.0, )",
"Speckle.Autofac": "[1.0.0, )",
- "Speckle.Core": "[3.1.0-dev.76, )"
+ "Speckle.Core": "[3.1.0-dev.78, )"
}
},
"speckle.converters.common": {
"type": "Project",
"dependencies": {
"Speckle.Autofac": "[1.0.0, )",
- "Speckle.Objects": "[3.1.0-dev.76, )"
+ "Speckle.Objects": "[3.1.0-dev.78, )"
}
},
"speckle.converters.common.dependencyinjection": {
@@ -515,9 +474,9 @@
},
"Speckle.Core": {
"type": "CentralTransitive",
- "requested": "[3.1.0-dev.76, )",
- "resolved": "3.1.0-dev.76",
- "contentHash": "Akwgh+YwDCmHVuJumosMakjCLK6duaRjuc7UZXqd+9DZDmUYW4wNJeml+KEebf8UIeBb1R5BclEnlzM/9HhWJw==",
+ "requested": "[3.1.0-dev.78, )",
+ "resolved": "3.1.0-otel.1",
+ "contentHash": "gc+w0wTvYNkO/ctYBV83eXAPYj0d/A/REDCigtXun+Yw8YTTVcwadcZ7EduHlXBURa/y6Da87CsL62BxHA15kw==",
"dependencies": {
"GraphQL.Client": "6.0.0",
"Microsoft.CSharp": "4.7.0",
@@ -525,25 +484,24 @@
"Polly": "7.2.3",
"Polly.Contrib.WaitAndRetry": "1.1.1",
"Polly.Extensions.Http": "3.0.0",
- "Sentry": "3.33.0",
- "Sentry.Serilog": "3.33.0",
"Serilog": "2.12.0",
"Serilog.Enrichers.ClientInfo": "1.3.0",
"Serilog.Exceptions": "8.4.0",
"Serilog.Sinks.Console": "4.1.0",
- "Serilog.Sinks.Seq": "5.2.2",
+ "Serilog.Sinks.Seq": "5.2.3",
"SerilogTimings": "3.0.1",
"Speckle.DoubleNumerics": "4.0.1",
- "Speckle.Newtonsoft.Json": "13.0.2"
+ "Speckle.Newtonsoft.Json": "13.0.2",
+ "System.Text.Json": "4.7.2"
}
},
"Speckle.Objects": {
"type": "CentralTransitive",
- "requested": "[3.1.0-dev.76, )",
- "resolved": "3.1.0-dev.76",
- "contentHash": "ewPABOyK4h1WSGiUXOsNPiRwclTbB0TtQbNvdpSdlPoWXNq/5gVaEza+S0ASkiHKsj7g/482y1I6dfTAgxZvXQ==",
+ "requested": "[3.1.0-dev.78, )",
+ "resolved": "3.1.0-otel.1",
+ "contentHash": "UX84I4uBaJZegJKBg3K0/aILvxRfWlxlSMIZ7MhSg11kfESk25+lC3DbNBvkcMpdzUQ3/OtkFZsar4OI4Y7Ofg==",
"dependencies": {
- "Speckle.Core": "3.1.0-dev.76"
+ "Speckle.Core": "3.1.0-otel.1"
}
},
"Speckle.Revit.API": {
diff --git a/Connectors/Revit/Speckle.Connectors.Revit2023/packages.lock.json b/Connectors/Revit/Speckle.Connectors.Revit2023/packages.lock.json
index fcf7131f5..765e173ab 100644
--- a/Connectors/Revit/Speckle.Connectors.Revit2023/packages.lock.json
+++ b/Connectors/Revit/Speckle.Connectors.Revit2023/packages.lock.json
@@ -199,25 +199,6 @@
"Polly": "7.1.0"
}
},
- "Sentry": {
- "type": "Transitive",
- "resolved": "3.33.0",
- "contentHash": "8vbD2o6IR2wrRrkSiRbnodWGWUOqIlwYtzpjvPNOb5raJdOf+zxMwfS8f6nx9bmrTTfDj7KrCB8C/5OuicAc8A==",
- "dependencies": {
- "System.Reflection.Metadata": "5.0.0",
- "System.Runtime.InteropServices.RuntimeInformation": "4.3.0",
- "System.Text.Json": "5.0.2"
- }
- },
- "Sentry.Serilog": {
- "type": "Transitive",
- "resolved": "3.33.0",
- "contentHash": "V8BU7QGWg2qLYfNPqtuTBhC1opysny5l+Ifp6J6PhOeAxU0FssR7nYfbJVetrnLIoh2rd3DlJ6hHYYQosQYcUQ==",
- "dependencies": {
- "Sentry": "3.33.0",
- "Serilog": "2.7.1"
- }
- },
"Serilog": {
"type": "Transitive",
"resolved": "2.12.0",
@@ -273,8 +254,8 @@
},
"Serilog.Sinks.Seq": {
"type": "Transitive",
- "resolved": "5.2.2",
- "contentHash": "1Csmo5ua7NKUe0yXUx+zsRefjAniPWcXFhUXxXG8pwo0iMiw2gjn9SOkgYnnxbgWqmlGv236w0N/dHc2v5XwMg==",
+ "resolved": "5.2.3",
+ "contentHash": "oQzJkLwpoWm1Jn26D6Rx7s55diIx4+YHMAZhtuFstF/v/FivzNzz8K7h9sOHLTSFYuVOx01inlyCpekGeBALNg==",
"dependencies": {
"Serilog": "2.12.0",
"Serilog.Formatting.Compact": "1.1.0",
@@ -335,14 +316,6 @@
"resolved": "4.5.1",
"contentHash": "Rw7ijyl1qqRS0YQD/WycNst8hUUMgrMH4FCn1nNm27M4VxchZ1js3fVjQaANHO5f3sN4isvP4a+Met9Y4YomAg=="
},
- "System.Collections.Immutable": {
- "type": "Transitive",
- "resolved": "5.0.0",
- "contentHash": "FXkLXiK0sVVewcso0imKQoOxjoPAj42R8HtjjbSjVPAzwDfzoyoznWxgA3c38LDbN9SJux1xXoXYAhz98j7r2g==",
- "dependencies": {
- "System.Memory": "4.5.4"
- }
- },
"System.Diagnostics.DiagnosticSource": {
"type": "Transitive",
"resolved": "7.0.0",
@@ -384,44 +357,30 @@
"System.Threading.Tasks.Extensions": "4.5.4"
}
},
- "System.Reflection.Metadata": {
- "type": "Transitive",
- "resolved": "5.0.0",
- "contentHash": "5NecZgXktdGg34rh1OenY1rFNDCI8xSjFr+Z4OU4cU06AQHUdRnIIEeWENu3Wl4YowbzkymAIMvi3WyK9U53pQ==",
- "dependencies": {
- "System.Collections.Immutable": "5.0.0"
- }
- },
"System.Runtime.CompilerServices.Unsafe": {
"type": "Transitive",
"resolved": "6.0.0",
"contentHash": "/iUeP3tq1S0XdNNoMz5C9twLSrM/TH+qElHkXWaPvuNOt+99G75NrV0OS2EqHx5wMN7popYjpc8oTjC1y16DLg=="
},
- "System.Runtime.InteropServices.RuntimeInformation": {
- "type": "Transitive",
- "resolved": "4.3.0",
- "contentHash": "cbz4YJMqRDR7oLeMRbdYv7mYzc++17lNhScCX0goO2XpGWdvAt60CGN+FHdePUEHCe/Jy9jUlvNAiNdM+7jsOw=="
- },
"System.Text.Encodings.Web": {
"type": "Transitive",
- "resolved": "5.0.1",
- "contentHash": "KmJ+CJXizDofbq6mpqDoRRLcxgOd2z9X3XoFNULSbvbqVRZkFX3istvr+MUjL6Zw1RT+RNdoI4GYidIINtgvqQ==",
+ "resolved": "4.7.1",
+ "contentHash": "3qreYFQcLnyFk1LuaNWyyWE+sfkfe5eSTaIIssYrLNUIDbgyZNQBYQSzSDo4AprpjVeVX2T4KHKii9fiSZVUow==",
"dependencies": {
- "System.Buffers": "4.5.1",
"System.Memory": "4.5.4"
}
},
"System.Text.Json": {
"type": "Transitive",
- "resolved": "5.0.2",
- "contentHash": "I47dVIGiV6SfAyppphxqupertT/5oZkYLDCX6vC3HpOI4ZLjyoKAreUoem2ie6G0RbRuFrlqz/PcTQjfb2DOfQ==",
+ "resolved": "4.7.2",
+ "contentHash": "TcMd95wcrubm9nHvJEQs70rC0H/8omiSGGpU4FQ/ZA1URIqD4pjmFJh2Mfv1yH1eHgJDWTi2hMDXwTET+zOOyg==",
"dependencies": {
- "Microsoft.Bcl.AsyncInterfaces": "5.0.0",
+ "Microsoft.Bcl.AsyncInterfaces": "1.1.0",
"System.Buffers": "4.5.1",
"System.Memory": "4.5.4",
"System.Numerics.Vectors": "4.5.0",
- "System.Runtime.CompilerServices.Unsafe": "5.0.0",
- "System.Text.Encodings.Web": "5.0.1",
+ "System.Runtime.CompilerServices.Unsafe": "4.7.1",
+ "System.Text.Encodings.Web": "4.7.1",
"System.Threading.Tasks.Extensions": "4.5.4",
"System.ValueTuple": "4.5.0"
}
@@ -451,7 +410,7 @@
"Microsoft.Extensions.Logging.Abstractions": "[7.0.0, )",
"Speckle.Autofac": "[1.0.0, )",
"Speckle.Connectors.Utils": "[1.0.0, )",
- "Speckle.Core": "[3.1.0-dev.76, )",
+ "Speckle.Core": "[3.1.0-dev.78, )",
"System.Threading.Tasks.Dataflow": "[6.0.0, )"
}
},
@@ -460,14 +419,14 @@
"dependencies": {
"Serilog.Extensions.Logging": "[7.0.0, )",
"Speckle.Autofac": "[1.0.0, )",
- "Speckle.Core": "[3.1.0-dev.76, )"
+ "Speckle.Core": "[3.1.0-dev.78, )"
}
},
"speckle.converters.common": {
"type": "Project",
"dependencies": {
"Speckle.Autofac": "[1.0.0, )",
- "Speckle.Objects": "[3.1.0-dev.76, )"
+ "Speckle.Objects": "[3.1.0-dev.78, )"
}
},
"speckle.converters.common.dependencyinjection": {
@@ -514,9 +473,9 @@
},
"Speckle.Core": {
"type": "CentralTransitive",
- "requested": "[3.1.0-dev.76, )",
- "resolved": "3.1.0-dev.76",
- "contentHash": "Akwgh+YwDCmHVuJumosMakjCLK6duaRjuc7UZXqd+9DZDmUYW4wNJeml+KEebf8UIeBb1R5BclEnlzM/9HhWJw==",
+ "requested": "[3.1.0-dev.78, )",
+ "resolved": "3.1.0-otel.1",
+ "contentHash": "gc+w0wTvYNkO/ctYBV83eXAPYj0d/A/REDCigtXun+Yw8YTTVcwadcZ7EduHlXBURa/y6Da87CsL62BxHA15kw==",
"dependencies": {
"GraphQL.Client": "6.0.0",
"Microsoft.CSharp": "4.7.0",
@@ -524,25 +483,24 @@
"Polly": "7.2.3",
"Polly.Contrib.WaitAndRetry": "1.1.1",
"Polly.Extensions.Http": "3.0.0",
- "Sentry": "3.33.0",
- "Sentry.Serilog": "3.33.0",
"Serilog": "2.12.0",
"Serilog.Enrichers.ClientInfo": "1.3.0",
"Serilog.Exceptions": "8.4.0",
"Serilog.Sinks.Console": "4.1.0",
- "Serilog.Sinks.Seq": "5.2.2",
+ "Serilog.Sinks.Seq": "5.2.3",
"SerilogTimings": "3.0.1",
"Speckle.DoubleNumerics": "4.0.1",
- "Speckle.Newtonsoft.Json": "13.0.2"
+ "Speckle.Newtonsoft.Json": "13.0.2",
+ "System.Text.Json": "4.7.2"
}
},
"Speckle.Objects": {
"type": "CentralTransitive",
- "requested": "[3.1.0-dev.76, )",
- "resolved": "3.1.0-dev.76",
- "contentHash": "ewPABOyK4h1WSGiUXOsNPiRwclTbB0TtQbNvdpSdlPoWXNq/5gVaEza+S0ASkiHKsj7g/482y1I6dfTAgxZvXQ==",
+ "requested": "[3.1.0-dev.78, )",
+ "resolved": "3.1.0-otel.1",
+ "contentHash": "UX84I4uBaJZegJKBg3K0/aILvxRfWlxlSMIZ7MhSg11kfESk25+lC3DbNBvkcMpdzUQ3/OtkFZsar4OI4Y7Ofg==",
"dependencies": {
- "Speckle.Core": "3.1.0-dev.76"
+ "Speckle.Core": "3.1.0-otel.1"
}
},
"Speckle.Revit.API": {
diff --git a/Connectors/Revit/Speckle.Connectors.Revit2024/packages.lock.json b/Connectors/Revit/Speckle.Connectors.Revit2024/packages.lock.json
index fdae96657..96c716fb6 100644
--- a/Connectors/Revit/Speckle.Connectors.Revit2024/packages.lock.json
+++ b/Connectors/Revit/Speckle.Connectors.Revit2024/packages.lock.json
@@ -199,25 +199,6 @@
"Polly": "7.1.0"
}
},
- "Sentry": {
- "type": "Transitive",
- "resolved": "3.33.0",
- "contentHash": "8vbD2o6IR2wrRrkSiRbnodWGWUOqIlwYtzpjvPNOb5raJdOf+zxMwfS8f6nx9bmrTTfDj7KrCB8C/5OuicAc8A==",
- "dependencies": {
- "System.Reflection.Metadata": "5.0.0",
- "System.Runtime.InteropServices.RuntimeInformation": "4.3.0",
- "System.Text.Json": "5.0.2"
- }
- },
- "Sentry.Serilog": {
- "type": "Transitive",
- "resolved": "3.33.0",
- "contentHash": "V8BU7QGWg2qLYfNPqtuTBhC1opysny5l+Ifp6J6PhOeAxU0FssR7nYfbJVetrnLIoh2rd3DlJ6hHYYQosQYcUQ==",
- "dependencies": {
- "Sentry": "3.33.0",
- "Serilog": "2.7.1"
- }
- },
"Serilog": {
"type": "Transitive",
"resolved": "2.12.0",
@@ -273,8 +254,8 @@
},
"Serilog.Sinks.Seq": {
"type": "Transitive",
- "resolved": "5.2.2",
- "contentHash": "1Csmo5ua7NKUe0yXUx+zsRefjAniPWcXFhUXxXG8pwo0iMiw2gjn9SOkgYnnxbgWqmlGv236w0N/dHc2v5XwMg==",
+ "resolved": "5.2.3",
+ "contentHash": "oQzJkLwpoWm1Jn26D6Rx7s55diIx4+YHMAZhtuFstF/v/FivzNzz8K7h9sOHLTSFYuVOx01inlyCpekGeBALNg==",
"dependencies": {
"Serilog": "2.12.0",
"Serilog.Formatting.Compact": "1.1.0",
@@ -335,14 +316,6 @@
"resolved": "4.5.1",
"contentHash": "Rw7ijyl1qqRS0YQD/WycNst8hUUMgrMH4FCn1nNm27M4VxchZ1js3fVjQaANHO5f3sN4isvP4a+Met9Y4YomAg=="
},
- "System.Collections.Immutable": {
- "type": "Transitive",
- "resolved": "5.0.0",
- "contentHash": "FXkLXiK0sVVewcso0imKQoOxjoPAj42R8HtjjbSjVPAzwDfzoyoznWxgA3c38LDbN9SJux1xXoXYAhz98j7r2g==",
- "dependencies": {
- "System.Memory": "4.5.4"
- }
- },
"System.Diagnostics.DiagnosticSource": {
"type": "Transitive",
"resolved": "7.0.0",
@@ -384,44 +357,30 @@
"System.Threading.Tasks.Extensions": "4.5.4"
}
},
- "System.Reflection.Metadata": {
- "type": "Transitive",
- "resolved": "5.0.0",
- "contentHash": "5NecZgXktdGg34rh1OenY1rFNDCI8xSjFr+Z4OU4cU06AQHUdRnIIEeWENu3Wl4YowbzkymAIMvi3WyK9U53pQ==",
- "dependencies": {
- "System.Collections.Immutable": "5.0.0"
- }
- },
"System.Runtime.CompilerServices.Unsafe": {
"type": "Transitive",
"resolved": "6.0.0",
"contentHash": "/iUeP3tq1S0XdNNoMz5C9twLSrM/TH+qElHkXWaPvuNOt+99G75NrV0OS2EqHx5wMN7popYjpc8oTjC1y16DLg=="
},
- "System.Runtime.InteropServices.RuntimeInformation": {
- "type": "Transitive",
- "resolved": "4.3.0",
- "contentHash": "cbz4YJMqRDR7oLeMRbdYv7mYzc++17lNhScCX0goO2XpGWdvAt60CGN+FHdePUEHCe/Jy9jUlvNAiNdM+7jsOw=="
- },
"System.Text.Encodings.Web": {
"type": "Transitive",
- "resolved": "5.0.1",
- "contentHash": "KmJ+CJXizDofbq6mpqDoRRLcxgOd2z9X3XoFNULSbvbqVRZkFX3istvr+MUjL6Zw1RT+RNdoI4GYidIINtgvqQ==",
+ "resolved": "4.7.1",
+ "contentHash": "3qreYFQcLnyFk1LuaNWyyWE+sfkfe5eSTaIIssYrLNUIDbgyZNQBYQSzSDo4AprpjVeVX2T4KHKii9fiSZVUow==",
"dependencies": {
- "System.Buffers": "4.5.1",
"System.Memory": "4.5.4"
}
},
"System.Text.Json": {
"type": "Transitive",
- "resolved": "5.0.2",
- "contentHash": "I47dVIGiV6SfAyppphxqupertT/5oZkYLDCX6vC3HpOI4ZLjyoKAreUoem2ie6G0RbRuFrlqz/PcTQjfb2DOfQ==",
+ "resolved": "4.7.2",
+ "contentHash": "TcMd95wcrubm9nHvJEQs70rC0H/8omiSGGpU4FQ/ZA1URIqD4pjmFJh2Mfv1yH1eHgJDWTi2hMDXwTET+zOOyg==",
"dependencies": {
- "Microsoft.Bcl.AsyncInterfaces": "5.0.0",
+ "Microsoft.Bcl.AsyncInterfaces": "1.1.0",
"System.Buffers": "4.5.1",
"System.Memory": "4.5.4",
"System.Numerics.Vectors": "4.5.0",
- "System.Runtime.CompilerServices.Unsafe": "5.0.0",
- "System.Text.Encodings.Web": "5.0.1",
+ "System.Runtime.CompilerServices.Unsafe": "4.7.1",
+ "System.Text.Encodings.Web": "4.7.1",
"System.Threading.Tasks.Extensions": "4.5.4",
"System.ValueTuple": "4.5.0"
}
@@ -451,7 +410,7 @@
"Microsoft.Extensions.Logging.Abstractions": "[7.0.0, )",
"Speckle.Autofac": "[1.0.0, )",
"Speckle.Connectors.Utils": "[1.0.0, )",
- "Speckle.Core": "[3.1.0-dev.76, )",
+ "Speckle.Core": "[3.1.0-dev.78, )",
"System.Threading.Tasks.Dataflow": "[6.0.0, )"
}
},
@@ -460,14 +419,14 @@
"dependencies": {
"Serilog.Extensions.Logging": "[7.0.0, )",
"Speckle.Autofac": "[1.0.0, )",
- "Speckle.Core": "[3.1.0-dev.76, )"
+ "Speckle.Core": "[3.1.0-dev.78, )"
}
},
"speckle.converters.common": {
"type": "Project",
"dependencies": {
"Speckle.Autofac": "[1.0.0, )",
- "Speckle.Objects": "[3.1.0-dev.76, )"
+ "Speckle.Objects": "[3.1.0-dev.78, )"
}
},
"speckle.converters.common.dependencyinjection": {
@@ -514,9 +473,9 @@
},
"Speckle.Core": {
"type": "CentralTransitive",
- "requested": "[3.1.0-dev.76, )",
- "resolved": "3.1.0-dev.76",
- "contentHash": "Akwgh+YwDCmHVuJumosMakjCLK6duaRjuc7UZXqd+9DZDmUYW4wNJeml+KEebf8UIeBb1R5BclEnlzM/9HhWJw==",
+ "requested": "[3.1.0-dev.78, )",
+ "resolved": "3.1.0-otel.1",
+ "contentHash": "gc+w0wTvYNkO/ctYBV83eXAPYj0d/A/REDCigtXun+Yw8YTTVcwadcZ7EduHlXBURa/y6Da87CsL62BxHA15kw==",
"dependencies": {
"GraphQL.Client": "6.0.0",
"Microsoft.CSharp": "4.7.0",
@@ -524,25 +483,24 @@
"Polly": "7.2.3",
"Polly.Contrib.WaitAndRetry": "1.1.1",
"Polly.Extensions.Http": "3.0.0",
- "Sentry": "3.33.0",
- "Sentry.Serilog": "3.33.0",
"Serilog": "2.12.0",
"Serilog.Enrichers.ClientInfo": "1.3.0",
"Serilog.Exceptions": "8.4.0",
"Serilog.Sinks.Console": "4.1.0",
- "Serilog.Sinks.Seq": "5.2.2",
+ "Serilog.Sinks.Seq": "5.2.3",
"SerilogTimings": "3.0.1",
"Speckle.DoubleNumerics": "4.0.1",
- "Speckle.Newtonsoft.Json": "13.0.2"
+ "Speckle.Newtonsoft.Json": "13.0.2",
+ "System.Text.Json": "4.7.2"
}
},
"Speckle.Objects": {
"type": "CentralTransitive",
- "requested": "[3.1.0-dev.76, )",
- "resolved": "3.1.0-dev.76",
- "contentHash": "ewPABOyK4h1WSGiUXOsNPiRwclTbB0TtQbNvdpSdlPoWXNq/5gVaEza+S0ASkiHKsj7g/482y1I6dfTAgxZvXQ==",
+ "requested": "[3.1.0-dev.78, )",
+ "resolved": "3.1.0-otel.1",
+ "contentHash": "UX84I4uBaJZegJKBg3K0/aILvxRfWlxlSMIZ7MhSg11kfESk25+lC3DbNBvkcMpdzUQ3/OtkFZsar4OI4Y7Ofg==",
"dependencies": {
- "Speckle.Core": "3.1.0-dev.76"
+ "Speckle.Core": "3.1.0-otel.1"
}
},
"Speckle.Revit.API": {
diff --git a/Connectors/Revit/Speckle.Connectors.Revit2025/packages.lock.json b/Connectors/Revit/Speckle.Connectors.Revit2025/packages.lock.json
index 7da237221..080a74199 100644
--- a/Connectors/Revit/Speckle.Connectors.Revit2025/packages.lock.json
+++ b/Connectors/Revit/Speckle.Connectors.Revit2025/packages.lock.json
@@ -207,20 +207,6 @@
"Polly": "7.1.0"
}
},
- "Sentry": {
- "type": "Transitive",
- "resolved": "3.33.0",
- "contentHash": "8vbD2o6IR2wrRrkSiRbnodWGWUOqIlwYtzpjvPNOb5raJdOf+zxMwfS8f6nx9bmrTTfDj7KrCB8C/5OuicAc8A=="
- },
- "Sentry.Serilog": {
- "type": "Transitive",
- "resolved": "3.33.0",
- "contentHash": "V8BU7QGWg2qLYfNPqtuTBhC1opysny5l+Ifp6J6PhOeAxU0FssR7nYfbJVetrnLIoh2rd3DlJ6hHYYQosQYcUQ==",
- "dependencies": {
- "Sentry": "3.33.0",
- "Serilog": "2.10.0"
- }
- },
"Serilog": {
"type": "Transitive",
"resolved": "2.12.0",
@@ -278,8 +264,8 @@
},
"Serilog.Sinks.Seq": {
"type": "Transitive",
- "resolved": "5.2.2",
- "contentHash": "1Csmo5ua7NKUe0yXUx+zsRefjAniPWcXFhUXxXG8pwo0iMiw2gjn9SOkgYnnxbgWqmlGv236w0N/dHc2v5XwMg==",
+ "resolved": "5.2.3",
+ "contentHash": "oQzJkLwpoWm1Jn26D6Rx7s55diIx4+YHMAZhtuFstF/v/FivzNzz8K7h9sOHLTSFYuVOx01inlyCpekGeBALNg==",
"dependencies": {
"Serilog": "2.12.0",
"Serilog.Formatting.Compact": "1.1.0",
@@ -360,6 +346,11 @@
"resolved": "4.5.0",
"contentHash": "Xg4G4Indi4dqP1iuAiMSwpiWS54ZghzR644OtsRCm/m/lBMG8dUBhLVN7hLm8NNrNTR+iGbshCPTwrvxZPlm4g=="
},
+ "System.Text.Json": {
+ "type": "Transitive",
+ "resolved": "4.7.2",
+ "contentHash": "TcMd95wcrubm9nHvJEQs70rC0H/8omiSGGpU4FQ/ZA1URIqD4pjmFJh2Mfv1yH1eHgJDWTi2hMDXwTET+zOOyg=="
+ },
"speckle.autofac": {
"type": "Project",
"dependencies": {
@@ -372,7 +363,7 @@
"Microsoft.Extensions.Logging.Abstractions": "[7.0.0, )",
"Speckle.Autofac": "[1.0.0, )",
"Speckle.Connectors.Utils": "[1.0.0, )",
- "Speckle.Core": "[3.1.0-dev.76, )",
+ "Speckle.Core": "[3.1.0-dev.78, )",
"System.Threading.Tasks.Dataflow": "[6.0.0, )"
}
},
@@ -388,14 +379,14 @@
"dependencies": {
"Serilog.Extensions.Logging": "[7.0.0, )",
"Speckle.Autofac": "[1.0.0, )",
- "Speckle.Core": "[3.1.0-dev.76, )"
+ "Speckle.Core": "[3.1.0-dev.78, )"
}
},
"speckle.converters.common": {
"type": "Project",
"dependencies": {
"Speckle.Autofac": "[1.0.0, )",
- "Speckle.Objects": "[3.1.0-dev.76, )"
+ "Speckle.Objects": "[3.1.0-dev.78, )"
}
},
"speckle.converters.common.dependencyinjection": {
@@ -438,9 +429,9 @@
},
"Speckle.Core": {
"type": "CentralTransitive",
- "requested": "[3.1.0-dev.76, )",
- "resolved": "3.1.0-dev.76",
- "contentHash": "Akwgh+YwDCmHVuJumosMakjCLK6duaRjuc7UZXqd+9DZDmUYW4wNJeml+KEebf8UIeBb1R5BclEnlzM/9HhWJw==",
+ "requested": "[3.1.0-dev.78, )",
+ "resolved": "3.1.0-otel.1",
+ "contentHash": "gc+w0wTvYNkO/ctYBV83eXAPYj0d/A/REDCigtXun+Yw8YTTVcwadcZ7EduHlXBURa/y6Da87CsL62BxHA15kw==",
"dependencies": {
"GraphQL.Client": "6.0.0",
"Microsoft.CSharp": "4.7.0",
@@ -448,25 +439,24 @@
"Polly": "7.2.3",
"Polly.Contrib.WaitAndRetry": "1.1.1",
"Polly.Extensions.Http": "3.0.0",
- "Sentry": "3.33.0",
- "Sentry.Serilog": "3.33.0",
"Serilog": "2.12.0",
"Serilog.Enrichers.ClientInfo": "1.3.0",
"Serilog.Exceptions": "8.4.0",
"Serilog.Sinks.Console": "4.1.0",
- "Serilog.Sinks.Seq": "5.2.2",
+ "Serilog.Sinks.Seq": "5.2.3",
"SerilogTimings": "3.0.1",
"Speckle.DoubleNumerics": "4.0.1",
- "Speckle.Newtonsoft.Json": "13.0.2"
+ "Speckle.Newtonsoft.Json": "13.0.2",
+ "System.Text.Json": "4.7.2"
}
},
"Speckle.Objects": {
"type": "CentralTransitive",
- "requested": "[3.1.0-dev.76, )",
- "resolved": "3.1.0-dev.76",
- "contentHash": "ewPABOyK4h1WSGiUXOsNPiRwclTbB0TtQbNvdpSdlPoWXNq/5gVaEza+S0ASkiHKsj7g/482y1I6dfTAgxZvXQ==",
+ "requested": "[3.1.0-dev.78, )",
+ "resolved": "3.1.0-otel.1",
+ "contentHash": "UX84I4uBaJZegJKBg3K0/aILvxRfWlxlSMIZ7MhSg11kfESk25+lC3DbNBvkcMpdzUQ3/OtkFZsar4OI4Y7Ofg==",
"dependencies": {
- "Speckle.Core": "3.1.0-dev.76"
+ "Speckle.Core": "3.1.0-otel.1"
}
},
"Speckle.Revit.API": {
diff --git a/Connectors/Rhino/Speckle.Connectors.Rhino7/packages.lock.json b/Connectors/Rhino/Speckle.Connectors.Rhino7/packages.lock.json
index 72cf8d88d..ad1e41c7d 100644
--- a/Connectors/Rhino/Speckle.Connectors.Rhino7/packages.lock.json
+++ b/Connectors/Rhino/Speckle.Connectors.Rhino7/packages.lock.json
@@ -189,25 +189,6 @@
"Polly": "7.1.0"
}
},
- "Sentry": {
- "type": "Transitive",
- "resolved": "3.33.0",
- "contentHash": "8vbD2o6IR2wrRrkSiRbnodWGWUOqIlwYtzpjvPNOb5raJdOf+zxMwfS8f6nx9bmrTTfDj7KrCB8C/5OuicAc8A==",
- "dependencies": {
- "System.Reflection.Metadata": "5.0.0",
- "System.Runtime.InteropServices.RuntimeInformation": "4.3.0",
- "System.Text.Json": "5.0.2"
- }
- },
- "Sentry.Serilog": {
- "type": "Transitive",
- "resolved": "3.33.0",
- "contentHash": "V8BU7QGWg2qLYfNPqtuTBhC1opysny5l+Ifp6J6PhOeAxU0FssR7nYfbJVetrnLIoh2rd3DlJ6hHYYQosQYcUQ==",
- "dependencies": {
- "Sentry": "3.33.0",
- "Serilog": "2.7.1"
- }
- },
"Serilog": {
"type": "Transitive",
"resolved": "2.12.0",
@@ -263,8 +244,8 @@
},
"Serilog.Sinks.Seq": {
"type": "Transitive",
- "resolved": "5.2.2",
- "contentHash": "1Csmo5ua7NKUe0yXUx+zsRefjAniPWcXFhUXxXG8pwo0iMiw2gjn9SOkgYnnxbgWqmlGv236w0N/dHc2v5XwMg==",
+ "resolved": "5.2.3",
+ "contentHash": "oQzJkLwpoWm1Jn26D6Rx7s55diIx4+YHMAZhtuFstF/v/FivzNzz8K7h9sOHLTSFYuVOx01inlyCpekGeBALNg==",
"dependencies": {
"Serilog": "2.12.0",
"Serilog.Formatting.Compact": "1.1.0",
@@ -325,14 +306,6 @@
"resolved": "4.5.1",
"contentHash": "Rw7ijyl1qqRS0YQD/WycNst8hUUMgrMH4FCn1nNm27M4VxchZ1js3fVjQaANHO5f3sN4isvP4a+Met9Y4YomAg=="
},
- "System.Collections.Immutable": {
- "type": "Transitive",
- "resolved": "5.0.0",
- "contentHash": "FXkLXiK0sVVewcso0imKQoOxjoPAj42R8HtjjbSjVPAzwDfzoyoznWxgA3c38LDbN9SJux1xXoXYAhz98j7r2g==",
- "dependencies": {
- "System.Memory": "4.5.4"
- }
- },
"System.Diagnostics.DiagnosticSource": {
"type": "Transitive",
"resolved": "7.0.0",
@@ -374,44 +347,30 @@
"System.Threading.Tasks.Extensions": "4.5.4"
}
},
- "System.Reflection.Metadata": {
- "type": "Transitive",
- "resolved": "5.0.0",
- "contentHash": "5NecZgXktdGg34rh1OenY1rFNDCI8xSjFr+Z4OU4cU06AQHUdRnIIEeWENu3Wl4YowbzkymAIMvi3WyK9U53pQ==",
- "dependencies": {
- "System.Collections.Immutable": "5.0.0"
- }
- },
"System.Runtime.CompilerServices.Unsafe": {
"type": "Transitive",
"resolved": "6.0.0",
"contentHash": "/iUeP3tq1S0XdNNoMz5C9twLSrM/TH+qElHkXWaPvuNOt+99G75NrV0OS2EqHx5wMN7popYjpc8oTjC1y16DLg=="
},
- "System.Runtime.InteropServices.RuntimeInformation": {
- "type": "Transitive",
- "resolved": "4.3.0",
- "contentHash": "cbz4YJMqRDR7oLeMRbdYv7mYzc++17lNhScCX0goO2XpGWdvAt60CGN+FHdePUEHCe/Jy9jUlvNAiNdM+7jsOw=="
- },
"System.Text.Encodings.Web": {
"type": "Transitive",
- "resolved": "5.0.1",
- "contentHash": "KmJ+CJXizDofbq6mpqDoRRLcxgOd2z9X3XoFNULSbvbqVRZkFX3istvr+MUjL6Zw1RT+RNdoI4GYidIINtgvqQ==",
+ "resolved": "4.7.1",
+ "contentHash": "3qreYFQcLnyFk1LuaNWyyWE+sfkfe5eSTaIIssYrLNUIDbgyZNQBYQSzSDo4AprpjVeVX2T4KHKii9fiSZVUow==",
"dependencies": {
- "System.Buffers": "4.5.1",
"System.Memory": "4.5.4"
}
},
"System.Text.Json": {
"type": "Transitive",
- "resolved": "5.0.2",
- "contentHash": "I47dVIGiV6SfAyppphxqupertT/5oZkYLDCX6vC3HpOI4ZLjyoKAreUoem2ie6G0RbRuFrlqz/PcTQjfb2DOfQ==",
+ "resolved": "4.7.2",
+ "contentHash": "TcMd95wcrubm9nHvJEQs70rC0H/8omiSGGpU4FQ/ZA1URIqD4pjmFJh2Mfv1yH1eHgJDWTi2hMDXwTET+zOOyg==",
"dependencies": {
- "Microsoft.Bcl.AsyncInterfaces": "5.0.0",
+ "Microsoft.Bcl.AsyncInterfaces": "1.1.0",
"System.Buffers": "4.5.1",
"System.Memory": "4.5.4",
"System.Numerics.Vectors": "4.5.0",
- "System.Runtime.CompilerServices.Unsafe": "5.0.0",
- "System.Text.Encodings.Web": "5.0.1",
+ "System.Runtime.CompilerServices.Unsafe": "4.7.1",
+ "System.Text.Encodings.Web": "4.7.1",
"System.Threading.Tasks.Extensions": "4.5.4",
"System.ValueTuple": "4.5.0"
}
@@ -441,7 +400,7 @@
"Microsoft.Extensions.Logging.Abstractions": "[7.0.0, )",
"Speckle.Autofac": "[1.0.0, )",
"Speckle.Connectors.Utils": "[1.0.0, )",
- "Speckle.Core": "[3.1.0-dev.76, )",
+ "Speckle.Core": "[3.1.0-dev.78, )",
"System.Threading.Tasks.Dataflow": "[6.0.0, )"
}
},
@@ -457,14 +416,14 @@
"dependencies": {
"Serilog.Extensions.Logging": "[7.0.0, )",
"Speckle.Autofac": "[1.0.0, )",
- "Speckle.Core": "[3.1.0-dev.76, )"
+ "Speckle.Core": "[3.1.0-dev.78, )"
}
},
"speckle.converters.common": {
"type": "Project",
"dependencies": {
"Speckle.Autofac": "[1.0.0, )",
- "Speckle.Objects": "[3.1.0-dev.76, )"
+ "Speckle.Objects": "[3.1.0-dev.78, )"
}
},
"speckle.converters.common.dependencyinjection": {
@@ -515,9 +474,9 @@
},
"Speckle.Core": {
"type": "CentralTransitive",
- "requested": "[3.1.0-dev.76, )",
- "resolved": "3.1.0-dev.76",
- "contentHash": "Akwgh+YwDCmHVuJumosMakjCLK6duaRjuc7UZXqd+9DZDmUYW4wNJeml+KEebf8UIeBb1R5BclEnlzM/9HhWJw==",
+ "requested": "[3.1.0-dev.78, )",
+ "resolved": "3.1.0-otel.1",
+ "contentHash": "gc+w0wTvYNkO/ctYBV83eXAPYj0d/A/REDCigtXun+Yw8YTTVcwadcZ7EduHlXBURa/y6Da87CsL62BxHA15kw==",
"dependencies": {
"GraphQL.Client": "6.0.0",
"Microsoft.CSharp": "4.7.0",
@@ -525,25 +484,24 @@
"Polly": "7.2.3",
"Polly.Contrib.WaitAndRetry": "1.1.1",
"Polly.Extensions.Http": "3.0.0",
- "Sentry": "3.33.0",
- "Sentry.Serilog": "3.33.0",
"Serilog": "2.12.0",
"Serilog.Enrichers.ClientInfo": "1.3.0",
"Serilog.Exceptions": "8.4.0",
"Serilog.Sinks.Console": "4.1.0",
- "Serilog.Sinks.Seq": "5.2.2",
+ "Serilog.Sinks.Seq": "5.2.3",
"SerilogTimings": "3.0.1",
"Speckle.DoubleNumerics": "4.0.1",
- "Speckle.Newtonsoft.Json": "13.0.2"
+ "Speckle.Newtonsoft.Json": "13.0.2",
+ "System.Text.Json": "4.7.2"
}
},
"Speckle.Objects": {
"type": "CentralTransitive",
- "requested": "[3.1.0-dev.76, )",
- "resolved": "3.1.0-dev.76",
- "contentHash": "ewPABOyK4h1WSGiUXOsNPiRwclTbB0TtQbNvdpSdlPoWXNq/5gVaEza+S0ASkiHKsj7g/482y1I6dfTAgxZvXQ==",
+ "requested": "[3.1.0-dev.78, )",
+ "resolved": "3.1.0-otel.1",
+ "contentHash": "UX84I4uBaJZegJKBg3K0/aILvxRfWlxlSMIZ7MhSg11kfESk25+lC3DbNBvkcMpdzUQ3/OtkFZsar4OI4Y7Ofg==",
"dependencies": {
- "Speckle.Core": "3.1.0-dev.76"
+ "Speckle.Core": "3.1.0-otel.1"
}
},
"System.Threading.Tasks.Dataflow": {
diff --git a/Converters/ArcGIS/Speckle.Converters.ArcGIS3.DependencyInjection/packages.lock.json b/Converters/ArcGIS/Speckle.Converters.ArcGIS3.DependencyInjection/packages.lock.json
index bc77d92a5..a026fd467 100644
--- a/Converters/ArcGIS/Speckle.Converters.ArcGIS3.DependencyInjection/packages.lock.json
+++ b/Converters/ArcGIS/Speckle.Converters.ArcGIS3.DependencyInjection/packages.lock.json
@@ -187,20 +187,6 @@
"Polly": "7.1.0"
}
},
- "Sentry": {
- "type": "Transitive",
- "resolved": "3.33.0",
- "contentHash": "8vbD2o6IR2wrRrkSiRbnodWGWUOqIlwYtzpjvPNOb5raJdOf+zxMwfS8f6nx9bmrTTfDj7KrCB8C/5OuicAc8A=="
- },
- "Sentry.Serilog": {
- "type": "Transitive",
- "resolved": "3.33.0",
- "contentHash": "V8BU7QGWg2qLYfNPqtuTBhC1opysny5l+Ifp6J6PhOeAxU0FssR7nYfbJVetrnLIoh2rd3DlJ6hHYYQosQYcUQ==",
- "dependencies": {
- "Sentry": "3.33.0",
- "Serilog": "2.10.0"
- }
- },
"Serilog": {
"type": "Transitive",
"resolved": "2.12.0",
@@ -258,8 +244,8 @@
},
"Serilog.Sinks.Seq": {
"type": "Transitive",
- "resolved": "5.2.2",
- "contentHash": "1Csmo5ua7NKUe0yXUx+zsRefjAniPWcXFhUXxXG8pwo0iMiw2gjn9SOkgYnnxbgWqmlGv236w0N/dHc2v5XwMg==",
+ "resolved": "5.2.3",
+ "contentHash": "oQzJkLwpoWm1Jn26D6Rx7s55diIx4+YHMAZhtuFstF/v/FivzNzz8K7h9sOHLTSFYuVOx01inlyCpekGeBALNg==",
"dependencies": {
"Serilog": "2.12.0",
"Serilog.Formatting.Compact": "1.1.0",
@@ -350,6 +336,11 @@
"resolved": "4.5.0",
"contentHash": "Xg4G4Indi4dqP1iuAiMSwpiWS54ZghzR644OtsRCm/m/lBMG8dUBhLVN7hLm8NNrNTR+iGbshCPTwrvxZPlm4g=="
},
+ "System.Text.Json": {
+ "type": "Transitive",
+ "resolved": "4.7.2",
+ "contentHash": "TcMd95wcrubm9nHvJEQs70rC0H/8omiSGGpU4FQ/ZA1URIqD4pjmFJh2Mfv1yH1eHgJDWTi2hMDXwTET+zOOyg=="
+ },
"speckle.autofac": {
"type": "Project",
"dependencies": {
@@ -367,7 +358,7 @@
"type": "Project",
"dependencies": {
"Speckle.Autofac": "[1.0.0, )",
- "Speckle.Objects": "[3.1.0-dev.76, )"
+ "Speckle.Objects": "[3.1.0-dev.78, )"
}
},
"speckle.converters.common.dependencyinjection": {
@@ -391,9 +382,9 @@
},
"Speckle.Core": {
"type": "CentralTransitive",
- "requested": "[3.1.0-dev.76, )",
- "resolved": "3.1.0-dev.76",
- "contentHash": "Akwgh+YwDCmHVuJumosMakjCLK6duaRjuc7UZXqd+9DZDmUYW4wNJeml+KEebf8UIeBb1R5BclEnlzM/9HhWJw==",
+ "requested": "[3.1.0-dev.78, )",
+ "resolved": "3.1.0-otel.1",
+ "contentHash": "gc+w0wTvYNkO/ctYBV83eXAPYj0d/A/REDCigtXun+Yw8YTTVcwadcZ7EduHlXBURa/y6Da87CsL62BxHA15kw==",
"dependencies": {
"GraphQL.Client": "6.0.0",
"Microsoft.CSharp": "4.7.0",
@@ -401,25 +392,24 @@
"Polly": "7.2.3",
"Polly.Contrib.WaitAndRetry": "1.1.1",
"Polly.Extensions.Http": "3.0.0",
- "Sentry": "3.33.0",
- "Sentry.Serilog": "3.33.0",
"Serilog": "2.12.0",
"Serilog.Enrichers.ClientInfo": "1.3.0",
"Serilog.Exceptions": "8.4.0",
"Serilog.Sinks.Console": "4.1.0",
- "Serilog.Sinks.Seq": "5.2.2",
+ "Serilog.Sinks.Seq": "5.2.3",
"SerilogTimings": "3.0.1",
"Speckle.DoubleNumerics": "4.0.1",
- "Speckle.Newtonsoft.Json": "13.0.2"
+ "Speckle.Newtonsoft.Json": "13.0.2",
+ "System.Text.Json": "4.7.2"
}
},
"Speckle.Objects": {
"type": "CentralTransitive",
- "requested": "[3.1.0-dev.76, )",
- "resolved": "3.1.0-dev.76",
- "contentHash": "ewPABOyK4h1WSGiUXOsNPiRwclTbB0TtQbNvdpSdlPoWXNq/5gVaEza+S0ASkiHKsj7g/482y1I6dfTAgxZvXQ==",
+ "requested": "[3.1.0-dev.78, )",
+ "resolved": "3.1.0-otel.1",
+ "contentHash": "UX84I4uBaJZegJKBg3K0/aILvxRfWlxlSMIZ7MhSg11kfESk25+lC3DbNBvkcMpdzUQ3/OtkFZsar4OI4Y7Ofg==",
"dependencies": {
- "Speckle.Core": "3.1.0-dev.76"
+ "Speckle.Core": "3.1.0-otel.1"
}
}
}
diff --git a/Converters/ArcGIS/Speckle.Converters.ArcGIS3/packages.lock.json b/Converters/ArcGIS/Speckle.Converters.ArcGIS3/packages.lock.json
index f998ab67d..8395e192f 100644
--- a/Converters/ArcGIS/Speckle.Converters.ArcGIS3/packages.lock.json
+++ b/Converters/ArcGIS/Speckle.Converters.ArcGIS3/packages.lock.json
@@ -187,20 +187,6 @@
"Polly": "7.1.0"
}
},
- "Sentry": {
- "type": "Transitive",
- "resolved": "3.33.0",
- "contentHash": "8vbD2o6IR2wrRrkSiRbnodWGWUOqIlwYtzpjvPNOb5raJdOf+zxMwfS8f6nx9bmrTTfDj7KrCB8C/5OuicAc8A=="
- },
- "Sentry.Serilog": {
- "type": "Transitive",
- "resolved": "3.33.0",
- "contentHash": "V8BU7QGWg2qLYfNPqtuTBhC1opysny5l+Ifp6J6PhOeAxU0FssR7nYfbJVetrnLIoh2rd3DlJ6hHYYQosQYcUQ==",
- "dependencies": {
- "Sentry": "3.33.0",
- "Serilog": "2.10.0"
- }
- },
"Serilog": {
"type": "Transitive",
"resolved": "2.12.0",
@@ -258,8 +244,8 @@
},
"Serilog.Sinks.Seq": {
"type": "Transitive",
- "resolved": "5.2.2",
- "contentHash": "1Csmo5ua7NKUe0yXUx+zsRefjAniPWcXFhUXxXG8pwo0iMiw2gjn9SOkgYnnxbgWqmlGv236w0N/dHc2v5XwMg==",
+ "resolved": "5.2.3",
+ "contentHash": "oQzJkLwpoWm1Jn26D6Rx7s55diIx4+YHMAZhtuFstF/v/FivzNzz8K7h9sOHLTSFYuVOx01inlyCpekGeBALNg==",
"dependencies": {
"Serilog": "2.12.0",
"Serilog.Formatting.Compact": "1.1.0",
@@ -350,6 +336,11 @@
"resolved": "4.5.0",
"contentHash": "Xg4G4Indi4dqP1iuAiMSwpiWS54ZghzR644OtsRCm/m/lBMG8dUBhLVN7hLm8NNrNTR+iGbshCPTwrvxZPlm4g=="
},
+ "System.Text.Json": {
+ "type": "Transitive",
+ "resolved": "4.7.2",
+ "contentHash": "TcMd95wcrubm9nHvJEQs70rC0H/8omiSGGpU4FQ/ZA1URIqD4pjmFJh2Mfv1yH1eHgJDWTi2hMDXwTET+zOOyg=="
+ },
"speckle.autofac": {
"type": "Project",
"dependencies": {
@@ -360,7 +351,7 @@
"type": "Project",
"dependencies": {
"Speckle.Autofac": "[1.0.0, )",
- "Speckle.Objects": "[3.1.0-dev.76, )"
+ "Speckle.Objects": "[3.1.0-dev.78, )"
}
},
"Microsoft.Extensions.Logging.Abstractions": {
@@ -371,9 +362,9 @@
},
"Speckle.Core": {
"type": "CentralTransitive",
- "requested": "[3.1.0-dev.76, )",
- "resolved": "3.1.0-dev.76",
- "contentHash": "Akwgh+YwDCmHVuJumosMakjCLK6duaRjuc7UZXqd+9DZDmUYW4wNJeml+KEebf8UIeBb1R5BclEnlzM/9HhWJw==",
+ "requested": "[3.1.0-dev.78, )",
+ "resolved": "3.1.0-otel.1",
+ "contentHash": "gc+w0wTvYNkO/ctYBV83eXAPYj0d/A/REDCigtXun+Yw8YTTVcwadcZ7EduHlXBURa/y6Da87CsL62BxHA15kw==",
"dependencies": {
"GraphQL.Client": "6.0.0",
"Microsoft.CSharp": "4.7.0",
@@ -381,25 +372,24 @@
"Polly": "7.2.3",
"Polly.Contrib.WaitAndRetry": "1.1.1",
"Polly.Extensions.Http": "3.0.0",
- "Sentry": "3.33.0",
- "Sentry.Serilog": "3.33.0",
"Serilog": "2.12.0",
"Serilog.Enrichers.ClientInfo": "1.3.0",
"Serilog.Exceptions": "8.4.0",
"Serilog.Sinks.Console": "4.1.0",
- "Serilog.Sinks.Seq": "5.2.2",
+ "Serilog.Sinks.Seq": "5.2.3",
"SerilogTimings": "3.0.1",
"Speckle.DoubleNumerics": "4.0.1",
- "Speckle.Newtonsoft.Json": "13.0.2"
+ "Speckle.Newtonsoft.Json": "13.0.2",
+ "System.Text.Json": "4.7.2"
}
},
"Speckle.Objects": {
"type": "CentralTransitive",
- "requested": "[3.1.0-dev.76, )",
- "resolved": "3.1.0-dev.76",
- "contentHash": "ewPABOyK4h1WSGiUXOsNPiRwclTbB0TtQbNvdpSdlPoWXNq/5gVaEza+S0ASkiHKsj7g/482y1I6dfTAgxZvXQ==",
+ "requested": "[3.1.0-dev.78, )",
+ "resolved": "3.1.0-otel.1",
+ "contentHash": "UX84I4uBaJZegJKBg3K0/aILvxRfWlxlSMIZ7MhSg11kfESk25+lC3DbNBvkcMpdzUQ3/OtkFZsar4OI4Y7Ofg==",
"dependencies": {
- "Speckle.Core": "3.1.0-dev.76"
+ "Speckle.Core": "3.1.0-otel.1"
}
}
}
diff --git a/Converters/Autocad/Speckle.Converters.Autocad2023.DependencyInjection/packages.lock.json b/Converters/Autocad/Speckle.Converters.Autocad2023.DependencyInjection/packages.lock.json
index 58669ca9f..907003e82 100644
--- a/Converters/Autocad/Speckle.Converters.Autocad2023.DependencyInjection/packages.lock.json
+++ b/Converters/Autocad/Speckle.Converters.Autocad2023.DependencyInjection/packages.lock.json
@@ -67,10 +67,10 @@
},
"Microsoft.Bcl.AsyncInterfaces": {
"type": "Transitive",
- "resolved": "5.0.0",
- "contentHash": "W8DPQjkMScOMTtJbPwmPyj9c3zYSFGawDW3jwlBOOsnY+EzZFLgNQ/UMkK35JmkNOVPdCyPr2Tw7Vv9N+KA3ZQ==",
+ "resolved": "1.1.0",
+ "contentHash": "1Am6l4Vpn3/K32daEqZI+FFr96OlZkgwK2LcT3pZ2zWubR5zTPW3/FkO1Rat9kb7oQOa4rxgl9LJHc5tspCWfg==",
"dependencies": {
- "System.Threading.Tasks.Extensions": "4.5.4"
+ "System.Threading.Tasks.Extensions": "4.5.2"
}
},
"Microsoft.Build.Tasks.Git": {
@@ -123,25 +123,6 @@
"Polly": "7.1.0"
}
},
- "Sentry": {
- "type": "Transitive",
- "resolved": "3.33.0",
- "contentHash": "8vbD2o6IR2wrRrkSiRbnodWGWUOqIlwYtzpjvPNOb5raJdOf+zxMwfS8f6nx9bmrTTfDj7KrCB8C/5OuicAc8A==",
- "dependencies": {
- "System.Reflection.Metadata": "5.0.0",
- "System.Runtime.InteropServices.RuntimeInformation": "4.3.0",
- "System.Text.Json": "5.0.2"
- }
- },
- "Sentry.Serilog": {
- "type": "Transitive",
- "resolved": "3.33.0",
- "contentHash": "V8BU7QGWg2qLYfNPqtuTBhC1opysny5l+Ifp6J6PhOeAxU0FssR7nYfbJVetrnLIoh2rd3DlJ6hHYYQosQYcUQ==",
- "dependencies": {
- "Sentry": "3.33.0",
- "Serilog": "2.7.1"
- }
- },
"Serilog": {
"type": "Transitive",
"resolved": "2.12.0",
@@ -197,8 +178,8 @@
},
"Serilog.Sinks.Seq": {
"type": "Transitive",
- "resolved": "5.2.2",
- "contentHash": "1Csmo5ua7NKUe0yXUx+zsRefjAniPWcXFhUXxXG8pwo0iMiw2gjn9SOkgYnnxbgWqmlGv236w0N/dHc2v5XwMg==",
+ "resolved": "5.2.3",
+ "contentHash": "oQzJkLwpoWm1Jn26D6Rx7s55diIx4+YHMAZhtuFstF/v/FivzNzz8K7h9sOHLTSFYuVOx01inlyCpekGeBALNg==",
"dependencies": {
"Serilog": "2.12.0",
"Serilog.Formatting.Compact": "1.1.0",
@@ -259,14 +240,6 @@
"resolved": "4.5.1",
"contentHash": "Rw7ijyl1qqRS0YQD/WycNst8hUUMgrMH4FCn1nNm27M4VxchZ1js3fVjQaANHO5f3sN4isvP4a+Met9Y4YomAg=="
},
- "System.Collections.Immutable": {
- "type": "Transitive",
- "resolved": "5.0.0",
- "contentHash": "FXkLXiK0sVVewcso0imKQoOxjoPAj42R8HtjjbSjVPAzwDfzoyoznWxgA3c38LDbN9SJux1xXoXYAhz98j7r2g==",
- "dependencies": {
- "System.Memory": "4.5.4"
- }
- },
"System.Memory": {
"type": "Transitive",
"resolved": "4.5.5",
@@ -299,44 +272,30 @@
"System.Threading.Tasks.Extensions": "4.5.4"
}
},
- "System.Reflection.Metadata": {
- "type": "Transitive",
- "resolved": "5.0.0",
- "contentHash": "5NecZgXktdGg34rh1OenY1rFNDCI8xSjFr+Z4OU4cU06AQHUdRnIIEeWENu3Wl4YowbzkymAIMvi3WyK9U53pQ==",
- "dependencies": {
- "System.Collections.Immutable": "5.0.0"
- }
- },
"System.Runtime.CompilerServices.Unsafe": {
"type": "Transitive",
- "resolved": "5.0.0",
- "contentHash": "ZD9TMpsmYJLrxbbmdvhwt9YEgG5WntEnZ/d1eH8JBX9LBp+Ju8BSBhUGbZMNVHHomWo2KVImJhTDl2hIgw/6MA=="
- },
- "System.Runtime.InteropServices.RuntimeInformation": {
- "type": "Transitive",
- "resolved": "4.3.0",
- "contentHash": "cbz4YJMqRDR7oLeMRbdYv7mYzc++17lNhScCX0goO2XpGWdvAt60CGN+FHdePUEHCe/Jy9jUlvNAiNdM+7jsOw=="
+ "resolved": "4.7.1",
+ "contentHash": "zOHkQmzPCn5zm/BH+cxC1XbUS3P4Yoi3xzW7eRgVpDR2tPGSzyMZ17Ig1iRkfJuY0nhxkQQde8pgePNiA7z7TQ=="
},
"System.Text.Encodings.Web": {
"type": "Transitive",
- "resolved": "5.0.1",
- "contentHash": "KmJ+CJXizDofbq6mpqDoRRLcxgOd2z9X3XoFNULSbvbqVRZkFX3istvr+MUjL6Zw1RT+RNdoI4GYidIINtgvqQ==",
+ "resolved": "4.7.1",
+ "contentHash": "3qreYFQcLnyFk1LuaNWyyWE+sfkfe5eSTaIIssYrLNUIDbgyZNQBYQSzSDo4AprpjVeVX2T4KHKii9fiSZVUow==",
"dependencies": {
- "System.Buffers": "4.5.1",
"System.Memory": "4.5.4"
}
},
"System.Text.Json": {
"type": "Transitive",
- "resolved": "5.0.2",
- "contentHash": "I47dVIGiV6SfAyppphxqupertT/5oZkYLDCX6vC3HpOI4ZLjyoKAreUoem2ie6G0RbRuFrlqz/PcTQjfb2DOfQ==",
+ "resolved": "4.7.2",
+ "contentHash": "TcMd95wcrubm9nHvJEQs70rC0H/8omiSGGpU4FQ/ZA1URIqD4pjmFJh2Mfv1yH1eHgJDWTi2hMDXwTET+zOOyg==",
"dependencies": {
- "Microsoft.Bcl.AsyncInterfaces": "5.0.0",
+ "Microsoft.Bcl.AsyncInterfaces": "1.1.0",
"System.Buffers": "4.5.1",
"System.Memory": "4.5.4",
"System.Numerics.Vectors": "4.5.0",
- "System.Runtime.CompilerServices.Unsafe": "5.0.0",
- "System.Text.Encodings.Web": "5.0.1",
+ "System.Runtime.CompilerServices.Unsafe": "4.7.1",
+ "System.Text.Encodings.Web": "4.7.1",
"System.Threading.Tasks.Extensions": "4.5.4",
"System.ValueTuple": "4.5.0"
}
@@ -371,7 +330,7 @@
"type": "Project",
"dependencies": {
"Speckle.Autofac": "[1.0.0, )",
- "Speckle.Objects": "[3.1.0-dev.76, )"
+ "Speckle.Objects": "[3.1.0-dev.78, )"
}
},
"speckle.converters.common.dependencyinjection": {
@@ -399,9 +358,9 @@
},
"Speckle.Core": {
"type": "CentralTransitive",
- "requested": "[3.1.0-dev.76, )",
- "resolved": "3.1.0-dev.76",
- "contentHash": "Akwgh+YwDCmHVuJumosMakjCLK6duaRjuc7UZXqd+9DZDmUYW4wNJeml+KEebf8UIeBb1R5BclEnlzM/9HhWJw==",
+ "requested": "[3.1.0-dev.78, )",
+ "resolved": "3.1.0-otel.1",
+ "contentHash": "gc+w0wTvYNkO/ctYBV83eXAPYj0d/A/REDCigtXun+Yw8YTTVcwadcZ7EduHlXBURa/y6Da87CsL62BxHA15kw==",
"dependencies": {
"GraphQL.Client": "6.0.0",
"Microsoft.CSharp": "4.7.0",
@@ -409,25 +368,24 @@
"Polly": "7.2.3",
"Polly.Contrib.WaitAndRetry": "1.1.1",
"Polly.Extensions.Http": "3.0.0",
- "Sentry": "3.33.0",
- "Sentry.Serilog": "3.33.0",
"Serilog": "2.12.0",
"Serilog.Enrichers.ClientInfo": "1.3.0",
"Serilog.Exceptions": "8.4.0",
"Serilog.Sinks.Console": "4.1.0",
- "Serilog.Sinks.Seq": "5.2.2",
+ "Serilog.Sinks.Seq": "5.2.3",
"SerilogTimings": "3.0.1",
"Speckle.DoubleNumerics": "4.0.1",
- "Speckle.Newtonsoft.Json": "13.0.2"
+ "Speckle.Newtonsoft.Json": "13.0.2",
+ "System.Text.Json": "4.7.2"
}
},
"Speckle.Objects": {
"type": "CentralTransitive",
- "requested": "[3.1.0-dev.76, )",
- "resolved": "3.1.0-dev.76",
- "contentHash": "ewPABOyK4h1WSGiUXOsNPiRwclTbB0TtQbNvdpSdlPoWXNq/5gVaEza+S0ASkiHKsj7g/482y1I6dfTAgxZvXQ==",
+ "requested": "[3.1.0-dev.78, )",
+ "resolved": "3.1.0-otel.1",
+ "contentHash": "UX84I4uBaJZegJKBg3K0/aILvxRfWlxlSMIZ7MhSg11kfESk25+lC3DbNBvkcMpdzUQ3/OtkFZsar4OI4Y7Ofg==",
"dependencies": {
- "Speckle.Core": "3.1.0-dev.76"
+ "Speckle.Core": "3.1.0-otel.1"
}
}
}
diff --git a/Converters/Autocad/Speckle.Converters.Autocad2023/packages.lock.json b/Converters/Autocad/Speckle.Converters.Autocad2023/packages.lock.json
index 4405a79dd..7506d0aa6 100644
--- a/Converters/Autocad/Speckle.Converters.Autocad2023/packages.lock.json
+++ b/Converters/Autocad/Speckle.Converters.Autocad2023/packages.lock.json
@@ -64,10 +64,10 @@
},
"Microsoft.Bcl.AsyncInterfaces": {
"type": "Transitive",
- "resolved": "5.0.0",
- "contentHash": "W8DPQjkMScOMTtJbPwmPyj9c3zYSFGawDW3jwlBOOsnY+EzZFLgNQ/UMkK35JmkNOVPdCyPr2Tw7Vv9N+KA3ZQ==",
+ "resolved": "1.1.0",
+ "contentHash": "1Am6l4Vpn3/K32daEqZI+FFr96OlZkgwK2LcT3pZ2zWubR5zTPW3/FkO1Rat9kb7oQOa4rxgl9LJHc5tspCWfg==",
"dependencies": {
- "System.Threading.Tasks.Extensions": "4.5.4"
+ "System.Threading.Tasks.Extensions": "4.5.2"
}
},
"Microsoft.Build.Tasks.Git": {
@@ -120,25 +120,6 @@
"Polly": "7.1.0"
}
},
- "Sentry": {
- "type": "Transitive",
- "resolved": "3.33.0",
- "contentHash": "8vbD2o6IR2wrRrkSiRbnodWGWUOqIlwYtzpjvPNOb5raJdOf+zxMwfS8f6nx9bmrTTfDj7KrCB8C/5OuicAc8A==",
- "dependencies": {
- "System.Reflection.Metadata": "5.0.0",
- "System.Runtime.InteropServices.RuntimeInformation": "4.3.0",
- "System.Text.Json": "5.0.2"
- }
- },
- "Sentry.Serilog": {
- "type": "Transitive",
- "resolved": "3.33.0",
- "contentHash": "V8BU7QGWg2qLYfNPqtuTBhC1opysny5l+Ifp6J6PhOeAxU0FssR7nYfbJVetrnLIoh2rd3DlJ6hHYYQosQYcUQ==",
- "dependencies": {
- "Sentry": "3.33.0",
- "Serilog": "2.7.1"
- }
- },
"Serilog": {
"type": "Transitive",
"resolved": "2.12.0",
@@ -194,8 +175,8 @@
},
"Serilog.Sinks.Seq": {
"type": "Transitive",
- "resolved": "5.2.2",
- "contentHash": "1Csmo5ua7NKUe0yXUx+zsRefjAniPWcXFhUXxXG8pwo0iMiw2gjn9SOkgYnnxbgWqmlGv236w0N/dHc2v5XwMg==",
+ "resolved": "5.2.3",
+ "contentHash": "oQzJkLwpoWm1Jn26D6Rx7s55diIx4+YHMAZhtuFstF/v/FivzNzz8K7h9sOHLTSFYuVOx01inlyCpekGeBALNg==",
"dependencies": {
"Serilog": "2.12.0",
"Serilog.Formatting.Compact": "1.1.0",
@@ -256,14 +237,6 @@
"resolved": "4.5.1",
"contentHash": "Rw7ijyl1qqRS0YQD/WycNst8hUUMgrMH4FCn1nNm27M4VxchZ1js3fVjQaANHO5f3sN4isvP4a+Met9Y4YomAg=="
},
- "System.Collections.Immutable": {
- "type": "Transitive",
- "resolved": "5.0.0",
- "contentHash": "FXkLXiK0sVVewcso0imKQoOxjoPAj42R8HtjjbSjVPAzwDfzoyoznWxgA3c38LDbN9SJux1xXoXYAhz98j7r2g==",
- "dependencies": {
- "System.Memory": "4.5.4"
- }
- },
"System.Memory": {
"type": "Transitive",
"resolved": "4.5.5",
@@ -296,44 +269,30 @@
"System.Threading.Tasks.Extensions": "4.5.4"
}
},
- "System.Reflection.Metadata": {
- "type": "Transitive",
- "resolved": "5.0.0",
- "contentHash": "5NecZgXktdGg34rh1OenY1rFNDCI8xSjFr+Z4OU4cU06AQHUdRnIIEeWENu3Wl4YowbzkymAIMvi3WyK9U53pQ==",
- "dependencies": {
- "System.Collections.Immutable": "5.0.0"
- }
- },
"System.Runtime.CompilerServices.Unsafe": {
"type": "Transitive",
- "resolved": "5.0.0",
- "contentHash": "ZD9TMpsmYJLrxbbmdvhwt9YEgG5WntEnZ/d1eH8JBX9LBp+Ju8BSBhUGbZMNVHHomWo2KVImJhTDl2hIgw/6MA=="
- },
- "System.Runtime.InteropServices.RuntimeInformation": {
- "type": "Transitive",
- "resolved": "4.3.0",
- "contentHash": "cbz4YJMqRDR7oLeMRbdYv7mYzc++17lNhScCX0goO2XpGWdvAt60CGN+FHdePUEHCe/Jy9jUlvNAiNdM+7jsOw=="
+ "resolved": "4.7.1",
+ "contentHash": "zOHkQmzPCn5zm/BH+cxC1XbUS3P4Yoi3xzW7eRgVpDR2tPGSzyMZ17Ig1iRkfJuY0nhxkQQde8pgePNiA7z7TQ=="
},
"System.Text.Encodings.Web": {
"type": "Transitive",
- "resolved": "5.0.1",
- "contentHash": "KmJ+CJXizDofbq6mpqDoRRLcxgOd2z9X3XoFNULSbvbqVRZkFX3istvr+MUjL6Zw1RT+RNdoI4GYidIINtgvqQ==",
+ "resolved": "4.7.1",
+ "contentHash": "3qreYFQcLnyFk1LuaNWyyWE+sfkfe5eSTaIIssYrLNUIDbgyZNQBYQSzSDo4AprpjVeVX2T4KHKii9fiSZVUow==",
"dependencies": {
- "System.Buffers": "4.5.1",
"System.Memory": "4.5.4"
}
},
"System.Text.Json": {
"type": "Transitive",
- "resolved": "5.0.2",
- "contentHash": "I47dVIGiV6SfAyppphxqupertT/5oZkYLDCX6vC3HpOI4ZLjyoKAreUoem2ie6G0RbRuFrlqz/PcTQjfb2DOfQ==",
+ "resolved": "4.7.2",
+ "contentHash": "TcMd95wcrubm9nHvJEQs70rC0H/8omiSGGpU4FQ/ZA1URIqD4pjmFJh2Mfv1yH1eHgJDWTi2hMDXwTET+zOOyg==",
"dependencies": {
- "Microsoft.Bcl.AsyncInterfaces": "5.0.0",
+ "Microsoft.Bcl.AsyncInterfaces": "1.1.0",
"System.Buffers": "4.5.1",
"System.Memory": "4.5.4",
"System.Numerics.Vectors": "4.5.0",
- "System.Runtime.CompilerServices.Unsafe": "5.0.0",
- "System.Text.Encodings.Web": "5.0.1",
+ "System.Runtime.CompilerServices.Unsafe": "4.7.1",
+ "System.Text.Encodings.Web": "4.7.1",
"System.Threading.Tasks.Extensions": "4.5.4",
"System.ValueTuple": "4.5.0"
}
@@ -361,7 +320,7 @@
"type": "Project",
"dependencies": {
"Speckle.Autofac": "[1.0.0, )",
- "Speckle.Objects": "[3.1.0-dev.76, )"
+ "Speckle.Objects": "[3.1.0-dev.78, )"
}
},
"Microsoft.Extensions.Logging.Abstractions": {
@@ -376,9 +335,9 @@
},
"Speckle.Core": {
"type": "CentralTransitive",
- "requested": "[3.1.0-dev.76, )",
- "resolved": "3.1.0-dev.76",
- "contentHash": "Akwgh+YwDCmHVuJumosMakjCLK6duaRjuc7UZXqd+9DZDmUYW4wNJeml+KEebf8UIeBb1R5BclEnlzM/9HhWJw==",
+ "requested": "[3.1.0-dev.78, )",
+ "resolved": "3.1.0-otel.1",
+ "contentHash": "gc+w0wTvYNkO/ctYBV83eXAPYj0d/A/REDCigtXun+Yw8YTTVcwadcZ7EduHlXBURa/y6Da87CsL62BxHA15kw==",
"dependencies": {
"GraphQL.Client": "6.0.0",
"Microsoft.CSharp": "4.7.0",
@@ -386,25 +345,24 @@
"Polly": "7.2.3",
"Polly.Contrib.WaitAndRetry": "1.1.1",
"Polly.Extensions.Http": "3.0.0",
- "Sentry": "3.33.0",
- "Sentry.Serilog": "3.33.0",
"Serilog": "2.12.0",
"Serilog.Enrichers.ClientInfo": "1.3.0",
"Serilog.Exceptions": "8.4.0",
"Serilog.Sinks.Console": "4.1.0",
- "Serilog.Sinks.Seq": "5.2.2",
+ "Serilog.Sinks.Seq": "5.2.3",
"SerilogTimings": "3.0.1",
"Speckle.DoubleNumerics": "4.0.1",
- "Speckle.Newtonsoft.Json": "13.0.2"
+ "Speckle.Newtonsoft.Json": "13.0.2",
+ "System.Text.Json": "4.7.2"
}
},
"Speckle.Objects": {
"type": "CentralTransitive",
- "requested": "[3.1.0-dev.76, )",
- "resolved": "3.1.0-dev.76",
- "contentHash": "ewPABOyK4h1WSGiUXOsNPiRwclTbB0TtQbNvdpSdlPoWXNq/5gVaEza+S0ASkiHKsj7g/482y1I6dfTAgxZvXQ==",
+ "requested": "[3.1.0-dev.78, )",
+ "resolved": "3.1.0-otel.1",
+ "contentHash": "UX84I4uBaJZegJKBg3K0/aILvxRfWlxlSMIZ7MhSg11kfESk25+lC3DbNBvkcMpdzUQ3/OtkFZsar4OI4Y7Ofg==",
"dependencies": {
- "Speckle.Core": "3.1.0-dev.76"
+ "Speckle.Core": "3.1.0-otel.1"
}
}
}
diff --git a/Converters/Autocad/Speckle.Converters.Autocad2024.DependencyInjection/packages.lock.json b/Converters/Autocad/Speckle.Converters.Autocad2024.DependencyInjection/packages.lock.json
index 48fceb831..aedd5e02c 100644
--- a/Converters/Autocad/Speckle.Converters.Autocad2024.DependencyInjection/packages.lock.json
+++ b/Converters/Autocad/Speckle.Converters.Autocad2024.DependencyInjection/packages.lock.json
@@ -67,10 +67,10 @@
},
"Microsoft.Bcl.AsyncInterfaces": {
"type": "Transitive",
- "resolved": "5.0.0",
- "contentHash": "W8DPQjkMScOMTtJbPwmPyj9c3zYSFGawDW3jwlBOOsnY+EzZFLgNQ/UMkK35JmkNOVPdCyPr2Tw7Vv9N+KA3ZQ==",
+ "resolved": "1.1.0",
+ "contentHash": "1Am6l4Vpn3/K32daEqZI+FFr96OlZkgwK2LcT3pZ2zWubR5zTPW3/FkO1Rat9kb7oQOa4rxgl9LJHc5tspCWfg==",
"dependencies": {
- "System.Threading.Tasks.Extensions": "4.5.4"
+ "System.Threading.Tasks.Extensions": "4.5.2"
}
},
"Microsoft.Build.Tasks.Git": {
@@ -123,25 +123,6 @@
"Polly": "7.1.0"
}
},
- "Sentry": {
- "type": "Transitive",
- "resolved": "3.33.0",
- "contentHash": "8vbD2o6IR2wrRrkSiRbnodWGWUOqIlwYtzpjvPNOb5raJdOf+zxMwfS8f6nx9bmrTTfDj7KrCB8C/5OuicAc8A==",
- "dependencies": {
- "System.Reflection.Metadata": "5.0.0",
- "System.Runtime.InteropServices.RuntimeInformation": "4.3.0",
- "System.Text.Json": "5.0.2"
- }
- },
- "Sentry.Serilog": {
- "type": "Transitive",
- "resolved": "3.33.0",
- "contentHash": "V8BU7QGWg2qLYfNPqtuTBhC1opysny5l+Ifp6J6PhOeAxU0FssR7nYfbJVetrnLIoh2rd3DlJ6hHYYQosQYcUQ==",
- "dependencies": {
- "Sentry": "3.33.0",
- "Serilog": "2.7.1"
- }
- },
"Serilog": {
"type": "Transitive",
"resolved": "2.12.0",
@@ -197,8 +178,8 @@
},
"Serilog.Sinks.Seq": {
"type": "Transitive",
- "resolved": "5.2.2",
- "contentHash": "1Csmo5ua7NKUe0yXUx+zsRefjAniPWcXFhUXxXG8pwo0iMiw2gjn9SOkgYnnxbgWqmlGv236w0N/dHc2v5XwMg==",
+ "resolved": "5.2.3",
+ "contentHash": "oQzJkLwpoWm1Jn26D6Rx7s55diIx4+YHMAZhtuFstF/v/FivzNzz8K7h9sOHLTSFYuVOx01inlyCpekGeBALNg==",
"dependencies": {
"Serilog": "2.12.0",
"Serilog.Formatting.Compact": "1.1.0",
@@ -259,14 +240,6 @@
"resolved": "4.5.1",
"contentHash": "Rw7ijyl1qqRS0YQD/WycNst8hUUMgrMH4FCn1nNm27M4VxchZ1js3fVjQaANHO5f3sN4isvP4a+Met9Y4YomAg=="
},
- "System.Collections.Immutable": {
- "type": "Transitive",
- "resolved": "5.0.0",
- "contentHash": "FXkLXiK0sVVewcso0imKQoOxjoPAj42R8HtjjbSjVPAzwDfzoyoznWxgA3c38LDbN9SJux1xXoXYAhz98j7r2g==",
- "dependencies": {
- "System.Memory": "4.5.4"
- }
- },
"System.Memory": {
"type": "Transitive",
"resolved": "4.5.5",
@@ -299,44 +272,30 @@
"System.Threading.Tasks.Extensions": "4.5.4"
}
},
- "System.Reflection.Metadata": {
- "type": "Transitive",
- "resolved": "5.0.0",
- "contentHash": "5NecZgXktdGg34rh1OenY1rFNDCI8xSjFr+Z4OU4cU06AQHUdRnIIEeWENu3Wl4YowbzkymAIMvi3WyK9U53pQ==",
- "dependencies": {
- "System.Collections.Immutable": "5.0.0"
- }
- },
"System.Runtime.CompilerServices.Unsafe": {
"type": "Transitive",
- "resolved": "5.0.0",
- "contentHash": "ZD9TMpsmYJLrxbbmdvhwt9YEgG5WntEnZ/d1eH8JBX9LBp+Ju8BSBhUGbZMNVHHomWo2KVImJhTDl2hIgw/6MA=="
- },
- "System.Runtime.InteropServices.RuntimeInformation": {
- "type": "Transitive",
- "resolved": "4.3.0",
- "contentHash": "cbz4YJMqRDR7oLeMRbdYv7mYzc++17lNhScCX0goO2XpGWdvAt60CGN+FHdePUEHCe/Jy9jUlvNAiNdM+7jsOw=="
+ "resolved": "4.7.1",
+ "contentHash": "zOHkQmzPCn5zm/BH+cxC1XbUS3P4Yoi3xzW7eRgVpDR2tPGSzyMZ17Ig1iRkfJuY0nhxkQQde8pgePNiA7z7TQ=="
},
"System.Text.Encodings.Web": {
"type": "Transitive",
- "resolved": "5.0.1",
- "contentHash": "KmJ+CJXizDofbq6mpqDoRRLcxgOd2z9X3XoFNULSbvbqVRZkFX3istvr+MUjL6Zw1RT+RNdoI4GYidIINtgvqQ==",
+ "resolved": "4.7.1",
+ "contentHash": "3qreYFQcLnyFk1LuaNWyyWE+sfkfe5eSTaIIssYrLNUIDbgyZNQBYQSzSDo4AprpjVeVX2T4KHKii9fiSZVUow==",
"dependencies": {
- "System.Buffers": "4.5.1",
"System.Memory": "4.5.4"
}
},
"System.Text.Json": {
"type": "Transitive",
- "resolved": "5.0.2",
- "contentHash": "I47dVIGiV6SfAyppphxqupertT/5oZkYLDCX6vC3HpOI4ZLjyoKAreUoem2ie6G0RbRuFrlqz/PcTQjfb2DOfQ==",
+ "resolved": "4.7.2",
+ "contentHash": "TcMd95wcrubm9nHvJEQs70rC0H/8omiSGGpU4FQ/ZA1URIqD4pjmFJh2Mfv1yH1eHgJDWTi2hMDXwTET+zOOyg==",
"dependencies": {
- "Microsoft.Bcl.AsyncInterfaces": "5.0.0",
+ "Microsoft.Bcl.AsyncInterfaces": "1.1.0",
"System.Buffers": "4.5.1",
"System.Memory": "4.5.4",
"System.Numerics.Vectors": "4.5.0",
- "System.Runtime.CompilerServices.Unsafe": "5.0.0",
- "System.Text.Encodings.Web": "5.0.1",
+ "System.Runtime.CompilerServices.Unsafe": "4.7.1",
+ "System.Text.Encodings.Web": "4.7.1",
"System.Threading.Tasks.Extensions": "4.5.4",
"System.ValueTuple": "4.5.0"
}
@@ -371,7 +330,7 @@
"type": "Project",
"dependencies": {
"Speckle.Autofac": "[1.0.0, )",
- "Speckle.Objects": "[3.1.0-dev.76, )"
+ "Speckle.Objects": "[3.1.0-dev.78, )"
}
},
"speckle.converters.common.dependencyinjection": {
@@ -399,9 +358,9 @@
},
"Speckle.Core": {
"type": "CentralTransitive",
- "requested": "[3.1.0-dev.76, )",
- "resolved": "3.1.0-dev.76",
- "contentHash": "Akwgh+YwDCmHVuJumosMakjCLK6duaRjuc7UZXqd+9DZDmUYW4wNJeml+KEebf8UIeBb1R5BclEnlzM/9HhWJw==",
+ "requested": "[3.1.0-dev.78, )",
+ "resolved": "3.1.0-otel.1",
+ "contentHash": "gc+w0wTvYNkO/ctYBV83eXAPYj0d/A/REDCigtXun+Yw8YTTVcwadcZ7EduHlXBURa/y6Da87CsL62BxHA15kw==",
"dependencies": {
"GraphQL.Client": "6.0.0",
"Microsoft.CSharp": "4.7.0",
@@ -409,25 +368,24 @@
"Polly": "7.2.3",
"Polly.Contrib.WaitAndRetry": "1.1.1",
"Polly.Extensions.Http": "3.0.0",
- "Sentry": "3.33.0",
- "Sentry.Serilog": "3.33.0",
"Serilog": "2.12.0",
"Serilog.Enrichers.ClientInfo": "1.3.0",
"Serilog.Exceptions": "8.4.0",
"Serilog.Sinks.Console": "4.1.0",
- "Serilog.Sinks.Seq": "5.2.2",
+ "Serilog.Sinks.Seq": "5.2.3",
"SerilogTimings": "3.0.1",
"Speckle.DoubleNumerics": "4.0.1",
- "Speckle.Newtonsoft.Json": "13.0.2"
+ "Speckle.Newtonsoft.Json": "13.0.2",
+ "System.Text.Json": "4.7.2"
}
},
"Speckle.Objects": {
"type": "CentralTransitive",
- "requested": "[3.1.0-dev.76, )",
- "resolved": "3.1.0-dev.76",
- "contentHash": "ewPABOyK4h1WSGiUXOsNPiRwclTbB0TtQbNvdpSdlPoWXNq/5gVaEza+S0ASkiHKsj7g/482y1I6dfTAgxZvXQ==",
+ "requested": "[3.1.0-dev.78, )",
+ "resolved": "3.1.0-otel.1",
+ "contentHash": "UX84I4uBaJZegJKBg3K0/aILvxRfWlxlSMIZ7MhSg11kfESk25+lC3DbNBvkcMpdzUQ3/OtkFZsar4OI4Y7Ofg==",
"dependencies": {
- "Speckle.Core": "3.1.0-dev.76"
+ "Speckle.Core": "3.1.0-otel.1"
}
}
}
diff --git a/Converters/Autocad/Speckle.Converters.Autocad2024/packages.lock.json b/Converters/Autocad/Speckle.Converters.Autocad2024/packages.lock.json
index 3eb0561b1..d3de0aeea 100644
--- a/Converters/Autocad/Speckle.Converters.Autocad2024/packages.lock.json
+++ b/Converters/Autocad/Speckle.Converters.Autocad2024/packages.lock.json
@@ -64,10 +64,10 @@
},
"Microsoft.Bcl.AsyncInterfaces": {
"type": "Transitive",
- "resolved": "5.0.0",
- "contentHash": "W8DPQjkMScOMTtJbPwmPyj9c3zYSFGawDW3jwlBOOsnY+EzZFLgNQ/UMkK35JmkNOVPdCyPr2Tw7Vv9N+KA3ZQ==",
+ "resolved": "1.1.0",
+ "contentHash": "1Am6l4Vpn3/K32daEqZI+FFr96OlZkgwK2LcT3pZ2zWubR5zTPW3/FkO1Rat9kb7oQOa4rxgl9LJHc5tspCWfg==",
"dependencies": {
- "System.Threading.Tasks.Extensions": "4.5.4"
+ "System.Threading.Tasks.Extensions": "4.5.2"
}
},
"Microsoft.Build.Tasks.Git": {
@@ -120,25 +120,6 @@
"Polly": "7.1.0"
}
},
- "Sentry": {
- "type": "Transitive",
- "resolved": "3.33.0",
- "contentHash": "8vbD2o6IR2wrRrkSiRbnodWGWUOqIlwYtzpjvPNOb5raJdOf+zxMwfS8f6nx9bmrTTfDj7KrCB8C/5OuicAc8A==",
- "dependencies": {
- "System.Reflection.Metadata": "5.0.0",
- "System.Runtime.InteropServices.RuntimeInformation": "4.3.0",
- "System.Text.Json": "5.0.2"
- }
- },
- "Sentry.Serilog": {
- "type": "Transitive",
- "resolved": "3.33.0",
- "contentHash": "V8BU7QGWg2qLYfNPqtuTBhC1opysny5l+Ifp6J6PhOeAxU0FssR7nYfbJVetrnLIoh2rd3DlJ6hHYYQosQYcUQ==",
- "dependencies": {
- "Sentry": "3.33.0",
- "Serilog": "2.7.1"
- }
- },
"Serilog": {
"type": "Transitive",
"resolved": "2.12.0",
@@ -194,8 +175,8 @@
},
"Serilog.Sinks.Seq": {
"type": "Transitive",
- "resolved": "5.2.2",
- "contentHash": "1Csmo5ua7NKUe0yXUx+zsRefjAniPWcXFhUXxXG8pwo0iMiw2gjn9SOkgYnnxbgWqmlGv236w0N/dHc2v5XwMg==",
+ "resolved": "5.2.3",
+ "contentHash": "oQzJkLwpoWm1Jn26D6Rx7s55diIx4+YHMAZhtuFstF/v/FivzNzz8K7h9sOHLTSFYuVOx01inlyCpekGeBALNg==",
"dependencies": {
"Serilog": "2.12.0",
"Serilog.Formatting.Compact": "1.1.0",
@@ -256,14 +237,6 @@
"resolved": "4.5.1",
"contentHash": "Rw7ijyl1qqRS0YQD/WycNst8hUUMgrMH4FCn1nNm27M4VxchZ1js3fVjQaANHO5f3sN4isvP4a+Met9Y4YomAg=="
},
- "System.Collections.Immutable": {
- "type": "Transitive",
- "resolved": "5.0.0",
- "contentHash": "FXkLXiK0sVVewcso0imKQoOxjoPAj42R8HtjjbSjVPAzwDfzoyoznWxgA3c38LDbN9SJux1xXoXYAhz98j7r2g==",
- "dependencies": {
- "System.Memory": "4.5.4"
- }
- },
"System.Memory": {
"type": "Transitive",
"resolved": "4.5.5",
@@ -296,44 +269,30 @@
"System.Threading.Tasks.Extensions": "4.5.4"
}
},
- "System.Reflection.Metadata": {
- "type": "Transitive",
- "resolved": "5.0.0",
- "contentHash": "5NecZgXktdGg34rh1OenY1rFNDCI8xSjFr+Z4OU4cU06AQHUdRnIIEeWENu3Wl4YowbzkymAIMvi3WyK9U53pQ==",
- "dependencies": {
- "System.Collections.Immutable": "5.0.0"
- }
- },
"System.Runtime.CompilerServices.Unsafe": {
"type": "Transitive",
- "resolved": "5.0.0",
- "contentHash": "ZD9TMpsmYJLrxbbmdvhwt9YEgG5WntEnZ/d1eH8JBX9LBp+Ju8BSBhUGbZMNVHHomWo2KVImJhTDl2hIgw/6MA=="
- },
- "System.Runtime.InteropServices.RuntimeInformation": {
- "type": "Transitive",
- "resolved": "4.3.0",
- "contentHash": "cbz4YJMqRDR7oLeMRbdYv7mYzc++17lNhScCX0goO2XpGWdvAt60CGN+FHdePUEHCe/Jy9jUlvNAiNdM+7jsOw=="
+ "resolved": "4.7.1",
+ "contentHash": "zOHkQmzPCn5zm/BH+cxC1XbUS3P4Yoi3xzW7eRgVpDR2tPGSzyMZ17Ig1iRkfJuY0nhxkQQde8pgePNiA7z7TQ=="
},
"System.Text.Encodings.Web": {
"type": "Transitive",
- "resolved": "5.0.1",
- "contentHash": "KmJ+CJXizDofbq6mpqDoRRLcxgOd2z9X3XoFNULSbvbqVRZkFX3istvr+MUjL6Zw1RT+RNdoI4GYidIINtgvqQ==",
+ "resolved": "4.7.1",
+ "contentHash": "3qreYFQcLnyFk1LuaNWyyWE+sfkfe5eSTaIIssYrLNUIDbgyZNQBYQSzSDo4AprpjVeVX2T4KHKii9fiSZVUow==",
"dependencies": {
- "System.Buffers": "4.5.1",
"System.Memory": "4.5.4"
}
},
"System.Text.Json": {
"type": "Transitive",
- "resolved": "5.0.2",
- "contentHash": "I47dVIGiV6SfAyppphxqupertT/5oZkYLDCX6vC3HpOI4ZLjyoKAreUoem2ie6G0RbRuFrlqz/PcTQjfb2DOfQ==",
+ "resolved": "4.7.2",
+ "contentHash": "TcMd95wcrubm9nHvJEQs70rC0H/8omiSGGpU4FQ/ZA1URIqD4pjmFJh2Mfv1yH1eHgJDWTi2hMDXwTET+zOOyg==",
"dependencies": {
- "Microsoft.Bcl.AsyncInterfaces": "5.0.0",
+ "Microsoft.Bcl.AsyncInterfaces": "1.1.0",
"System.Buffers": "4.5.1",
"System.Memory": "4.5.4",
"System.Numerics.Vectors": "4.5.0",
- "System.Runtime.CompilerServices.Unsafe": "5.0.0",
- "System.Text.Encodings.Web": "5.0.1",
+ "System.Runtime.CompilerServices.Unsafe": "4.7.1",
+ "System.Text.Encodings.Web": "4.7.1",
"System.Threading.Tasks.Extensions": "4.5.4",
"System.ValueTuple": "4.5.0"
}
@@ -361,7 +320,7 @@
"type": "Project",
"dependencies": {
"Speckle.Autofac": "[1.0.0, )",
- "Speckle.Objects": "[3.1.0-dev.76, )"
+ "Speckle.Objects": "[3.1.0-dev.78, )"
}
},
"Microsoft.Extensions.Logging.Abstractions": {
@@ -376,9 +335,9 @@
},
"Speckle.Core": {
"type": "CentralTransitive",
- "requested": "[3.1.0-dev.76, )",
- "resolved": "3.1.0-dev.76",
- "contentHash": "Akwgh+YwDCmHVuJumosMakjCLK6duaRjuc7UZXqd+9DZDmUYW4wNJeml+KEebf8UIeBb1R5BclEnlzM/9HhWJw==",
+ "requested": "[3.1.0-dev.78, )",
+ "resolved": "3.1.0-otel.1",
+ "contentHash": "gc+w0wTvYNkO/ctYBV83eXAPYj0d/A/REDCigtXun+Yw8YTTVcwadcZ7EduHlXBURa/y6Da87CsL62BxHA15kw==",
"dependencies": {
"GraphQL.Client": "6.0.0",
"Microsoft.CSharp": "4.7.0",
@@ -386,25 +345,24 @@
"Polly": "7.2.3",
"Polly.Contrib.WaitAndRetry": "1.1.1",
"Polly.Extensions.Http": "3.0.0",
- "Sentry": "3.33.0",
- "Sentry.Serilog": "3.33.0",
"Serilog": "2.12.0",
"Serilog.Enrichers.ClientInfo": "1.3.0",
"Serilog.Exceptions": "8.4.0",
"Serilog.Sinks.Console": "4.1.0",
- "Serilog.Sinks.Seq": "5.2.2",
+ "Serilog.Sinks.Seq": "5.2.3",
"SerilogTimings": "3.0.1",
"Speckle.DoubleNumerics": "4.0.1",
- "Speckle.Newtonsoft.Json": "13.0.2"
+ "Speckle.Newtonsoft.Json": "13.0.2",
+ "System.Text.Json": "4.7.2"
}
},
"Speckle.Objects": {
"type": "CentralTransitive",
- "requested": "[3.1.0-dev.76, )",
- "resolved": "3.1.0-dev.76",
- "contentHash": "ewPABOyK4h1WSGiUXOsNPiRwclTbB0TtQbNvdpSdlPoWXNq/5gVaEza+S0ASkiHKsj7g/482y1I6dfTAgxZvXQ==",
+ "requested": "[3.1.0-dev.78, )",
+ "resolved": "3.1.0-otel.1",
+ "contentHash": "UX84I4uBaJZegJKBg3K0/aILvxRfWlxlSMIZ7MhSg11kfESk25+lC3DbNBvkcMpdzUQ3/OtkFZsar4OI4Y7Ofg==",
"dependencies": {
- "Speckle.Core": "3.1.0-dev.76"
+ "Speckle.Core": "3.1.0-otel.1"
}
}
}
diff --git a/Converters/Civil3d/Speckle.Converters.Civil3d2024.DependencyInjection/packages.lock.json b/Converters/Civil3d/Speckle.Converters.Civil3d2024.DependencyInjection/packages.lock.json
index d18139fb9..2afd98723 100644
--- a/Converters/Civil3d/Speckle.Converters.Civil3d2024.DependencyInjection/packages.lock.json
+++ b/Converters/Civil3d/Speckle.Converters.Civil3d2024.DependencyInjection/packages.lock.json
@@ -67,10 +67,10 @@
},
"Microsoft.Bcl.AsyncInterfaces": {
"type": "Transitive",
- "resolved": "5.0.0",
- "contentHash": "W8DPQjkMScOMTtJbPwmPyj9c3zYSFGawDW3jwlBOOsnY+EzZFLgNQ/UMkK35JmkNOVPdCyPr2Tw7Vv9N+KA3ZQ==",
+ "resolved": "1.1.0",
+ "contentHash": "1Am6l4Vpn3/K32daEqZI+FFr96OlZkgwK2LcT3pZ2zWubR5zTPW3/FkO1Rat9kb7oQOa4rxgl9LJHc5tspCWfg==",
"dependencies": {
- "System.Threading.Tasks.Extensions": "4.5.4"
+ "System.Threading.Tasks.Extensions": "4.5.2"
}
},
"Microsoft.Build.Tasks.Git": {
@@ -123,25 +123,6 @@
"Polly": "7.1.0"
}
},
- "Sentry": {
- "type": "Transitive",
- "resolved": "3.33.0",
- "contentHash": "8vbD2o6IR2wrRrkSiRbnodWGWUOqIlwYtzpjvPNOb5raJdOf+zxMwfS8f6nx9bmrTTfDj7KrCB8C/5OuicAc8A==",
- "dependencies": {
- "System.Reflection.Metadata": "5.0.0",
- "System.Runtime.InteropServices.RuntimeInformation": "4.3.0",
- "System.Text.Json": "5.0.2"
- }
- },
- "Sentry.Serilog": {
- "type": "Transitive",
- "resolved": "3.33.0",
- "contentHash": "V8BU7QGWg2qLYfNPqtuTBhC1opysny5l+Ifp6J6PhOeAxU0FssR7nYfbJVetrnLIoh2rd3DlJ6hHYYQosQYcUQ==",
- "dependencies": {
- "Sentry": "3.33.0",
- "Serilog": "2.7.1"
- }
- },
"Serilog": {
"type": "Transitive",
"resolved": "2.12.0",
@@ -197,8 +178,8 @@
},
"Serilog.Sinks.Seq": {
"type": "Transitive",
- "resolved": "5.2.2",
- "contentHash": "1Csmo5ua7NKUe0yXUx+zsRefjAniPWcXFhUXxXG8pwo0iMiw2gjn9SOkgYnnxbgWqmlGv236w0N/dHc2v5XwMg==",
+ "resolved": "5.2.3",
+ "contentHash": "oQzJkLwpoWm1Jn26D6Rx7s55diIx4+YHMAZhtuFstF/v/FivzNzz8K7h9sOHLTSFYuVOx01inlyCpekGeBALNg==",
"dependencies": {
"Serilog": "2.12.0",
"Serilog.Formatting.Compact": "1.1.0",
@@ -259,14 +240,6 @@
"resolved": "4.5.1",
"contentHash": "Rw7ijyl1qqRS0YQD/WycNst8hUUMgrMH4FCn1nNm27M4VxchZ1js3fVjQaANHO5f3sN4isvP4a+Met9Y4YomAg=="
},
- "System.Collections.Immutable": {
- "type": "Transitive",
- "resolved": "5.0.0",
- "contentHash": "FXkLXiK0sVVewcso0imKQoOxjoPAj42R8HtjjbSjVPAzwDfzoyoznWxgA3c38LDbN9SJux1xXoXYAhz98j7r2g==",
- "dependencies": {
- "System.Memory": "4.5.4"
- }
- },
"System.Memory": {
"type": "Transitive",
"resolved": "4.5.5",
@@ -299,44 +272,30 @@
"System.Threading.Tasks.Extensions": "4.5.4"
}
},
- "System.Reflection.Metadata": {
- "type": "Transitive",
- "resolved": "5.0.0",
- "contentHash": "5NecZgXktdGg34rh1OenY1rFNDCI8xSjFr+Z4OU4cU06AQHUdRnIIEeWENu3Wl4YowbzkymAIMvi3WyK9U53pQ==",
- "dependencies": {
- "System.Collections.Immutable": "5.0.0"
- }
- },
"System.Runtime.CompilerServices.Unsafe": {
"type": "Transitive",
- "resolved": "5.0.0",
- "contentHash": "ZD9TMpsmYJLrxbbmdvhwt9YEgG5WntEnZ/d1eH8JBX9LBp+Ju8BSBhUGbZMNVHHomWo2KVImJhTDl2hIgw/6MA=="
- },
- "System.Runtime.InteropServices.RuntimeInformation": {
- "type": "Transitive",
- "resolved": "4.3.0",
- "contentHash": "cbz4YJMqRDR7oLeMRbdYv7mYzc++17lNhScCX0goO2XpGWdvAt60CGN+FHdePUEHCe/Jy9jUlvNAiNdM+7jsOw=="
+ "resolved": "4.7.1",
+ "contentHash": "zOHkQmzPCn5zm/BH+cxC1XbUS3P4Yoi3xzW7eRgVpDR2tPGSzyMZ17Ig1iRkfJuY0nhxkQQde8pgePNiA7z7TQ=="
},
"System.Text.Encodings.Web": {
"type": "Transitive",
- "resolved": "5.0.1",
- "contentHash": "KmJ+CJXizDofbq6mpqDoRRLcxgOd2z9X3XoFNULSbvbqVRZkFX3istvr+MUjL6Zw1RT+RNdoI4GYidIINtgvqQ==",
+ "resolved": "4.7.1",
+ "contentHash": "3qreYFQcLnyFk1LuaNWyyWE+sfkfe5eSTaIIssYrLNUIDbgyZNQBYQSzSDo4AprpjVeVX2T4KHKii9fiSZVUow==",
"dependencies": {
- "System.Buffers": "4.5.1",
"System.Memory": "4.5.4"
}
},
"System.Text.Json": {
"type": "Transitive",
- "resolved": "5.0.2",
- "contentHash": "I47dVIGiV6SfAyppphxqupertT/5oZkYLDCX6vC3HpOI4ZLjyoKAreUoem2ie6G0RbRuFrlqz/PcTQjfb2DOfQ==",
+ "resolved": "4.7.2",
+ "contentHash": "TcMd95wcrubm9nHvJEQs70rC0H/8omiSGGpU4FQ/ZA1URIqD4pjmFJh2Mfv1yH1eHgJDWTi2hMDXwTET+zOOyg==",
"dependencies": {
- "Microsoft.Bcl.AsyncInterfaces": "5.0.0",
+ "Microsoft.Bcl.AsyncInterfaces": "1.1.0",
"System.Buffers": "4.5.1",
"System.Memory": "4.5.4",
"System.Numerics.Vectors": "4.5.0",
- "System.Runtime.CompilerServices.Unsafe": "5.0.0",
- "System.Text.Encodings.Web": "5.0.1",
+ "System.Runtime.CompilerServices.Unsafe": "4.7.1",
+ "System.Text.Encodings.Web": "4.7.1",
"System.Threading.Tasks.Extensions": "4.5.4",
"System.ValueTuple": "4.5.0"
}
@@ -372,7 +331,7 @@
"type": "Project",
"dependencies": {
"Speckle.Autofac": "[1.0.0, )",
- "Speckle.Objects": "[3.1.0-dev.76, )"
+ "Speckle.Objects": "[3.1.0-dev.78, )"
}
},
"speckle.converters.common.dependencyinjection": {
@@ -409,9 +368,9 @@
},
"Speckle.Core": {
"type": "CentralTransitive",
- "requested": "[3.1.0-dev.76, )",
- "resolved": "3.1.0-dev.76",
- "contentHash": "Akwgh+YwDCmHVuJumosMakjCLK6duaRjuc7UZXqd+9DZDmUYW4wNJeml+KEebf8UIeBb1R5BclEnlzM/9HhWJw==",
+ "requested": "[3.1.0-dev.78, )",
+ "resolved": "3.1.0-otel.1",
+ "contentHash": "gc+w0wTvYNkO/ctYBV83eXAPYj0d/A/REDCigtXun+Yw8YTTVcwadcZ7EduHlXBURa/y6Da87CsL62BxHA15kw==",
"dependencies": {
"GraphQL.Client": "6.0.0",
"Microsoft.CSharp": "4.7.0",
@@ -419,25 +378,24 @@
"Polly": "7.2.3",
"Polly.Contrib.WaitAndRetry": "1.1.1",
"Polly.Extensions.Http": "3.0.0",
- "Sentry": "3.33.0",
- "Sentry.Serilog": "3.33.0",
"Serilog": "2.12.0",
"Serilog.Enrichers.ClientInfo": "1.3.0",
"Serilog.Exceptions": "8.4.0",
"Serilog.Sinks.Console": "4.1.0",
- "Serilog.Sinks.Seq": "5.2.2",
+ "Serilog.Sinks.Seq": "5.2.3",
"SerilogTimings": "3.0.1",
"Speckle.DoubleNumerics": "4.0.1",
- "Speckle.Newtonsoft.Json": "13.0.2"
+ "Speckle.Newtonsoft.Json": "13.0.2",
+ "System.Text.Json": "4.7.2"
}
},
"Speckle.Objects": {
"type": "CentralTransitive",
- "requested": "[3.1.0-dev.76, )",
- "resolved": "3.1.0-dev.76",
- "contentHash": "ewPABOyK4h1WSGiUXOsNPiRwclTbB0TtQbNvdpSdlPoWXNq/5gVaEza+S0ASkiHKsj7g/482y1I6dfTAgxZvXQ==",
+ "requested": "[3.1.0-dev.78, )",
+ "resolved": "3.1.0-otel.1",
+ "contentHash": "UX84I4uBaJZegJKBg3K0/aILvxRfWlxlSMIZ7MhSg11kfESk25+lC3DbNBvkcMpdzUQ3/OtkFZsar4OI4Y7Ofg==",
"dependencies": {
- "Speckle.Core": "3.1.0-dev.76"
+ "Speckle.Core": "3.1.0-otel.1"
}
}
}
diff --git a/Converters/Civil3d/Speckle.Converters.Civil3d2024/packages.lock.json b/Converters/Civil3d/Speckle.Converters.Civil3d2024/packages.lock.json
index 250253316..c06648d98 100644
--- a/Converters/Civil3d/Speckle.Converters.Civil3d2024/packages.lock.json
+++ b/Converters/Civil3d/Speckle.Converters.Civil3d2024/packages.lock.json
@@ -73,10 +73,10 @@
},
"Microsoft.Bcl.AsyncInterfaces": {
"type": "Transitive",
- "resolved": "5.0.0",
- "contentHash": "W8DPQjkMScOMTtJbPwmPyj9c3zYSFGawDW3jwlBOOsnY+EzZFLgNQ/UMkK35JmkNOVPdCyPr2Tw7Vv9N+KA3ZQ==",
+ "resolved": "1.1.0",
+ "contentHash": "1Am6l4Vpn3/K32daEqZI+FFr96OlZkgwK2LcT3pZ2zWubR5zTPW3/FkO1Rat9kb7oQOa4rxgl9LJHc5tspCWfg==",
"dependencies": {
- "System.Threading.Tasks.Extensions": "4.5.4"
+ "System.Threading.Tasks.Extensions": "4.5.2"
}
},
"Microsoft.Build.Tasks.Git": {
@@ -129,25 +129,6 @@
"Polly": "7.1.0"
}
},
- "Sentry": {
- "type": "Transitive",
- "resolved": "3.33.0",
- "contentHash": "8vbD2o6IR2wrRrkSiRbnodWGWUOqIlwYtzpjvPNOb5raJdOf+zxMwfS8f6nx9bmrTTfDj7KrCB8C/5OuicAc8A==",
- "dependencies": {
- "System.Reflection.Metadata": "5.0.0",
- "System.Runtime.InteropServices.RuntimeInformation": "4.3.0",
- "System.Text.Json": "5.0.2"
- }
- },
- "Sentry.Serilog": {
- "type": "Transitive",
- "resolved": "3.33.0",
- "contentHash": "V8BU7QGWg2qLYfNPqtuTBhC1opysny5l+Ifp6J6PhOeAxU0FssR7nYfbJVetrnLIoh2rd3DlJ6hHYYQosQYcUQ==",
- "dependencies": {
- "Sentry": "3.33.0",
- "Serilog": "2.7.1"
- }
- },
"Serilog": {
"type": "Transitive",
"resolved": "2.12.0",
@@ -203,8 +184,8 @@
},
"Serilog.Sinks.Seq": {
"type": "Transitive",
- "resolved": "5.2.2",
- "contentHash": "1Csmo5ua7NKUe0yXUx+zsRefjAniPWcXFhUXxXG8pwo0iMiw2gjn9SOkgYnnxbgWqmlGv236w0N/dHc2v5XwMg==",
+ "resolved": "5.2.3",
+ "contentHash": "oQzJkLwpoWm1Jn26D6Rx7s55diIx4+YHMAZhtuFstF/v/FivzNzz8K7h9sOHLTSFYuVOx01inlyCpekGeBALNg==",
"dependencies": {
"Serilog": "2.12.0",
"Serilog.Formatting.Compact": "1.1.0",
@@ -265,14 +246,6 @@
"resolved": "4.5.1",
"contentHash": "Rw7ijyl1qqRS0YQD/WycNst8hUUMgrMH4FCn1nNm27M4VxchZ1js3fVjQaANHO5f3sN4isvP4a+Met9Y4YomAg=="
},
- "System.Collections.Immutable": {
- "type": "Transitive",
- "resolved": "5.0.0",
- "contentHash": "FXkLXiK0sVVewcso0imKQoOxjoPAj42R8HtjjbSjVPAzwDfzoyoznWxgA3c38LDbN9SJux1xXoXYAhz98j7r2g==",
- "dependencies": {
- "System.Memory": "4.5.4"
- }
- },
"System.Memory": {
"type": "Transitive",
"resolved": "4.5.5",
@@ -305,44 +278,30 @@
"System.Threading.Tasks.Extensions": "4.5.4"
}
},
- "System.Reflection.Metadata": {
- "type": "Transitive",
- "resolved": "5.0.0",
- "contentHash": "5NecZgXktdGg34rh1OenY1rFNDCI8xSjFr+Z4OU4cU06AQHUdRnIIEeWENu3Wl4YowbzkymAIMvi3WyK9U53pQ==",
- "dependencies": {
- "System.Collections.Immutable": "5.0.0"
- }
- },
"System.Runtime.CompilerServices.Unsafe": {
"type": "Transitive",
- "resolved": "5.0.0",
- "contentHash": "ZD9TMpsmYJLrxbbmdvhwt9YEgG5WntEnZ/d1eH8JBX9LBp+Ju8BSBhUGbZMNVHHomWo2KVImJhTDl2hIgw/6MA=="
- },
- "System.Runtime.InteropServices.RuntimeInformation": {
- "type": "Transitive",
- "resolved": "4.3.0",
- "contentHash": "cbz4YJMqRDR7oLeMRbdYv7mYzc++17lNhScCX0goO2XpGWdvAt60CGN+FHdePUEHCe/Jy9jUlvNAiNdM+7jsOw=="
+ "resolved": "4.7.1",
+ "contentHash": "zOHkQmzPCn5zm/BH+cxC1XbUS3P4Yoi3xzW7eRgVpDR2tPGSzyMZ17Ig1iRkfJuY0nhxkQQde8pgePNiA7z7TQ=="
},
"System.Text.Encodings.Web": {
"type": "Transitive",
- "resolved": "5.0.1",
- "contentHash": "KmJ+CJXizDofbq6mpqDoRRLcxgOd2z9X3XoFNULSbvbqVRZkFX3istvr+MUjL6Zw1RT+RNdoI4GYidIINtgvqQ==",
+ "resolved": "4.7.1",
+ "contentHash": "3qreYFQcLnyFk1LuaNWyyWE+sfkfe5eSTaIIssYrLNUIDbgyZNQBYQSzSDo4AprpjVeVX2T4KHKii9fiSZVUow==",
"dependencies": {
- "System.Buffers": "4.5.1",
"System.Memory": "4.5.4"
}
},
"System.Text.Json": {
"type": "Transitive",
- "resolved": "5.0.2",
- "contentHash": "I47dVIGiV6SfAyppphxqupertT/5oZkYLDCX6vC3HpOI4ZLjyoKAreUoem2ie6G0RbRuFrlqz/PcTQjfb2DOfQ==",
+ "resolved": "4.7.2",
+ "contentHash": "TcMd95wcrubm9nHvJEQs70rC0H/8omiSGGpU4FQ/ZA1URIqD4pjmFJh2Mfv1yH1eHgJDWTi2hMDXwTET+zOOyg==",
"dependencies": {
- "Microsoft.Bcl.AsyncInterfaces": "5.0.0",
+ "Microsoft.Bcl.AsyncInterfaces": "1.1.0",
"System.Buffers": "4.5.1",
"System.Memory": "4.5.4",
"System.Numerics.Vectors": "4.5.0",
- "System.Runtime.CompilerServices.Unsafe": "5.0.0",
- "System.Text.Encodings.Web": "5.0.1",
+ "System.Runtime.CompilerServices.Unsafe": "4.7.1",
+ "System.Text.Encodings.Web": "4.7.1",
"System.Threading.Tasks.Extensions": "4.5.4",
"System.ValueTuple": "4.5.0"
}
@@ -370,7 +329,7 @@
"type": "Project",
"dependencies": {
"Speckle.Autofac": "[1.0.0, )",
- "Speckle.Objects": "[3.1.0-dev.76, )"
+ "Speckle.Objects": "[3.1.0-dev.78, )"
}
},
"Microsoft.Extensions.Logging.Abstractions": {
@@ -385,9 +344,9 @@
},
"Speckle.Core": {
"type": "CentralTransitive",
- "requested": "[3.1.0-dev.76, )",
- "resolved": "3.1.0-dev.76",
- "contentHash": "Akwgh+YwDCmHVuJumosMakjCLK6duaRjuc7UZXqd+9DZDmUYW4wNJeml+KEebf8UIeBb1R5BclEnlzM/9HhWJw==",
+ "requested": "[3.1.0-dev.78, )",
+ "resolved": "3.1.0-otel.1",
+ "contentHash": "gc+w0wTvYNkO/ctYBV83eXAPYj0d/A/REDCigtXun+Yw8YTTVcwadcZ7EduHlXBURa/y6Da87CsL62BxHA15kw==",
"dependencies": {
"GraphQL.Client": "6.0.0",
"Microsoft.CSharp": "4.7.0",
@@ -395,25 +354,24 @@
"Polly": "7.2.3",
"Polly.Contrib.WaitAndRetry": "1.1.1",
"Polly.Extensions.Http": "3.0.0",
- "Sentry": "3.33.0",
- "Sentry.Serilog": "3.33.0",
"Serilog": "2.12.0",
"Serilog.Enrichers.ClientInfo": "1.3.0",
"Serilog.Exceptions": "8.4.0",
"Serilog.Sinks.Console": "4.1.0",
- "Serilog.Sinks.Seq": "5.2.2",
+ "Serilog.Sinks.Seq": "5.2.3",
"SerilogTimings": "3.0.1",
"Speckle.DoubleNumerics": "4.0.1",
- "Speckle.Newtonsoft.Json": "13.0.2"
+ "Speckle.Newtonsoft.Json": "13.0.2",
+ "System.Text.Json": "4.7.2"
}
},
"Speckle.Objects": {
"type": "CentralTransitive",
- "requested": "[3.1.0-dev.76, )",
- "resolved": "3.1.0-dev.76",
- "contentHash": "ewPABOyK4h1WSGiUXOsNPiRwclTbB0TtQbNvdpSdlPoWXNq/5gVaEza+S0ASkiHKsj7g/482y1I6dfTAgxZvXQ==",
+ "requested": "[3.1.0-dev.78, )",
+ "resolved": "3.1.0-otel.1",
+ "contentHash": "UX84I4uBaJZegJKBg3K0/aILvxRfWlxlSMIZ7MhSg11kfESk25+lC3DbNBvkcMpdzUQ3/OtkFZsar4OI4Y7Ofg==",
"dependencies": {
- "Speckle.Core": "3.1.0-dev.76"
+ "Speckle.Core": "3.1.0-otel.1"
}
}
}
diff --git a/Converters/Revit/Speckle.Converters.Revit2022.DependencyInjection/packages.lock.json b/Converters/Revit/Speckle.Converters.Revit2022.DependencyInjection/packages.lock.json
index f4f711624..a24c2ba06 100644
--- a/Converters/Revit/Speckle.Converters.Revit2022.DependencyInjection/packages.lock.json
+++ b/Converters/Revit/Speckle.Converters.Revit2022.DependencyInjection/packages.lock.json
@@ -58,10 +58,10 @@
},
"Microsoft.Bcl.AsyncInterfaces": {
"type": "Transitive",
- "resolved": "5.0.0",
- "contentHash": "W8DPQjkMScOMTtJbPwmPyj9c3zYSFGawDW3jwlBOOsnY+EzZFLgNQ/UMkK35JmkNOVPdCyPr2Tw7Vv9N+KA3ZQ==",
+ "resolved": "1.1.0",
+ "contentHash": "1Am6l4Vpn3/K32daEqZI+FFr96OlZkgwK2LcT3pZ2zWubR5zTPW3/FkO1Rat9kb7oQOa4rxgl9LJHc5tspCWfg==",
"dependencies": {
- "System.Threading.Tasks.Extensions": "4.5.4"
+ "System.Threading.Tasks.Extensions": "4.5.2"
}
},
"Microsoft.Build.Tasks.Git": {
@@ -114,25 +114,6 @@
"Polly": "7.1.0"
}
},
- "Sentry": {
- "type": "Transitive",
- "resolved": "3.33.0",
- "contentHash": "8vbD2o6IR2wrRrkSiRbnodWGWUOqIlwYtzpjvPNOb5raJdOf+zxMwfS8f6nx9bmrTTfDj7KrCB8C/5OuicAc8A==",
- "dependencies": {
- "System.Reflection.Metadata": "5.0.0",
- "System.Runtime.InteropServices.RuntimeInformation": "4.3.0",
- "System.Text.Json": "5.0.2"
- }
- },
- "Sentry.Serilog": {
- "type": "Transitive",
- "resolved": "3.33.0",
- "contentHash": "V8BU7QGWg2qLYfNPqtuTBhC1opysny5l+Ifp6J6PhOeAxU0FssR7nYfbJVetrnLIoh2rd3DlJ6hHYYQosQYcUQ==",
- "dependencies": {
- "Sentry": "3.33.0",
- "Serilog": "2.7.1"
- }
- },
"Serilog": {
"type": "Transitive",
"resolved": "2.12.0",
@@ -188,8 +169,8 @@
},
"Serilog.Sinks.Seq": {
"type": "Transitive",
- "resolved": "5.2.2",
- "contentHash": "1Csmo5ua7NKUe0yXUx+zsRefjAniPWcXFhUXxXG8pwo0iMiw2gjn9SOkgYnnxbgWqmlGv236w0N/dHc2v5XwMg==",
+ "resolved": "5.2.3",
+ "contentHash": "oQzJkLwpoWm1Jn26D6Rx7s55diIx4+YHMAZhtuFstF/v/FivzNzz8K7h9sOHLTSFYuVOx01inlyCpekGeBALNg==",
"dependencies": {
"Serilog": "2.12.0",
"Serilog.Formatting.Compact": "1.1.0",
@@ -250,14 +231,6 @@
"resolved": "4.5.1",
"contentHash": "Rw7ijyl1qqRS0YQD/WycNst8hUUMgrMH4FCn1nNm27M4VxchZ1js3fVjQaANHO5f3sN4isvP4a+Met9Y4YomAg=="
},
- "System.Collections.Immutable": {
- "type": "Transitive",
- "resolved": "5.0.0",
- "contentHash": "FXkLXiK0sVVewcso0imKQoOxjoPAj42R8HtjjbSjVPAzwDfzoyoznWxgA3c38LDbN9SJux1xXoXYAhz98j7r2g==",
- "dependencies": {
- "System.Memory": "4.5.4"
- }
- },
"System.Memory": {
"type": "Transitive",
"resolved": "4.5.5",
@@ -290,44 +263,30 @@
"System.Threading.Tasks.Extensions": "4.5.4"
}
},
- "System.Reflection.Metadata": {
- "type": "Transitive",
- "resolved": "5.0.0",
- "contentHash": "5NecZgXktdGg34rh1OenY1rFNDCI8xSjFr+Z4OU4cU06AQHUdRnIIEeWENu3Wl4YowbzkymAIMvi3WyK9U53pQ==",
- "dependencies": {
- "System.Collections.Immutable": "5.0.0"
- }
- },
"System.Runtime.CompilerServices.Unsafe": {
"type": "Transitive",
- "resolved": "5.0.0",
- "contentHash": "ZD9TMpsmYJLrxbbmdvhwt9YEgG5WntEnZ/d1eH8JBX9LBp+Ju8BSBhUGbZMNVHHomWo2KVImJhTDl2hIgw/6MA=="
- },
- "System.Runtime.InteropServices.RuntimeInformation": {
- "type": "Transitive",
- "resolved": "4.3.0",
- "contentHash": "cbz4YJMqRDR7oLeMRbdYv7mYzc++17lNhScCX0goO2XpGWdvAt60CGN+FHdePUEHCe/Jy9jUlvNAiNdM+7jsOw=="
+ "resolved": "4.7.1",
+ "contentHash": "zOHkQmzPCn5zm/BH+cxC1XbUS3P4Yoi3xzW7eRgVpDR2tPGSzyMZ17Ig1iRkfJuY0nhxkQQde8pgePNiA7z7TQ=="
},
"System.Text.Encodings.Web": {
"type": "Transitive",
- "resolved": "5.0.1",
- "contentHash": "KmJ+CJXizDofbq6mpqDoRRLcxgOd2z9X3XoFNULSbvbqVRZkFX3istvr+MUjL6Zw1RT+RNdoI4GYidIINtgvqQ==",
+ "resolved": "4.7.1",
+ "contentHash": "3qreYFQcLnyFk1LuaNWyyWE+sfkfe5eSTaIIssYrLNUIDbgyZNQBYQSzSDo4AprpjVeVX2T4KHKii9fiSZVUow==",
"dependencies": {
- "System.Buffers": "4.5.1",
"System.Memory": "4.5.4"
}
},
"System.Text.Json": {
"type": "Transitive",
- "resolved": "5.0.2",
- "contentHash": "I47dVIGiV6SfAyppphxqupertT/5oZkYLDCX6vC3HpOI4ZLjyoKAreUoem2ie6G0RbRuFrlqz/PcTQjfb2DOfQ==",
+ "resolved": "4.7.2",
+ "contentHash": "TcMd95wcrubm9nHvJEQs70rC0H/8omiSGGpU4FQ/ZA1URIqD4pjmFJh2Mfv1yH1eHgJDWTi2hMDXwTET+zOOyg==",
"dependencies": {
- "Microsoft.Bcl.AsyncInterfaces": "5.0.0",
+ "Microsoft.Bcl.AsyncInterfaces": "1.1.0",
"System.Buffers": "4.5.1",
"System.Memory": "4.5.4",
"System.Numerics.Vectors": "4.5.0",
- "System.Runtime.CompilerServices.Unsafe": "5.0.0",
- "System.Text.Encodings.Web": "5.0.1",
+ "System.Runtime.CompilerServices.Unsafe": "4.7.1",
+ "System.Text.Encodings.Web": "4.7.1",
"System.Threading.Tasks.Extensions": "4.5.4",
"System.ValueTuple": "4.5.0"
}
@@ -355,7 +314,7 @@
"type": "Project",
"dependencies": {
"Speckle.Autofac": "[1.0.0, )",
- "Speckle.Objects": "[3.1.0-dev.76, )"
+ "Speckle.Objects": "[3.1.0-dev.78, )"
}
},
"speckle.converters.common.dependencyinjection": {
@@ -385,9 +344,9 @@
},
"Speckle.Core": {
"type": "CentralTransitive",
- "requested": "[3.1.0-dev.76, )",
- "resolved": "3.1.0-dev.76",
- "contentHash": "Akwgh+YwDCmHVuJumosMakjCLK6duaRjuc7UZXqd+9DZDmUYW4wNJeml+KEebf8UIeBb1R5BclEnlzM/9HhWJw==",
+ "requested": "[3.1.0-dev.78, )",
+ "resolved": "3.1.0-otel.1",
+ "contentHash": "gc+w0wTvYNkO/ctYBV83eXAPYj0d/A/REDCigtXun+Yw8YTTVcwadcZ7EduHlXBURa/y6Da87CsL62BxHA15kw==",
"dependencies": {
"GraphQL.Client": "6.0.0",
"Microsoft.CSharp": "4.7.0",
@@ -395,25 +354,24 @@
"Polly": "7.2.3",
"Polly.Contrib.WaitAndRetry": "1.1.1",
"Polly.Extensions.Http": "3.0.0",
- "Sentry": "3.33.0",
- "Sentry.Serilog": "3.33.0",
"Serilog": "2.12.0",
"Serilog.Enrichers.ClientInfo": "1.3.0",
"Serilog.Exceptions": "8.4.0",
"Serilog.Sinks.Console": "4.1.0",
- "Serilog.Sinks.Seq": "5.2.2",
+ "Serilog.Sinks.Seq": "5.2.3",
"SerilogTimings": "3.0.1",
"Speckle.DoubleNumerics": "4.0.1",
- "Speckle.Newtonsoft.Json": "13.0.2"
+ "Speckle.Newtonsoft.Json": "13.0.2",
+ "System.Text.Json": "4.7.2"
}
},
"Speckle.Objects": {
"type": "CentralTransitive",
- "requested": "[3.1.0-dev.76, )",
- "resolved": "3.1.0-dev.76",
- "contentHash": "ewPABOyK4h1WSGiUXOsNPiRwclTbB0TtQbNvdpSdlPoWXNq/5gVaEza+S0ASkiHKsj7g/482y1I6dfTAgxZvXQ==",
+ "requested": "[3.1.0-dev.78, )",
+ "resolved": "3.1.0-otel.1",
+ "contentHash": "UX84I4uBaJZegJKBg3K0/aILvxRfWlxlSMIZ7MhSg11kfESk25+lC3DbNBvkcMpdzUQ3/OtkFZsar4OI4Y7Ofg==",
"dependencies": {
- "Speckle.Core": "3.1.0-dev.76"
+ "Speckle.Core": "3.1.0-otel.1"
}
},
"Speckle.Revit.API": {
diff --git a/Converters/Revit/Speckle.Converters.Revit2022.Tests/packages.lock.json b/Converters/Revit/Speckle.Converters.Revit2022.Tests/packages.lock.json
index 7baa9089a..edfecb0e4 100644
--- a/Converters/Revit/Speckle.Converters.Revit2022.Tests/packages.lock.json
+++ b/Converters/Revit/Speckle.Converters.Revit2022.Tests/packages.lock.json
@@ -282,20 +282,6 @@
"Polly": "7.1.0"
}
},
- "Sentry": {
- "type": "Transitive",
- "resolved": "3.33.0",
- "contentHash": "8vbD2o6IR2wrRrkSiRbnodWGWUOqIlwYtzpjvPNOb5raJdOf+zxMwfS8f6nx9bmrTTfDj7KrCB8C/5OuicAc8A=="
- },
- "Sentry.Serilog": {
- "type": "Transitive",
- "resolved": "3.33.0",
- "contentHash": "V8BU7QGWg2qLYfNPqtuTBhC1opysny5l+Ifp6J6PhOeAxU0FssR7nYfbJVetrnLIoh2rd3DlJ6hHYYQosQYcUQ==",
- "dependencies": {
- "Sentry": "3.33.0",
- "Serilog": "2.10.0"
- }
- },
"Serilog": {
"type": "Transitive",
"resolved": "2.12.0",
@@ -353,8 +339,8 @@
},
"Serilog.Sinks.Seq": {
"type": "Transitive",
- "resolved": "5.2.2",
- "contentHash": "1Csmo5ua7NKUe0yXUx+zsRefjAniPWcXFhUXxXG8pwo0iMiw2gjn9SOkgYnnxbgWqmlGv236w0N/dHc2v5XwMg==",
+ "resolved": "5.2.3",
+ "contentHash": "oQzJkLwpoWm1Jn26D6Rx7s55diIx4+YHMAZhtuFstF/v/FivzNzz8K7h9sOHLTSFYuVOx01inlyCpekGeBALNg==",
"dependencies": {
"Serilog": "2.12.0",
"Serilog.Formatting.Compact": "1.1.0",
@@ -476,6 +462,11 @@
"resolved": "4.5.0",
"contentHash": "Xg4G4Indi4dqP1iuAiMSwpiWS54ZghzR644OtsRCm/m/lBMG8dUBhLVN7hLm8NNrNTR+iGbshCPTwrvxZPlm4g=="
},
+ "System.Text.Json": {
+ "type": "Transitive",
+ "resolved": "4.7.2",
+ "contentHash": "TcMd95wcrubm9nHvJEQs70rC0H/8omiSGGpU4FQ/ZA1URIqD4pjmFJh2Mfv1yH1eHgJDWTi2hMDXwTET+zOOyg=="
+ },
"speckle.autofac": {
"type": "Project",
"dependencies": {
@@ -486,7 +477,7 @@
"type": "Project",
"dependencies": {
"Speckle.Autofac": "[1.0.0, )",
- "Speckle.Objects": "[3.1.0-dev.76, )"
+ "Speckle.Objects": "[3.1.0-dev.78, )"
}
},
"speckle.testing": {
@@ -504,9 +495,9 @@
},
"Speckle.Core": {
"type": "CentralTransitive",
- "requested": "[3.1.0-dev.76, )",
- "resolved": "3.1.0-dev.76",
- "contentHash": "Akwgh+YwDCmHVuJumosMakjCLK6duaRjuc7UZXqd+9DZDmUYW4wNJeml+KEebf8UIeBb1R5BclEnlzM/9HhWJw==",
+ "requested": "[3.1.0-dev.78, )",
+ "resolved": "3.1.0-otel.1",
+ "contentHash": "gc+w0wTvYNkO/ctYBV83eXAPYj0d/A/REDCigtXun+Yw8YTTVcwadcZ7EduHlXBURa/y6Da87CsL62BxHA15kw==",
"dependencies": {
"GraphQL.Client": "6.0.0",
"Microsoft.CSharp": "4.7.0",
@@ -514,25 +505,24 @@
"Polly": "7.2.3",
"Polly.Contrib.WaitAndRetry": "1.1.1",
"Polly.Extensions.Http": "3.0.0",
- "Sentry": "3.33.0",
- "Sentry.Serilog": "3.33.0",
"Serilog": "2.12.0",
"Serilog.Enrichers.ClientInfo": "1.3.0",
"Serilog.Exceptions": "8.4.0",
"Serilog.Sinks.Console": "4.1.0",
- "Serilog.Sinks.Seq": "5.2.2",
+ "Serilog.Sinks.Seq": "5.2.3",
"SerilogTimings": "3.0.1",
"Speckle.DoubleNumerics": "4.0.1",
- "Speckle.Newtonsoft.Json": "13.0.2"
+ "Speckle.Newtonsoft.Json": "13.0.2",
+ "System.Text.Json": "4.7.2"
}
},
"Speckle.Objects": {
"type": "CentralTransitive",
- "requested": "[3.1.0-dev.76, )",
- "resolved": "3.1.0-dev.76",
- "contentHash": "ewPABOyK4h1WSGiUXOsNPiRwclTbB0TtQbNvdpSdlPoWXNq/5gVaEza+S0ASkiHKsj7g/482y1I6dfTAgxZvXQ==",
+ "requested": "[3.1.0-dev.78, )",
+ "resolved": "3.1.0-otel.1",
+ "contentHash": "UX84I4uBaJZegJKBg3K0/aILvxRfWlxlSMIZ7MhSg11kfESk25+lC3DbNBvkcMpdzUQ3/OtkFZsar4OI4Y7Ofg==",
"dependencies": {
- "Speckle.Core": "3.1.0-dev.76"
+ "Speckle.Core": "3.1.0-otel.1"
}
}
}
diff --git a/Converters/Revit/Speckle.Converters.Revit2022/packages.lock.json b/Converters/Revit/Speckle.Converters.Revit2022/packages.lock.json
index 5e8771d31..d84ac1973 100644
--- a/Converters/Revit/Speckle.Converters.Revit2022/packages.lock.json
+++ b/Converters/Revit/Speckle.Converters.Revit2022/packages.lock.json
@@ -64,10 +64,10 @@
},
"Microsoft.Bcl.AsyncInterfaces": {
"type": "Transitive",
- "resolved": "5.0.0",
- "contentHash": "W8DPQjkMScOMTtJbPwmPyj9c3zYSFGawDW3jwlBOOsnY+EzZFLgNQ/UMkK35JmkNOVPdCyPr2Tw7Vv9N+KA3ZQ==",
+ "resolved": "1.1.0",
+ "contentHash": "1Am6l4Vpn3/K32daEqZI+FFr96OlZkgwK2LcT3pZ2zWubR5zTPW3/FkO1Rat9kb7oQOa4rxgl9LJHc5tspCWfg==",
"dependencies": {
- "System.Threading.Tasks.Extensions": "4.5.4"
+ "System.Threading.Tasks.Extensions": "4.5.2"
}
},
"Microsoft.Build.Tasks.Git": {
@@ -120,25 +120,6 @@
"Polly": "7.1.0"
}
},
- "Sentry": {
- "type": "Transitive",
- "resolved": "3.33.0",
- "contentHash": "8vbD2o6IR2wrRrkSiRbnodWGWUOqIlwYtzpjvPNOb5raJdOf+zxMwfS8f6nx9bmrTTfDj7KrCB8C/5OuicAc8A==",
- "dependencies": {
- "System.Reflection.Metadata": "5.0.0",
- "System.Runtime.InteropServices.RuntimeInformation": "4.3.0",
- "System.Text.Json": "5.0.2"
- }
- },
- "Sentry.Serilog": {
- "type": "Transitive",
- "resolved": "3.33.0",
- "contentHash": "V8BU7QGWg2qLYfNPqtuTBhC1opysny5l+Ifp6J6PhOeAxU0FssR7nYfbJVetrnLIoh2rd3DlJ6hHYYQosQYcUQ==",
- "dependencies": {
- "Sentry": "3.33.0",
- "Serilog": "2.7.1"
- }
- },
"Serilog": {
"type": "Transitive",
"resolved": "2.12.0",
@@ -194,8 +175,8 @@
},
"Serilog.Sinks.Seq": {
"type": "Transitive",
- "resolved": "5.2.2",
- "contentHash": "1Csmo5ua7NKUe0yXUx+zsRefjAniPWcXFhUXxXG8pwo0iMiw2gjn9SOkgYnnxbgWqmlGv236w0N/dHc2v5XwMg==",
+ "resolved": "5.2.3",
+ "contentHash": "oQzJkLwpoWm1Jn26D6Rx7s55diIx4+YHMAZhtuFstF/v/FivzNzz8K7h9sOHLTSFYuVOx01inlyCpekGeBALNg==",
"dependencies": {
"Serilog": "2.12.0",
"Serilog.Formatting.Compact": "1.1.0",
@@ -256,14 +237,6 @@
"resolved": "4.5.1",
"contentHash": "Rw7ijyl1qqRS0YQD/WycNst8hUUMgrMH4FCn1nNm27M4VxchZ1js3fVjQaANHO5f3sN4isvP4a+Met9Y4YomAg=="
},
- "System.Collections.Immutable": {
- "type": "Transitive",
- "resolved": "5.0.0",
- "contentHash": "FXkLXiK0sVVewcso0imKQoOxjoPAj42R8HtjjbSjVPAzwDfzoyoznWxgA3c38LDbN9SJux1xXoXYAhz98j7r2g==",
- "dependencies": {
- "System.Memory": "4.5.4"
- }
- },
"System.Memory": {
"type": "Transitive",
"resolved": "4.5.5",
@@ -296,44 +269,30 @@
"System.Threading.Tasks.Extensions": "4.5.4"
}
},
- "System.Reflection.Metadata": {
- "type": "Transitive",
- "resolved": "5.0.0",
- "contentHash": "5NecZgXktdGg34rh1OenY1rFNDCI8xSjFr+Z4OU4cU06AQHUdRnIIEeWENu3Wl4YowbzkymAIMvi3WyK9U53pQ==",
- "dependencies": {
- "System.Collections.Immutable": "5.0.0"
- }
- },
"System.Runtime.CompilerServices.Unsafe": {
"type": "Transitive",
- "resolved": "5.0.0",
- "contentHash": "ZD9TMpsmYJLrxbbmdvhwt9YEgG5WntEnZ/d1eH8JBX9LBp+Ju8BSBhUGbZMNVHHomWo2KVImJhTDl2hIgw/6MA=="
- },
- "System.Runtime.InteropServices.RuntimeInformation": {
- "type": "Transitive",
- "resolved": "4.3.0",
- "contentHash": "cbz4YJMqRDR7oLeMRbdYv7mYzc++17lNhScCX0goO2XpGWdvAt60CGN+FHdePUEHCe/Jy9jUlvNAiNdM+7jsOw=="
+ "resolved": "4.7.1",
+ "contentHash": "zOHkQmzPCn5zm/BH+cxC1XbUS3P4Yoi3xzW7eRgVpDR2tPGSzyMZ17Ig1iRkfJuY0nhxkQQde8pgePNiA7z7TQ=="
},
"System.Text.Encodings.Web": {
"type": "Transitive",
- "resolved": "5.0.1",
- "contentHash": "KmJ+CJXizDofbq6mpqDoRRLcxgOd2z9X3XoFNULSbvbqVRZkFX3istvr+MUjL6Zw1RT+RNdoI4GYidIINtgvqQ==",
+ "resolved": "4.7.1",
+ "contentHash": "3qreYFQcLnyFk1LuaNWyyWE+sfkfe5eSTaIIssYrLNUIDbgyZNQBYQSzSDo4AprpjVeVX2T4KHKii9fiSZVUow==",
"dependencies": {
- "System.Buffers": "4.5.1",
"System.Memory": "4.5.4"
}
},
"System.Text.Json": {
"type": "Transitive",
- "resolved": "5.0.2",
- "contentHash": "I47dVIGiV6SfAyppphxqupertT/5oZkYLDCX6vC3HpOI4ZLjyoKAreUoem2ie6G0RbRuFrlqz/PcTQjfb2DOfQ==",
+ "resolved": "4.7.2",
+ "contentHash": "TcMd95wcrubm9nHvJEQs70rC0H/8omiSGGpU4FQ/ZA1URIqD4pjmFJh2Mfv1yH1eHgJDWTi2hMDXwTET+zOOyg==",
"dependencies": {
- "Microsoft.Bcl.AsyncInterfaces": "5.0.0",
+ "Microsoft.Bcl.AsyncInterfaces": "1.1.0",
"System.Buffers": "4.5.1",
"System.Memory": "4.5.4",
"System.Numerics.Vectors": "4.5.0",
- "System.Runtime.CompilerServices.Unsafe": "5.0.0",
- "System.Text.Encodings.Web": "5.0.1",
+ "System.Runtime.CompilerServices.Unsafe": "4.7.1",
+ "System.Text.Encodings.Web": "4.7.1",
"System.Threading.Tasks.Extensions": "4.5.4",
"System.ValueTuple": "4.5.0"
}
@@ -361,7 +320,7 @@
"type": "Project",
"dependencies": {
"Speckle.Autofac": "[1.0.0, )",
- "Speckle.Objects": "[3.1.0-dev.76, )"
+ "Speckle.Objects": "[3.1.0-dev.78, )"
}
},
"speckle.converters.common.dependencyinjection": {
@@ -383,9 +342,9 @@
},
"Speckle.Core": {
"type": "CentralTransitive",
- "requested": "[3.1.0-dev.76, )",
- "resolved": "3.1.0-dev.76",
- "contentHash": "Akwgh+YwDCmHVuJumosMakjCLK6duaRjuc7UZXqd+9DZDmUYW4wNJeml+KEebf8UIeBb1R5BclEnlzM/9HhWJw==",
+ "requested": "[3.1.0-dev.78, )",
+ "resolved": "3.1.0-otel.1",
+ "contentHash": "gc+w0wTvYNkO/ctYBV83eXAPYj0d/A/REDCigtXun+Yw8YTTVcwadcZ7EduHlXBURa/y6Da87CsL62BxHA15kw==",
"dependencies": {
"GraphQL.Client": "6.0.0",
"Microsoft.CSharp": "4.7.0",
@@ -393,25 +352,24 @@
"Polly": "7.2.3",
"Polly.Contrib.WaitAndRetry": "1.1.1",
"Polly.Extensions.Http": "3.0.0",
- "Sentry": "3.33.0",
- "Sentry.Serilog": "3.33.0",
"Serilog": "2.12.0",
"Serilog.Enrichers.ClientInfo": "1.3.0",
"Serilog.Exceptions": "8.4.0",
"Serilog.Sinks.Console": "4.1.0",
- "Serilog.Sinks.Seq": "5.2.2",
+ "Serilog.Sinks.Seq": "5.2.3",
"SerilogTimings": "3.0.1",
"Speckle.DoubleNumerics": "4.0.1",
- "Speckle.Newtonsoft.Json": "13.0.2"
+ "Speckle.Newtonsoft.Json": "13.0.2",
+ "System.Text.Json": "4.7.2"
}
},
"Speckle.Objects": {
"type": "CentralTransitive",
- "requested": "[3.1.0-dev.76, )",
- "resolved": "3.1.0-dev.76",
- "contentHash": "ewPABOyK4h1WSGiUXOsNPiRwclTbB0TtQbNvdpSdlPoWXNq/5gVaEza+S0ASkiHKsj7g/482y1I6dfTAgxZvXQ==",
+ "requested": "[3.1.0-dev.78, )",
+ "resolved": "3.1.0-otel.1",
+ "contentHash": "UX84I4uBaJZegJKBg3K0/aILvxRfWlxlSMIZ7MhSg11kfESk25+lC3DbNBvkcMpdzUQ3/OtkFZsar4OI4Y7Ofg==",
"dependencies": {
- "Speckle.Core": "3.1.0-dev.76"
+ "Speckle.Core": "3.1.0-otel.1"
}
}
}
diff --git a/Converters/Revit/Speckle.Converters.Revit2023.DependencyInjection/packages.lock.json b/Converters/Revit/Speckle.Converters.Revit2023.DependencyInjection/packages.lock.json
index 3499ddcca..d040c9608 100644
--- a/Converters/Revit/Speckle.Converters.Revit2023.DependencyInjection/packages.lock.json
+++ b/Converters/Revit/Speckle.Converters.Revit2023.DependencyInjection/packages.lock.json
@@ -58,10 +58,10 @@
},
"Microsoft.Bcl.AsyncInterfaces": {
"type": "Transitive",
- "resolved": "5.0.0",
- "contentHash": "W8DPQjkMScOMTtJbPwmPyj9c3zYSFGawDW3jwlBOOsnY+EzZFLgNQ/UMkK35JmkNOVPdCyPr2Tw7Vv9N+KA3ZQ==",
+ "resolved": "1.1.0",
+ "contentHash": "1Am6l4Vpn3/K32daEqZI+FFr96OlZkgwK2LcT3pZ2zWubR5zTPW3/FkO1Rat9kb7oQOa4rxgl9LJHc5tspCWfg==",
"dependencies": {
- "System.Threading.Tasks.Extensions": "4.5.4"
+ "System.Threading.Tasks.Extensions": "4.5.2"
}
},
"Microsoft.Build.Tasks.Git": {
@@ -114,25 +114,6 @@
"Polly": "7.1.0"
}
},
- "Sentry": {
- "type": "Transitive",
- "resolved": "3.33.0",
- "contentHash": "8vbD2o6IR2wrRrkSiRbnodWGWUOqIlwYtzpjvPNOb5raJdOf+zxMwfS8f6nx9bmrTTfDj7KrCB8C/5OuicAc8A==",
- "dependencies": {
- "System.Reflection.Metadata": "5.0.0",
- "System.Runtime.InteropServices.RuntimeInformation": "4.3.0",
- "System.Text.Json": "5.0.2"
- }
- },
- "Sentry.Serilog": {
- "type": "Transitive",
- "resolved": "3.33.0",
- "contentHash": "V8BU7QGWg2qLYfNPqtuTBhC1opysny5l+Ifp6J6PhOeAxU0FssR7nYfbJVetrnLIoh2rd3DlJ6hHYYQosQYcUQ==",
- "dependencies": {
- "Sentry": "3.33.0",
- "Serilog": "2.7.1"
- }
- },
"Serilog": {
"type": "Transitive",
"resolved": "2.12.0",
@@ -188,8 +169,8 @@
},
"Serilog.Sinks.Seq": {
"type": "Transitive",
- "resolved": "5.2.2",
- "contentHash": "1Csmo5ua7NKUe0yXUx+zsRefjAniPWcXFhUXxXG8pwo0iMiw2gjn9SOkgYnnxbgWqmlGv236w0N/dHc2v5XwMg==",
+ "resolved": "5.2.3",
+ "contentHash": "oQzJkLwpoWm1Jn26D6Rx7s55diIx4+YHMAZhtuFstF/v/FivzNzz8K7h9sOHLTSFYuVOx01inlyCpekGeBALNg==",
"dependencies": {
"Serilog": "2.12.0",
"Serilog.Formatting.Compact": "1.1.0",
@@ -250,14 +231,6 @@
"resolved": "4.5.1",
"contentHash": "Rw7ijyl1qqRS0YQD/WycNst8hUUMgrMH4FCn1nNm27M4VxchZ1js3fVjQaANHO5f3sN4isvP4a+Met9Y4YomAg=="
},
- "System.Collections.Immutable": {
- "type": "Transitive",
- "resolved": "5.0.0",
- "contentHash": "FXkLXiK0sVVewcso0imKQoOxjoPAj42R8HtjjbSjVPAzwDfzoyoznWxgA3c38LDbN9SJux1xXoXYAhz98j7r2g==",
- "dependencies": {
- "System.Memory": "4.5.4"
- }
- },
"System.Memory": {
"type": "Transitive",
"resolved": "4.5.5",
@@ -290,44 +263,30 @@
"System.Threading.Tasks.Extensions": "4.5.4"
}
},
- "System.Reflection.Metadata": {
- "type": "Transitive",
- "resolved": "5.0.0",
- "contentHash": "5NecZgXktdGg34rh1OenY1rFNDCI8xSjFr+Z4OU4cU06AQHUdRnIIEeWENu3Wl4YowbzkymAIMvi3WyK9U53pQ==",
- "dependencies": {
- "System.Collections.Immutable": "5.0.0"
- }
- },
"System.Runtime.CompilerServices.Unsafe": {
"type": "Transitive",
- "resolved": "5.0.0",
- "contentHash": "ZD9TMpsmYJLrxbbmdvhwt9YEgG5WntEnZ/d1eH8JBX9LBp+Ju8BSBhUGbZMNVHHomWo2KVImJhTDl2hIgw/6MA=="
- },
- "System.Runtime.InteropServices.RuntimeInformation": {
- "type": "Transitive",
- "resolved": "4.3.0",
- "contentHash": "cbz4YJMqRDR7oLeMRbdYv7mYzc++17lNhScCX0goO2XpGWdvAt60CGN+FHdePUEHCe/Jy9jUlvNAiNdM+7jsOw=="
+ "resolved": "4.7.1",
+ "contentHash": "zOHkQmzPCn5zm/BH+cxC1XbUS3P4Yoi3xzW7eRgVpDR2tPGSzyMZ17Ig1iRkfJuY0nhxkQQde8pgePNiA7z7TQ=="
},
"System.Text.Encodings.Web": {
"type": "Transitive",
- "resolved": "5.0.1",
- "contentHash": "KmJ+CJXizDofbq6mpqDoRRLcxgOd2z9X3XoFNULSbvbqVRZkFX3istvr+MUjL6Zw1RT+RNdoI4GYidIINtgvqQ==",
+ "resolved": "4.7.1",
+ "contentHash": "3qreYFQcLnyFk1LuaNWyyWE+sfkfe5eSTaIIssYrLNUIDbgyZNQBYQSzSDo4AprpjVeVX2T4KHKii9fiSZVUow==",
"dependencies": {
- "System.Buffers": "4.5.1",
"System.Memory": "4.5.4"
}
},
"System.Text.Json": {
"type": "Transitive",
- "resolved": "5.0.2",
- "contentHash": "I47dVIGiV6SfAyppphxqupertT/5oZkYLDCX6vC3HpOI4ZLjyoKAreUoem2ie6G0RbRuFrlqz/PcTQjfb2DOfQ==",
+ "resolved": "4.7.2",
+ "contentHash": "TcMd95wcrubm9nHvJEQs70rC0H/8omiSGGpU4FQ/ZA1URIqD4pjmFJh2Mfv1yH1eHgJDWTi2hMDXwTET+zOOyg==",
"dependencies": {
- "Microsoft.Bcl.AsyncInterfaces": "5.0.0",
+ "Microsoft.Bcl.AsyncInterfaces": "1.1.0",
"System.Buffers": "4.5.1",
"System.Memory": "4.5.4",
"System.Numerics.Vectors": "4.5.0",
- "System.Runtime.CompilerServices.Unsafe": "5.0.0",
- "System.Text.Encodings.Web": "5.0.1",
+ "System.Runtime.CompilerServices.Unsafe": "4.7.1",
+ "System.Text.Encodings.Web": "4.7.1",
"System.Threading.Tasks.Extensions": "4.5.4",
"System.ValueTuple": "4.5.0"
}
@@ -355,7 +314,7 @@
"type": "Project",
"dependencies": {
"Speckle.Autofac": "[1.0.0, )",
- "Speckle.Objects": "[3.1.0-dev.76, )"
+ "Speckle.Objects": "[3.1.0-dev.78, )"
}
},
"speckle.converters.common.dependencyinjection": {
@@ -384,9 +343,9 @@
},
"Speckle.Core": {
"type": "CentralTransitive",
- "requested": "[3.1.0-dev.76, )",
- "resolved": "3.1.0-dev.76",
- "contentHash": "Akwgh+YwDCmHVuJumosMakjCLK6duaRjuc7UZXqd+9DZDmUYW4wNJeml+KEebf8UIeBb1R5BclEnlzM/9HhWJw==",
+ "requested": "[3.1.0-dev.78, )",
+ "resolved": "3.1.0-otel.1",
+ "contentHash": "gc+w0wTvYNkO/ctYBV83eXAPYj0d/A/REDCigtXun+Yw8YTTVcwadcZ7EduHlXBURa/y6Da87CsL62BxHA15kw==",
"dependencies": {
"GraphQL.Client": "6.0.0",
"Microsoft.CSharp": "4.7.0",
@@ -394,25 +353,24 @@
"Polly": "7.2.3",
"Polly.Contrib.WaitAndRetry": "1.1.1",
"Polly.Extensions.Http": "3.0.0",
- "Sentry": "3.33.0",
- "Sentry.Serilog": "3.33.0",
"Serilog": "2.12.0",
"Serilog.Enrichers.ClientInfo": "1.3.0",
"Serilog.Exceptions": "8.4.0",
"Serilog.Sinks.Console": "4.1.0",
- "Serilog.Sinks.Seq": "5.2.2",
+ "Serilog.Sinks.Seq": "5.2.3",
"SerilogTimings": "3.0.1",
"Speckle.DoubleNumerics": "4.0.1",
- "Speckle.Newtonsoft.Json": "13.0.2"
+ "Speckle.Newtonsoft.Json": "13.0.2",
+ "System.Text.Json": "4.7.2"
}
},
"Speckle.Objects": {
"type": "CentralTransitive",
- "requested": "[3.1.0-dev.76, )",
- "resolved": "3.1.0-dev.76",
- "contentHash": "ewPABOyK4h1WSGiUXOsNPiRwclTbB0TtQbNvdpSdlPoWXNq/5gVaEza+S0ASkiHKsj7g/482y1I6dfTAgxZvXQ==",
+ "requested": "[3.1.0-dev.78, )",
+ "resolved": "3.1.0-otel.1",
+ "contentHash": "UX84I4uBaJZegJKBg3K0/aILvxRfWlxlSMIZ7MhSg11kfESk25+lC3DbNBvkcMpdzUQ3/OtkFZsar4OI4Y7Ofg==",
"dependencies": {
- "Speckle.Core": "3.1.0-dev.76"
+ "Speckle.Core": "3.1.0-otel.1"
}
},
"Speckle.Revit.API": {
diff --git a/Converters/Revit/Speckle.Converters.Revit2023.Tests/packages.lock.json b/Converters/Revit/Speckle.Converters.Revit2023.Tests/packages.lock.json
index 5c0db7b62..97ee10efd 100644
--- a/Converters/Revit/Speckle.Converters.Revit2023.Tests/packages.lock.json
+++ b/Converters/Revit/Speckle.Converters.Revit2023.Tests/packages.lock.json
@@ -282,20 +282,6 @@
"Polly": "7.1.0"
}
},
- "Sentry": {
- "type": "Transitive",
- "resolved": "3.33.0",
- "contentHash": "8vbD2o6IR2wrRrkSiRbnodWGWUOqIlwYtzpjvPNOb5raJdOf+zxMwfS8f6nx9bmrTTfDj7KrCB8C/5OuicAc8A=="
- },
- "Sentry.Serilog": {
- "type": "Transitive",
- "resolved": "3.33.0",
- "contentHash": "V8BU7QGWg2qLYfNPqtuTBhC1opysny5l+Ifp6J6PhOeAxU0FssR7nYfbJVetrnLIoh2rd3DlJ6hHYYQosQYcUQ==",
- "dependencies": {
- "Sentry": "3.33.0",
- "Serilog": "2.10.0"
- }
- },
"Serilog": {
"type": "Transitive",
"resolved": "2.12.0",
@@ -353,8 +339,8 @@
},
"Serilog.Sinks.Seq": {
"type": "Transitive",
- "resolved": "5.2.2",
- "contentHash": "1Csmo5ua7NKUe0yXUx+zsRefjAniPWcXFhUXxXG8pwo0iMiw2gjn9SOkgYnnxbgWqmlGv236w0N/dHc2v5XwMg==",
+ "resolved": "5.2.3",
+ "contentHash": "oQzJkLwpoWm1Jn26D6Rx7s55diIx4+YHMAZhtuFstF/v/FivzNzz8K7h9sOHLTSFYuVOx01inlyCpekGeBALNg==",
"dependencies": {
"Serilog": "2.12.0",
"Serilog.Formatting.Compact": "1.1.0",
@@ -476,6 +462,11 @@
"resolved": "4.5.0",
"contentHash": "Xg4G4Indi4dqP1iuAiMSwpiWS54ZghzR644OtsRCm/m/lBMG8dUBhLVN7hLm8NNrNTR+iGbshCPTwrvxZPlm4g=="
},
+ "System.Text.Json": {
+ "type": "Transitive",
+ "resolved": "4.7.2",
+ "contentHash": "TcMd95wcrubm9nHvJEQs70rC0H/8omiSGGpU4FQ/ZA1URIqD4pjmFJh2Mfv1yH1eHgJDWTi2hMDXwTET+zOOyg=="
+ },
"speckle.autofac": {
"type": "Project",
"dependencies": {
@@ -486,7 +477,7 @@
"type": "Project",
"dependencies": {
"Speckle.Autofac": "[1.0.0, )",
- "Speckle.Objects": "[3.1.0-dev.76, )"
+ "Speckle.Objects": "[3.1.0-dev.78, )"
}
},
"speckle.testing": {
@@ -504,9 +495,9 @@
},
"Speckle.Core": {
"type": "CentralTransitive",
- "requested": "[3.1.0-dev.76, )",
- "resolved": "3.1.0-dev.76",
- "contentHash": "Akwgh+YwDCmHVuJumosMakjCLK6duaRjuc7UZXqd+9DZDmUYW4wNJeml+KEebf8UIeBb1R5BclEnlzM/9HhWJw==",
+ "requested": "[3.1.0-dev.78, )",
+ "resolved": "3.1.0-otel.1",
+ "contentHash": "gc+w0wTvYNkO/ctYBV83eXAPYj0d/A/REDCigtXun+Yw8YTTVcwadcZ7EduHlXBURa/y6Da87CsL62BxHA15kw==",
"dependencies": {
"GraphQL.Client": "6.0.0",
"Microsoft.CSharp": "4.7.0",
@@ -514,25 +505,24 @@
"Polly": "7.2.3",
"Polly.Contrib.WaitAndRetry": "1.1.1",
"Polly.Extensions.Http": "3.0.0",
- "Sentry": "3.33.0",
- "Sentry.Serilog": "3.33.0",
"Serilog": "2.12.0",
"Serilog.Enrichers.ClientInfo": "1.3.0",
"Serilog.Exceptions": "8.4.0",
"Serilog.Sinks.Console": "4.1.0",
- "Serilog.Sinks.Seq": "5.2.2",
+ "Serilog.Sinks.Seq": "5.2.3",
"SerilogTimings": "3.0.1",
"Speckle.DoubleNumerics": "4.0.1",
- "Speckle.Newtonsoft.Json": "13.0.2"
+ "Speckle.Newtonsoft.Json": "13.0.2",
+ "System.Text.Json": "4.7.2"
}
},
"Speckle.Objects": {
"type": "CentralTransitive",
- "requested": "[3.1.0-dev.76, )",
- "resolved": "3.1.0-dev.76",
- "contentHash": "ewPABOyK4h1WSGiUXOsNPiRwclTbB0TtQbNvdpSdlPoWXNq/5gVaEza+S0ASkiHKsj7g/482y1I6dfTAgxZvXQ==",
+ "requested": "[3.1.0-dev.78, )",
+ "resolved": "3.1.0-otel.1",
+ "contentHash": "UX84I4uBaJZegJKBg3K0/aILvxRfWlxlSMIZ7MhSg11kfESk25+lC3DbNBvkcMpdzUQ3/OtkFZsar4OI4Y7Ofg==",
"dependencies": {
- "Speckle.Core": "3.1.0-dev.76"
+ "Speckle.Core": "3.1.0-otel.1"
}
}
}
diff --git a/Converters/Revit/Speckle.Converters.Revit2023/packages.lock.json b/Converters/Revit/Speckle.Converters.Revit2023/packages.lock.json
index 2ea9b3f1f..230c70a94 100644
--- a/Converters/Revit/Speckle.Converters.Revit2023/packages.lock.json
+++ b/Converters/Revit/Speckle.Converters.Revit2023/packages.lock.json
@@ -64,10 +64,10 @@
},
"Microsoft.Bcl.AsyncInterfaces": {
"type": "Transitive",
- "resolved": "5.0.0",
- "contentHash": "W8DPQjkMScOMTtJbPwmPyj9c3zYSFGawDW3jwlBOOsnY+EzZFLgNQ/UMkK35JmkNOVPdCyPr2Tw7Vv9N+KA3ZQ==",
+ "resolved": "1.1.0",
+ "contentHash": "1Am6l4Vpn3/K32daEqZI+FFr96OlZkgwK2LcT3pZ2zWubR5zTPW3/FkO1Rat9kb7oQOa4rxgl9LJHc5tspCWfg==",
"dependencies": {
- "System.Threading.Tasks.Extensions": "4.5.4"
+ "System.Threading.Tasks.Extensions": "4.5.2"
}
},
"Microsoft.Build.Tasks.Git": {
@@ -120,25 +120,6 @@
"Polly": "7.1.0"
}
},
- "Sentry": {
- "type": "Transitive",
- "resolved": "3.33.0",
- "contentHash": "8vbD2o6IR2wrRrkSiRbnodWGWUOqIlwYtzpjvPNOb5raJdOf+zxMwfS8f6nx9bmrTTfDj7KrCB8C/5OuicAc8A==",
- "dependencies": {
- "System.Reflection.Metadata": "5.0.0",
- "System.Runtime.InteropServices.RuntimeInformation": "4.3.0",
- "System.Text.Json": "5.0.2"
- }
- },
- "Sentry.Serilog": {
- "type": "Transitive",
- "resolved": "3.33.0",
- "contentHash": "V8BU7QGWg2qLYfNPqtuTBhC1opysny5l+Ifp6J6PhOeAxU0FssR7nYfbJVetrnLIoh2rd3DlJ6hHYYQosQYcUQ==",
- "dependencies": {
- "Sentry": "3.33.0",
- "Serilog": "2.7.1"
- }
- },
"Serilog": {
"type": "Transitive",
"resolved": "2.12.0",
@@ -194,8 +175,8 @@
},
"Serilog.Sinks.Seq": {
"type": "Transitive",
- "resolved": "5.2.2",
- "contentHash": "1Csmo5ua7NKUe0yXUx+zsRefjAniPWcXFhUXxXG8pwo0iMiw2gjn9SOkgYnnxbgWqmlGv236w0N/dHc2v5XwMg==",
+ "resolved": "5.2.3",
+ "contentHash": "oQzJkLwpoWm1Jn26D6Rx7s55diIx4+YHMAZhtuFstF/v/FivzNzz8K7h9sOHLTSFYuVOx01inlyCpekGeBALNg==",
"dependencies": {
"Serilog": "2.12.0",
"Serilog.Formatting.Compact": "1.1.0",
@@ -256,14 +237,6 @@
"resolved": "4.5.1",
"contentHash": "Rw7ijyl1qqRS0YQD/WycNst8hUUMgrMH4FCn1nNm27M4VxchZ1js3fVjQaANHO5f3sN4isvP4a+Met9Y4YomAg=="
},
- "System.Collections.Immutable": {
- "type": "Transitive",
- "resolved": "5.0.0",
- "contentHash": "FXkLXiK0sVVewcso0imKQoOxjoPAj42R8HtjjbSjVPAzwDfzoyoznWxgA3c38LDbN9SJux1xXoXYAhz98j7r2g==",
- "dependencies": {
- "System.Memory": "4.5.4"
- }
- },
"System.Memory": {
"type": "Transitive",
"resolved": "4.5.5",
@@ -296,44 +269,30 @@
"System.Threading.Tasks.Extensions": "4.5.4"
}
},
- "System.Reflection.Metadata": {
- "type": "Transitive",
- "resolved": "5.0.0",
- "contentHash": "5NecZgXktdGg34rh1OenY1rFNDCI8xSjFr+Z4OU4cU06AQHUdRnIIEeWENu3Wl4YowbzkymAIMvi3WyK9U53pQ==",
- "dependencies": {
- "System.Collections.Immutable": "5.0.0"
- }
- },
"System.Runtime.CompilerServices.Unsafe": {
"type": "Transitive",
- "resolved": "5.0.0",
- "contentHash": "ZD9TMpsmYJLrxbbmdvhwt9YEgG5WntEnZ/d1eH8JBX9LBp+Ju8BSBhUGbZMNVHHomWo2KVImJhTDl2hIgw/6MA=="
- },
- "System.Runtime.InteropServices.RuntimeInformation": {
- "type": "Transitive",
- "resolved": "4.3.0",
- "contentHash": "cbz4YJMqRDR7oLeMRbdYv7mYzc++17lNhScCX0goO2XpGWdvAt60CGN+FHdePUEHCe/Jy9jUlvNAiNdM+7jsOw=="
+ "resolved": "4.7.1",
+ "contentHash": "zOHkQmzPCn5zm/BH+cxC1XbUS3P4Yoi3xzW7eRgVpDR2tPGSzyMZ17Ig1iRkfJuY0nhxkQQde8pgePNiA7z7TQ=="
},
"System.Text.Encodings.Web": {
"type": "Transitive",
- "resolved": "5.0.1",
- "contentHash": "KmJ+CJXizDofbq6mpqDoRRLcxgOd2z9X3XoFNULSbvbqVRZkFX3istvr+MUjL6Zw1RT+RNdoI4GYidIINtgvqQ==",
+ "resolved": "4.7.1",
+ "contentHash": "3qreYFQcLnyFk1LuaNWyyWE+sfkfe5eSTaIIssYrLNUIDbgyZNQBYQSzSDo4AprpjVeVX2T4KHKii9fiSZVUow==",
"dependencies": {
- "System.Buffers": "4.5.1",
"System.Memory": "4.5.4"
}
},
"System.Text.Json": {
"type": "Transitive",
- "resolved": "5.0.2",
- "contentHash": "I47dVIGiV6SfAyppphxqupertT/5oZkYLDCX6vC3HpOI4ZLjyoKAreUoem2ie6G0RbRuFrlqz/PcTQjfb2DOfQ==",
+ "resolved": "4.7.2",
+ "contentHash": "TcMd95wcrubm9nHvJEQs70rC0H/8omiSGGpU4FQ/ZA1URIqD4pjmFJh2Mfv1yH1eHgJDWTi2hMDXwTET+zOOyg==",
"dependencies": {
- "Microsoft.Bcl.AsyncInterfaces": "5.0.0",
+ "Microsoft.Bcl.AsyncInterfaces": "1.1.0",
"System.Buffers": "4.5.1",
"System.Memory": "4.5.4",
"System.Numerics.Vectors": "4.5.0",
- "System.Runtime.CompilerServices.Unsafe": "5.0.0",
- "System.Text.Encodings.Web": "5.0.1",
+ "System.Runtime.CompilerServices.Unsafe": "4.7.1",
+ "System.Text.Encodings.Web": "4.7.1",
"System.Threading.Tasks.Extensions": "4.5.4",
"System.ValueTuple": "4.5.0"
}
@@ -361,7 +320,7 @@
"type": "Project",
"dependencies": {
"Speckle.Autofac": "[1.0.0, )",
- "Speckle.Objects": "[3.1.0-dev.76, )"
+ "Speckle.Objects": "[3.1.0-dev.78, )"
}
},
"Microsoft.Extensions.Logging.Abstractions": {
@@ -376,9 +335,9 @@
},
"Speckle.Core": {
"type": "CentralTransitive",
- "requested": "[3.1.0-dev.76, )",
- "resolved": "3.1.0-dev.76",
- "contentHash": "Akwgh+YwDCmHVuJumosMakjCLK6duaRjuc7UZXqd+9DZDmUYW4wNJeml+KEebf8UIeBb1R5BclEnlzM/9HhWJw==",
+ "requested": "[3.1.0-dev.78, )",
+ "resolved": "3.1.0-otel.1",
+ "contentHash": "gc+w0wTvYNkO/ctYBV83eXAPYj0d/A/REDCigtXun+Yw8YTTVcwadcZ7EduHlXBURa/y6Da87CsL62BxHA15kw==",
"dependencies": {
"GraphQL.Client": "6.0.0",
"Microsoft.CSharp": "4.7.0",
@@ -386,25 +345,24 @@
"Polly": "7.2.3",
"Polly.Contrib.WaitAndRetry": "1.1.1",
"Polly.Extensions.Http": "3.0.0",
- "Sentry": "3.33.0",
- "Sentry.Serilog": "3.33.0",
"Serilog": "2.12.0",
"Serilog.Enrichers.ClientInfo": "1.3.0",
"Serilog.Exceptions": "8.4.0",
"Serilog.Sinks.Console": "4.1.0",
- "Serilog.Sinks.Seq": "5.2.2",
+ "Serilog.Sinks.Seq": "5.2.3",
"SerilogTimings": "3.0.1",
"Speckle.DoubleNumerics": "4.0.1",
- "Speckle.Newtonsoft.Json": "13.0.2"
+ "Speckle.Newtonsoft.Json": "13.0.2",
+ "System.Text.Json": "4.7.2"
}
},
"Speckle.Objects": {
"type": "CentralTransitive",
- "requested": "[3.1.0-dev.76, )",
- "resolved": "3.1.0-dev.76",
- "contentHash": "ewPABOyK4h1WSGiUXOsNPiRwclTbB0TtQbNvdpSdlPoWXNq/5gVaEza+S0ASkiHKsj7g/482y1I6dfTAgxZvXQ==",
+ "requested": "[3.1.0-dev.78, )",
+ "resolved": "3.1.0-otel.1",
+ "contentHash": "UX84I4uBaJZegJKBg3K0/aILvxRfWlxlSMIZ7MhSg11kfESk25+lC3DbNBvkcMpdzUQ3/OtkFZsar4OI4Y7Ofg==",
"dependencies": {
- "Speckle.Core": "3.1.0-dev.76"
+ "Speckle.Core": "3.1.0-otel.1"
}
}
}
diff --git a/Converters/Revit/Speckle.Converters.Revit2024.DependencyInjection/packages.lock.json b/Converters/Revit/Speckle.Converters.Revit2024.DependencyInjection/packages.lock.json
index 2d1d9a52d..167d3e593 100644
--- a/Converters/Revit/Speckle.Converters.Revit2024.DependencyInjection/packages.lock.json
+++ b/Converters/Revit/Speckle.Converters.Revit2024.DependencyInjection/packages.lock.json
@@ -58,10 +58,10 @@
},
"Microsoft.Bcl.AsyncInterfaces": {
"type": "Transitive",
- "resolved": "5.0.0",
- "contentHash": "W8DPQjkMScOMTtJbPwmPyj9c3zYSFGawDW3jwlBOOsnY+EzZFLgNQ/UMkK35JmkNOVPdCyPr2Tw7Vv9N+KA3ZQ==",
+ "resolved": "1.1.0",
+ "contentHash": "1Am6l4Vpn3/K32daEqZI+FFr96OlZkgwK2LcT3pZ2zWubR5zTPW3/FkO1Rat9kb7oQOa4rxgl9LJHc5tspCWfg==",
"dependencies": {
- "System.Threading.Tasks.Extensions": "4.5.4"
+ "System.Threading.Tasks.Extensions": "4.5.2"
}
},
"Microsoft.Build.Tasks.Git": {
@@ -114,25 +114,6 @@
"Polly": "7.1.0"
}
},
- "Sentry": {
- "type": "Transitive",
- "resolved": "3.33.0",
- "contentHash": "8vbD2o6IR2wrRrkSiRbnodWGWUOqIlwYtzpjvPNOb5raJdOf+zxMwfS8f6nx9bmrTTfDj7KrCB8C/5OuicAc8A==",
- "dependencies": {
- "System.Reflection.Metadata": "5.0.0",
- "System.Runtime.InteropServices.RuntimeInformation": "4.3.0",
- "System.Text.Json": "5.0.2"
- }
- },
- "Sentry.Serilog": {
- "type": "Transitive",
- "resolved": "3.33.0",
- "contentHash": "V8BU7QGWg2qLYfNPqtuTBhC1opysny5l+Ifp6J6PhOeAxU0FssR7nYfbJVetrnLIoh2rd3DlJ6hHYYQosQYcUQ==",
- "dependencies": {
- "Sentry": "3.33.0",
- "Serilog": "2.7.1"
- }
- },
"Serilog": {
"type": "Transitive",
"resolved": "2.12.0",
@@ -188,8 +169,8 @@
},
"Serilog.Sinks.Seq": {
"type": "Transitive",
- "resolved": "5.2.2",
- "contentHash": "1Csmo5ua7NKUe0yXUx+zsRefjAniPWcXFhUXxXG8pwo0iMiw2gjn9SOkgYnnxbgWqmlGv236w0N/dHc2v5XwMg==",
+ "resolved": "5.2.3",
+ "contentHash": "oQzJkLwpoWm1Jn26D6Rx7s55diIx4+YHMAZhtuFstF/v/FivzNzz8K7h9sOHLTSFYuVOx01inlyCpekGeBALNg==",
"dependencies": {
"Serilog": "2.12.0",
"Serilog.Formatting.Compact": "1.1.0",
@@ -250,14 +231,6 @@
"resolved": "4.5.1",
"contentHash": "Rw7ijyl1qqRS0YQD/WycNst8hUUMgrMH4FCn1nNm27M4VxchZ1js3fVjQaANHO5f3sN4isvP4a+Met9Y4YomAg=="
},
- "System.Collections.Immutable": {
- "type": "Transitive",
- "resolved": "5.0.0",
- "contentHash": "FXkLXiK0sVVewcso0imKQoOxjoPAj42R8HtjjbSjVPAzwDfzoyoznWxgA3c38LDbN9SJux1xXoXYAhz98j7r2g==",
- "dependencies": {
- "System.Memory": "4.5.4"
- }
- },
"System.Memory": {
"type": "Transitive",
"resolved": "4.5.5",
@@ -290,44 +263,30 @@
"System.Threading.Tasks.Extensions": "4.5.4"
}
},
- "System.Reflection.Metadata": {
- "type": "Transitive",
- "resolved": "5.0.0",
- "contentHash": "5NecZgXktdGg34rh1OenY1rFNDCI8xSjFr+Z4OU4cU06AQHUdRnIIEeWENu3Wl4YowbzkymAIMvi3WyK9U53pQ==",
- "dependencies": {
- "System.Collections.Immutable": "5.0.0"
- }
- },
"System.Runtime.CompilerServices.Unsafe": {
"type": "Transitive",
- "resolved": "5.0.0",
- "contentHash": "ZD9TMpsmYJLrxbbmdvhwt9YEgG5WntEnZ/d1eH8JBX9LBp+Ju8BSBhUGbZMNVHHomWo2KVImJhTDl2hIgw/6MA=="
- },
- "System.Runtime.InteropServices.RuntimeInformation": {
- "type": "Transitive",
- "resolved": "4.3.0",
- "contentHash": "cbz4YJMqRDR7oLeMRbdYv7mYzc++17lNhScCX0goO2XpGWdvAt60CGN+FHdePUEHCe/Jy9jUlvNAiNdM+7jsOw=="
+ "resolved": "4.7.1",
+ "contentHash": "zOHkQmzPCn5zm/BH+cxC1XbUS3P4Yoi3xzW7eRgVpDR2tPGSzyMZ17Ig1iRkfJuY0nhxkQQde8pgePNiA7z7TQ=="
},
"System.Text.Encodings.Web": {
"type": "Transitive",
- "resolved": "5.0.1",
- "contentHash": "KmJ+CJXizDofbq6mpqDoRRLcxgOd2z9X3XoFNULSbvbqVRZkFX3istvr+MUjL6Zw1RT+RNdoI4GYidIINtgvqQ==",
+ "resolved": "4.7.1",
+ "contentHash": "3qreYFQcLnyFk1LuaNWyyWE+sfkfe5eSTaIIssYrLNUIDbgyZNQBYQSzSDo4AprpjVeVX2T4KHKii9fiSZVUow==",
"dependencies": {
- "System.Buffers": "4.5.1",
"System.Memory": "4.5.4"
}
},
"System.Text.Json": {
"type": "Transitive",
- "resolved": "5.0.2",
- "contentHash": "I47dVIGiV6SfAyppphxqupertT/5oZkYLDCX6vC3HpOI4ZLjyoKAreUoem2ie6G0RbRuFrlqz/PcTQjfb2DOfQ==",
+ "resolved": "4.7.2",
+ "contentHash": "TcMd95wcrubm9nHvJEQs70rC0H/8omiSGGpU4FQ/ZA1URIqD4pjmFJh2Mfv1yH1eHgJDWTi2hMDXwTET+zOOyg==",
"dependencies": {
- "Microsoft.Bcl.AsyncInterfaces": "5.0.0",
+ "Microsoft.Bcl.AsyncInterfaces": "1.1.0",
"System.Buffers": "4.5.1",
"System.Memory": "4.5.4",
"System.Numerics.Vectors": "4.5.0",
- "System.Runtime.CompilerServices.Unsafe": "5.0.0",
- "System.Text.Encodings.Web": "5.0.1",
+ "System.Runtime.CompilerServices.Unsafe": "4.7.1",
+ "System.Text.Encodings.Web": "4.7.1",
"System.Threading.Tasks.Extensions": "4.5.4",
"System.ValueTuple": "4.5.0"
}
@@ -355,7 +314,7 @@
"type": "Project",
"dependencies": {
"Speckle.Autofac": "[1.0.0, )",
- "Speckle.Objects": "[3.1.0-dev.76, )"
+ "Speckle.Objects": "[3.1.0-dev.78, )"
}
},
"speckle.converters.common.dependencyinjection": {
@@ -384,9 +343,9 @@
},
"Speckle.Core": {
"type": "CentralTransitive",
- "requested": "[3.1.0-dev.76, )",
- "resolved": "3.1.0-dev.76",
- "contentHash": "Akwgh+YwDCmHVuJumosMakjCLK6duaRjuc7UZXqd+9DZDmUYW4wNJeml+KEebf8UIeBb1R5BclEnlzM/9HhWJw==",
+ "requested": "[3.1.0-dev.78, )",
+ "resolved": "3.1.0-otel.1",
+ "contentHash": "gc+w0wTvYNkO/ctYBV83eXAPYj0d/A/REDCigtXun+Yw8YTTVcwadcZ7EduHlXBURa/y6Da87CsL62BxHA15kw==",
"dependencies": {
"GraphQL.Client": "6.0.0",
"Microsoft.CSharp": "4.7.0",
@@ -394,25 +353,24 @@
"Polly": "7.2.3",
"Polly.Contrib.WaitAndRetry": "1.1.1",
"Polly.Extensions.Http": "3.0.0",
- "Sentry": "3.33.0",
- "Sentry.Serilog": "3.33.0",
"Serilog": "2.12.0",
"Serilog.Enrichers.ClientInfo": "1.3.0",
"Serilog.Exceptions": "8.4.0",
"Serilog.Sinks.Console": "4.1.0",
- "Serilog.Sinks.Seq": "5.2.2",
+ "Serilog.Sinks.Seq": "5.2.3",
"SerilogTimings": "3.0.1",
"Speckle.DoubleNumerics": "4.0.1",
- "Speckle.Newtonsoft.Json": "13.0.2"
+ "Speckle.Newtonsoft.Json": "13.0.2",
+ "System.Text.Json": "4.7.2"
}
},
"Speckle.Objects": {
"type": "CentralTransitive",
- "requested": "[3.1.0-dev.76, )",
- "resolved": "3.1.0-dev.76",
- "contentHash": "ewPABOyK4h1WSGiUXOsNPiRwclTbB0TtQbNvdpSdlPoWXNq/5gVaEza+S0ASkiHKsj7g/482y1I6dfTAgxZvXQ==",
+ "requested": "[3.1.0-dev.78, )",
+ "resolved": "3.1.0-otel.1",
+ "contentHash": "UX84I4uBaJZegJKBg3K0/aILvxRfWlxlSMIZ7MhSg11kfESk25+lC3DbNBvkcMpdzUQ3/OtkFZsar4OI4Y7Ofg==",
"dependencies": {
- "Speckle.Core": "3.1.0-dev.76"
+ "Speckle.Core": "3.1.0-otel.1"
}
},
"Speckle.Revit.API": {
diff --git a/Converters/Revit/Speckle.Converters.Revit2024.Tests/packages.lock.json b/Converters/Revit/Speckle.Converters.Revit2024.Tests/packages.lock.json
index 87795f960..d687769c2 100644
--- a/Converters/Revit/Speckle.Converters.Revit2024.Tests/packages.lock.json
+++ b/Converters/Revit/Speckle.Converters.Revit2024.Tests/packages.lock.json
@@ -282,20 +282,6 @@
"Polly": "7.1.0"
}
},
- "Sentry": {
- "type": "Transitive",
- "resolved": "3.33.0",
- "contentHash": "8vbD2o6IR2wrRrkSiRbnodWGWUOqIlwYtzpjvPNOb5raJdOf+zxMwfS8f6nx9bmrTTfDj7KrCB8C/5OuicAc8A=="
- },
- "Sentry.Serilog": {
- "type": "Transitive",
- "resolved": "3.33.0",
- "contentHash": "V8BU7QGWg2qLYfNPqtuTBhC1opysny5l+Ifp6J6PhOeAxU0FssR7nYfbJVetrnLIoh2rd3DlJ6hHYYQosQYcUQ==",
- "dependencies": {
- "Sentry": "3.33.0",
- "Serilog": "2.10.0"
- }
- },
"Serilog": {
"type": "Transitive",
"resolved": "2.12.0",
@@ -353,8 +339,8 @@
},
"Serilog.Sinks.Seq": {
"type": "Transitive",
- "resolved": "5.2.2",
- "contentHash": "1Csmo5ua7NKUe0yXUx+zsRefjAniPWcXFhUXxXG8pwo0iMiw2gjn9SOkgYnnxbgWqmlGv236w0N/dHc2v5XwMg==",
+ "resolved": "5.2.3",
+ "contentHash": "oQzJkLwpoWm1Jn26D6Rx7s55diIx4+YHMAZhtuFstF/v/FivzNzz8K7h9sOHLTSFYuVOx01inlyCpekGeBALNg==",
"dependencies": {
"Serilog": "2.12.0",
"Serilog.Formatting.Compact": "1.1.0",
@@ -476,6 +462,11 @@
"resolved": "4.5.0",
"contentHash": "Xg4G4Indi4dqP1iuAiMSwpiWS54ZghzR644OtsRCm/m/lBMG8dUBhLVN7hLm8NNrNTR+iGbshCPTwrvxZPlm4g=="
},
+ "System.Text.Json": {
+ "type": "Transitive",
+ "resolved": "4.7.2",
+ "contentHash": "TcMd95wcrubm9nHvJEQs70rC0H/8omiSGGpU4FQ/ZA1URIqD4pjmFJh2Mfv1yH1eHgJDWTi2hMDXwTET+zOOyg=="
+ },
"speckle.autofac": {
"type": "Project",
"dependencies": {
@@ -486,7 +477,7 @@
"type": "Project",
"dependencies": {
"Speckle.Autofac": "[1.0.0, )",
- "Speckle.Objects": "[3.1.0-dev.76, )"
+ "Speckle.Objects": "[3.1.0-dev.78, )"
}
},
"speckle.testing": {
@@ -504,9 +495,9 @@
},
"Speckle.Core": {
"type": "CentralTransitive",
- "requested": "[3.1.0-dev.76, )",
- "resolved": "3.1.0-dev.76",
- "contentHash": "Akwgh+YwDCmHVuJumosMakjCLK6duaRjuc7UZXqd+9DZDmUYW4wNJeml+KEebf8UIeBb1R5BclEnlzM/9HhWJw==",
+ "requested": "[3.1.0-dev.78, )",
+ "resolved": "3.1.0-otel.1",
+ "contentHash": "gc+w0wTvYNkO/ctYBV83eXAPYj0d/A/REDCigtXun+Yw8YTTVcwadcZ7EduHlXBURa/y6Da87CsL62BxHA15kw==",
"dependencies": {
"GraphQL.Client": "6.0.0",
"Microsoft.CSharp": "4.7.0",
@@ -514,25 +505,24 @@
"Polly": "7.2.3",
"Polly.Contrib.WaitAndRetry": "1.1.1",
"Polly.Extensions.Http": "3.0.0",
- "Sentry": "3.33.0",
- "Sentry.Serilog": "3.33.0",
"Serilog": "2.12.0",
"Serilog.Enrichers.ClientInfo": "1.3.0",
"Serilog.Exceptions": "8.4.0",
"Serilog.Sinks.Console": "4.1.0",
- "Serilog.Sinks.Seq": "5.2.2",
+ "Serilog.Sinks.Seq": "5.2.3",
"SerilogTimings": "3.0.1",
"Speckle.DoubleNumerics": "4.0.1",
- "Speckle.Newtonsoft.Json": "13.0.2"
+ "Speckle.Newtonsoft.Json": "13.0.2",
+ "System.Text.Json": "4.7.2"
}
},
"Speckle.Objects": {
"type": "CentralTransitive",
- "requested": "[3.1.0-dev.76, )",
- "resolved": "3.1.0-dev.76",
- "contentHash": "ewPABOyK4h1WSGiUXOsNPiRwclTbB0TtQbNvdpSdlPoWXNq/5gVaEza+S0ASkiHKsj7g/482y1I6dfTAgxZvXQ==",
+ "requested": "[3.1.0-dev.78, )",
+ "resolved": "3.1.0-otel.1",
+ "contentHash": "UX84I4uBaJZegJKBg3K0/aILvxRfWlxlSMIZ7MhSg11kfESk25+lC3DbNBvkcMpdzUQ3/OtkFZsar4OI4Y7Ofg==",
"dependencies": {
- "Speckle.Core": "3.1.0-dev.76"
+ "Speckle.Core": "3.1.0-otel.1"
}
}
}
diff --git a/Converters/Revit/Speckle.Converters.Revit2024/packages.lock.json b/Converters/Revit/Speckle.Converters.Revit2024/packages.lock.json
index 111bb00aa..652eb4120 100644
--- a/Converters/Revit/Speckle.Converters.Revit2024/packages.lock.json
+++ b/Converters/Revit/Speckle.Converters.Revit2024/packages.lock.json
@@ -64,10 +64,10 @@
},
"Microsoft.Bcl.AsyncInterfaces": {
"type": "Transitive",
- "resolved": "5.0.0",
- "contentHash": "W8DPQjkMScOMTtJbPwmPyj9c3zYSFGawDW3jwlBOOsnY+EzZFLgNQ/UMkK35JmkNOVPdCyPr2Tw7Vv9N+KA3ZQ==",
+ "resolved": "1.1.0",
+ "contentHash": "1Am6l4Vpn3/K32daEqZI+FFr96OlZkgwK2LcT3pZ2zWubR5zTPW3/FkO1Rat9kb7oQOa4rxgl9LJHc5tspCWfg==",
"dependencies": {
- "System.Threading.Tasks.Extensions": "4.5.4"
+ "System.Threading.Tasks.Extensions": "4.5.2"
}
},
"Microsoft.Build.Tasks.Git": {
@@ -120,25 +120,6 @@
"Polly": "7.1.0"
}
},
- "Sentry": {
- "type": "Transitive",
- "resolved": "3.33.0",
- "contentHash": "8vbD2o6IR2wrRrkSiRbnodWGWUOqIlwYtzpjvPNOb5raJdOf+zxMwfS8f6nx9bmrTTfDj7KrCB8C/5OuicAc8A==",
- "dependencies": {
- "System.Reflection.Metadata": "5.0.0",
- "System.Runtime.InteropServices.RuntimeInformation": "4.3.0",
- "System.Text.Json": "5.0.2"
- }
- },
- "Sentry.Serilog": {
- "type": "Transitive",
- "resolved": "3.33.0",
- "contentHash": "V8BU7QGWg2qLYfNPqtuTBhC1opysny5l+Ifp6J6PhOeAxU0FssR7nYfbJVetrnLIoh2rd3DlJ6hHYYQosQYcUQ==",
- "dependencies": {
- "Sentry": "3.33.0",
- "Serilog": "2.7.1"
- }
- },
"Serilog": {
"type": "Transitive",
"resolved": "2.12.0",
@@ -194,8 +175,8 @@
},
"Serilog.Sinks.Seq": {
"type": "Transitive",
- "resolved": "5.2.2",
- "contentHash": "1Csmo5ua7NKUe0yXUx+zsRefjAniPWcXFhUXxXG8pwo0iMiw2gjn9SOkgYnnxbgWqmlGv236w0N/dHc2v5XwMg==",
+ "resolved": "5.2.3",
+ "contentHash": "oQzJkLwpoWm1Jn26D6Rx7s55diIx4+YHMAZhtuFstF/v/FivzNzz8K7h9sOHLTSFYuVOx01inlyCpekGeBALNg==",
"dependencies": {
"Serilog": "2.12.0",
"Serilog.Formatting.Compact": "1.1.0",
@@ -256,14 +237,6 @@
"resolved": "4.5.1",
"contentHash": "Rw7ijyl1qqRS0YQD/WycNst8hUUMgrMH4FCn1nNm27M4VxchZ1js3fVjQaANHO5f3sN4isvP4a+Met9Y4YomAg=="
},
- "System.Collections.Immutable": {
- "type": "Transitive",
- "resolved": "5.0.0",
- "contentHash": "FXkLXiK0sVVewcso0imKQoOxjoPAj42R8HtjjbSjVPAzwDfzoyoznWxgA3c38LDbN9SJux1xXoXYAhz98j7r2g==",
- "dependencies": {
- "System.Memory": "4.5.4"
- }
- },
"System.Memory": {
"type": "Transitive",
"resolved": "4.5.5",
@@ -296,44 +269,30 @@
"System.Threading.Tasks.Extensions": "4.5.4"
}
},
- "System.Reflection.Metadata": {
- "type": "Transitive",
- "resolved": "5.0.0",
- "contentHash": "5NecZgXktdGg34rh1OenY1rFNDCI8xSjFr+Z4OU4cU06AQHUdRnIIEeWENu3Wl4YowbzkymAIMvi3WyK9U53pQ==",
- "dependencies": {
- "System.Collections.Immutable": "5.0.0"
- }
- },
"System.Runtime.CompilerServices.Unsafe": {
"type": "Transitive",
- "resolved": "5.0.0",
- "contentHash": "ZD9TMpsmYJLrxbbmdvhwt9YEgG5WntEnZ/d1eH8JBX9LBp+Ju8BSBhUGbZMNVHHomWo2KVImJhTDl2hIgw/6MA=="
- },
- "System.Runtime.InteropServices.RuntimeInformation": {
- "type": "Transitive",
- "resolved": "4.3.0",
- "contentHash": "cbz4YJMqRDR7oLeMRbdYv7mYzc++17lNhScCX0goO2XpGWdvAt60CGN+FHdePUEHCe/Jy9jUlvNAiNdM+7jsOw=="
+ "resolved": "4.7.1",
+ "contentHash": "zOHkQmzPCn5zm/BH+cxC1XbUS3P4Yoi3xzW7eRgVpDR2tPGSzyMZ17Ig1iRkfJuY0nhxkQQde8pgePNiA7z7TQ=="
},
"System.Text.Encodings.Web": {
"type": "Transitive",
- "resolved": "5.0.1",
- "contentHash": "KmJ+CJXizDofbq6mpqDoRRLcxgOd2z9X3XoFNULSbvbqVRZkFX3istvr+MUjL6Zw1RT+RNdoI4GYidIINtgvqQ==",
+ "resolved": "4.7.1",
+ "contentHash": "3qreYFQcLnyFk1LuaNWyyWE+sfkfe5eSTaIIssYrLNUIDbgyZNQBYQSzSDo4AprpjVeVX2T4KHKii9fiSZVUow==",
"dependencies": {
- "System.Buffers": "4.5.1",
"System.Memory": "4.5.4"
}
},
"System.Text.Json": {
"type": "Transitive",
- "resolved": "5.0.2",
- "contentHash": "I47dVIGiV6SfAyppphxqupertT/5oZkYLDCX6vC3HpOI4ZLjyoKAreUoem2ie6G0RbRuFrlqz/PcTQjfb2DOfQ==",
+ "resolved": "4.7.2",
+ "contentHash": "TcMd95wcrubm9nHvJEQs70rC0H/8omiSGGpU4FQ/ZA1URIqD4pjmFJh2Mfv1yH1eHgJDWTi2hMDXwTET+zOOyg==",
"dependencies": {
- "Microsoft.Bcl.AsyncInterfaces": "5.0.0",
+ "Microsoft.Bcl.AsyncInterfaces": "1.1.0",
"System.Buffers": "4.5.1",
"System.Memory": "4.5.4",
"System.Numerics.Vectors": "4.5.0",
- "System.Runtime.CompilerServices.Unsafe": "5.0.0",
- "System.Text.Encodings.Web": "5.0.1",
+ "System.Runtime.CompilerServices.Unsafe": "4.7.1",
+ "System.Text.Encodings.Web": "4.7.1",
"System.Threading.Tasks.Extensions": "4.5.4",
"System.ValueTuple": "4.5.0"
}
@@ -361,7 +320,7 @@
"type": "Project",
"dependencies": {
"Speckle.Autofac": "[1.0.0, )",
- "Speckle.Objects": "[3.1.0-dev.76, )"
+ "Speckle.Objects": "[3.1.0-dev.78, )"
}
},
"Microsoft.Extensions.Logging.Abstractions": {
@@ -376,9 +335,9 @@
},
"Speckle.Core": {
"type": "CentralTransitive",
- "requested": "[3.1.0-dev.76, )",
- "resolved": "3.1.0-dev.76",
- "contentHash": "Akwgh+YwDCmHVuJumosMakjCLK6duaRjuc7UZXqd+9DZDmUYW4wNJeml+KEebf8UIeBb1R5BclEnlzM/9HhWJw==",
+ "requested": "[3.1.0-dev.78, )",
+ "resolved": "3.1.0-otel.1",
+ "contentHash": "gc+w0wTvYNkO/ctYBV83eXAPYj0d/A/REDCigtXun+Yw8YTTVcwadcZ7EduHlXBURa/y6Da87CsL62BxHA15kw==",
"dependencies": {
"GraphQL.Client": "6.0.0",
"Microsoft.CSharp": "4.7.0",
@@ -386,25 +345,24 @@
"Polly": "7.2.3",
"Polly.Contrib.WaitAndRetry": "1.1.1",
"Polly.Extensions.Http": "3.0.0",
- "Sentry": "3.33.0",
- "Sentry.Serilog": "3.33.0",
"Serilog": "2.12.0",
"Serilog.Enrichers.ClientInfo": "1.3.0",
"Serilog.Exceptions": "8.4.0",
"Serilog.Sinks.Console": "4.1.0",
- "Serilog.Sinks.Seq": "5.2.2",
+ "Serilog.Sinks.Seq": "5.2.3",
"SerilogTimings": "3.0.1",
"Speckle.DoubleNumerics": "4.0.1",
- "Speckle.Newtonsoft.Json": "13.0.2"
+ "Speckle.Newtonsoft.Json": "13.0.2",
+ "System.Text.Json": "4.7.2"
}
},
"Speckle.Objects": {
"type": "CentralTransitive",
- "requested": "[3.1.0-dev.76, )",
- "resolved": "3.1.0-dev.76",
- "contentHash": "ewPABOyK4h1WSGiUXOsNPiRwclTbB0TtQbNvdpSdlPoWXNq/5gVaEza+S0ASkiHKsj7g/482y1I6dfTAgxZvXQ==",
+ "requested": "[3.1.0-dev.78, )",
+ "resolved": "3.1.0-otel.1",
+ "contentHash": "UX84I4uBaJZegJKBg3K0/aILvxRfWlxlSMIZ7MhSg11kfESk25+lC3DbNBvkcMpdzUQ3/OtkFZsar4OI4Y7Ofg==",
"dependencies": {
- "Speckle.Core": "3.1.0-dev.76"
+ "Speckle.Core": "3.1.0-otel.1"
}
}
}
diff --git a/Converters/Revit/Speckle.Converters.Revit2025.DependencyInjection/packages.lock.json b/Converters/Revit/Speckle.Converters.Revit2025.DependencyInjection/packages.lock.json
index 9a0346174..3e54bb510 100644
--- a/Converters/Revit/Speckle.Converters.Revit2025.DependencyInjection/packages.lock.json
+++ b/Converters/Revit/Speckle.Converters.Revit2025.DependencyInjection/packages.lock.json
@@ -181,20 +181,6 @@
"Polly": "7.1.0"
}
},
- "Sentry": {
- "type": "Transitive",
- "resolved": "3.33.0",
- "contentHash": "8vbD2o6IR2wrRrkSiRbnodWGWUOqIlwYtzpjvPNOb5raJdOf+zxMwfS8f6nx9bmrTTfDj7KrCB8C/5OuicAc8A=="
- },
- "Sentry.Serilog": {
- "type": "Transitive",
- "resolved": "3.33.0",
- "contentHash": "V8BU7QGWg2qLYfNPqtuTBhC1opysny5l+Ifp6J6PhOeAxU0FssR7nYfbJVetrnLIoh2rd3DlJ6hHYYQosQYcUQ==",
- "dependencies": {
- "Sentry": "3.33.0",
- "Serilog": "2.10.0"
- }
- },
"Serilog": {
"type": "Transitive",
"resolved": "2.12.0",
@@ -252,8 +238,8 @@
},
"Serilog.Sinks.Seq": {
"type": "Transitive",
- "resolved": "5.2.2",
- "contentHash": "1Csmo5ua7NKUe0yXUx+zsRefjAniPWcXFhUXxXG8pwo0iMiw2gjn9SOkgYnnxbgWqmlGv236w0N/dHc2v5XwMg==",
+ "resolved": "5.2.3",
+ "contentHash": "oQzJkLwpoWm1Jn26D6Rx7s55diIx4+YHMAZhtuFstF/v/FivzNzz8K7h9sOHLTSFYuVOx01inlyCpekGeBALNg==",
"dependencies": {
"Serilog": "2.12.0",
"Serilog.Formatting.Compact": "1.1.0",
@@ -344,6 +330,11 @@
"resolved": "4.5.0",
"contentHash": "Xg4G4Indi4dqP1iuAiMSwpiWS54ZghzR644OtsRCm/m/lBMG8dUBhLVN7hLm8NNrNTR+iGbshCPTwrvxZPlm4g=="
},
+ "System.Text.Json": {
+ "type": "Transitive",
+ "resolved": "4.7.2",
+ "contentHash": "TcMd95wcrubm9nHvJEQs70rC0H/8omiSGGpU4FQ/ZA1URIqD4pjmFJh2Mfv1yH1eHgJDWTi2hMDXwTET+zOOyg=="
+ },
"speckle.autofac": {
"type": "Project",
"dependencies": {
@@ -354,7 +345,7 @@
"type": "Project",
"dependencies": {
"Speckle.Autofac": "[1.0.0, )",
- "Speckle.Objects": "[3.1.0-dev.76, )"
+ "Speckle.Objects": "[3.1.0-dev.78, )"
}
},
"speckle.converters.common.dependencyinjection": {
@@ -379,9 +370,9 @@
},
"Speckle.Core": {
"type": "CentralTransitive",
- "requested": "[3.1.0-dev.76, )",
- "resolved": "3.1.0-dev.76",
- "contentHash": "Akwgh+YwDCmHVuJumosMakjCLK6duaRjuc7UZXqd+9DZDmUYW4wNJeml+KEebf8UIeBb1R5BclEnlzM/9HhWJw==",
+ "requested": "[3.1.0-dev.78, )",
+ "resolved": "3.1.0-otel.1",
+ "contentHash": "gc+w0wTvYNkO/ctYBV83eXAPYj0d/A/REDCigtXun+Yw8YTTVcwadcZ7EduHlXBURa/y6Da87CsL62BxHA15kw==",
"dependencies": {
"GraphQL.Client": "6.0.0",
"Microsoft.CSharp": "4.7.0",
@@ -389,25 +380,24 @@
"Polly": "7.2.3",
"Polly.Contrib.WaitAndRetry": "1.1.1",
"Polly.Extensions.Http": "3.0.0",
- "Sentry": "3.33.0",
- "Sentry.Serilog": "3.33.0",
"Serilog": "2.12.0",
"Serilog.Enrichers.ClientInfo": "1.3.0",
"Serilog.Exceptions": "8.4.0",
"Serilog.Sinks.Console": "4.1.0",
- "Serilog.Sinks.Seq": "5.2.2",
+ "Serilog.Sinks.Seq": "5.2.3",
"SerilogTimings": "3.0.1",
"Speckle.DoubleNumerics": "4.0.1",
- "Speckle.Newtonsoft.Json": "13.0.2"
+ "Speckle.Newtonsoft.Json": "13.0.2",
+ "System.Text.Json": "4.7.2"
}
},
"Speckle.Objects": {
"type": "CentralTransitive",
- "requested": "[3.1.0-dev.76, )",
- "resolved": "3.1.0-dev.76",
- "contentHash": "ewPABOyK4h1WSGiUXOsNPiRwclTbB0TtQbNvdpSdlPoWXNq/5gVaEza+S0ASkiHKsj7g/482y1I6dfTAgxZvXQ==",
+ "requested": "[3.1.0-dev.78, )",
+ "resolved": "3.1.0-otel.1",
+ "contentHash": "UX84I4uBaJZegJKBg3K0/aILvxRfWlxlSMIZ7MhSg11kfESk25+lC3DbNBvkcMpdzUQ3/OtkFZsar4OI4Y7Ofg==",
"dependencies": {
- "Speckle.Core": "3.1.0-dev.76"
+ "Speckle.Core": "3.1.0-otel.1"
}
},
"Speckle.Revit.API": {
diff --git a/Converters/Revit/Speckle.Converters.Revit2025/packages.lock.json b/Converters/Revit/Speckle.Converters.Revit2025/packages.lock.json
index 18e705e34..b93d23423 100644
--- a/Converters/Revit/Speckle.Converters.Revit2025/packages.lock.json
+++ b/Converters/Revit/Speckle.Converters.Revit2025/packages.lock.json
@@ -187,20 +187,6 @@
"Polly": "7.1.0"
}
},
- "Sentry": {
- "type": "Transitive",
- "resolved": "3.33.0",
- "contentHash": "8vbD2o6IR2wrRrkSiRbnodWGWUOqIlwYtzpjvPNOb5raJdOf+zxMwfS8f6nx9bmrTTfDj7KrCB8C/5OuicAc8A=="
- },
- "Sentry.Serilog": {
- "type": "Transitive",
- "resolved": "3.33.0",
- "contentHash": "V8BU7QGWg2qLYfNPqtuTBhC1opysny5l+Ifp6J6PhOeAxU0FssR7nYfbJVetrnLIoh2rd3DlJ6hHYYQosQYcUQ==",
- "dependencies": {
- "Sentry": "3.33.0",
- "Serilog": "2.10.0"
- }
- },
"Serilog": {
"type": "Transitive",
"resolved": "2.12.0",
@@ -258,8 +244,8 @@
},
"Serilog.Sinks.Seq": {
"type": "Transitive",
- "resolved": "5.2.2",
- "contentHash": "1Csmo5ua7NKUe0yXUx+zsRefjAniPWcXFhUXxXG8pwo0iMiw2gjn9SOkgYnnxbgWqmlGv236w0N/dHc2v5XwMg==",
+ "resolved": "5.2.3",
+ "contentHash": "oQzJkLwpoWm1Jn26D6Rx7s55diIx4+YHMAZhtuFstF/v/FivzNzz8K7h9sOHLTSFYuVOx01inlyCpekGeBALNg==",
"dependencies": {
"Serilog": "2.12.0",
"Serilog.Formatting.Compact": "1.1.0",
@@ -350,6 +336,11 @@
"resolved": "4.5.0",
"contentHash": "Xg4G4Indi4dqP1iuAiMSwpiWS54ZghzR644OtsRCm/m/lBMG8dUBhLVN7hLm8NNrNTR+iGbshCPTwrvxZPlm4g=="
},
+ "System.Text.Json": {
+ "type": "Transitive",
+ "resolved": "4.7.2",
+ "contentHash": "TcMd95wcrubm9nHvJEQs70rC0H/8omiSGGpU4FQ/ZA1URIqD4pjmFJh2Mfv1yH1eHgJDWTi2hMDXwTET+zOOyg=="
+ },
"speckle.autofac": {
"type": "Project",
"dependencies": {
@@ -360,7 +351,7 @@
"type": "Project",
"dependencies": {
"Speckle.Autofac": "[1.0.0, )",
- "Speckle.Objects": "[3.1.0-dev.76, )"
+ "Speckle.Objects": "[3.1.0-dev.78, )"
}
},
"Microsoft.Extensions.Logging.Abstractions": {
@@ -371,9 +362,9 @@
},
"Speckle.Core": {
"type": "CentralTransitive",
- "requested": "[3.1.0-dev.76, )",
- "resolved": "3.1.0-dev.76",
- "contentHash": "Akwgh+YwDCmHVuJumosMakjCLK6duaRjuc7UZXqd+9DZDmUYW4wNJeml+KEebf8UIeBb1R5BclEnlzM/9HhWJw==",
+ "requested": "[3.1.0-dev.78, )",
+ "resolved": "3.1.0-otel.1",
+ "contentHash": "gc+w0wTvYNkO/ctYBV83eXAPYj0d/A/REDCigtXun+Yw8YTTVcwadcZ7EduHlXBURa/y6Da87CsL62BxHA15kw==",
"dependencies": {
"GraphQL.Client": "6.0.0",
"Microsoft.CSharp": "4.7.0",
@@ -381,25 +372,24 @@
"Polly": "7.2.3",
"Polly.Contrib.WaitAndRetry": "1.1.1",
"Polly.Extensions.Http": "3.0.0",
- "Sentry": "3.33.0",
- "Sentry.Serilog": "3.33.0",
"Serilog": "2.12.0",
"Serilog.Enrichers.ClientInfo": "1.3.0",
"Serilog.Exceptions": "8.4.0",
"Serilog.Sinks.Console": "4.1.0",
- "Serilog.Sinks.Seq": "5.2.2",
+ "Serilog.Sinks.Seq": "5.2.3",
"SerilogTimings": "3.0.1",
"Speckle.DoubleNumerics": "4.0.1",
- "Speckle.Newtonsoft.Json": "13.0.2"
+ "Speckle.Newtonsoft.Json": "13.0.2",
+ "System.Text.Json": "4.7.2"
}
},
"Speckle.Objects": {
"type": "CentralTransitive",
- "requested": "[3.1.0-dev.76, )",
- "resolved": "3.1.0-dev.76",
- "contentHash": "ewPABOyK4h1WSGiUXOsNPiRwclTbB0TtQbNvdpSdlPoWXNq/5gVaEza+S0ASkiHKsj7g/482y1I6dfTAgxZvXQ==",
+ "requested": "[3.1.0-dev.78, )",
+ "resolved": "3.1.0-otel.1",
+ "contentHash": "UX84I4uBaJZegJKBg3K0/aILvxRfWlxlSMIZ7MhSg11kfESk25+lC3DbNBvkcMpdzUQ3/OtkFZsar4OI4Y7Ofg==",
"dependencies": {
- "Speckle.Core": "3.1.0-dev.76"
+ "Speckle.Core": "3.1.0-otel.1"
}
}
}
diff --git a/Converters/Rhino/Speckle.Converters.Rhino7.DependencyInjection/packages.lock.json b/Converters/Rhino/Speckle.Converters.Rhino7.DependencyInjection/packages.lock.json
index 09c151d18..b6f520371 100644
--- a/Converters/Rhino/Speckle.Converters.Rhino7.DependencyInjection/packages.lock.json
+++ b/Converters/Rhino/Speckle.Converters.Rhino7.DependencyInjection/packages.lock.json
@@ -58,10 +58,10 @@
},
"Microsoft.Bcl.AsyncInterfaces": {
"type": "Transitive",
- "resolved": "5.0.0",
- "contentHash": "W8DPQjkMScOMTtJbPwmPyj9c3zYSFGawDW3jwlBOOsnY+EzZFLgNQ/UMkK35JmkNOVPdCyPr2Tw7Vv9N+KA3ZQ==",
+ "resolved": "1.1.0",
+ "contentHash": "1Am6l4Vpn3/K32daEqZI+FFr96OlZkgwK2LcT3pZ2zWubR5zTPW3/FkO1Rat9kb7oQOa4rxgl9LJHc5tspCWfg==",
"dependencies": {
- "System.Threading.Tasks.Extensions": "4.5.4"
+ "System.Threading.Tasks.Extensions": "4.5.2"
}
},
"Microsoft.Build.Tasks.Git": {
@@ -114,25 +114,6 @@
"Polly": "7.1.0"
}
},
- "Sentry": {
- "type": "Transitive",
- "resolved": "3.33.0",
- "contentHash": "8vbD2o6IR2wrRrkSiRbnodWGWUOqIlwYtzpjvPNOb5raJdOf+zxMwfS8f6nx9bmrTTfDj7KrCB8C/5OuicAc8A==",
- "dependencies": {
- "System.Reflection.Metadata": "5.0.0",
- "System.Runtime.InteropServices.RuntimeInformation": "4.3.0",
- "System.Text.Json": "5.0.2"
- }
- },
- "Sentry.Serilog": {
- "type": "Transitive",
- "resolved": "3.33.0",
- "contentHash": "V8BU7QGWg2qLYfNPqtuTBhC1opysny5l+Ifp6J6PhOeAxU0FssR7nYfbJVetrnLIoh2rd3DlJ6hHYYQosQYcUQ==",
- "dependencies": {
- "Sentry": "3.33.0",
- "Serilog": "2.7.1"
- }
- },
"Serilog": {
"type": "Transitive",
"resolved": "2.12.0",
@@ -188,8 +169,8 @@
},
"Serilog.Sinks.Seq": {
"type": "Transitive",
- "resolved": "5.2.2",
- "contentHash": "1Csmo5ua7NKUe0yXUx+zsRefjAniPWcXFhUXxXG8pwo0iMiw2gjn9SOkgYnnxbgWqmlGv236w0N/dHc2v5XwMg==",
+ "resolved": "5.2.3",
+ "contentHash": "oQzJkLwpoWm1Jn26D6Rx7s55diIx4+YHMAZhtuFstF/v/FivzNzz8K7h9sOHLTSFYuVOx01inlyCpekGeBALNg==",
"dependencies": {
"Serilog": "2.12.0",
"Serilog.Formatting.Compact": "1.1.0",
@@ -250,14 +231,6 @@
"resolved": "4.5.1",
"contentHash": "Rw7ijyl1qqRS0YQD/WycNst8hUUMgrMH4FCn1nNm27M4VxchZ1js3fVjQaANHO5f3sN4isvP4a+Met9Y4YomAg=="
},
- "System.Collections.Immutable": {
- "type": "Transitive",
- "resolved": "5.0.0",
- "contentHash": "FXkLXiK0sVVewcso0imKQoOxjoPAj42R8HtjjbSjVPAzwDfzoyoznWxgA3c38LDbN9SJux1xXoXYAhz98j7r2g==",
- "dependencies": {
- "System.Memory": "4.5.4"
- }
- },
"System.Memory": {
"type": "Transitive",
"resolved": "4.5.5",
@@ -290,44 +263,30 @@
"System.Threading.Tasks.Extensions": "4.5.4"
}
},
- "System.Reflection.Metadata": {
- "type": "Transitive",
- "resolved": "5.0.0",
- "contentHash": "5NecZgXktdGg34rh1OenY1rFNDCI8xSjFr+Z4OU4cU06AQHUdRnIIEeWENu3Wl4YowbzkymAIMvi3WyK9U53pQ==",
- "dependencies": {
- "System.Collections.Immutable": "5.0.0"
- }
- },
"System.Runtime.CompilerServices.Unsafe": {
"type": "Transitive",
- "resolved": "5.0.0",
- "contentHash": "ZD9TMpsmYJLrxbbmdvhwt9YEgG5WntEnZ/d1eH8JBX9LBp+Ju8BSBhUGbZMNVHHomWo2KVImJhTDl2hIgw/6MA=="
- },
- "System.Runtime.InteropServices.RuntimeInformation": {
- "type": "Transitive",
- "resolved": "4.3.0",
- "contentHash": "cbz4YJMqRDR7oLeMRbdYv7mYzc++17lNhScCX0goO2XpGWdvAt60CGN+FHdePUEHCe/Jy9jUlvNAiNdM+7jsOw=="
+ "resolved": "4.7.1",
+ "contentHash": "zOHkQmzPCn5zm/BH+cxC1XbUS3P4Yoi3xzW7eRgVpDR2tPGSzyMZ17Ig1iRkfJuY0nhxkQQde8pgePNiA7z7TQ=="
},
"System.Text.Encodings.Web": {
"type": "Transitive",
- "resolved": "5.0.1",
- "contentHash": "KmJ+CJXizDofbq6mpqDoRRLcxgOd2z9X3XoFNULSbvbqVRZkFX3istvr+MUjL6Zw1RT+RNdoI4GYidIINtgvqQ==",
+ "resolved": "4.7.1",
+ "contentHash": "3qreYFQcLnyFk1LuaNWyyWE+sfkfe5eSTaIIssYrLNUIDbgyZNQBYQSzSDo4AprpjVeVX2T4KHKii9fiSZVUow==",
"dependencies": {
- "System.Buffers": "4.5.1",
"System.Memory": "4.5.4"
}
},
"System.Text.Json": {
"type": "Transitive",
- "resolved": "5.0.2",
- "contentHash": "I47dVIGiV6SfAyppphxqupertT/5oZkYLDCX6vC3HpOI4ZLjyoKAreUoem2ie6G0RbRuFrlqz/PcTQjfb2DOfQ==",
+ "resolved": "4.7.2",
+ "contentHash": "TcMd95wcrubm9nHvJEQs70rC0H/8omiSGGpU4FQ/ZA1URIqD4pjmFJh2Mfv1yH1eHgJDWTi2hMDXwTET+zOOyg==",
"dependencies": {
- "Microsoft.Bcl.AsyncInterfaces": "5.0.0",
+ "Microsoft.Bcl.AsyncInterfaces": "1.1.0",
"System.Buffers": "4.5.1",
"System.Memory": "4.5.4",
"System.Numerics.Vectors": "4.5.0",
- "System.Runtime.CompilerServices.Unsafe": "5.0.0",
- "System.Text.Encodings.Web": "5.0.1",
+ "System.Runtime.CompilerServices.Unsafe": "4.7.1",
+ "System.Text.Encodings.Web": "4.7.1",
"System.Threading.Tasks.Extensions": "4.5.4",
"System.ValueTuple": "4.5.0"
}
@@ -355,7 +314,7 @@
"type": "Project",
"dependencies": {
"Speckle.Autofac": "[1.0.0, )",
- "Speckle.Objects": "[3.1.0-dev.76, )"
+ "Speckle.Objects": "[3.1.0-dev.78, )"
}
},
"speckle.converters.common.dependencyinjection": {
@@ -390,9 +349,9 @@
},
"Speckle.Core": {
"type": "CentralTransitive",
- "requested": "[3.1.0-dev.76, )",
- "resolved": "3.1.0-dev.76",
- "contentHash": "Akwgh+YwDCmHVuJumosMakjCLK6duaRjuc7UZXqd+9DZDmUYW4wNJeml+KEebf8UIeBb1R5BclEnlzM/9HhWJw==",
+ "requested": "[3.1.0-dev.78, )",
+ "resolved": "3.1.0-otel.1",
+ "contentHash": "gc+w0wTvYNkO/ctYBV83eXAPYj0d/A/REDCigtXun+Yw8YTTVcwadcZ7EduHlXBURa/y6Da87CsL62BxHA15kw==",
"dependencies": {
"GraphQL.Client": "6.0.0",
"Microsoft.CSharp": "4.7.0",
@@ -400,25 +359,24 @@
"Polly": "7.2.3",
"Polly.Contrib.WaitAndRetry": "1.1.1",
"Polly.Extensions.Http": "3.0.0",
- "Sentry": "3.33.0",
- "Sentry.Serilog": "3.33.0",
"Serilog": "2.12.0",
"Serilog.Enrichers.ClientInfo": "1.3.0",
"Serilog.Exceptions": "8.4.0",
"Serilog.Sinks.Console": "4.1.0",
- "Serilog.Sinks.Seq": "5.2.2",
+ "Serilog.Sinks.Seq": "5.2.3",
"SerilogTimings": "3.0.1",
"Speckle.DoubleNumerics": "4.0.1",
- "Speckle.Newtonsoft.Json": "13.0.2"
+ "Speckle.Newtonsoft.Json": "13.0.2",
+ "System.Text.Json": "4.7.2"
}
},
"Speckle.Objects": {
"type": "CentralTransitive",
- "requested": "[3.1.0-dev.76, )",
- "resolved": "3.1.0-dev.76",
- "contentHash": "ewPABOyK4h1WSGiUXOsNPiRwclTbB0TtQbNvdpSdlPoWXNq/5gVaEza+S0ASkiHKsj7g/482y1I6dfTAgxZvXQ==",
+ "requested": "[3.1.0-dev.78, )",
+ "resolved": "3.1.0-otel.1",
+ "contentHash": "UX84I4uBaJZegJKBg3K0/aILvxRfWlxlSMIZ7MhSg11kfESk25+lC3DbNBvkcMpdzUQ3/OtkFZsar4OI4Y7Ofg==",
"dependencies": {
- "Speckle.Core": "3.1.0-dev.76"
+ "Speckle.Core": "3.1.0-otel.1"
}
}
}
diff --git a/Converters/Rhino/Speckle.Converters.Rhino7.Tests/packages.lock.json b/Converters/Rhino/Speckle.Converters.Rhino7.Tests/packages.lock.json
index 262afaa1a..3757d9d6e 100644
--- a/Converters/Rhino/Speckle.Converters.Rhino7.Tests/packages.lock.json
+++ b/Converters/Rhino/Speckle.Converters.Rhino7.Tests/packages.lock.json
@@ -282,20 +282,6 @@
"Polly": "7.1.0"
}
},
- "Sentry": {
- "type": "Transitive",
- "resolved": "3.33.0",
- "contentHash": "8vbD2o6IR2wrRrkSiRbnodWGWUOqIlwYtzpjvPNOb5raJdOf+zxMwfS8f6nx9bmrTTfDj7KrCB8C/5OuicAc8A=="
- },
- "Sentry.Serilog": {
- "type": "Transitive",
- "resolved": "3.33.0",
- "contentHash": "V8BU7QGWg2qLYfNPqtuTBhC1opysny5l+Ifp6J6PhOeAxU0FssR7nYfbJVetrnLIoh2rd3DlJ6hHYYQosQYcUQ==",
- "dependencies": {
- "Sentry": "3.33.0",
- "Serilog": "2.10.0"
- }
- },
"Serilog": {
"type": "Transitive",
"resolved": "2.12.0",
@@ -353,8 +339,8 @@
},
"Serilog.Sinks.Seq": {
"type": "Transitive",
- "resolved": "5.2.2",
- "contentHash": "1Csmo5ua7NKUe0yXUx+zsRefjAniPWcXFhUXxXG8pwo0iMiw2gjn9SOkgYnnxbgWqmlGv236w0N/dHc2v5XwMg==",
+ "resolved": "5.2.3",
+ "contentHash": "oQzJkLwpoWm1Jn26D6Rx7s55diIx4+YHMAZhtuFstF/v/FivzNzz8K7h9sOHLTSFYuVOx01inlyCpekGeBALNg==",
"dependencies": {
"Serilog": "2.12.0",
"Serilog.Formatting.Compact": "1.1.0",
@@ -476,6 +462,11 @@
"resolved": "4.5.0",
"contentHash": "Xg4G4Indi4dqP1iuAiMSwpiWS54ZghzR644OtsRCm/m/lBMG8dUBhLVN7hLm8NNrNTR+iGbshCPTwrvxZPlm4g=="
},
+ "System.Text.Json": {
+ "type": "Transitive",
+ "resolved": "4.7.2",
+ "contentHash": "TcMd95wcrubm9nHvJEQs70rC0H/8omiSGGpU4FQ/ZA1URIqD4pjmFJh2Mfv1yH1eHgJDWTi2hMDXwTET+zOOyg=="
+ },
"speckle.autofac": {
"type": "Project",
"dependencies": {
@@ -486,7 +477,7 @@
"type": "Project",
"dependencies": {
"Speckle.Autofac": "[1.0.0, )",
- "Speckle.Objects": "[3.1.0-dev.76, )"
+ "Speckle.Objects": "[3.1.0-dev.78, )"
}
},
"speckle.testing": {
@@ -504,9 +495,9 @@
},
"Speckle.Core": {
"type": "CentralTransitive",
- "requested": "[3.1.0-dev.76, )",
- "resolved": "3.1.0-dev.76",
- "contentHash": "Akwgh+YwDCmHVuJumosMakjCLK6duaRjuc7UZXqd+9DZDmUYW4wNJeml+KEebf8UIeBb1R5BclEnlzM/9HhWJw==",
+ "requested": "[3.1.0-dev.78, )",
+ "resolved": "3.1.0-otel.1",
+ "contentHash": "gc+w0wTvYNkO/ctYBV83eXAPYj0d/A/REDCigtXun+Yw8YTTVcwadcZ7EduHlXBURa/y6Da87CsL62BxHA15kw==",
"dependencies": {
"GraphQL.Client": "6.0.0",
"Microsoft.CSharp": "4.7.0",
@@ -514,25 +505,24 @@
"Polly": "7.2.3",
"Polly.Contrib.WaitAndRetry": "1.1.1",
"Polly.Extensions.Http": "3.0.0",
- "Sentry": "3.33.0",
- "Sentry.Serilog": "3.33.0",
"Serilog": "2.12.0",
"Serilog.Enrichers.ClientInfo": "1.3.0",
"Serilog.Exceptions": "8.4.0",
"Serilog.Sinks.Console": "4.1.0",
- "Serilog.Sinks.Seq": "5.2.2",
+ "Serilog.Sinks.Seq": "5.2.3",
"SerilogTimings": "3.0.1",
"Speckle.DoubleNumerics": "4.0.1",
- "Speckle.Newtonsoft.Json": "13.0.2"
+ "Speckle.Newtonsoft.Json": "13.0.2",
+ "System.Text.Json": "4.7.2"
}
},
"Speckle.Objects": {
"type": "CentralTransitive",
- "requested": "[3.1.0-dev.76, )",
- "resolved": "3.1.0-dev.76",
- "contentHash": "ewPABOyK4h1WSGiUXOsNPiRwclTbB0TtQbNvdpSdlPoWXNq/5gVaEza+S0ASkiHKsj7g/482y1I6dfTAgxZvXQ==",
+ "requested": "[3.1.0-dev.78, )",
+ "resolved": "3.1.0-otel.1",
+ "contentHash": "UX84I4uBaJZegJKBg3K0/aILvxRfWlxlSMIZ7MhSg11kfESk25+lC3DbNBvkcMpdzUQ3/OtkFZsar4OI4Y7Ofg==",
"dependencies": {
- "Speckle.Core": "3.1.0-dev.76"
+ "Speckle.Core": "3.1.0-otel.1"
}
}
}
diff --git a/Converters/Rhino/Speckle.Converters.Rhino7/packages.lock.json b/Converters/Rhino/Speckle.Converters.Rhino7/packages.lock.json
index c5abb181a..68dac15be 100644
--- a/Converters/Rhino/Speckle.Converters.Rhino7/packages.lock.json
+++ b/Converters/Rhino/Speckle.Converters.Rhino7/packages.lock.json
@@ -64,10 +64,10 @@
},
"Microsoft.Bcl.AsyncInterfaces": {
"type": "Transitive",
- "resolved": "5.0.0",
- "contentHash": "W8DPQjkMScOMTtJbPwmPyj9c3zYSFGawDW3jwlBOOsnY+EzZFLgNQ/UMkK35JmkNOVPdCyPr2Tw7Vv9N+KA3ZQ==",
+ "resolved": "1.1.0",
+ "contentHash": "1Am6l4Vpn3/K32daEqZI+FFr96OlZkgwK2LcT3pZ2zWubR5zTPW3/FkO1Rat9kb7oQOa4rxgl9LJHc5tspCWfg==",
"dependencies": {
- "System.Threading.Tasks.Extensions": "4.5.4"
+ "System.Threading.Tasks.Extensions": "4.5.2"
}
},
"Microsoft.Build.Tasks.Git": {
@@ -120,25 +120,6 @@
"Polly": "7.1.0"
}
},
- "Sentry": {
- "type": "Transitive",
- "resolved": "3.33.0",
- "contentHash": "8vbD2o6IR2wrRrkSiRbnodWGWUOqIlwYtzpjvPNOb5raJdOf+zxMwfS8f6nx9bmrTTfDj7KrCB8C/5OuicAc8A==",
- "dependencies": {
- "System.Reflection.Metadata": "5.0.0",
- "System.Runtime.InteropServices.RuntimeInformation": "4.3.0",
- "System.Text.Json": "5.0.2"
- }
- },
- "Sentry.Serilog": {
- "type": "Transitive",
- "resolved": "3.33.0",
- "contentHash": "V8BU7QGWg2qLYfNPqtuTBhC1opysny5l+Ifp6J6PhOeAxU0FssR7nYfbJVetrnLIoh2rd3DlJ6hHYYQosQYcUQ==",
- "dependencies": {
- "Sentry": "3.33.0",
- "Serilog": "2.7.1"
- }
- },
"Serilog": {
"type": "Transitive",
"resolved": "2.12.0",
@@ -194,8 +175,8 @@
},
"Serilog.Sinks.Seq": {
"type": "Transitive",
- "resolved": "5.2.2",
- "contentHash": "1Csmo5ua7NKUe0yXUx+zsRefjAniPWcXFhUXxXG8pwo0iMiw2gjn9SOkgYnnxbgWqmlGv236w0N/dHc2v5XwMg==",
+ "resolved": "5.2.3",
+ "contentHash": "oQzJkLwpoWm1Jn26D6Rx7s55diIx4+YHMAZhtuFstF/v/FivzNzz8K7h9sOHLTSFYuVOx01inlyCpekGeBALNg==",
"dependencies": {
"Serilog": "2.12.0",
"Serilog.Formatting.Compact": "1.1.0",
@@ -256,14 +237,6 @@
"resolved": "4.5.1",
"contentHash": "Rw7ijyl1qqRS0YQD/WycNst8hUUMgrMH4FCn1nNm27M4VxchZ1js3fVjQaANHO5f3sN4isvP4a+Met9Y4YomAg=="
},
- "System.Collections.Immutable": {
- "type": "Transitive",
- "resolved": "5.0.0",
- "contentHash": "FXkLXiK0sVVewcso0imKQoOxjoPAj42R8HtjjbSjVPAzwDfzoyoznWxgA3c38LDbN9SJux1xXoXYAhz98j7r2g==",
- "dependencies": {
- "System.Memory": "4.5.4"
- }
- },
"System.Memory": {
"type": "Transitive",
"resolved": "4.5.5",
@@ -296,44 +269,30 @@
"System.Threading.Tasks.Extensions": "4.5.4"
}
},
- "System.Reflection.Metadata": {
- "type": "Transitive",
- "resolved": "5.0.0",
- "contentHash": "5NecZgXktdGg34rh1OenY1rFNDCI8xSjFr+Z4OU4cU06AQHUdRnIIEeWENu3Wl4YowbzkymAIMvi3WyK9U53pQ==",
- "dependencies": {
- "System.Collections.Immutable": "5.0.0"
- }
- },
"System.Runtime.CompilerServices.Unsafe": {
"type": "Transitive",
- "resolved": "5.0.0",
- "contentHash": "ZD9TMpsmYJLrxbbmdvhwt9YEgG5WntEnZ/d1eH8JBX9LBp+Ju8BSBhUGbZMNVHHomWo2KVImJhTDl2hIgw/6MA=="
- },
- "System.Runtime.InteropServices.RuntimeInformation": {
- "type": "Transitive",
- "resolved": "4.3.0",
- "contentHash": "cbz4YJMqRDR7oLeMRbdYv7mYzc++17lNhScCX0goO2XpGWdvAt60CGN+FHdePUEHCe/Jy9jUlvNAiNdM+7jsOw=="
+ "resolved": "4.7.1",
+ "contentHash": "zOHkQmzPCn5zm/BH+cxC1XbUS3P4Yoi3xzW7eRgVpDR2tPGSzyMZ17Ig1iRkfJuY0nhxkQQde8pgePNiA7z7TQ=="
},
"System.Text.Encodings.Web": {
"type": "Transitive",
- "resolved": "5.0.1",
- "contentHash": "KmJ+CJXizDofbq6mpqDoRRLcxgOd2z9X3XoFNULSbvbqVRZkFX3istvr+MUjL6Zw1RT+RNdoI4GYidIINtgvqQ==",
+ "resolved": "4.7.1",
+ "contentHash": "3qreYFQcLnyFk1LuaNWyyWE+sfkfe5eSTaIIssYrLNUIDbgyZNQBYQSzSDo4AprpjVeVX2T4KHKii9fiSZVUow==",
"dependencies": {
- "System.Buffers": "4.5.1",
"System.Memory": "4.5.4"
}
},
"System.Text.Json": {
"type": "Transitive",
- "resolved": "5.0.2",
- "contentHash": "I47dVIGiV6SfAyppphxqupertT/5oZkYLDCX6vC3HpOI4ZLjyoKAreUoem2ie6G0RbRuFrlqz/PcTQjfb2DOfQ==",
+ "resolved": "4.7.2",
+ "contentHash": "TcMd95wcrubm9nHvJEQs70rC0H/8omiSGGpU4FQ/ZA1URIqD4pjmFJh2Mfv1yH1eHgJDWTi2hMDXwTET+zOOyg==",
"dependencies": {
- "Microsoft.Bcl.AsyncInterfaces": "5.0.0",
+ "Microsoft.Bcl.AsyncInterfaces": "1.1.0",
"System.Buffers": "4.5.1",
"System.Memory": "4.5.4",
"System.Numerics.Vectors": "4.5.0",
- "System.Runtime.CompilerServices.Unsafe": "5.0.0",
- "System.Text.Encodings.Web": "5.0.1",
+ "System.Runtime.CompilerServices.Unsafe": "4.7.1",
+ "System.Text.Encodings.Web": "4.7.1",
"System.Threading.Tasks.Extensions": "4.5.4",
"System.ValueTuple": "4.5.0"
}
@@ -361,7 +320,7 @@
"type": "Project",
"dependencies": {
"Speckle.Autofac": "[1.0.0, )",
- "Speckle.Objects": "[3.1.0-dev.76, )"
+ "Speckle.Objects": "[3.1.0-dev.78, )"
}
},
"Microsoft.Extensions.Logging.Abstractions": {
@@ -376,9 +335,9 @@
},
"Speckle.Core": {
"type": "CentralTransitive",
- "requested": "[3.1.0-dev.76, )",
- "resolved": "3.1.0-dev.76",
- "contentHash": "Akwgh+YwDCmHVuJumosMakjCLK6duaRjuc7UZXqd+9DZDmUYW4wNJeml+KEebf8UIeBb1R5BclEnlzM/9HhWJw==",
+ "requested": "[3.1.0-dev.78, )",
+ "resolved": "3.1.0-otel.1",
+ "contentHash": "gc+w0wTvYNkO/ctYBV83eXAPYj0d/A/REDCigtXun+Yw8YTTVcwadcZ7EduHlXBURa/y6Da87CsL62BxHA15kw==",
"dependencies": {
"GraphQL.Client": "6.0.0",
"Microsoft.CSharp": "4.7.0",
@@ -386,25 +345,24 @@
"Polly": "7.2.3",
"Polly.Contrib.WaitAndRetry": "1.1.1",
"Polly.Extensions.Http": "3.0.0",
- "Sentry": "3.33.0",
- "Sentry.Serilog": "3.33.0",
"Serilog": "2.12.0",
"Serilog.Enrichers.ClientInfo": "1.3.0",
"Serilog.Exceptions": "8.4.0",
"Serilog.Sinks.Console": "4.1.0",
- "Serilog.Sinks.Seq": "5.2.2",
+ "Serilog.Sinks.Seq": "5.2.3",
"SerilogTimings": "3.0.1",
"Speckle.DoubleNumerics": "4.0.1",
- "Speckle.Newtonsoft.Json": "13.0.2"
+ "Speckle.Newtonsoft.Json": "13.0.2",
+ "System.Text.Json": "4.7.2"
}
},
"Speckle.Objects": {
"type": "CentralTransitive",
- "requested": "[3.1.0-dev.76, )",
- "resolved": "3.1.0-dev.76",
- "contentHash": "ewPABOyK4h1WSGiUXOsNPiRwclTbB0TtQbNvdpSdlPoWXNq/5gVaEza+S0ASkiHKsj7g/482y1I6dfTAgxZvXQ==",
+ "requested": "[3.1.0-dev.78, )",
+ "resolved": "3.1.0-otel.1",
+ "contentHash": "UX84I4uBaJZegJKBg3K0/aILvxRfWlxlSMIZ7MhSg11kfESk25+lC3DbNBvkcMpdzUQ3/OtkFZsar4OI4Y7Ofg==",
"dependencies": {
- "Speckle.Core": "3.1.0-dev.76"
+ "Speckle.Core": "3.1.0-otel.1"
}
}
}
diff --git a/DUI3/Speckle.Connectors.DUI.Tests/packages.lock.json b/DUI3/Speckle.Connectors.DUI.Tests/packages.lock.json
index d804f3648..f9cfb4432 100644
--- a/DUI3/Speckle.Connectors.DUI.Tests/packages.lock.json
+++ b/DUI3/Speckle.Connectors.DUI.Tests/packages.lock.json
@@ -282,20 +282,6 @@
"Polly": "7.1.0"
}
},
- "Sentry": {
- "type": "Transitive",
- "resolved": "3.33.0",
- "contentHash": "8vbD2o6IR2wrRrkSiRbnodWGWUOqIlwYtzpjvPNOb5raJdOf+zxMwfS8f6nx9bmrTTfDj7KrCB8C/5OuicAc8A=="
- },
- "Sentry.Serilog": {
- "type": "Transitive",
- "resolved": "3.33.0",
- "contentHash": "V8BU7QGWg2qLYfNPqtuTBhC1opysny5l+Ifp6J6PhOeAxU0FssR7nYfbJVetrnLIoh2rd3DlJ6hHYYQosQYcUQ==",
- "dependencies": {
- "Sentry": "3.33.0",
- "Serilog": "2.10.0"
- }
- },
"Serilog": {
"type": "Transitive",
"resolved": "2.12.0",
@@ -353,8 +339,8 @@
},
"Serilog.Sinks.Seq": {
"type": "Transitive",
- "resolved": "5.2.2",
- "contentHash": "1Csmo5ua7NKUe0yXUx+zsRefjAniPWcXFhUXxXG8pwo0iMiw2gjn9SOkgYnnxbgWqmlGv236w0N/dHc2v5XwMg==",
+ "resolved": "5.2.3",
+ "contentHash": "oQzJkLwpoWm1Jn26D6Rx7s55diIx4+YHMAZhtuFstF/v/FivzNzz8K7h9sOHLTSFYuVOx01inlyCpekGeBALNg==",
"dependencies": {
"Serilog": "2.12.0",
"Serilog.Formatting.Compact": "1.1.0",
@@ -458,6 +444,11 @@
"resolved": "4.5.0",
"contentHash": "Xg4G4Indi4dqP1iuAiMSwpiWS54ZghzR644OtsRCm/m/lBMG8dUBhLVN7hLm8NNrNTR+iGbshCPTwrvxZPlm4g=="
},
+ "System.Text.Json": {
+ "type": "Transitive",
+ "resolved": "4.7.2",
+ "contentHash": "TcMd95wcrubm9nHvJEQs70rC0H/8omiSGGpU4FQ/ZA1URIqD4pjmFJh2Mfv1yH1eHgJDWTi2hMDXwTET+zOOyg=="
+ },
"speckle.autofac": {
"type": "Project",
"dependencies": {
@@ -470,7 +461,7 @@
"Microsoft.Extensions.Logging.Abstractions": "[7.0.0, )",
"Speckle.Autofac": "[1.0.0, )",
"Speckle.Connectors.Utils": "[1.0.0, )",
- "Speckle.Core": "[3.1.0-dev.76, )",
+ "Speckle.Core": "[3.1.0-dev.78, )",
"System.Threading.Tasks.Dataflow": "[6.0.0, )"
}
},
@@ -479,7 +470,7 @@
"dependencies": {
"Serilog.Extensions.Logging": "[7.0.0, )",
"Speckle.Autofac": "[1.0.0, )",
- "Speckle.Core": "[3.1.0-dev.76, )"
+ "Speckle.Core": "[3.1.0-dev.78, )"
}
},
"speckle.testing": {
@@ -507,9 +498,9 @@
},
"Speckle.Core": {
"type": "CentralTransitive",
- "requested": "[3.1.0-dev.76, )",
- "resolved": "3.1.0-dev.76",
- "contentHash": "Akwgh+YwDCmHVuJumosMakjCLK6duaRjuc7UZXqd+9DZDmUYW4wNJeml+KEebf8UIeBb1R5BclEnlzM/9HhWJw==",
+ "requested": "[3.1.0-dev.78, )",
+ "resolved": "3.1.0-otel.1",
+ "contentHash": "gc+w0wTvYNkO/ctYBV83eXAPYj0d/A/REDCigtXun+Yw8YTTVcwadcZ7EduHlXBURa/y6Da87CsL62BxHA15kw==",
"dependencies": {
"GraphQL.Client": "6.0.0",
"Microsoft.CSharp": "4.7.0",
@@ -517,16 +508,15 @@
"Polly": "7.2.3",
"Polly.Contrib.WaitAndRetry": "1.1.1",
"Polly.Extensions.Http": "3.0.0",
- "Sentry": "3.33.0",
- "Sentry.Serilog": "3.33.0",
"Serilog": "2.12.0",
"Serilog.Enrichers.ClientInfo": "1.3.0",
"Serilog.Exceptions": "8.4.0",
"Serilog.Sinks.Console": "4.1.0",
- "Serilog.Sinks.Seq": "5.2.2",
+ "Serilog.Sinks.Seq": "5.2.3",
"SerilogTimings": "3.0.1",
"Speckle.DoubleNumerics": "4.0.1",
- "Speckle.Newtonsoft.Json": "13.0.2"
+ "Speckle.Newtonsoft.Json": "13.0.2",
+ "System.Text.Json": "4.7.2"
}
},
"System.Threading.Tasks.Dataflow": {
diff --git a/DUI3/Speckle.Connectors.DUI.WebView/packages.lock.json b/DUI3/Speckle.Connectors.DUI.WebView/packages.lock.json
index bd4de0569..a3e27a9b7 100644
--- a/DUI3/Speckle.Connectors.DUI.WebView/packages.lock.json
+++ b/DUI3/Speckle.Connectors.DUI.WebView/packages.lock.json
@@ -171,25 +171,6 @@
"Polly": "7.1.0"
}
},
- "Sentry": {
- "type": "Transitive",
- "resolved": "3.33.0",
- "contentHash": "8vbD2o6IR2wrRrkSiRbnodWGWUOqIlwYtzpjvPNOb5raJdOf+zxMwfS8f6nx9bmrTTfDj7KrCB8C/5OuicAc8A==",
- "dependencies": {
- "System.Reflection.Metadata": "5.0.0",
- "System.Runtime.InteropServices.RuntimeInformation": "4.3.0",
- "System.Text.Json": "5.0.2"
- }
- },
- "Sentry.Serilog": {
- "type": "Transitive",
- "resolved": "3.33.0",
- "contentHash": "V8BU7QGWg2qLYfNPqtuTBhC1opysny5l+Ifp6J6PhOeAxU0FssR7nYfbJVetrnLIoh2rd3DlJ6hHYYQosQYcUQ==",
- "dependencies": {
- "Sentry": "3.33.0",
- "Serilog": "2.7.1"
- }
- },
"Serilog": {
"type": "Transitive",
"resolved": "2.12.0",
@@ -245,8 +226,8 @@
},
"Serilog.Sinks.Seq": {
"type": "Transitive",
- "resolved": "5.2.2",
- "contentHash": "1Csmo5ua7NKUe0yXUx+zsRefjAniPWcXFhUXxXG8pwo0iMiw2gjn9SOkgYnnxbgWqmlGv236w0N/dHc2v5XwMg==",
+ "resolved": "5.2.3",
+ "contentHash": "oQzJkLwpoWm1Jn26D6Rx7s55diIx4+YHMAZhtuFstF/v/FivzNzz8K7h9sOHLTSFYuVOx01inlyCpekGeBALNg==",
"dependencies": {
"Serilog": "2.12.0",
"Serilog.Formatting.Compact": "1.1.0",
@@ -307,14 +288,6 @@
"resolved": "4.5.1",
"contentHash": "Rw7ijyl1qqRS0YQD/WycNst8hUUMgrMH4FCn1nNm27M4VxchZ1js3fVjQaANHO5f3sN4isvP4a+Met9Y4YomAg=="
},
- "System.Collections.Immutable": {
- "type": "Transitive",
- "resolved": "5.0.0",
- "contentHash": "FXkLXiK0sVVewcso0imKQoOxjoPAj42R8HtjjbSjVPAzwDfzoyoznWxgA3c38LDbN9SJux1xXoXYAhz98j7r2g==",
- "dependencies": {
- "System.Memory": "4.5.4"
- }
- },
"System.Diagnostics.DiagnosticSource": {
"type": "Transitive",
"resolved": "7.0.0",
@@ -356,44 +329,30 @@
"System.Threading.Tasks.Extensions": "4.5.4"
}
},
- "System.Reflection.Metadata": {
- "type": "Transitive",
- "resolved": "5.0.0",
- "contentHash": "5NecZgXktdGg34rh1OenY1rFNDCI8xSjFr+Z4OU4cU06AQHUdRnIIEeWENu3Wl4YowbzkymAIMvi3WyK9U53pQ==",
- "dependencies": {
- "System.Collections.Immutable": "5.0.0"
- }
- },
"System.Runtime.CompilerServices.Unsafe": {
"type": "Transitive",
"resolved": "6.0.0",
"contentHash": "/iUeP3tq1S0XdNNoMz5C9twLSrM/TH+qElHkXWaPvuNOt+99G75NrV0OS2EqHx5wMN7popYjpc8oTjC1y16DLg=="
},
- "System.Runtime.InteropServices.RuntimeInformation": {
- "type": "Transitive",
- "resolved": "4.3.0",
- "contentHash": "cbz4YJMqRDR7oLeMRbdYv7mYzc++17lNhScCX0goO2XpGWdvAt60CGN+FHdePUEHCe/Jy9jUlvNAiNdM+7jsOw=="
- },
"System.Text.Encodings.Web": {
"type": "Transitive",
- "resolved": "5.0.1",
- "contentHash": "KmJ+CJXizDofbq6mpqDoRRLcxgOd2z9X3XoFNULSbvbqVRZkFX3istvr+MUjL6Zw1RT+RNdoI4GYidIINtgvqQ==",
+ "resolved": "4.7.1",
+ "contentHash": "3qreYFQcLnyFk1LuaNWyyWE+sfkfe5eSTaIIssYrLNUIDbgyZNQBYQSzSDo4AprpjVeVX2T4KHKii9fiSZVUow==",
"dependencies": {
- "System.Buffers": "4.5.1",
"System.Memory": "4.5.4"
}
},
"System.Text.Json": {
"type": "Transitive",
- "resolved": "5.0.2",
- "contentHash": "I47dVIGiV6SfAyppphxqupertT/5oZkYLDCX6vC3HpOI4ZLjyoKAreUoem2ie6G0RbRuFrlqz/PcTQjfb2DOfQ==",
+ "resolved": "4.7.2",
+ "contentHash": "TcMd95wcrubm9nHvJEQs70rC0H/8omiSGGpU4FQ/ZA1URIqD4pjmFJh2Mfv1yH1eHgJDWTi2hMDXwTET+zOOyg==",
"dependencies": {
- "Microsoft.Bcl.AsyncInterfaces": "5.0.0",
+ "Microsoft.Bcl.AsyncInterfaces": "1.1.0",
"System.Buffers": "4.5.1",
"System.Memory": "4.5.4",
"System.Numerics.Vectors": "4.5.0",
- "System.Runtime.CompilerServices.Unsafe": "5.0.0",
- "System.Text.Encodings.Web": "5.0.1",
+ "System.Runtime.CompilerServices.Unsafe": "4.7.1",
+ "System.Text.Encodings.Web": "4.7.1",
"System.Threading.Tasks.Extensions": "4.5.4",
"System.ValueTuple": "4.5.0"
}
@@ -423,7 +382,7 @@
"Microsoft.Extensions.Logging.Abstractions": "[7.0.0, )",
"Speckle.Autofac": "[1.0.0, )",
"Speckle.Connectors.Utils": "[1.0.0, )",
- "Speckle.Core": "[3.1.0-dev.76, )",
+ "Speckle.Core": "[3.1.0-dev.78, )",
"System.Threading.Tasks.Dataflow": "[6.0.0, )"
}
},
@@ -432,7 +391,7 @@
"dependencies": {
"Serilog.Extensions.Logging": "[7.0.0, )",
"Speckle.Autofac": "[1.0.0, )",
- "Speckle.Core": "[3.1.0-dev.76, )"
+ "Speckle.Core": "[3.1.0-dev.78, )"
}
},
"Microsoft.Extensions.Logging.Abstractions": {
@@ -457,9 +416,9 @@
},
"Speckle.Core": {
"type": "CentralTransitive",
- "requested": "[3.1.0-dev.76, )",
- "resolved": "3.1.0-dev.76",
- "contentHash": "Akwgh+YwDCmHVuJumosMakjCLK6duaRjuc7UZXqd+9DZDmUYW4wNJeml+KEebf8UIeBb1R5BclEnlzM/9HhWJw==",
+ "requested": "[3.1.0-dev.78, )",
+ "resolved": "3.1.0-otel.1",
+ "contentHash": "gc+w0wTvYNkO/ctYBV83eXAPYj0d/A/REDCigtXun+Yw8YTTVcwadcZ7EduHlXBURa/y6Da87CsL62BxHA15kw==",
"dependencies": {
"GraphQL.Client": "6.0.0",
"Microsoft.CSharp": "4.7.0",
@@ -467,16 +426,15 @@
"Polly": "7.2.3",
"Polly.Contrib.WaitAndRetry": "1.1.1",
"Polly.Extensions.Http": "3.0.0",
- "Sentry": "3.33.0",
- "Sentry.Serilog": "3.33.0",
"Serilog": "2.12.0",
"Serilog.Enrichers.ClientInfo": "1.3.0",
"Serilog.Exceptions": "8.4.0",
"Serilog.Sinks.Console": "4.1.0",
- "Serilog.Sinks.Seq": "5.2.2",
+ "Serilog.Sinks.Seq": "5.2.3",
"SerilogTimings": "3.0.1",
"Speckle.DoubleNumerics": "4.0.1",
- "Speckle.Newtonsoft.Json": "13.0.2"
+ "Speckle.Newtonsoft.Json": "13.0.2",
+ "System.Text.Json": "4.7.2"
}
},
"System.Threading.Tasks.Dataflow": {
@@ -689,20 +647,6 @@
"Polly": "7.1.0"
}
},
- "Sentry": {
- "type": "Transitive",
- "resolved": "3.33.0",
- "contentHash": "8vbD2o6IR2wrRrkSiRbnodWGWUOqIlwYtzpjvPNOb5raJdOf+zxMwfS8f6nx9bmrTTfDj7KrCB8C/5OuicAc8A=="
- },
- "Sentry.Serilog": {
- "type": "Transitive",
- "resolved": "3.33.0",
- "contentHash": "V8BU7QGWg2qLYfNPqtuTBhC1opysny5l+Ifp6J6PhOeAxU0FssR7nYfbJVetrnLIoh2rd3DlJ6hHYYQosQYcUQ==",
- "dependencies": {
- "Sentry": "3.33.0",
- "Serilog": "2.10.0"
- }
- },
"Serilog": {
"type": "Transitive",
"resolved": "2.12.0",
@@ -760,8 +704,8 @@
},
"Serilog.Sinks.Seq": {
"type": "Transitive",
- "resolved": "5.2.2",
- "contentHash": "1Csmo5ua7NKUe0yXUx+zsRefjAniPWcXFhUXxXG8pwo0iMiw2gjn9SOkgYnnxbgWqmlGv236w0N/dHc2v5XwMg==",
+ "resolved": "5.2.3",
+ "contentHash": "oQzJkLwpoWm1Jn26D6Rx7s55diIx4+YHMAZhtuFstF/v/FivzNzz8K7h9sOHLTSFYuVOx01inlyCpekGeBALNg==",
"dependencies": {
"Serilog": "2.12.0",
"Serilog.Formatting.Compact": "1.1.0",
@@ -847,6 +791,11 @@
"resolved": "4.5.0",
"contentHash": "Xg4G4Indi4dqP1iuAiMSwpiWS54ZghzR644OtsRCm/m/lBMG8dUBhLVN7hLm8NNrNTR+iGbshCPTwrvxZPlm4g=="
},
+ "System.Text.Json": {
+ "type": "Transitive",
+ "resolved": "4.7.2",
+ "contentHash": "TcMd95wcrubm9nHvJEQs70rC0H/8omiSGGpU4FQ/ZA1URIqD4pjmFJh2Mfv1yH1eHgJDWTi2hMDXwTET+zOOyg=="
+ },
"speckle.autofac": {
"type": "Project",
"dependencies": {
@@ -859,7 +808,7 @@
"Microsoft.Extensions.Logging.Abstractions": "[7.0.0, )",
"Speckle.Autofac": "[1.0.0, )",
"Speckle.Connectors.Utils": "[1.0.0, )",
- "Speckle.Core": "[3.1.0-dev.76, )",
+ "Speckle.Core": "[3.1.0-dev.78, )",
"System.Threading.Tasks.Dataflow": "[6.0.0, )"
}
},
@@ -868,7 +817,7 @@
"dependencies": {
"Serilog.Extensions.Logging": "[7.0.0, )",
"Speckle.Autofac": "[1.0.0, )",
- "Speckle.Core": "[3.1.0-dev.76, )"
+ "Speckle.Core": "[3.1.0-dev.78, )"
}
},
"Microsoft.Extensions.Logging.Abstractions": {
@@ -889,9 +838,9 @@
},
"Speckle.Core": {
"type": "CentralTransitive",
- "requested": "[3.1.0-dev.76, )",
- "resolved": "3.1.0-dev.76",
- "contentHash": "Akwgh+YwDCmHVuJumosMakjCLK6duaRjuc7UZXqd+9DZDmUYW4wNJeml+KEebf8UIeBb1R5BclEnlzM/9HhWJw==",
+ "requested": "[3.1.0-dev.78, )",
+ "resolved": "3.1.0-otel.1",
+ "contentHash": "gc+w0wTvYNkO/ctYBV83eXAPYj0d/A/REDCigtXun+Yw8YTTVcwadcZ7EduHlXBURa/y6Da87CsL62BxHA15kw==",
"dependencies": {
"GraphQL.Client": "6.0.0",
"Microsoft.CSharp": "4.7.0",
@@ -899,16 +848,15 @@
"Polly": "7.2.3",
"Polly.Contrib.WaitAndRetry": "1.1.1",
"Polly.Extensions.Http": "3.0.0",
- "Sentry": "3.33.0",
- "Sentry.Serilog": "3.33.0",
"Serilog": "2.12.0",
"Serilog.Enrichers.ClientInfo": "1.3.0",
"Serilog.Exceptions": "8.4.0",
"Serilog.Sinks.Console": "4.1.0",
- "Serilog.Sinks.Seq": "5.2.2",
+ "Serilog.Sinks.Seq": "5.2.3",
"SerilogTimings": "3.0.1",
"Speckle.DoubleNumerics": "4.0.1",
- "Speckle.Newtonsoft.Json": "13.0.2"
+ "Speckle.Newtonsoft.Json": "13.0.2",
+ "System.Text.Json": "4.7.2"
}
},
"System.Threading.Tasks.Dataflow": {
diff --git a/DUI3/Speckle.Connectors.DUI/packages.lock.json b/DUI3/Speckle.Connectors.DUI/packages.lock.json
index 3966f2bd8..b2632cbe7 100644
--- a/DUI3/Speckle.Connectors.DUI/packages.lock.json
+++ b/DUI3/Speckle.Connectors.DUI/packages.lock.json
@@ -39,9 +39,9 @@
},
"Speckle.Core": {
"type": "Direct",
- "requested": "[3.1.0-dev.76, )",
- "resolved": "3.1.0-dev.76",
- "contentHash": "Akwgh+YwDCmHVuJumosMakjCLK6duaRjuc7UZXqd+9DZDmUYW4wNJeml+KEebf8UIeBb1R5BclEnlzM/9HhWJw==",
+ "requested": "[3.1.0-dev.78, )",
+ "resolved": "3.1.0-otel.1",
+ "contentHash": "gc+w0wTvYNkO/ctYBV83eXAPYj0d/A/REDCigtXun+Yw8YTTVcwadcZ7EduHlXBURa/y6Da87CsL62BxHA15kw==",
"dependencies": {
"GraphQL.Client": "6.0.0",
"Microsoft.CSharp": "4.7.0",
@@ -49,16 +49,15 @@
"Polly": "7.2.3",
"Polly.Contrib.WaitAndRetry": "1.1.1",
"Polly.Extensions.Http": "3.0.0",
- "Sentry": "3.33.0",
- "Sentry.Serilog": "3.33.0",
"Serilog": "2.12.0",
"Serilog.Enrichers.ClientInfo": "1.3.0",
"Serilog.Exceptions": "8.4.0",
"Serilog.Sinks.Console": "4.1.0",
- "Serilog.Sinks.Seq": "5.2.2",
+ "Serilog.Sinks.Seq": "5.2.3",
"SerilogTimings": "3.0.1",
"Speckle.DoubleNumerics": "4.0.1",
- "Speckle.Newtonsoft.Json": "13.0.2"
+ "Speckle.Newtonsoft.Json": "13.0.2",
+ "System.Text.Json": "4.7.2"
}
},
"Speckle.InterfaceGenerator": {
@@ -275,24 +274,6 @@
"Polly": "7.1.0"
}
},
- "Sentry": {
- "type": "Transitive",
- "resolved": "3.33.0",
- "contentHash": "8vbD2o6IR2wrRrkSiRbnodWGWUOqIlwYtzpjvPNOb5raJdOf+zxMwfS8f6nx9bmrTTfDj7KrCB8C/5OuicAc8A==",
- "dependencies": {
- "System.Reflection.Metadata": "5.0.0",
- "System.Text.Json": "5.0.2"
- }
- },
- "Sentry.Serilog": {
- "type": "Transitive",
- "resolved": "3.33.0",
- "contentHash": "V8BU7QGWg2qLYfNPqtuTBhC1opysny5l+Ifp6J6PhOeAxU0FssR7nYfbJVetrnLIoh2rd3DlJ6hHYYQosQYcUQ==",
- "dependencies": {
- "Sentry": "3.33.0",
- "Serilog": "2.7.1"
- }
- },
"Serilog": {
"type": "Transitive",
"resolved": "2.12.0",
@@ -350,8 +331,8 @@
},
"Serilog.Sinks.Seq": {
"type": "Transitive",
- "resolved": "5.2.2",
- "contentHash": "1Csmo5ua7NKUe0yXUx+zsRefjAniPWcXFhUXxXG8pwo0iMiw2gjn9SOkgYnnxbgWqmlGv236w0N/dHc2v5XwMg==",
+ "resolved": "5.2.3",
+ "contentHash": "oQzJkLwpoWm1Jn26D6Rx7s55diIx4+YHMAZhtuFstF/v/FivzNzz8K7h9sOHLTSFYuVOx01inlyCpekGeBALNg==",
"dependencies": {
"Serilog": "2.12.0",
"Serilog.Formatting.Compact": "1.1.0",
@@ -412,14 +393,6 @@
"resolved": "4.5.1",
"contentHash": "Rw7ijyl1qqRS0YQD/WycNst8hUUMgrMH4FCn1nNm27M4VxchZ1js3fVjQaANHO5f3sN4isvP4a+Met9Y4YomAg=="
},
- "System.Collections.Immutable": {
- "type": "Transitive",
- "resolved": "5.0.0",
- "contentHash": "FXkLXiK0sVVewcso0imKQoOxjoPAj42R8HtjjbSjVPAzwDfzoyoznWxgA3c38LDbN9SJux1xXoXYAhz98j7r2g==",
- "dependencies": {
- "System.Memory": "4.5.4"
- }
- },
"System.ComponentModel.Annotations": {
"type": "Transitive",
"resolved": "5.0.0",
@@ -458,14 +431,6 @@
"System.Threading.Tasks.Extensions": "4.5.4"
}
},
- "System.Reflection.Metadata": {
- "type": "Transitive",
- "resolved": "5.0.0",
- "contentHash": "5NecZgXktdGg34rh1OenY1rFNDCI8xSjFr+Z4OU4cU06AQHUdRnIIEeWENu3Wl4YowbzkymAIMvi3WyK9U53pQ==",
- "dependencies": {
- "System.Collections.Immutable": "5.0.0"
- }
- },
"System.Reflection.TypeExtensions": {
"type": "Transitive",
"resolved": "4.7.0",
@@ -495,24 +460,23 @@
},
"System.Text.Encodings.Web": {
"type": "Transitive",
- "resolved": "5.0.1",
- "contentHash": "KmJ+CJXizDofbq6mpqDoRRLcxgOd2z9X3XoFNULSbvbqVRZkFX3istvr+MUjL6Zw1RT+RNdoI4GYidIINtgvqQ==",
+ "resolved": "4.7.1",
+ "contentHash": "3qreYFQcLnyFk1LuaNWyyWE+sfkfe5eSTaIIssYrLNUIDbgyZNQBYQSzSDo4AprpjVeVX2T4KHKii9fiSZVUow==",
"dependencies": {
- "System.Buffers": "4.5.1",
"System.Memory": "4.5.4"
}
},
"System.Text.Json": {
"type": "Transitive",
- "resolved": "5.0.2",
- "contentHash": "I47dVIGiV6SfAyppphxqupertT/5oZkYLDCX6vC3HpOI4ZLjyoKAreUoem2ie6G0RbRuFrlqz/PcTQjfb2DOfQ==",
+ "resolved": "4.7.2",
+ "contentHash": "TcMd95wcrubm9nHvJEQs70rC0H/8omiSGGpU4FQ/ZA1URIqD4pjmFJh2Mfv1yH1eHgJDWTi2hMDXwTET+zOOyg==",
"dependencies": {
- "Microsoft.Bcl.AsyncInterfaces": "5.0.0",
+ "Microsoft.Bcl.AsyncInterfaces": "1.1.0",
"System.Buffers": "4.5.1",
"System.Memory": "4.5.4",
"System.Numerics.Vectors": "4.5.0",
- "System.Runtime.CompilerServices.Unsafe": "5.0.0",
- "System.Text.Encodings.Web": "5.0.1",
+ "System.Runtime.CompilerServices.Unsafe": "4.7.1",
+ "System.Text.Encodings.Web": "4.7.1",
"System.Threading.Tasks.Extensions": "4.5.4"
}
},
@@ -535,7 +499,7 @@
"dependencies": {
"Serilog.Extensions.Logging": "[7.0.0, )",
"Speckle.Autofac": "[1.0.0, )",
- "Speckle.Core": "[3.1.0-dev.76, )"
+ "Speckle.Core": "[3.1.0-dev.78, )"
}
},
"Serilog.Extensions.Logging": {
diff --git a/Directory.Packages.props b/Directory.Packages.props
index 5cfbd3642..944fa7a89 100644
--- a/Directory.Packages.props
+++ b/Directory.Packages.props
@@ -15,8 +15,8 @@
-
-
+
+
diff --git a/Sdk/Speckle.Connectors.Utils/packages.lock.json b/Sdk/Speckle.Connectors.Utils/packages.lock.json
index d867782e6..23edf60d5 100644
--- a/Sdk/Speckle.Connectors.Utils/packages.lock.json
+++ b/Sdk/Speckle.Connectors.Utils/packages.lock.json
@@ -48,9 +48,9 @@
},
"Speckle.Core": {
"type": "Direct",
- "requested": "[3.1.0-dev.76, )",
- "resolved": "3.1.0-dev.76",
- "contentHash": "Akwgh+YwDCmHVuJumosMakjCLK6duaRjuc7UZXqd+9DZDmUYW4wNJeml+KEebf8UIeBb1R5BclEnlzM/9HhWJw==",
+ "requested": "[3.1.0-dev.78, )",
+ "resolved": "3.1.0-otel.1",
+ "contentHash": "gc+w0wTvYNkO/ctYBV83eXAPYj0d/A/REDCigtXun+Yw8YTTVcwadcZ7EduHlXBURa/y6Da87CsL62BxHA15kw==",
"dependencies": {
"GraphQL.Client": "6.0.0",
"Microsoft.CSharp": "4.7.0",
@@ -58,16 +58,15 @@
"Polly": "7.2.3",
"Polly.Contrib.WaitAndRetry": "1.1.1",
"Polly.Extensions.Http": "3.0.0",
- "Sentry": "3.33.0",
- "Sentry.Serilog": "3.33.0",
"Serilog": "2.12.0",
"Serilog.Enrichers.ClientInfo": "1.3.0",
"Serilog.Exceptions": "8.4.0",
"Serilog.Sinks.Console": "4.1.0",
- "Serilog.Sinks.Seq": "5.2.2",
+ "Serilog.Sinks.Seq": "5.2.3",
"SerilogTimings": "3.0.1",
"Speckle.DoubleNumerics": "4.0.1",
- "Speckle.Newtonsoft.Json": "13.0.2"
+ "Speckle.Newtonsoft.Json": "13.0.2",
+ "System.Text.Json": "4.7.2"
}
},
"Speckle.InterfaceGenerator": {
@@ -278,24 +277,6 @@
"Polly": "7.1.0"
}
},
- "Sentry": {
- "type": "Transitive",
- "resolved": "3.33.0",
- "contentHash": "8vbD2o6IR2wrRrkSiRbnodWGWUOqIlwYtzpjvPNOb5raJdOf+zxMwfS8f6nx9bmrTTfDj7KrCB8C/5OuicAc8A==",
- "dependencies": {
- "System.Reflection.Metadata": "5.0.0",
- "System.Text.Json": "5.0.2"
- }
- },
- "Sentry.Serilog": {
- "type": "Transitive",
- "resolved": "3.33.0",
- "contentHash": "V8BU7QGWg2qLYfNPqtuTBhC1opysny5l+Ifp6J6PhOeAxU0FssR7nYfbJVetrnLIoh2rd3DlJ6hHYYQosQYcUQ==",
- "dependencies": {
- "Sentry": "3.33.0",
- "Serilog": "2.7.1"
- }
- },
"Serilog": {
"type": "Transitive",
"resolved": "2.12.0",
@@ -353,8 +334,8 @@
},
"Serilog.Sinks.Seq": {
"type": "Transitive",
- "resolved": "5.2.2",
- "contentHash": "1Csmo5ua7NKUe0yXUx+zsRefjAniPWcXFhUXxXG8pwo0iMiw2gjn9SOkgYnnxbgWqmlGv236w0N/dHc2v5XwMg==",
+ "resolved": "5.2.3",
+ "contentHash": "oQzJkLwpoWm1Jn26D6Rx7s55diIx4+YHMAZhtuFstF/v/FivzNzz8K7h9sOHLTSFYuVOx01inlyCpekGeBALNg==",
"dependencies": {
"Serilog": "2.12.0",
"Serilog.Formatting.Compact": "1.1.0",
@@ -415,14 +396,6 @@
"resolved": "4.5.1",
"contentHash": "Rw7ijyl1qqRS0YQD/WycNst8hUUMgrMH4FCn1nNm27M4VxchZ1js3fVjQaANHO5f3sN4isvP4a+Met9Y4YomAg=="
},
- "System.Collections.Immutable": {
- "type": "Transitive",
- "resolved": "5.0.0",
- "contentHash": "FXkLXiK0sVVewcso0imKQoOxjoPAj42R8HtjjbSjVPAzwDfzoyoznWxgA3c38LDbN9SJux1xXoXYAhz98j7r2g==",
- "dependencies": {
- "System.Memory": "4.5.4"
- }
- },
"System.ComponentModel.Annotations": {
"type": "Transitive",
"resolved": "5.0.0",
@@ -461,14 +434,6 @@
"System.Threading.Tasks.Extensions": "4.5.4"
}
},
- "System.Reflection.Metadata": {
- "type": "Transitive",
- "resolved": "5.0.0",
- "contentHash": "5NecZgXktdGg34rh1OenY1rFNDCI8xSjFr+Z4OU4cU06AQHUdRnIIEeWENu3Wl4YowbzkymAIMvi3WyK9U53pQ==",
- "dependencies": {
- "System.Collections.Immutable": "5.0.0"
- }
- },
"System.Reflection.TypeExtensions": {
"type": "Transitive",
"resolved": "4.7.0",
@@ -498,24 +463,23 @@
},
"System.Text.Encodings.Web": {
"type": "Transitive",
- "resolved": "5.0.1",
- "contentHash": "KmJ+CJXizDofbq6mpqDoRRLcxgOd2z9X3XoFNULSbvbqVRZkFX3istvr+MUjL6Zw1RT+RNdoI4GYidIINtgvqQ==",
+ "resolved": "4.7.1",
+ "contentHash": "3qreYFQcLnyFk1LuaNWyyWE+sfkfe5eSTaIIssYrLNUIDbgyZNQBYQSzSDo4AprpjVeVX2T4KHKii9fiSZVUow==",
"dependencies": {
- "System.Buffers": "4.5.1",
"System.Memory": "4.5.4"
}
},
"System.Text.Json": {
"type": "Transitive",
- "resolved": "5.0.2",
- "contentHash": "I47dVIGiV6SfAyppphxqupertT/5oZkYLDCX6vC3HpOI4ZLjyoKAreUoem2ie6G0RbRuFrlqz/PcTQjfb2DOfQ==",
+ "resolved": "4.7.2",
+ "contentHash": "TcMd95wcrubm9nHvJEQs70rC0H/8omiSGGpU4FQ/ZA1URIqD4pjmFJh2Mfv1yH1eHgJDWTi2hMDXwTET+zOOyg==",
"dependencies": {
- "Microsoft.Bcl.AsyncInterfaces": "5.0.0",
+ "Microsoft.Bcl.AsyncInterfaces": "1.1.0",
"System.Buffers": "4.5.1",
"System.Memory": "4.5.4",
"System.Numerics.Vectors": "4.5.0",
- "System.Runtime.CompilerServices.Unsafe": "5.0.0",
- "System.Text.Encodings.Web": "5.0.1",
+ "System.Runtime.CompilerServices.Unsafe": "4.7.1",
+ "System.Text.Encodings.Web": "4.7.1",
"System.Threading.Tasks.Extensions": "4.5.4"
}
},
diff --git a/Sdk/Speckle.Converters.Common.DependencyInjection/packages.lock.json b/Sdk/Speckle.Converters.Common.DependencyInjection/packages.lock.json
index 329a65b43..ed01dfaef 100644
--- a/Sdk/Speckle.Converters.Common.DependencyInjection/packages.lock.json
+++ b/Sdk/Speckle.Converters.Common.DependencyInjection/packages.lock.json
@@ -113,10 +113,10 @@
},
"Microsoft.Bcl.AsyncInterfaces": {
"type": "Transitive",
- "resolved": "5.0.0",
- "contentHash": "W8DPQjkMScOMTtJbPwmPyj9c3zYSFGawDW3jwlBOOsnY+EzZFLgNQ/UMkK35JmkNOVPdCyPr2Tw7Vv9N+KA3ZQ==",
+ "resolved": "1.1.0",
+ "contentHash": "1Am6l4Vpn3/K32daEqZI+FFr96OlZkgwK2LcT3pZ2zWubR5zTPW3/FkO1Rat9kb7oQOa4rxgl9LJHc5tspCWfg==",
"dependencies": {
- "System.Threading.Tasks.Extensions": "4.5.4"
+ "System.Threading.Tasks.Extensions": "4.5.2"
}
},
"Microsoft.Build.Tasks.Git": {
@@ -216,24 +216,6 @@
"Polly": "7.1.0"
}
},
- "Sentry": {
- "type": "Transitive",
- "resolved": "3.33.0",
- "contentHash": "8vbD2o6IR2wrRrkSiRbnodWGWUOqIlwYtzpjvPNOb5raJdOf+zxMwfS8f6nx9bmrTTfDj7KrCB8C/5OuicAc8A==",
- "dependencies": {
- "System.Reflection.Metadata": "5.0.0",
- "System.Text.Json": "5.0.2"
- }
- },
- "Sentry.Serilog": {
- "type": "Transitive",
- "resolved": "3.33.0",
- "contentHash": "V8BU7QGWg2qLYfNPqtuTBhC1opysny5l+Ifp6J6PhOeAxU0FssR7nYfbJVetrnLIoh2rd3DlJ6hHYYQosQYcUQ==",
- "dependencies": {
- "Sentry": "3.33.0",
- "Serilog": "2.7.1"
- }
- },
"Serilog": {
"type": "Transitive",
"resolved": "2.12.0",
@@ -291,8 +273,8 @@
},
"Serilog.Sinks.Seq": {
"type": "Transitive",
- "resolved": "5.2.2",
- "contentHash": "1Csmo5ua7NKUe0yXUx+zsRefjAniPWcXFhUXxXG8pwo0iMiw2gjn9SOkgYnnxbgWqmlGv236w0N/dHc2v5XwMg==",
+ "resolved": "5.2.3",
+ "contentHash": "oQzJkLwpoWm1Jn26D6Rx7s55diIx4+YHMAZhtuFstF/v/FivzNzz8K7h9sOHLTSFYuVOx01inlyCpekGeBALNg==",
"dependencies": {
"Serilog": "2.12.0",
"Serilog.Formatting.Compact": "1.1.0",
@@ -353,14 +335,6 @@
"resolved": "4.5.1",
"contentHash": "Rw7ijyl1qqRS0YQD/WycNst8hUUMgrMH4FCn1nNm27M4VxchZ1js3fVjQaANHO5f3sN4isvP4a+Met9Y4YomAg=="
},
- "System.Collections.Immutable": {
- "type": "Transitive",
- "resolved": "5.0.0",
- "contentHash": "FXkLXiK0sVVewcso0imKQoOxjoPAj42R8HtjjbSjVPAzwDfzoyoznWxgA3c38LDbN9SJux1xXoXYAhz98j7r2g==",
- "dependencies": {
- "System.Memory": "4.5.4"
- }
- },
"System.Memory": {
"type": "Transitive",
"resolved": "4.5.5",
@@ -385,14 +359,6 @@
"System.Threading.Tasks.Extensions": "4.5.4"
}
},
- "System.Reflection.Metadata": {
- "type": "Transitive",
- "resolved": "5.0.0",
- "contentHash": "5NecZgXktdGg34rh1OenY1rFNDCI8xSjFr+Z4OU4cU06AQHUdRnIIEeWENu3Wl4YowbzkymAIMvi3WyK9U53pQ==",
- "dependencies": {
- "System.Collections.Immutable": "5.0.0"
- }
- },
"System.Reflection.TypeExtensions": {
"type": "Transitive",
"resolved": "4.7.0",
@@ -409,8 +375,8 @@
},
"System.Runtime.CompilerServices.Unsafe": {
"type": "Transitive",
- "resolved": "5.0.0",
- "contentHash": "ZD9TMpsmYJLrxbbmdvhwt9YEgG5WntEnZ/d1eH8JBX9LBp+Ju8BSBhUGbZMNVHHomWo2KVImJhTDl2hIgw/6MA=="
+ "resolved": "4.7.1",
+ "contentHash": "zOHkQmzPCn5zm/BH+cxC1XbUS3P4Yoi3xzW7eRgVpDR2tPGSzyMZ17Ig1iRkfJuY0nhxkQQde8pgePNiA7z7TQ=="
},
"System.Runtime.InteropServices.WindowsRuntime": {
"type": "Transitive",
@@ -422,24 +388,23 @@
},
"System.Text.Encodings.Web": {
"type": "Transitive",
- "resolved": "5.0.1",
- "contentHash": "KmJ+CJXizDofbq6mpqDoRRLcxgOd2z9X3XoFNULSbvbqVRZkFX3istvr+MUjL6Zw1RT+RNdoI4GYidIINtgvqQ==",
+ "resolved": "4.7.1",
+ "contentHash": "3qreYFQcLnyFk1LuaNWyyWE+sfkfe5eSTaIIssYrLNUIDbgyZNQBYQSzSDo4AprpjVeVX2T4KHKii9fiSZVUow==",
"dependencies": {
- "System.Buffers": "4.5.1",
"System.Memory": "4.5.4"
}
},
"System.Text.Json": {
"type": "Transitive",
- "resolved": "5.0.2",
- "contentHash": "I47dVIGiV6SfAyppphxqupertT/5oZkYLDCX6vC3HpOI4ZLjyoKAreUoem2ie6G0RbRuFrlqz/PcTQjfb2DOfQ==",
+ "resolved": "4.7.2",
+ "contentHash": "TcMd95wcrubm9nHvJEQs70rC0H/8omiSGGpU4FQ/ZA1URIqD4pjmFJh2Mfv1yH1eHgJDWTi2hMDXwTET+zOOyg==",
"dependencies": {
- "Microsoft.Bcl.AsyncInterfaces": "5.0.0",
+ "Microsoft.Bcl.AsyncInterfaces": "1.1.0",
"System.Buffers": "4.5.1",
"System.Memory": "4.5.4",
"System.Numerics.Vectors": "4.5.0",
- "System.Runtime.CompilerServices.Unsafe": "5.0.0",
- "System.Text.Encodings.Web": "5.0.1",
+ "System.Runtime.CompilerServices.Unsafe": "4.7.1",
+ "System.Text.Encodings.Web": "4.7.1",
"System.Threading.Tasks.Extensions": "4.5.4"
}
},
@@ -461,7 +426,7 @@
"type": "Project",
"dependencies": {
"Speckle.Autofac": "[1.0.0, )",
- "Speckle.Objects": "[3.1.0-dev.76, )"
+ "Speckle.Objects": "[3.1.0-dev.78, )"
}
},
"Microsoft.Extensions.Logging.Abstractions": {
@@ -476,9 +441,9 @@
},
"Speckle.Core": {
"type": "CentralTransitive",
- "requested": "[3.1.0-dev.76, )",
- "resolved": "3.1.0-dev.76",
- "contentHash": "Akwgh+YwDCmHVuJumosMakjCLK6duaRjuc7UZXqd+9DZDmUYW4wNJeml+KEebf8UIeBb1R5BclEnlzM/9HhWJw==",
+ "requested": "[3.1.0-dev.78, )",
+ "resolved": "3.1.0-otel.1",
+ "contentHash": "gc+w0wTvYNkO/ctYBV83eXAPYj0d/A/REDCigtXun+Yw8YTTVcwadcZ7EduHlXBURa/y6Da87CsL62BxHA15kw==",
"dependencies": {
"GraphQL.Client": "6.0.0",
"Microsoft.CSharp": "4.7.0",
@@ -486,25 +451,24 @@
"Polly": "7.2.3",
"Polly.Contrib.WaitAndRetry": "1.1.1",
"Polly.Extensions.Http": "3.0.0",
- "Sentry": "3.33.0",
- "Sentry.Serilog": "3.33.0",
"Serilog": "2.12.0",
"Serilog.Enrichers.ClientInfo": "1.3.0",
"Serilog.Exceptions": "8.4.0",
"Serilog.Sinks.Console": "4.1.0",
- "Serilog.Sinks.Seq": "5.2.2",
+ "Serilog.Sinks.Seq": "5.2.3",
"SerilogTimings": "3.0.1",
"Speckle.DoubleNumerics": "4.0.1",
- "Speckle.Newtonsoft.Json": "13.0.2"
+ "Speckle.Newtonsoft.Json": "13.0.2",
+ "System.Text.Json": "4.7.2"
}
},
"Speckle.Objects": {
"type": "CentralTransitive",
- "requested": "[3.1.0-dev.76, )",
- "resolved": "3.1.0-dev.76",
- "contentHash": "ewPABOyK4h1WSGiUXOsNPiRwclTbB0TtQbNvdpSdlPoWXNq/5gVaEza+S0ASkiHKsj7g/482y1I6dfTAgxZvXQ==",
+ "requested": "[3.1.0-dev.78, )",
+ "resolved": "3.1.0-otel.1",
+ "contentHash": "UX84I4uBaJZegJKBg3K0/aILvxRfWlxlSMIZ7MhSg11kfESk25+lC3DbNBvkcMpdzUQ3/OtkFZsar4OI4Y7Ofg==",
"dependencies": {
- "Speckle.Core": "3.1.0-dev.76"
+ "Speckle.Core": "3.1.0-otel.1"
}
}
}
diff --git a/Sdk/Speckle.Converters.Common/packages.lock.json b/Sdk/Speckle.Converters.Common/packages.lock.json
index fc5df85f9..4f652904f 100644
--- a/Sdk/Speckle.Converters.Common/packages.lock.json
+++ b/Sdk/Speckle.Converters.Common/packages.lock.json
@@ -35,11 +35,11 @@
},
"Speckle.Objects": {
"type": "Direct",
- "requested": "[3.1.0-dev.76, )",
- "resolved": "3.1.0-dev.76",
- "contentHash": "ewPABOyK4h1WSGiUXOsNPiRwclTbB0TtQbNvdpSdlPoWXNq/5gVaEza+S0ASkiHKsj7g/482y1I6dfTAgxZvXQ==",
+ "requested": "[3.1.0-dev.78, )",
+ "resolved": "3.1.0-otel.1",
+ "contentHash": "UX84I4uBaJZegJKBg3K0/aILvxRfWlxlSMIZ7MhSg11kfESk25+lC3DbNBvkcMpdzUQ3/OtkFZsar4OI4Y7Ofg==",
"dependencies": {
- "Speckle.Core": "3.1.0-dev.76"
+ "Speckle.Core": "3.1.0-otel.1"
}
},
"GraphQL.Client": {
@@ -113,10 +113,10 @@
},
"Microsoft.Bcl.AsyncInterfaces": {
"type": "Transitive",
- "resolved": "5.0.0",
- "contentHash": "W8DPQjkMScOMTtJbPwmPyj9c3zYSFGawDW3jwlBOOsnY+EzZFLgNQ/UMkK35JmkNOVPdCyPr2Tw7Vv9N+KA3ZQ==",
+ "resolved": "1.1.0",
+ "contentHash": "1Am6l4Vpn3/K32daEqZI+FFr96OlZkgwK2LcT3pZ2zWubR5zTPW3/FkO1Rat9kb7oQOa4rxgl9LJHc5tspCWfg==",
"dependencies": {
- "System.Threading.Tasks.Extensions": "4.5.4"
+ "System.Threading.Tasks.Extensions": "4.5.2"
}
},
"Microsoft.Build.Tasks.Git": {
@@ -216,24 +216,6 @@
"Polly": "7.1.0"
}
},
- "Sentry": {
- "type": "Transitive",
- "resolved": "3.33.0",
- "contentHash": "8vbD2o6IR2wrRrkSiRbnodWGWUOqIlwYtzpjvPNOb5raJdOf+zxMwfS8f6nx9bmrTTfDj7KrCB8C/5OuicAc8A==",
- "dependencies": {
- "System.Reflection.Metadata": "5.0.0",
- "System.Text.Json": "5.0.2"
- }
- },
- "Sentry.Serilog": {
- "type": "Transitive",
- "resolved": "3.33.0",
- "contentHash": "V8BU7QGWg2qLYfNPqtuTBhC1opysny5l+Ifp6J6PhOeAxU0FssR7nYfbJVetrnLIoh2rd3DlJ6hHYYQosQYcUQ==",
- "dependencies": {
- "Sentry": "3.33.0",
- "Serilog": "2.7.1"
- }
- },
"Serilog": {
"type": "Transitive",
"resolved": "2.12.0",
@@ -291,8 +273,8 @@
},
"Serilog.Sinks.Seq": {
"type": "Transitive",
- "resolved": "5.2.2",
- "contentHash": "1Csmo5ua7NKUe0yXUx+zsRefjAniPWcXFhUXxXG8pwo0iMiw2gjn9SOkgYnnxbgWqmlGv236w0N/dHc2v5XwMg==",
+ "resolved": "5.2.3",
+ "contentHash": "oQzJkLwpoWm1Jn26D6Rx7s55diIx4+YHMAZhtuFstF/v/FivzNzz8K7h9sOHLTSFYuVOx01inlyCpekGeBALNg==",
"dependencies": {
"Serilog": "2.12.0",
"Serilog.Formatting.Compact": "1.1.0",
@@ -353,14 +335,6 @@
"resolved": "4.5.1",
"contentHash": "Rw7ijyl1qqRS0YQD/WycNst8hUUMgrMH4FCn1nNm27M4VxchZ1js3fVjQaANHO5f3sN4isvP4a+Met9Y4YomAg=="
},
- "System.Collections.Immutable": {
- "type": "Transitive",
- "resolved": "5.0.0",
- "contentHash": "FXkLXiK0sVVewcso0imKQoOxjoPAj42R8HtjjbSjVPAzwDfzoyoznWxgA3c38LDbN9SJux1xXoXYAhz98j7r2g==",
- "dependencies": {
- "System.Memory": "4.5.4"
- }
- },
"System.Memory": {
"type": "Transitive",
"resolved": "4.5.5",
@@ -385,14 +359,6 @@
"System.Threading.Tasks.Extensions": "4.5.4"
}
},
- "System.Reflection.Metadata": {
- "type": "Transitive",
- "resolved": "5.0.0",
- "contentHash": "5NecZgXktdGg34rh1OenY1rFNDCI8xSjFr+Z4OU4cU06AQHUdRnIIEeWENu3Wl4YowbzkymAIMvi3WyK9U53pQ==",
- "dependencies": {
- "System.Collections.Immutable": "5.0.0"
- }
- },
"System.Reflection.TypeExtensions": {
"type": "Transitive",
"resolved": "4.7.0",
@@ -409,8 +375,8 @@
},
"System.Runtime.CompilerServices.Unsafe": {
"type": "Transitive",
- "resolved": "5.0.0",
- "contentHash": "ZD9TMpsmYJLrxbbmdvhwt9YEgG5WntEnZ/d1eH8JBX9LBp+Ju8BSBhUGbZMNVHHomWo2KVImJhTDl2hIgw/6MA=="
+ "resolved": "4.7.1",
+ "contentHash": "zOHkQmzPCn5zm/BH+cxC1XbUS3P4Yoi3xzW7eRgVpDR2tPGSzyMZ17Ig1iRkfJuY0nhxkQQde8pgePNiA7z7TQ=="
},
"System.Runtime.InteropServices.WindowsRuntime": {
"type": "Transitive",
@@ -422,24 +388,23 @@
},
"System.Text.Encodings.Web": {
"type": "Transitive",
- "resolved": "5.0.1",
- "contentHash": "KmJ+CJXizDofbq6mpqDoRRLcxgOd2z9X3XoFNULSbvbqVRZkFX3istvr+MUjL6Zw1RT+RNdoI4GYidIINtgvqQ==",
+ "resolved": "4.7.1",
+ "contentHash": "3qreYFQcLnyFk1LuaNWyyWE+sfkfe5eSTaIIssYrLNUIDbgyZNQBYQSzSDo4AprpjVeVX2T4KHKii9fiSZVUow==",
"dependencies": {
- "System.Buffers": "4.5.1",
"System.Memory": "4.5.4"
}
},
"System.Text.Json": {
"type": "Transitive",
- "resolved": "5.0.2",
- "contentHash": "I47dVIGiV6SfAyppphxqupertT/5oZkYLDCX6vC3HpOI4ZLjyoKAreUoem2ie6G0RbRuFrlqz/PcTQjfb2DOfQ==",
+ "resolved": "4.7.2",
+ "contentHash": "TcMd95wcrubm9nHvJEQs70rC0H/8omiSGGpU4FQ/ZA1URIqD4pjmFJh2Mfv1yH1eHgJDWTi2hMDXwTET+zOOyg==",
"dependencies": {
- "Microsoft.Bcl.AsyncInterfaces": "5.0.0",
+ "Microsoft.Bcl.AsyncInterfaces": "1.1.0",
"System.Buffers": "4.5.1",
"System.Memory": "4.5.4",
"System.Numerics.Vectors": "4.5.0",
- "System.Runtime.CompilerServices.Unsafe": "5.0.0",
- "System.Text.Encodings.Web": "5.0.1",
+ "System.Runtime.CompilerServices.Unsafe": "4.7.1",
+ "System.Text.Encodings.Web": "4.7.1",
"System.Threading.Tasks.Extensions": "4.5.4"
}
},
@@ -469,9 +434,9 @@
},
"Speckle.Core": {
"type": "CentralTransitive",
- "requested": "[3.1.0-dev.76, )",
- "resolved": "3.1.0-dev.76",
- "contentHash": "Akwgh+YwDCmHVuJumosMakjCLK6duaRjuc7UZXqd+9DZDmUYW4wNJeml+KEebf8UIeBb1R5BclEnlzM/9HhWJw==",
+ "requested": "[3.1.0-dev.78, )",
+ "resolved": "3.1.0-otel.1",
+ "contentHash": "gc+w0wTvYNkO/ctYBV83eXAPYj0d/A/REDCigtXun+Yw8YTTVcwadcZ7EduHlXBURa/y6Da87CsL62BxHA15kw==",
"dependencies": {
"GraphQL.Client": "6.0.0",
"Microsoft.CSharp": "4.7.0",
@@ -479,16 +444,15 @@
"Polly": "7.2.3",
"Polly.Contrib.WaitAndRetry": "1.1.1",
"Polly.Extensions.Http": "3.0.0",
- "Sentry": "3.33.0",
- "Sentry.Serilog": "3.33.0",
"Serilog": "2.12.0",
"Serilog.Enrichers.ClientInfo": "1.3.0",
"Serilog.Exceptions": "8.4.0",
"Serilog.Sinks.Console": "4.1.0",
- "Serilog.Sinks.Seq": "5.2.2",
+ "Serilog.Sinks.Seq": "5.2.3",
"SerilogTimings": "3.0.1",
"Speckle.DoubleNumerics": "4.0.1",
- "Speckle.Newtonsoft.Json": "13.0.2"
+ "Speckle.Newtonsoft.Json": "13.0.2",
+ "System.Text.Json": "4.7.2"
}
}
}