Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

Serilog.Exceptions

Log exception details and custom properties that are not output in Exception.ToString().
Collective - Host: opensource - https://opencollective.com/serilog-exceptions - Website: https://twitter.com/RehanSaeedUK - Code: https://github.com/RehanSaeed/Serilog.Exceptions

Revert to VS version 17 in .sln file

github.com/RehanSaeed/Serilog.Exceptions - e678a7991cbbfe5a00e0b6829c567581dee8ec12 authored over 3 years ago by heath <[email protected]>
Put lowest possible version of refit, for the major version 6.

github.com/RehanSaeed/Serilog.Exceptions - 7d2b58bc1fe1df0d157c405b6f86dca57fa8228c authored over 3 years ago by heath <[email protected]>
Removed necessary assignment.

github.com/RehanSaeed/Serilog.Exceptions - 90519e87f7412bbf52ce316820b2def9ebde403f authored over 3 years ago by heath <[email protected]>
Disable reflection based destructurer for tests.

Complete tests for optional parameters in ApiExceptionDestructurer constructor.

github.com/RehanSaeed/Serilog.Exceptions - 2820f58c860fe69edb52064ff1d4809631b9a859 authored over 3 years ago by heath <[email protected]>
Removed unrequired InternalsVisibleTo from Serilog.Exception.Refit project.

github.com/RehanSaeed/Serilog.Exceptions - 3effa73faf87412539ff3983ba2357b2131808b8 authored over 3 years ago by heath <[email protected]>
Update dependency Microsoft.VisualStudio.Threading.Analyzers to v17

github.com/RehanSaeed/Serilog.Exceptions - bd21760ae01653c03cfa18b139557263022b1a0f authored over 3 years ago by Renovate Bot <[email protected]>
Format yml files

github.com/RehanSaeed/Serilog.Exceptions - 45ae5758c488705b0a8c092f0d0568b0741895e6 authored over 3 years ago by Muhammad Rehan Saeed <[email protected]>
Bump .NET SDK from 5.0.301 to 5.0.401

github.com/RehanSaeed/Serilog.Exceptions - fb7d916b573fdfd32ea487d3619f496dabadc7b2 authored over 3 years ago by Muhammad Rehan Saeed <[email protected]>
Update actions/setup-dotnet action to v1.8.2

github.com/RehanSaeed/Serilog.Exceptions - 4a1013955cf7341d2278783b087f2ccbbdfd6703 authored over 3 years ago by Renovate Bot <[email protected]>
Update dependency FluentAssertions to v6.1.0

github.com/RehanSaeed/Serilog.Exceptions - 73bf12e020644dafb9310b7e728e34a9035293d5 authored over 3 years ago by Renovate Bot <[email protected]>
Update dependency FluentAssertions to v6

github.com/RehanSaeed/Serilog.Exceptions - 9e8bc9c7e62ec359eb9613c7b84a26f55eb4c901 authored over 3 years ago by Renovate Bot <[email protected]>
Update dependency Microsoft.NET.Test.Sdk to v16.11.0

github.com/RehanSaeed/Serilog.Exceptions - 05ff95fdff5ed1fa45acdde2c0bd9c18e387c09a authored over 3 years ago by Renovate Bot <[email protected]>
Update dependency Microsoft.CodeCoverage to v16.11.0

github.com/RehanSaeed/Serilog.Exceptions - 160a06bbb080f63077f3ae428ffe0146b7eafaa3 authored over 3 years ago by Renovate Bot <[email protected]>
Update dependency BenchmarkDotNet to v0.13.1

github.com/RehanSaeed/Serilog.Exceptions - ddbcf7c0b1feabe9f45618fc72394106040d1cbf authored over 3 years ago by Renovate Bot <[email protected]>
Update .editorconfig from 2.1.0 to 3.0.0

github.com/RehanSaeed/Serilog.Exceptions - f377faf46e8722a65922f41167920a21104321eb authored over 3 years ago by Muhammad Rehan Saeed <[email protected]>
Workaround buggy .NET 5 warnings

github.com/RehanSaeed/Serilog.Exceptions - 1f83d5bec08d093fcaf1cf9020e713c2a3e2982b authored over 3 years ago by Muhammad Rehan Saeed <[email protected]>
Update dependency coverlet.collector to v3.1.0

github.com/RehanSaeed/Serilog.Exceptions - 6faf6e3e7c0c1e513e1c2d0eb6b62139c80ac51f authored over 3 years ago by Renovate Bot <[email protected]>
Switch to .yml issue templates

github.com/RehanSaeed/Serilog.Exceptions - 35b00ec5a7359f1c1b6d89e0922977315ad2bdda authored over 3 years ago by Muhammad Rehan Saeed <[email protected]>
Update actions/setup-dotnet action to v1.8.1

github.com/RehanSaeed/Serilog.Exceptions - 7a28d22f419530ef2a542dea415459a847e599a9 authored over 3 years ago by Renovate Bot <[email protected]>
Update dependency StyleCop.Analyzers to v1.2.0-beta.354

github.com/RehanSaeed/Serilog.Exceptions - 399a4d23d68f6f5ac202e85361fb4e02cc2c4839 authored over 3 years ago by Renovate Bot <[email protected]>
Update actions/upload-artifact action to v2.2.4

github.com/RehanSaeed/Serilog.Exceptions - 3ffca19da764d570aea223464f295be16a067d53 authored over 3 years ago by Renovate Bot <[email protected]>
Use ConcurrentDictionary instead of lock

github.com/RehanSaeed/Serilog.Exceptions - 8c11cfd7fad94b3f7fe26d7140664b0ba0b2ea27 authored over 3 years ago by krajek <[email protected]>
Fix benchmark project

github.com/RehanSaeed/Serilog.Exceptions - 09723195d006e180df8416de6b7a831615296506 authored over 3 years ago by krajek <[email protected]>
Add NuGet Package Downloads

github.com/RehanSaeed/Serilog.Exceptions - 7b6441b0e046b770397ef47b07f7a2c2c2e8b834 authored over 3 years ago by Muhammad Rehan Saeed <[email protected]>
Fix property metadata retrieval in case of redefined properties (#347)

github.com/RehanSaeed/Serilog.Exceptions - 3a824169276cbd61fbac213ccd646a1bdb5b42fc authored over 3 years ago by Artur Krajewski <[email protected]>
Bump Microsoft.Data.SqlClient from 2.0.0 to 3.0.0

Bumps [Microsoft.Data.SqlClient](https://github.com/dotnet/sqlclient) from 2.0.0 to 3.0.0.
- [Re...

github.com/RehanSaeed/Serilog.Exceptions - 2df961b19c2be3d6a7c7cca236ab3b3234fe0473 authored over 3 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Add PrivateAssets="All" to Microsoft.CodeCoverage

github.com/RehanSaeed/Serilog.Exceptions - c4c9935e9099ae1a69f0df040efbdb32ae66650e authored over 3 years ago by Muhammad Rehan Saeed <[email protected]>
Add Microsoft Cross-Platform Code Coverage

github.com/RehanSaeed/Serilog.Exceptions - cf375df6fa9673f4804882570b8b4ac2449f6fcc authored over 3 years ago by Muhammad Rehan Saeed <[email protected]>
Update global.json to .NET 5.0.301

github.com/RehanSaeed/Serilog.Exceptions - a3a48e8d8b5d8dcd3a24b4b0106d3e549bc2f2e6 authored over 3 years ago by Muhammad Rehan Saeed <[email protected]>
Update dependency Microsoft.VisualStudio.Threading.Analyzers to v16.10.56

github.com/RehanSaeed/Serilog.Exceptions - 98777933534c59069a53faf4a77c0a990cfc3ec8 authored over 3 years ago by Renovate Bot <[email protected]>
MakeSureKeyIsUnique only for !NET5_0

github.com/RehanSaeed/Serilog.Exceptions - e3b309501565d6b8b748c4963f6e45f2c488ad6a authored over 3 years ago by krajek <[email protected]>
Fix reflection based destructuring for redefined property

github.com/RehanSaeed/Serilog.Exceptions - 344524255647de8d438a51e1d6104e91bce6b173 authored over 3 years ago by krajek <[email protected]>
Extract GetReplacementKey

github.com/RehanSaeed/Serilog.Exceptions - 8ec929189ea135c0ebecfb5d3ddef2d9787fbaf5 authored over 3 years ago by krajek <[email protected]>
Document limit of 5 same named properties

github.com/RehanSaeed/Serilog.Exceptions - d4c00c2a09b3a56fc89a6e318fab9f53c534715e authored over 3 years ago by krajek <[email protected]>
Remove multipe blank lines in row

github.com/RehanSaeed/Serilog.Exceptions - 99dd52c1638a3c6e21118d4d5177ea9ee9660c1d authored over 3 years ago by krajek <[email protected]>
Fix one last formatting issue

github.com/RehanSaeed/Serilog.Exceptions - a4aa407962e855ebf41e120d9f2dd46566bbf472 authored over 3 years ago by krajek <[email protected]>
Optimized version for NET5

github.com/RehanSaeed/Serilog.Exceptions - d30b8b4cb014e3ecc34cb0aa8ee1931a0a8bd1b7 authored over 3 years ago by krajek <[email protected]>
Fix some formatting warnings

github.com/RehanSaeed/Serilog.Exceptions - 9ee8ebd49d23476c0b38f2f7c1e52f9fa20a3622 authored over 3 years ago by krajek <[email protected]>
Update dependency Microsoft.NET.Test.Sdk to v16.10.0

github.com/RehanSaeed/Serilog.Exceptions - b4dd8975cddfb5682306f0392299c9cd8d4353ca authored over 3 years ago by Renovate Bot <[email protected]>
Update dependabot.yml

github.com/RehanSaeed/Serilog.Exceptions - c2112346bc1b9540349de87dd69c49b1b97945d3 authored over 3 years ago by Muhammad Rehan Saeed <[email protected]>
Add GitHub Actions Permissions

github.com/RehanSaeed/Serilog.Exceptions - 2036337f78b6a709581c21e717da81c9fa39e686 authored over 3 years ago by Muhammad Rehan Saeed <[email protected]>
Update dependency BenchmarkDotNet to v0.13.0

github.com/RehanSaeed/Serilog.Exceptions - a0d26c9dffd66e650d069e2fad44a83583b42af2 authored over 3 years ago by Renovate Bot <[email protected]>
Bump .NET SDK from 5.0.201 to 5.0.203

github.com/RehanSaeed/Serilog.Exceptions - d3d82acab772bd64bb0351fecf66f785bd8eb3ae authored over 3 years ago by Muhammad Rehan Saeed <[email protected]>
Update renovate.json

github.com/RehanSaeed/Serilog.Exceptions - 58fd18f36712d5c4ae84be3eee11f04544327e0e authored over 3 years ago by Muhammad Rehan Saeed <[email protected]>
Remove need to explicitly fetch git tags

github.com/RehanSaeed/Serilog.Exceptions - 98de7801f908a63786204e184fa3a2aeb07a52af authored over 3 years ago by Muhammad Rehan Saeed <[email protected]>
Bump actions/checkout from 2 to 2.3.4

Bumps [actions/checkout](https://github.com/actions/checkout) from 2 to 2.3.4.
- [Release notes]...

github.com/RehanSaeed/Serilog.Exceptions - 5c2dcfc280a83e1980dd9e5ab7f66c4953194bae authored over 3 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bump actions/setup-dotnet from 1 to 1.8.0

Bumps [actions/setup-dotnet](https://github.com/actions/setup-dotnet) from 1 to 1.8.0.
- [Releas...

github.com/RehanSaeed/Serilog.Exceptions - a94c6fb31c16ed47577cc364653b19c1ac66e72d authored over 3 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Update dependency Microsoft.NETFramework.ReferenceAssemblies to v1.0.2

github.com/RehanSaeed/Serilog.Exceptions - 840838eb58b58299a1618482f7859d9d559f709c authored over 3 years ago by Renovate Bot <[email protected]>
Update dependency Microsoft.NETFramework.ReferenceAssemblies to v1.0.1

github.com/RehanSaeed/Serilog.Exceptions - 19e947fcb9d3f88d92d13c73ec840867f32c9943 authored over 3 years ago by Renovate Bot <[email protected]>
Add patch Label to Renovate

github.com/RehanSaeed/Serilog.Exceptions - 5ca5e5706335de6571113873a93f981806f2110a authored over 3 years ago by Muhammad Rehan Saeed <[email protected]>
Add Dependencies Label to Renovate PR's

github.com/RehanSaeed/Serilog.Exceptions - b18b48f5f43141f3c1bc2438bdfa0a9b2fd91df2 authored over 3 years ago by Muhammad Rehan Saeed <[email protected]>
Add Native Dependabot

github.com/RehanSaeed/Serilog.Exceptions - 3086be9f180baaecf5b84d226cd09253d9dfd6b6 authored over 3 years ago by Muhammad Rehan Saeed <[email protected]>
Update dependency StyleCop.Analyzers to v1.2.0-beta.333

github.com/RehanSaeed/Serilog.Exceptions - 1bdd358b79d7c46f970c42740044fffd80bdec6c authored over 3 years ago by Renovate Bot <[email protected]>
Update actions/upload-artifact action to v2

github.com/RehanSaeed/Serilog.Exceptions - 7a9204ba6f54aeec1bb9b63cb6e6c0a7582a6741 authored over 3 years ago by Renovate Bot <[email protected]>
Add autolabeler

github.com/RehanSaeed/Serilog.Exceptions - 2b74e4d933350c9c9c84b9c6696bd5b704cdaef4 authored over 3 years ago by Muhammad Rehan Saeed <[email protected]>
Bump download-artifact from v1 to v2

github.com/RehanSaeed/Serilog.Exceptions - 39c714ac1b4375a068ba738ebb87fd38b5422baa authored over 3 years ago by Muhammad Rehan Saeed <[email protected]>
Add renovate.json

github.com/RehanSaeed/Serilog.Exceptions - c02c0673c96d17553698c43bc486d4eb965ba482 authored over 3 years ago by Renovate Bot <[email protected]>
Bump Microsoft.NET.Test.Sdk from 16.9.1 to 16.9.4

Bumps [Microsoft.NET.Test.Sdk](https://github.com/microsoft/vstest) from 16.9.1 to 16.9.4.
- [Re...

github.com/RehanSaeed/Serilog.Exceptions - a41cae52b1636ed5fd9e854c9d3a2c20e7f03ddb authored almost 4 years ago by dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
Bump Newtonsoft.Json from 12.0.3 to 13.0.1

Bumps [Newtonsoft.Json](https://github.com/JamesNK/Newtonsoft.Json) from 12.0.3 to 13.0.1.
- [Re...

github.com/RehanSaeed/Serilog.Exceptions - db80c3de7498cca9806645414115dd5ed8468cf1 authored almost 4 years ago by dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
Bump MinVer from 2.4.0 to 2.5.0

Bumps [MinVer](https://github.com/adamralph/minver) from 2.4.0 to 2.5.0.
- [Release notes](https...

github.com/RehanSaeed/Serilog.Exceptions - 4a3a38890666e8e97ec9c52947f248e2bb0af3a4 authored almost 4 years ago by dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
Enable C# 8 nullable reference types

github.com/RehanSaeed/Serilog.Exceptions - 2945cee95e25b6d7171b13a98e7618f9c31461f5 authored almost 4 years ago by Muhammad Rehan Saeed <[email protected]>
Bump Microsoft.VisualStudio.Threading.Analyzers from 16.9.54 to 16.9.60

Bumps [Microsoft.VisualStudio.Threading.Analyzers](https://github.com/microsoft/vs-threading) fr...

github.com/RehanSaeed/Serilog.Exceptions - d418a8cdd752062b8bd2474a0b6e32e96ffc2b04 authored almost 4 years ago by dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
Bump .NET SDK from 5.0.200 to 5.0.201

github.com/RehanSaeed/Serilog.Exceptions - e631308da8f4e76884865a0931e330dc93badc1b authored almost 4 years ago by Muhammad Rehan Saeed <[email protected]>
Bump Cake.Tool from 1.0.0 to 1.1.0

github.com/RehanSaeed/Serilog.Exceptions - 0085b5b126f484515bb129d50ae99a67d2b2a7aa authored almost 4 years ago by Muhammad Rehan Saeed <[email protected]>
Bump .editorconfig to 2.1.0

github.com/RehanSaeed/Serilog.Exceptions - ad2526f6ef53967d7227ca0602677567feffb6df authored almost 4 years ago by Muhammad Rehan Saeed <[email protected]>
Bump Microsoft.VisualStudio.Threading.Analyzers from 16.8.55 to 16.9.54

Bumps [Microsoft.VisualStudio.Threading.Analyzers](https://github.com/microsoft/vs-threading) fr...

github.com/RehanSaeed/Serilog.Exceptions - 0edfc04f26c77505b55b18375e86aa242c24a19e authored almost 4 years ago by dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
Bump Microsoft.NET.Test.Sdk from 16.8.3 to 16.9.1

Bumps [Microsoft.NET.Test.Sdk](https://github.com/microsoft/vstest) from 16.8.3 to 16.9.1.
- [Re...

github.com/RehanSaeed/Serilog.Exceptions - 2954d2a0c9d15327403248fe2c6d98fba7f9e664 authored almost 4 years ago by dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
Bump Moq from 4.16.0 to 4.16.1

Bumps [Moq](https://github.com/moq/moq4) from 4.16.0 to 4.16.1.
- [Release notes](https://github...

github.com/RehanSaeed/Serilog.Exceptions - d741dba9d21531ac337ed5eca9d377fa032f5bde authored almost 4 years ago by dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
Add GitHub Actions Manual Execution

github.com/RehanSaeed/Serilog.Exceptions - 609a384ba407bdb9769df61f0212d7f4bcfde52b authored almost 4 years ago by Muhammad Rehan Saeed <[email protected]>
Bump coverlet.collector from 3.0.2 to 3.0.3

Bumps [coverlet.collector](https://github.com/coverlet-coverage/coverlet) from 3.0.2 to 3.0.3.
-...

github.com/RehanSaeed/Serilog.Exceptions - 88b602688e1bb566c8c16082ff28ce5fa3ee724f authored almost 4 years ago by dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
Add GitHub Actions Environments

github.com/RehanSaeed/Serilog.Exceptions - 6f4d39caec22131703b23b649f5ce888b2ae8989 authored almost 4 years ago by Muhammad Rehan Saeed <[email protected]>
Bump Cake.Tool from 1.0.0-rc0003 to 1.0.0

github.com/RehanSaeed/Serilog.Exceptions - 4d5b231f8f30713497820779e94ae315d5b03170 authored almost 4 years ago by Muhammad Rehan Saeed <[email protected]>
Bump StyleCop.Analyzers from 1.1.118 to 1.2.0-beta.321

github.com/RehanSaeed/Serilog.Exceptions - 11d89f26987378f0f40afaa039b127547b6a542c authored almost 4 years ago by Muhammad Rehan Saeed <[email protected]>
Bump coverlet.collector from 3.0.1 to 3.0.2

Bumps [coverlet.collector](https://github.com/coverlet-coverage/coverlet) from 3.0.1 to 3.0.2.
-...

github.com/RehanSaeed/Serilog.Exceptions - 2dbd24d82bbba98739f8195d6ace59927a0c63af authored almost 4 years ago by dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
Bump coverlet.collector from 3.0.0 to 3.0.1

Bumps [coverlet.collector](https://github.com/coverlet-coverage/coverlet) from 3.0.0 to 3.0.1.
-...

github.com/RehanSaeed/Serilog.Exceptions - e4bcbf17e8a790675d85b779af8928f9c7fb68e0 authored almost 4 years ago by dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
Bump Moq from 4.15.2 to 4.16.0

Bumps [Moq](https://github.com/moq/moq4) from 4.15.2 to 4.16.0.
- [Release notes](https://github...

github.com/RehanSaeed/Serilog.Exceptions - fa40d5842f2dfb7936ac8bc0b80550f2902f44fe authored almost 4 years ago by dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
Fix warnings

github.com/RehanSaeed/Serilog.Exceptions - 1db4b035e4055f2f804e816bfa903b7db955a3b0 authored almost 4 years ago by Muhammad Rehan Saeed <[email protected]>
Up Bump .NET SDK from 5.0.100 to 5.0.102

github.com/RehanSaeed/Serilog.Exceptions - d41f730d289d0f20e4c62a22806f13c7b8642f3b authored almost 4 years ago by Muhammad Rehan Saeed <[email protected]>
Bump coverlet.collector from 1.3.0 to 3.0.0

Bumps [coverlet.collector](https://github.com/coverlet-coverage/coverlet) from 1.3.0 to 3.0.0.
-...

github.com/RehanSaeed/Serilog.Exceptions - a716b63ba4da6842c27cb83f8b260555e30f6ec6 authored almost 4 years ago by dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
Add Mac OS support to AppVeyor builds

github.com/RehanSaeed/Serilog.Exceptions - 4733dd92066fc5f18d11647a79e481a3969bfa62 authored about 4 years ago by Muhammad Rehan Saeed <[email protected]>
Bump MinVer from 2.3.1 to 2.4.0

Bumps [MinVer](https://github.com/adamralph/minver) from 2.3.1 to 2.4.0.
- [Release notes](https...

github.com/RehanSaeed/Serilog.Exceptions - 5afc2f142047d7b65699217a3ee49e16cc11be06 authored about 4 years ago by dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
Delete QUESTION.md

github.com/RehanSaeed/Serilog.Exceptions - 411676c9bf06e80dfb93e9def041d3ea6c8a36c8 authored about 4 years ago by Muhammad Rehan Saeed <[email protected]>
Update .editorconfig to 2.0.1

github.com/RehanSaeed/Serilog.Exceptions - 3693eb8093a9d16b73b9552196aa2bd557570257 authored about 4 years ago by Muhammad Rehan Saeed <[email protected]>
Normalise Source Link file paths

github.com/RehanSaeed/Serilog.Exceptions - af5a60da17e228d9ccdcc4f4646d55630e4ccdc6 authored about 4 years ago by Muhammad Rehan Saeed <[email protected]>
Bump Microsoft.NET.Test.Sdk from 16.8.0 to 16.8.3

Bumps [Microsoft.NET.Test.Sdk](https://github.com/microsoft/vstest) from 16.8.0 to 16.8.3.
- [Re...

github.com/RehanSaeed/Serilog.Exceptions - 6452018d85d7ca9d8e2addf975a6acdbf3270257 authored about 4 years ago by dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
Bump Moq from 4.15.1 to 4.15.2

Bumps [Moq](https://github.com/moq/moq4) from 4.15.1 to 4.15.2.
- [Release notes](https://github...

github.com/RehanSaeed/Serilog.Exceptions - f593958725b4dc9b5524cdab59b066b3227cfbe7 authored about 4 years ago by dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
Update README.md

github.com/RehanSaeed/Serilog.Exceptions - 6e2382e7cb31baf2234abd25ea6664c231931d3f authored about 4 years ago by Muhammad Rehan Saeed <[email protected]>
Upgrade to .NET Core SDK 5.0.100

github.com/RehanSaeed/Serilog.Exceptions - 5c10cac01329897f1006bfef27fb985df2f2a089 authored about 4 years ago by Muhammad Rehan Saeed <[email protected]>
Bump Moq from 4.14.7 to 4.15.1

Bumps [Moq](https://github.com/moq/moq4) from 4.14.7 to 4.15.1.
- [Release notes](https://github...

github.com/RehanSaeed/Serilog.Exceptions - d4b06133e10aa97b1e3acf0d81c174dac0f65468 authored about 4 years ago by dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
Bump Microsoft.NET.Test.Sdk from 16.7.1 to 16.8.0

Bumps [Microsoft.NET.Test.Sdk](https://github.com/microsoft/vstest) from 16.7.1 to 16.8.0.
- [Re...

github.com/RehanSaeed/Serilog.Exceptions - 76b2ad94b5798362405bde2ea82f63d4cd2c5676 authored about 4 years ago by dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
Rename master branch to main

github.com/RehanSaeed/Serilog.Exceptions - dd59262029142fbc5083d488c120a7b7389411fd authored about 4 years ago by Muhammad Rehan Saeed <[email protected]>
Bump Microsoft.VisualStudio.Threading.Analyzers from 16.8.51 to 16.8.55

Bumps [Microsoft.VisualStudio.Threading.Analyzers](https://github.com/microsoft/vs-threading) fr...

github.com/RehanSaeed/Serilog.Exceptions - 56ad83eeee551c030fdc8fdb7a36033000391788 authored about 4 years ago by dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
added SocketExceptionDestructurer #249

github.com/RehanSaeed/Serilog.Exceptions - 861d35e6fb05cc32194babfdd067c09b4fcf479b authored about 4 years ago by Tyson Williams <[email protected]>
added test for case when socket error code is unknown

github.com/RehanSaeed/Serilog.Exceptions - 817a9baa0999ace7b6bde4aaba0dba68b6aff4b4 authored about 4 years ago by Tyson Williams <[email protected]>
changes based on feedback

github.com/RehanSaeed/Serilog.Exceptions - b6293717972119bbd60f2f539bea8818d28a08ac authored about 4 years ago by Tyson Williams <[email protected]>
`dotnet nuget push` now works in GitHub Actions

github.com/RehanSaeed/Serilog.Exceptions - 0590d59a9b3f61f6e8155c14ced9eb8dd6e5349a authored about 4 years ago by Muhammad Rehan Saeed <[email protected]>