{"payload":{"feedbackUrl":"https://github.com/orgs/community/discussions/53140","repo":{"id":11718424,"defaultBranch":"develop","name":"fluentassertions","ownerLogin":"fluentassertions","currentUserCanPush":false,"isFork":false,"isEmpty":false,"createdAt":"2013-07-28T10:35:25.000Z","ownerAvatar":"https://avatars.githubusercontent.com/u/25584770?v=4","public":true,"private":false,"isOrgOwned":true},"refInfo":{"name":"","listCacheKey":"v0:1717439965.0","currentOid":""},"activityList":{"items":[{"before":"fa3b9cb66c48da6c1beed69ed2e919ec235a8202","after":"c0e4fc9f52503beec26dcaa81dcfd0882c8ad82f","ref":"refs/heads/develop","pushedAt":"2024-06-03T18:39:25.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"dennisdoomen","name":"Dennis Doomen","path":"/dennisdoomen","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/572734?s=80&v=4"},"commit":{"message":"Bump Meziantou.Analyzer from 2.0.153 to 2.0.155 (#2663)\n\nBumps [Meziantou.Analyzer](https://github.com/meziantou/Meziantou.Analyzer) from 2.0.153 to 2.0.155.\r\n- [Release notes](https://github.com/meziantou/Meziantou.Analyzer/releases)\r\n- [Commits](https://github.com/meziantou/Meziantou.Analyzer/compare/2.0.153...2.0.155)\r\n\r\n---\r\nupdated-dependencies:\r\n- dependency-name: Meziantou.Analyzer\r\n dependency-type: direct:production\r\n update-type: version-update:semver-patch\r\n...\r\n\r\nSigned-off-by: dependabot[bot] \r\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>","shortMessageHtmlLink":"Bump Meziantou.Analyzer from 2.0.153 to 2.0.155 (#2663)"}},{"before":"1f92fc9c71d6296ec265bb5d601d58cff2e69f21","after":null,"ref":"refs/heads/dependabot/nuget/Meziantou.Analyzer-2.0.155","pushedAt":"2024-06-03T18:39:25.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"dennisdoomen","name":"Dennis Doomen","path":"/dennisdoomen","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/572734?s=80&v=4"}},{"before":null,"after":"1f92fc9c71d6296ec265bb5d601d58cff2e69f21","ref":"refs/heads/dependabot/nuget/Meziantou.Analyzer-2.0.155","pushedAt":"2024-06-03T14:56:40.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"dependabot[bot]","name":null,"path":"/apps/dependabot","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/29110?s=80&v=4"},"commit":{"message":"Bump Meziantou.Analyzer from 2.0.153 to 2.0.155\n\nBumps [Meziantou.Analyzer](https://github.com/meziantou/Meziantou.Analyzer) from 2.0.153 to 2.0.155.\n- [Release notes](https://github.com/meziantou/Meziantou.Analyzer/releases)\n- [Commits](https://github.com/meziantou/Meziantou.Analyzer/compare/2.0.153...2.0.155)\n\n---\nupdated-dependencies:\n- dependency-name: Meziantou.Analyzer\n dependency-type: direct:production\n update-type: version-update:semver-patch\n...\n\nSigned-off-by: dependabot[bot] ","shortMessageHtmlLink":"Bump Meziantou.Analyzer from 2.0.153 to 2.0.155"}},{"before":null,"after":"4eefe55e67f935cb8c1aad87900d0c4e9e691fa6","ref":"refs/heads/dependabot/nuget/Roslynator.Analyzers-4.12.4","pushedAt":"2024-06-03T14:50:41.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"dependabot[bot]","name":null,"path":"/apps/dependabot","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/29110?s=80&v=4"},"commit":{"message":"Bump Roslynator.Analyzers from 4.12.3 to 4.12.4\n\nBumps [Roslynator.Analyzers](https://github.com/dotnet/roslynator) from 4.12.3 to 4.12.4.\n- [Release notes](https://github.com/dotnet/roslynator/releases)\n- [Changelog](https://github.com/dotnet/roslynator/blob/main/ChangeLog.md)\n- [Commits](https://github.com/dotnet/roslynator/compare/v4.12.3...v4.12.4)\n\n---\nupdated-dependencies:\n- dependency-name: Roslynator.Analyzers\n dependency-type: direct:production\n update-type: version-update:semver-patch\n...\n\nSigned-off-by: dependabot[bot] ","shortMessageHtmlLink":"Bump Roslynator.Analyzers from 4.12.3 to 4.12.4"}},{"before":null,"after":"8794dd49c571ad2ca7567c8b4db008f36d489a38","ref":"refs/heads/dependabot/nuget/xunit-008b10ff2a","pushedAt":"2024-06-03T14:43:10.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"dependabot[bot]","name":null,"path":"/apps/dependabot","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/29110?s=80&v=4"},"commit":{"message":"Bump the xunit group with 3 updates\n\nBumps the xunit group with 3 updates: [Verify.Xunit](https://github.com/VerifyTests/Verify), [System.Collections.Immutable](https://github.com/dotnet/runtime) and [System.Threading.Tasks.Extensions](https://github.com/dotnet/corefx).\n\n\nUpdates `Verify.Xunit` from 24.2.0 to 25.0.1\n- [Release notes](https://github.com/VerifyTests/Verify/releases)\n- [Commits](https://github.com/VerifyTests/Verify/commits/25.0.1)\n\nUpdates `System.Collections.Immutable` from 1.5.0 to 8.0.0\n- [Release notes](https://github.com/dotnet/runtime/releases)\n- [Commits](https://github.com/dotnet/runtime/commits/v8.0.0)\n\nUpdates `System.Threading.Tasks.Extensions` from 4.5.0 to 4.5.4\n- [Release notes](https://github.com/dotnet/corefx/releases)\n- [Commits](https://github.com/dotnet/corefx/commits)\n\n---\nupdated-dependencies:\n- dependency-name: Verify.Xunit\n dependency-type: direct:production\n update-type: version-update:semver-major\n dependency-group: xunit\n- dependency-name: System.Collections.Immutable\n dependency-type: direct:production\n update-type: version-update:semver-major\n dependency-group: xunit\n- dependency-name: System.Threading.Tasks.Extensions\n dependency-type: direct:production\n update-type: version-update:semver-patch\n dependency-group: xunit\n...\n\nSigned-off-by: dependabot[bot] ","shortMessageHtmlLink":"Bump the xunit group with 3 updates"}},{"before":"fc0d0d905f5bbe6b227d60b07d7f8beff76eb067","after":"fa3b9cb66c48da6c1beed69ed2e919ec235a8202","ref":"refs/heads/develop","pushedAt":"2024-05-27T17:57:21.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"jnyrup","name":"Jonas Nyrup","path":"/jnyrup","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/919634?s=80&v=4"},"commit":{"message":"Fixed `BeEquivalentTo` when using a custom comparer targeting nullable types (#2648)\n\nHandle custom comparer for nullable fields (#2595)","shortMessageHtmlLink":"Fixed BeEquivalentTo when using a custom comparer targeting nullabl…"}},{"before":"53336739dddadfa42ee202d5ed1088067108a9aa","after":null,"ref":"refs/heads/dependabot/nuget/xunit-63bf006411","pushedAt":"2024-05-27T16:29:12.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"jnyrup","name":"Jonas Nyrup","path":"/jnyrup","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/919634?s=80&v=4"}},{"before":"a60fb2b164682a602937623c41995cecd4186bab","after":"fc0d0d905f5bbe6b227d60b07d7f8beff76eb067","ref":"refs/heads/develop","pushedAt":"2024-05-27T16:29:11.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"jnyrup","name":"Jonas Nyrup","path":"/jnyrup","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/919634?s=80&v=4"},"commit":{"message":"Bump the xunit group with 2 updates (#2657)\n\n* Bump the xunit group with 2 updates\r\n\r\nBumps the xunit group with 2 updates: [xunit](https://github.com/xunit/xunit) and [xunit.runner.visualstudio](https://github.com/xunit/visualstudio.xunit).\r\n\r\n\r\nUpdates `xunit` from 2.8.0 to 2.8.1\r\n- [Commits](https://github.com/xunit/xunit/compare/2.8.0...2.8.1)\r\n\r\nUpdates `xunit.runner.visualstudio` from 2.8.0 to 2.8.1\r\n- [Release notes](https://github.com/xunit/visualstudio.xunit/releases)\r\n- [Commits](https://github.com/xunit/visualstudio.xunit/compare/2.8.0...2.8.1)\r\n\r\n---\r\nupdated-dependencies:\r\n- dependency-name: xunit\r\n dependency-type: direct:production\r\n update-type: version-update:semver-patch\r\n dependency-group: xunit\r\n- dependency-name: xunit.runner.visualstudio\r\n dependency-type: direct:production\r\n update-type: version-update:semver-patch\r\n dependency-group: xunit\r\n...\r\n\r\nSigned-off-by: dependabot[bot] \r\n\r\n* xunit 2.8.0 -> 2.8.1\r\n\r\n---------\r\n\r\nSigned-off-by: dependabot[bot] \r\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>\r\nCo-authored-by: Jonas Nyrup ","shortMessageHtmlLink":"Bump the xunit group with 2 updates (#2657)"}},{"before":"49b9d47103436b0ee2cc9a70dc2119d55581c9d7","after":"53336739dddadfa42ee202d5ed1088067108a9aa","ref":"refs/heads/dependabot/nuget/xunit-63bf006411","pushedAt":"2024-05-27T16:15:52.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"jnyrup","name":"Jonas Nyrup","path":"/jnyrup","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/919634?s=80&v=4"},"commit":{"message":"xunit 2.8.0 -> 2.8.1","shortMessageHtmlLink":"xunit 2.8.0 -> 2.8.1"}},{"before":"7984016fcee9796b50ea2bae132279b6bc30e6ef","after":"49b9d47103436b0ee2cc9a70dc2119d55581c9d7","ref":"refs/heads/dependabot/nuget/xunit-63bf006411","pushedAt":"2024-05-27T16:03:35.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"dependabot[bot]","name":null,"path":"/apps/dependabot","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/29110?s=80&v=4"},"commit":{"message":"Bump the xunit group with 2 updates\n\nBumps the xunit group with 2 updates: [xunit](https://github.com/xunit/xunit) and [xunit.runner.visualstudio](https://github.com/xunit/visualstudio.xunit).\n\n\nUpdates `xunit` from 2.8.0 to 2.8.1\n- [Commits](https://github.com/xunit/xunit/compare/2.8.0...2.8.1)\n\nUpdates `xunit.runner.visualstudio` from 2.8.0 to 2.8.1\n- [Release notes](https://github.com/xunit/visualstudio.xunit/releases)\n- [Commits](https://github.com/xunit/visualstudio.xunit/compare/2.8.0...2.8.1)\n\n---\nupdated-dependencies:\n- dependency-name: xunit\n dependency-type: direct:production\n update-type: version-update:semver-patch\n dependency-group: xunit\n- dependency-name: xunit.runner.visualstudio\n dependency-type: direct:production\n update-type: version-update:semver-patch\n dependency-group: xunit\n...\n\nSigned-off-by: dependabot[bot] ","shortMessageHtmlLink":"Bump the xunit group with 2 updates"}},{"before":"432af8064d654c02337c148e166ac3a19c65f40d","after":"7984016fcee9796b50ea2bae132279b6bc30e6ef","ref":"refs/heads/dependabot/nuget/xunit-63bf006411","pushedAt":"2024-05-27T15:47:40.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"jnyrup","name":"Jonas Nyrup","path":"/jnyrup","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/919634?s=80&v=4"},"commit":{"message":"Bump xunit 2.8.0 -> 2.8.1","shortMessageHtmlLink":"Bump xunit 2.8.0 -> 2.8.1"}},{"before":"b2d8b673af1b30c9d8296c0beab31652384fc8b9","after":null,"ref":"refs/heads/dependabot/nuget/Microsoft.NET.Test.Sdk-17.10.0","pushedAt":"2024-05-27T15:43:36.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"jnyrup","name":"Jonas Nyrup","path":"/jnyrup","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/919634?s=80&v=4"}},{"before":"eaa86af5020ea110e2648e1435a5744d48049677","after":"a60fb2b164682a602937623c41995cecd4186bab","ref":"refs/heads/develop","pushedAt":"2024-05-27T15:43:35.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"jnyrup","name":"Jonas Nyrup","path":"/jnyrup","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/919634?s=80&v=4"},"commit":{"message":"Bump Microsoft.NET.Test.Sdk from 17.9.0 to 17.10.0\n\nBumps [Microsoft.NET.Test.Sdk](https://github.com/microsoft/vstest) from 17.9.0 to 17.10.0.\n- [Release notes](https://github.com/microsoft/vstest/releases)\n- [Changelog](https://github.com/microsoft/vstest/blob/main/docs/releases.md)\n- [Commits](https://github.com/microsoft/vstest/compare/v17.9.0...v17.10.0)\n\n---\nupdated-dependencies:\n- dependency-name: Microsoft.NET.Test.Sdk\n dependency-type: direct:production\n update-type: version-update:semver-minor\n...\n\nSigned-off-by: dependabot[bot] ","shortMessageHtmlLink":"Bump Microsoft.NET.Test.Sdk from 17.9.0 to 17.10.0"}},{"before":"6cbe2c454feba2bd76c129edf42a39b2f31ae0bd","after":null,"ref":"refs/heads/dependabot/npm_and_yarn/cspell-8.8.3","pushedAt":"2024-05-27T15:42:41.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"jnyrup","name":"Jonas Nyrup","path":"/jnyrup","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/919634?s=80&v=4"}},{"before":"edc0c1fc1f19aa27a6bdb95bfb0eb22132cd95d9","after":"eaa86af5020ea110e2648e1435a5744d48049677","ref":"refs/heads/develop","pushedAt":"2024-05-27T15:42:40.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"jnyrup","name":"Jonas Nyrup","path":"/jnyrup","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/919634?s=80&v=4"},"commit":{"message":"Bump cspell from 8.8.1 to 8.8.3\n\nBumps [cspell](https://github.com/streetsidesoftware/cspell/tree/HEAD/packages/cspell) from 8.8.1 to 8.8.3.\n- [Release notes](https://github.com/streetsidesoftware/cspell/releases)\n- [Changelog](https://github.com/streetsidesoftware/cspell/blob/main/packages/cspell/CHANGELOG.md)\n- [Commits](https://github.com/streetsidesoftware/cspell/commits/v8.8.3/packages/cspell)\n\n---\nupdated-dependencies:\n- dependency-name: cspell\n dependency-type: direct:production\n update-type: version-update:semver-patch\n...\n\nSigned-off-by: dependabot[bot] ","shortMessageHtmlLink":"Bump cspell from 8.8.1 to 8.8.3"}},{"before":"00fec75af4ef42206d3fd510f2e416bf1fb9fb3a","after":null,"ref":"refs/heads/dependabot/nuget/Meziantou.Analyzer-2.0.153","pushedAt":"2024-05-27T15:41:54.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"jnyrup","name":"Jonas Nyrup","path":"/jnyrup","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/919634?s=80&v=4"}},{"before":"dc441ec10ce07e3f752b285456f588c4765ca25b","after":"edc0c1fc1f19aa27a6bdb95bfb0eb22132cd95d9","ref":"refs/heads/develop","pushedAt":"2024-05-27T15:41:53.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"jnyrup","name":"Jonas Nyrup","path":"/jnyrup","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/919634?s=80&v=4"},"commit":{"message":"Bump Meziantou.Analyzer from 2.0.152 to 2.0.153\n\nBumps [Meziantou.Analyzer](https://github.com/meziantou/Meziantou.Analyzer) from 2.0.152 to 2.0.153.\n- [Release notes](https://github.com/meziantou/Meziantou.Analyzer/releases)\n- [Commits](https://github.com/meziantou/Meziantou.Analyzer/compare/2.0.152...2.0.153)\n\n---\nupdated-dependencies:\n- dependency-name: Meziantou.Analyzer\n dependency-type: direct:production\n update-type: version-update:semver-patch\n...\n\nSigned-off-by: dependabot[bot] ","shortMessageHtmlLink":"Bump Meziantou.Analyzer from 2.0.152 to 2.0.153"}},{"before":null,"after":"00fec75af4ef42206d3fd510f2e416bf1fb9fb3a","ref":"refs/heads/dependabot/nuget/Meziantou.Analyzer-2.0.153","pushedAt":"2024-05-27T14:57:33.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"dependabot[bot]","name":null,"path":"/apps/dependabot","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/29110?s=80&v=4"},"commit":{"message":"Bump Meziantou.Analyzer from 2.0.152 to 2.0.153\n\nBumps [Meziantou.Analyzer](https://github.com/meziantou/Meziantou.Analyzer) from 2.0.152 to 2.0.153.\n- [Release notes](https://github.com/meziantou/Meziantou.Analyzer/releases)\n- [Commits](https://github.com/meziantou/Meziantou.Analyzer/compare/2.0.152...2.0.153)\n\n---\nupdated-dependencies:\n- dependency-name: Meziantou.Analyzer\n dependency-type: direct:production\n update-type: version-update:semver-patch\n...\n\nSigned-off-by: dependabot[bot] ","shortMessageHtmlLink":"Bump Meziantou.Analyzer from 2.0.152 to 2.0.153"}},{"before":null,"after":"b2d8b673af1b30c9d8296c0beab31652384fc8b9","ref":"refs/heads/dependabot/nuget/Microsoft.NET.Test.Sdk-17.10.0","pushedAt":"2024-05-27T14:54:47.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"dependabot[bot]","name":null,"path":"/apps/dependabot","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/29110?s=80&v=4"},"commit":{"message":"Bump Microsoft.NET.Test.Sdk from 17.9.0 to 17.10.0\n\nBumps [Microsoft.NET.Test.Sdk](https://github.com/microsoft/vstest) from 17.9.0 to 17.10.0.\n- [Release notes](https://github.com/microsoft/vstest/releases)\n- [Changelog](https://github.com/microsoft/vstest/blob/main/docs/releases.md)\n- [Commits](https://github.com/microsoft/vstest/compare/v17.9.0...v17.10.0)\n\n---\nupdated-dependencies:\n- dependency-name: Microsoft.NET.Test.Sdk\n dependency-type: direct:production\n update-type: version-update:semver-minor\n...\n\nSigned-off-by: dependabot[bot] ","shortMessageHtmlLink":"Bump Microsoft.NET.Test.Sdk from 17.9.0 to 17.10.0"}},{"before":null,"after":"432af8064d654c02337c148e166ac3a19c65f40d","ref":"refs/heads/dependabot/nuget/xunit-63bf006411","pushedAt":"2024-05-27T14:50:05.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"dependabot[bot]","name":null,"path":"/apps/dependabot","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/29110?s=80&v=4"},"commit":{"message":"Bump the xunit group with 2 updates\n\nBumps the xunit group with 2 updates: [xunit](https://github.com/xunit/xunit) and [xunit.runner.visualstudio](https://github.com/xunit/visualstudio.xunit).\n\n\nUpdates `xunit` from 2.8.0 to 2.8.1\n- [Commits](https://github.com/xunit/xunit/compare/2.8.0...2.8.1)\n\nUpdates `xunit.runner.visualstudio` from 2.8.0 to 2.8.1\n- [Release notes](https://github.com/xunit/visualstudio.xunit/releases)\n- [Commits](https://github.com/xunit/visualstudio.xunit/compare/2.8.0...2.8.1)\n\n---\nupdated-dependencies:\n- dependency-name: xunit\n dependency-type: direct:production\n update-type: version-update:semver-patch\n dependency-group: xunit\n- dependency-name: xunit.runner.visualstudio\n dependency-type: direct:production\n update-type: version-update:semver-patch\n dependency-group: xunit\n...\n\nSigned-off-by: dependabot[bot] ","shortMessageHtmlLink":"Bump the xunit group with 2 updates"}},{"before":null,"after":"6cbe2c454feba2bd76c129edf42a39b2f31ae0bd","ref":"refs/heads/dependabot/npm_and_yarn/cspell-8.8.3","pushedAt":"2024-05-27T14:34:10.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"dependabot[bot]","name":null,"path":"/apps/dependabot","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/29110?s=80&v=4"},"commit":{"message":"Bump cspell from 8.8.1 to 8.8.3\n\nBumps [cspell](https://github.com/streetsidesoftware/cspell/tree/HEAD/packages/cspell) from 8.8.1 to 8.8.3.\n- [Release notes](https://github.com/streetsidesoftware/cspell/releases)\n- [Changelog](https://github.com/streetsidesoftware/cspell/blob/main/packages/cspell/CHANGELOG.md)\n- [Commits](https://github.com/streetsidesoftware/cspell/commits/v8.8.3/packages/cspell)\n\n---\nupdated-dependencies:\n- dependency-name: cspell\n dependency-type: direct:production\n update-type: version-update:semver-patch\n...\n\nSigned-off-by: dependabot[bot] ","shortMessageHtmlLink":"Bump cspell from 8.8.1 to 8.8.3"}},{"before":"ead29b93ea1b9dda1b7fd80b4bc014a4f9a007f2","after":"b09448c7f390bd0ca65f3a1573de47f71e6237d5","ref":"refs/heads/master","pushedAt":"2024-05-21T13:52:03.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"dennisdoomen","name":"Dennis Doomen","path":"/dennisdoomen","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/572734?s=80&v=4"},"commit":{"message":"Removed Google Ads","shortMessageHtmlLink":"Removed Google Ads"}},{"before":"1861ff71692ee4b3ce8e638e08db336741d38787","after":null,"ref":"refs/heads/dependabot/nuget/System.Collections.Immutable-8.0.0","pushedAt":"2024-05-21T07:46:24.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"dependabot[bot]","name":null,"path":"/apps/dependabot","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/29110?s=80&v=4"}},{"before":"18de58af8cb1d16ca430da7bcd94f081c000ebb0","after":null,"ref":"refs/heads/dependabot/nuget/Meziantou.Analyzer-2.0.152","pushedAt":"2024-05-20T15:32:24.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"dennisdoomen","name":"Dennis Doomen","path":"/dennisdoomen","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/572734?s=80&v=4"}},{"before":"d90c89918b6407abe463ac0b0833170fdf9ed3a9","after":"dc441ec10ce07e3f752b285456f588c4765ca25b","ref":"refs/heads/develop","pushedAt":"2024-05-20T15:32:23.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"dennisdoomen","name":"Dennis Doomen","path":"/dennisdoomen","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/572734?s=80&v=4"},"commit":{"message":"Bump Meziantou.Analyzer from 2.0.150 to 2.0.152 (#2652)\n\nBumps [Meziantou.Analyzer](https://github.com/meziantou/Meziantou.Analyzer) from 2.0.150 to 2.0.152.\r\n- [Release notes](https://github.com/meziantou/Meziantou.Analyzer/releases)\r\n- [Commits](https://github.com/meziantou/Meziantou.Analyzer/compare/2.0.150...2.0.152)\r\n\r\n---\r\nupdated-dependencies:\r\n- dependency-name: Meziantou.Analyzer\r\n dependency-type: direct:production\r\n update-type: version-update:semver-patch\r\n...\r\n\r\nSigned-off-by: dependabot[bot] \r\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>","shortMessageHtmlLink":"Bump Meziantou.Analyzer from 2.0.150 to 2.0.152 (#2652)"}},{"before":"f276577e5ad72dfaf51b97748041acfd8e69f329","after":null,"ref":"refs/heads/dependabot/nuget/CSharpGuidelinesAnalyzer-3.8.5","pushedAt":"2024-05-20T15:32:10.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"dennisdoomen","name":"Dennis Doomen","path":"/dennisdoomen","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/572734?s=80&v=4"}},{"before":"05c8ee2323950fd078508c3a14edac2c212442d1","after":"d90c89918b6407abe463ac0b0833170fdf9ed3a9","ref":"refs/heads/develop","pushedAt":"2024-05-20T15:32:09.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"dennisdoomen","name":"Dennis Doomen","path":"/dennisdoomen","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/572734?s=80&v=4"},"commit":{"message":"Bump CSharpGuidelinesAnalyzer from 3.8.4 to 3.8.5 (#2653)\n\nBumps [CSharpGuidelinesAnalyzer](https://github.com/bkoelman/CSharpGuidelinesAnalyzer) from 3.8.4 to 3.8.5.\r\n- [Release notes](https://github.com/bkoelman/CSharpGuidelinesAnalyzer/releases)\r\n- [Commits](https://github.com/bkoelman/CSharpGuidelinesAnalyzer/compare/v3.8.4...v3.8.5)\r\n\r\n---\r\nupdated-dependencies:\r\n- dependency-name: CSharpGuidelinesAnalyzer\r\n dependency-type: direct:production\r\n update-type: version-update:semver-patch\r\n...\r\n\r\nSigned-off-by: dependabot[bot] \r\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>","shortMessageHtmlLink":"Bump CSharpGuidelinesAnalyzer from 3.8.4 to 3.8.5 (#2653)"}},{"before":null,"after":"f276577e5ad72dfaf51b97748041acfd8e69f329","ref":"refs/heads/dependabot/nuget/CSharpGuidelinesAnalyzer-3.8.5","pushedAt":"2024-05-20T14:47:12.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"dependabot[bot]","name":null,"path":"/apps/dependabot","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/29110?s=80&v=4"},"commit":{"message":"Bump CSharpGuidelinesAnalyzer from 3.8.4 to 3.8.5\n\nBumps [CSharpGuidelinesAnalyzer](https://github.com/bkoelman/CSharpGuidelinesAnalyzer) from 3.8.4 to 3.8.5.\n- [Release notes](https://github.com/bkoelman/CSharpGuidelinesAnalyzer/releases)\n- [Commits](https://github.com/bkoelman/CSharpGuidelinesAnalyzer/compare/v3.8.4...v3.8.5)\n\n---\nupdated-dependencies:\n- dependency-name: CSharpGuidelinesAnalyzer\n dependency-type: direct:production\n update-type: version-update:semver-patch\n...\n\nSigned-off-by: dependabot[bot] ","shortMessageHtmlLink":"Bump CSharpGuidelinesAnalyzer from 3.8.4 to 3.8.5"}},{"before":null,"after":"18de58af8cb1d16ca430da7bcd94f081c000ebb0","ref":"refs/heads/dependabot/nuget/Meziantou.Analyzer-2.0.152","pushedAt":"2024-05-20T14:44:18.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"dependabot[bot]","name":null,"path":"/apps/dependabot","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/29110?s=80&v=4"},"commit":{"message":"Bump Meziantou.Analyzer from 2.0.150 to 2.0.152\n\nBumps [Meziantou.Analyzer](https://github.com/meziantou/Meziantou.Analyzer) from 2.0.150 to 2.0.152.\n- [Release notes](https://github.com/meziantou/Meziantou.Analyzer/releases)\n- [Commits](https://github.com/meziantou/Meziantou.Analyzer/compare/2.0.150...2.0.152)\n\n---\nupdated-dependencies:\n- dependency-name: Meziantou.Analyzer\n dependency-type: direct:production\n update-type: version-update:semver-patch\n...\n\nSigned-off-by: dependabot[bot] ","shortMessageHtmlLink":"Bump Meziantou.Analyzer from 2.0.150 to 2.0.152"}},{"before":null,"after":"1861ff71692ee4b3ce8e638e08db336741d38787","ref":"refs/heads/dependabot/nuget/System.Collections.Immutable-8.0.0","pushedAt":"2024-05-20T14:41:16.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"dependabot[bot]","name":null,"path":"/apps/dependabot","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/29110?s=80&v=4"},"commit":{"message":"Bump System.Collections.Immutable from 1.5.0 to 8.0.0\n\nBumps [System.Collections.Immutable](https://github.com/dotnet/runtime) from 1.5.0 to 8.0.0.\n- [Release notes](https://github.com/dotnet/runtime/releases)\n- [Commits](https://github.com/dotnet/runtime/commits/v8.0.0)\n\n---\nupdated-dependencies:\n- dependency-name: System.Collections.Immutable\n dependency-type: direct:production\n update-type: version-update:semver-major\n...\n\nSigned-off-by: dependabot[bot] ","shortMessageHtmlLink":"Bump System.Collections.Immutable from 1.5.0 to 8.0.0"}}],"hasNextPage":true,"hasPreviousPage":false,"activityType":"all","actor":null,"timePeriod":"all","sort":"DESC","perPage":30,"cursor":"djE6ks8AAAAEW0RXvwA","startCursor":null,"endCursor":null}},"title":"Activity · fluentassertions/fluentassertions"}