Skip to content

Commit

Permalink
Update dependency Serilog.Extensions.Logging.File to v3
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Oct 13, 2023
1 parent 27314ac commit 8a84c70
Show file tree
Hide file tree
Showing 39 changed files with 745 additions and 783 deletions.
31 changes: 15 additions & 16 deletions bitwarden_license/src/Commercial.Core/packages.lock.json
Original file line number Diff line number Diff line change
Expand Up @@ -509,10 +509,10 @@
},
"Microsoft.Extensions.Configuration.Binder": {
"type": "Transitive",
"resolved": "2.0.0",
"contentHash": "IznHHzGUtrdpuQqIUdmzF6TYPcsYHONhHh3o9dGp39sX/9Zfmt476UnhvU0UhXgJnXXAikt/MpN6AuSLCCMdEQ==",
"resolved": "6.0.0",
"contentHash": "b3ErKzND8LIC7o08QAVlKfaEIYEvLJbtmVbFZVBRXeu9YkKfSSzLZfR1SUfQPBIy9mKLhEtJgGYImkcMNaKE0A==",
"dependencies": {
"Microsoft.Extensions.Configuration": "2.0.0"
"Microsoft.Extensions.Configuration.Abstractions": "6.0.0"
}
},
"Microsoft.Extensions.Configuration.EnvironmentVariables": {
Expand Down Expand Up @@ -1099,15 +1099,15 @@
},
"Serilog.Extensions.Logging.File": {
"type": "Transitive",
"resolved": "2.0.0",
"contentHash": "usO0qr4v9VCMBWiTJ1nQmAbPNCt40FrkDol6CpfCXbsxGZS/hH+YCueF7vvPQ32ATI0GWcMWiKRdjXEE7/HxTQ==",
"resolved": "3.0.0",
"contentHash": "bUYjMHn7NhpK+/8HDftG7+G5hpWzD49XTSvLoUFZGgappDa6FoseqFOsLrjLRjwe1zM+igH5mySFJv3ntb+qcg==",
"dependencies": {
"Microsoft.Extensions.Configuration.Abstractions": "2.0.0",
"Microsoft.Extensions.Configuration.Binder": "2.0.0",
"Serilog": "2.5.0",
"Serilog.Extensions.Logging": "2.0.2",
"Serilog.Formatting.Compact": "1.0.0",
"Serilog.Sinks.Async": "1.1.0",
"Microsoft.Extensions.Configuration.Abstractions": "6.0.0",
"Microsoft.Extensions.Configuration.Binder": "6.0.0",
"Serilog": "2.10.0",
"Serilog.Extensions.Logging": "3.1.0",
"Serilog.Formatting.Compact": "1.1.0",
"Serilog.Sinks.Async": "1.5.0",
"Serilog.Sinks.RollingFile": "3.3.0"
}
},
Expand All @@ -1131,11 +1131,10 @@
},
"Serilog.Sinks.Async": {
"type": "Transitive",
"resolved": "1.1.0",
"contentHash": "xll0Kanz2BkCxuv+F3p1WXr47jdsVM0GU1n1LZvK+18QiRZ/WGFNxSNw9EMKFV5ED5gr7MUpAe6PCMNL1HGUMA==",
"resolved": "1.5.0",
"contentHash": "csHYIqAwI4Gy9oAhXYRwxGrQEAtBg3Ep7WaCzsnA1cZuBZjVAU0n7hWaJhItjO7hbLHh/9gRVxALCUB4Dv+gZw==",
"dependencies": {
"Serilog": "2.1.0",
"System.Collections.Concurrent": "4.0.12"
"Serilog": "2.9.0"
}
},
"Serilog.Sinks.AzureCosmosDB": {
Expand Down Expand Up @@ -2457,7 +2456,7 @@
"Sentry.Serilog": "[3.16.0, )",
"Serilog.AspNetCore": "[5.0.0, )",
"Serilog.Extensions.Logging": "[3.1.0, )",
"Serilog.Extensions.Logging.File": "[2.0.0, )",
"Serilog.Extensions.Logging.File": "[3.0.0, )",
"Serilog.Sinks.AzureCosmosDB": "[2.0.0, )",
"Serilog.Sinks.SyslogMessages": "[2.0.6, )",
"Stripe.net": "[40.0.0, )",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -609,10 +609,10 @@
},
"Microsoft.Extensions.Configuration.Binder": {
"type": "Transitive",
"resolved": "2.0.0",
"contentHash": "IznHHzGUtrdpuQqIUdmzF6TYPcsYHONhHh3o9dGp39sX/9Zfmt476UnhvU0UhXgJnXXAikt/MpN6AuSLCCMdEQ==",
"resolved": "6.0.0",
"contentHash": "b3ErKzND8LIC7o08QAVlKfaEIYEvLJbtmVbFZVBRXeu9YkKfSSzLZfR1SUfQPBIy9mKLhEtJgGYImkcMNaKE0A==",
"dependencies": {
"Microsoft.Extensions.Configuration": "2.0.0"
"Microsoft.Extensions.Configuration.Abstractions": "6.0.0"
}
},
"Microsoft.Extensions.Configuration.EnvironmentVariables": {
Expand Down Expand Up @@ -1232,15 +1232,15 @@
},
"Serilog.Extensions.Logging.File": {
"type": "Transitive",
"resolved": "2.0.0",
"contentHash": "usO0qr4v9VCMBWiTJ1nQmAbPNCt40FrkDol6CpfCXbsxGZS/hH+YCueF7vvPQ32ATI0GWcMWiKRdjXEE7/HxTQ==",
"resolved": "3.0.0",
"contentHash": "bUYjMHn7NhpK+/8HDftG7+G5hpWzD49XTSvLoUFZGgappDa6FoseqFOsLrjLRjwe1zM+igH5mySFJv3ntb+qcg==",
"dependencies": {
"Microsoft.Extensions.Configuration.Abstractions": "2.0.0",
"Microsoft.Extensions.Configuration.Binder": "2.0.0",
"Serilog": "2.5.0",
"Serilog.Extensions.Logging": "2.0.2",
"Serilog.Formatting.Compact": "1.0.0",
"Serilog.Sinks.Async": "1.1.0",
"Microsoft.Extensions.Configuration.Abstractions": "6.0.0",
"Microsoft.Extensions.Configuration.Binder": "6.0.0",
"Serilog": "2.10.0",
"Serilog.Extensions.Logging": "3.1.0",
"Serilog.Formatting.Compact": "1.1.0",
"Serilog.Sinks.Async": "1.5.0",
"Serilog.Sinks.RollingFile": "3.3.0"
}
},
Expand All @@ -1264,11 +1264,10 @@
},
"Serilog.Sinks.Async": {
"type": "Transitive",
"resolved": "1.1.0",
"contentHash": "xll0Kanz2BkCxuv+F3p1WXr47jdsVM0GU1n1LZvK+18QiRZ/WGFNxSNw9EMKFV5ED5gr7MUpAe6PCMNL1HGUMA==",
"resolved": "1.5.0",
"contentHash": "csHYIqAwI4Gy9oAhXYRwxGrQEAtBg3Ep7WaCzsnA1cZuBZjVAU0n7hWaJhItjO7hbLHh/9gRVxALCUB4Dv+gZw==",
"dependencies": {
"Serilog": "2.1.0",
"System.Collections.Concurrent": "4.0.12"
"Serilog": "2.9.0"
}
},
"Serilog.Sinks.AzureCosmosDB": {
Expand Down Expand Up @@ -2617,7 +2616,7 @@
"Sentry.Serilog": "[3.16.0, )",
"Serilog.AspNetCore": "[5.0.0, )",
"Serilog.Extensions.Logging": "[3.1.0, )",
"Serilog.Extensions.Logging.File": "[2.0.0, )",
"Serilog.Extensions.Logging.File": "[3.0.0, )",
"Serilog.Sinks.AzureCosmosDB": "[2.0.0, )",
"Serilog.Sinks.SyslogMessages": "[2.0.6, )",
"Stripe.net": "[40.0.0, )",
Expand All @@ -2628,7 +2627,7 @@
"type": "Project",
"dependencies": {
"AutoMapper.Extensions.Microsoft.DependencyInjection": "[12.0.1, )",
"Core": "[2023.9.0, )",
"Core": "[2023.9.1, )",
"Microsoft.EntityFrameworkCore.Relational": "[7.0.5, )",
"Microsoft.EntityFrameworkCore.SqlServer": "[7.0.5, )",
"Microsoft.EntityFrameworkCore.Sqlite": "[7.0.5, )",
Expand Down
41 changes: 20 additions & 21 deletions bitwarden_license/src/Scim/packages.lock.json
Original file line number Diff line number Diff line change
Expand Up @@ -613,10 +613,10 @@
},
"Microsoft.Extensions.Configuration.Binder": {
"type": "Transitive",
"resolved": "2.0.0",
"contentHash": "IznHHzGUtrdpuQqIUdmzF6TYPcsYHONhHh3o9dGp39sX/9Zfmt476UnhvU0UhXgJnXXAikt/MpN6AuSLCCMdEQ==",
"resolved": "6.0.0",
"contentHash": "b3ErKzND8LIC7o08QAVlKfaEIYEvLJbtmVbFZVBRXeu9YkKfSSzLZfR1SUfQPBIy9mKLhEtJgGYImkcMNaKE0A==",
"dependencies": {
"Microsoft.Extensions.Configuration": "2.0.0"
"Microsoft.Extensions.Configuration.Abstractions": "6.0.0"
}
},
"Microsoft.Extensions.Configuration.EnvironmentVariables": {
Expand Down Expand Up @@ -1236,15 +1236,15 @@
},
"Serilog.Extensions.Logging.File": {
"type": "Transitive",
"resolved": "2.0.0",
"contentHash": "usO0qr4v9VCMBWiTJ1nQmAbPNCt40FrkDol6CpfCXbsxGZS/hH+YCueF7vvPQ32ATI0GWcMWiKRdjXEE7/HxTQ==",
"resolved": "3.0.0",
"contentHash": "bUYjMHn7NhpK+/8HDftG7+G5hpWzD49XTSvLoUFZGgappDa6FoseqFOsLrjLRjwe1zM+igH5mySFJv3ntb+qcg==",
"dependencies": {
"Microsoft.Extensions.Configuration.Abstractions": "2.0.0",
"Microsoft.Extensions.Configuration.Binder": "2.0.0",
"Serilog": "2.5.0",
"Serilog.Extensions.Logging": "2.0.2",
"Serilog.Formatting.Compact": "1.0.0",
"Serilog.Sinks.Async": "1.1.0",
"Microsoft.Extensions.Configuration.Abstractions": "6.0.0",
"Microsoft.Extensions.Configuration.Binder": "6.0.0",
"Serilog": "2.10.0",
"Serilog.Extensions.Logging": "3.1.0",
"Serilog.Formatting.Compact": "1.1.0",
"Serilog.Sinks.Async": "1.5.0",
"Serilog.Sinks.RollingFile": "3.3.0"
}
},
Expand All @@ -1268,11 +1268,10 @@
},
"Serilog.Sinks.Async": {
"type": "Transitive",
"resolved": "1.1.0",
"contentHash": "xll0Kanz2BkCxuv+F3p1WXr47jdsVM0GU1n1LZvK+18QiRZ/WGFNxSNw9EMKFV5ED5gr7MUpAe6PCMNL1HGUMA==",
"resolved": "1.5.0",
"contentHash": "csHYIqAwI4Gy9oAhXYRwxGrQEAtBg3Ep7WaCzsnA1cZuBZjVAU0n7hWaJhItjO7hbLHh/9gRVxALCUB4Dv+gZw==",
"dependencies": {
"Serilog": "2.1.0",
"System.Collections.Concurrent": "4.0.12"
"Serilog": "2.9.0"
}
},
"Serilog.Sinks.AzureCosmosDB": {
Expand Down Expand Up @@ -2621,7 +2620,7 @@
"Sentry.Serilog": "[3.16.0, )",
"Serilog.AspNetCore": "[5.0.0, )",
"Serilog.Extensions.Logging": "[3.1.0, )",
"Serilog.Extensions.Logging.File": "[2.0.0, )",
"Serilog.Extensions.Logging.File": "[3.0.0, )",
"Serilog.Sinks.AzureCosmosDB": "[2.0.0, )",
"Serilog.Sinks.SyslogMessages": "[2.0.6, )",
"Stripe.net": "[40.0.0, )",
Expand All @@ -2631,15 +2630,15 @@
"infrastructure.dapper": {
"type": "Project",
"dependencies": {
"Core": "[2023.9.0, )",
"Core": "[2023.9.1, )",
"Dapper": "[2.0.123, )"
}
},
"infrastructure.entityframework": {
"type": "Project",
"dependencies": {
"AutoMapper.Extensions.Microsoft.DependencyInjection": "[12.0.1, )",
"Core": "[2023.9.0, )",
"Core": "[2023.9.1, )",
"Microsoft.EntityFrameworkCore.Relational": "[7.0.5, )",
"Microsoft.EntityFrameworkCore.SqlServer": "[7.0.5, )",
"Microsoft.EntityFrameworkCore.Sqlite": "[7.0.5, )",
Expand All @@ -2651,9 +2650,9 @@
"sharedweb": {
"type": "Project",
"dependencies": {
"Core": "[2023.9.0, )",
"Infrastructure.Dapper": "[2023.9.0, )",
"Infrastructure.EntityFramework": "[2023.9.0, )"
"Core": "[2023.9.1, )",
"Infrastructure.Dapper": "[2023.9.1, )",
"Infrastructure.EntityFramework": "[2023.9.1, )"
}
}
}
Expand Down
41 changes: 20 additions & 21 deletions bitwarden_license/src/Sso/packages.lock.json
Original file line number Diff line number Diff line change
Expand Up @@ -717,10 +717,10 @@
},
"Microsoft.Extensions.Configuration.Binder": {
"type": "Transitive",
"resolved": "2.0.0",
"contentHash": "IznHHzGUtrdpuQqIUdmzF6TYPcsYHONhHh3o9dGp39sX/9Zfmt476UnhvU0UhXgJnXXAikt/MpN6AuSLCCMdEQ==",
"resolved": "6.0.0",
"contentHash": "b3ErKzND8LIC7o08QAVlKfaEIYEvLJbtmVbFZVBRXeu9YkKfSSzLZfR1SUfQPBIy9mKLhEtJgGYImkcMNaKE0A==",
"dependencies": {
"Microsoft.Extensions.Configuration": "2.0.0"
"Microsoft.Extensions.Configuration.Abstractions": "6.0.0"
}
},
"Microsoft.Extensions.Configuration.EnvironmentVariables": {
Expand Down Expand Up @@ -1383,15 +1383,15 @@
},
"Serilog.Extensions.Logging.File": {
"type": "Transitive",
"resolved": "2.0.0",
"contentHash": "usO0qr4v9VCMBWiTJ1nQmAbPNCt40FrkDol6CpfCXbsxGZS/hH+YCueF7vvPQ32ATI0GWcMWiKRdjXEE7/HxTQ==",
"resolved": "3.0.0",
"contentHash": "bUYjMHn7NhpK+/8HDftG7+G5hpWzD49XTSvLoUFZGgappDa6FoseqFOsLrjLRjwe1zM+igH5mySFJv3ntb+qcg==",
"dependencies": {
"Microsoft.Extensions.Configuration.Abstractions": "2.0.0",
"Microsoft.Extensions.Configuration.Binder": "2.0.0",
"Serilog": "2.5.0",
"Serilog.Extensions.Logging": "2.0.2",
"Serilog.Formatting.Compact": "1.0.0",
"Serilog.Sinks.Async": "1.1.0",
"Microsoft.Extensions.Configuration.Abstractions": "6.0.0",
"Microsoft.Extensions.Configuration.Binder": "6.0.0",
"Serilog": "2.10.0",
"Serilog.Extensions.Logging": "3.1.0",
"Serilog.Formatting.Compact": "1.1.0",
"Serilog.Sinks.Async": "1.5.0",
"Serilog.Sinks.RollingFile": "3.3.0"
}
},
Expand All @@ -1415,11 +1415,10 @@
},
"Serilog.Sinks.Async": {
"type": "Transitive",
"resolved": "1.1.0",
"contentHash": "xll0Kanz2BkCxuv+F3p1WXr47jdsVM0GU1n1LZvK+18QiRZ/WGFNxSNw9EMKFV5ED5gr7MUpAe6PCMNL1HGUMA==",
"resolved": "1.5.0",
"contentHash": "csHYIqAwI4Gy9oAhXYRwxGrQEAtBg3Ep7WaCzsnA1cZuBZjVAU0n7hWaJhItjO7hbLHh/9gRVxALCUB4Dv+gZw==",
"dependencies": {
"Serilog": "2.1.0",
"System.Collections.Concurrent": "4.0.12"
"Serilog": "2.9.0"
}
},
"Serilog.Sinks.AzureCosmosDB": {
Expand Down Expand Up @@ -2781,7 +2780,7 @@
"Sentry.Serilog": "[3.16.0, )",
"Serilog.AspNetCore": "[5.0.0, )",
"Serilog.Extensions.Logging": "[3.1.0, )",
"Serilog.Extensions.Logging.File": "[2.0.0, )",
"Serilog.Extensions.Logging.File": "[3.0.0, )",
"Serilog.Sinks.AzureCosmosDB": "[2.0.0, )",
"Serilog.Sinks.SyslogMessages": "[2.0.6, )",
"Stripe.net": "[40.0.0, )",
Expand All @@ -2791,15 +2790,15 @@
"infrastructure.dapper": {
"type": "Project",
"dependencies": {
"Core": "[2023.9.0, )",
"Core": "[2023.9.1, )",
"Dapper": "[2.0.123, )"
}
},
"infrastructure.entityframework": {
"type": "Project",
"dependencies": {
"AutoMapper.Extensions.Microsoft.DependencyInjection": "[12.0.1, )",
"Core": "[2023.9.0, )",
"Core": "[2023.9.1, )",
"Microsoft.EntityFrameworkCore.Relational": "[7.0.5, )",
"Microsoft.EntityFrameworkCore.SqlServer": "[7.0.5, )",
"Microsoft.EntityFrameworkCore.Sqlite": "[7.0.5, )",
Expand All @@ -2811,9 +2810,9 @@
"sharedweb": {
"type": "Project",
"dependencies": {
"Core": "[2023.9.0, )",
"Infrastructure.Dapper": "[2023.9.0, )",
"Infrastructure.EntityFramework": "[2023.9.0, )"
"Core": "[2023.9.1, )",
"Infrastructure.Dapper": "[2023.9.1, )",
"Infrastructure.EntityFramework": "[2023.9.1, )"
}
}
}
Expand Down
Loading

0 comments on commit 8a84c70

Please sign in to comment.