{"payload":{"feedbackUrl":"https://github.com/orgs/community/discussions/53140","repo":{"id":35890081,"defaultBranch":"main","name":"docs","ownerLogin":"dotnet","currentUserCanPush":false,"isFork":false,"isEmpty":false,"createdAt":"2015-05-19T15:13:32.000Z","ownerAvatar":"https://avatars.githubusercontent.com/u/9141961?v=4","public":true,"private":false,"isOrgOwned":true},"refInfo":{"name":"","listCacheKey":"v0:1726880231.0","currentOid":""},"activityList":{"items":[{"before":"e30fcd919bcd115627dfce12b963dd273796c464","after":"e0aeb05b691adf5472ea0f50fe1580c2b677ef65","ref":"refs/heads/live","pushedAt":"2024-09-21T10:03:23.000Z","pushType":"pr_merge","commitsCount":5,"pusher":{"login":"dotnet-policy-service[bot]","name":null,"path":"/apps/dotnet-policy-service","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/285228?s=80&v=4"},"commit":{"message":"Merge pull request #42675 from dotnet/main\n\nMerge main into live","shortMessageHtmlLink":"Merge pull request #42675 from dotnet/main"}},{"before":"6e0c29d100a208170e81aa459f86139a02e642e1","after":"b31a8ee719c31ecccbfcbbcaeba4b94f5968e70a","ref":"refs/heads/TaraO-10B-24","pushedAt":"2024-09-21T03:17:20.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"TaraOverfield","name":"Tara Overfield","path":"/TaraOverfield","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/28761970?s=80&v=4"},"commit":{"message":"Add Q1 release notes and 10B new notes","shortMessageHtmlLink":"Add Q1 release notes and 10B new notes"}},{"before":null,"after":"6e0c29d100a208170e81aa459f86139a02e642e1","ref":"refs/heads/TaraO-10B-24","pushedAt":"2024-09-21T00:57:11.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"TaraOverfield","name":"Tara Overfield","path":"/TaraOverfield","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/28761970?s=80&v=4"},"commit":{"message":"Fix typo in dotnet-nuget-config-set.md (#42669)","shortMessageHtmlLink":"Fix typo in dotnet-nuget-config-set.md (#42669)"}},{"before":"d3d254c655f7265ddedaa0fdb973d7e23352f820","after":"6e0c29d100a208170e81aa459f86139a02e642e1","ref":"refs/heads/main","pushedAt":"2024-09-20T22:36:37.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"tdykstra","name":"Tom Dykstra","path":"/tdykstra","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1569635?s=80&v=4"},"commit":{"message":"Fix typo in dotnet-nuget-config-set.md (#42669)","shortMessageHtmlLink":"Fix typo in dotnet-nuget-config-set.md (#42669)"}},{"before":"7fcee6c15c9ff300f93fcc41e3e100b1a0bb652f","after":"d3d254c655f7265ddedaa0fdb973d7e23352f820","ref":"refs/heads/main","pushedAt":"2024-09-20T20:01:37.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"IEvangelist","name":"David Pine","path":"/IEvangelist","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/7679720?s=80&v=4"},"commit":{"message":"Note that channels are FIFO (#42637)","shortMessageHtmlLink":"Note that channels are FIFO (#42637)"}},{"before":"23adcef3939f004e454ab6a41b64232e26f9ad97","after":"7fcee6c15c9ff300f93fcc41e3e100b1a0bb652f","ref":"refs/heads/main","pushedAt":"2024-09-20T13:22:26.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"BillWagner","name":"Bill Wagner","path":"/BillWagner","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/493969?s=80&v=4"},"commit":{"message":"Update package index with latest published versions (#42665)","shortMessageHtmlLink":"Update package index with latest published versions (#42665)"}},{"before":"bd6965b02ee1f40470a2ffd159d06ae6922c2bf6","after":"23adcef3939f004e454ab6a41b64232e26f9ad97","ref":"refs/heads/main","pushedAt":"2024-09-20T13:21:38.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"BillWagner","name":"Bill Wagner","path":"/BillWagner","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/493969?s=80&v=4"},"commit":{"message":"Fix metric attribute error in built-in-metrics-aspnetcore.md (#42666)","shortMessageHtmlLink":"Fix metric attribute error in built-in-metrics-aspnetcore.md (#42666)"}},{"before":"d3faf9d3cc2d010220f74f2903cd1f49c943127f","after":"e30fcd919bcd115627dfce12b963dd273796c464","ref":"refs/heads/live","pushedAt":"2024-09-20T08:16:24.000Z","pushType":"pr_merge","commitsCount":3,"pusher":{"login":"dotnet-policy-service[bot]","name":null,"path":"/apps/dotnet-policy-service","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/285228?s=80&v=4"},"commit":{"message":"Merge pull request #42668 from dotnet/main\n\nMerge main into live","shortMessageHtmlLink":"Merge pull request #42668 from dotnet/main"}},{"before":"8771ec14a660fb3a831ae78230daa0b1b1f02465","after":"bd6965b02ee1f40470a2ffd159d06ae6922c2bf6","ref":"refs/heads/main","pushedAt":"2024-09-19T20:30:37.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"noahfalk","name":"Noah Falk","path":"/noahfalk","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/6243776?s=80&v=4"},"commit":{"message":"Document CorHandleWeakWinRT (#42659)\n\n- Add docs for that enumeration value in the .NET debugging APIs.\r\n- Also updates the CorReferenceFinalizer value. 80000002 in decimal is the correct value in the shipping code. Probably some earlier developer intended it to be hexadecimal in the product but made a mistake. Since it has already shipped it won't be changed.\r\n\r\nFixes https://github.com/dotnet/diagnostics/issues/4171","shortMessageHtmlLink":"Document CorHandleWeakWinRT (#42659)"}},{"before":"d436fedb8427ba2ca90c02c07a0eda97a91c74d0","after":"8771ec14a660fb3a831ae78230daa0b1b1f02465","ref":"refs/heads/main","pushedAt":"2024-09-19T13:57:59.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"BillWagner","name":"Bill Wagner","path":"/BillWagner","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/493969?s=80&v=4"},"commit":{"message":"Update interfaces.md (#42657)\n\nThis commit makes it more clear the implementing class of the `IEquatable` method must be of type `T ` in order to be able to determine if its equal to other instances of type `T`.\r\n\r\nConfusion might arise in certain case. For example, if we have a class of type `MyClass` that implements `IEquatable`, then we can't use `IEquatable`'s method `Equals` to compare an instance of `MyClass` with another instance of `MyClass`","shortMessageHtmlLink":"Update interfaces.md (#42657)"}},{"before":"1e04a7483a90a737adf4fb2531b132e7f6ef08e1","after":"d3faf9d3cc2d010220f74f2903cd1f49c943127f","ref":"refs/heads/live","pushedAt":"2024-09-19T09:02:51.000Z","pushType":"pr_merge","commitsCount":11,"pusher":{"login":"dotnet-policy-service[bot]","name":null,"path":"/apps/dotnet-policy-service","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/285228?s=80&v=4"},"commit":{"message":"Merge pull request #42663 from dotnet/main\n\nMerge main into live","shortMessageHtmlLink":"Merge pull request #42663 from dotnet/main"}},{"before":"a7bb0d56ed5e7687a98255a0e24f8fda158a630d","after":"d436fedb8427ba2ca90c02c07a0eda97a91c74d0","ref":"refs/heads/main","pushedAt":"2024-09-19T01:08:58.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"gewarren","name":"Genevieve Warren","path":"/gewarren","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/24882762?s=80&v=4"},"commit":{"message":"Update package index with latest published versions (#42653)","shortMessageHtmlLink":"Update package index with latest published versions (#42653)"}},{"before":"ad531650a17ba9009a1fffa1fe308c2c72612ac6","after":"a7bb0d56ed5e7687a98255a0e24f8fda158a630d","ref":"refs/heads/main","pushedAt":"2024-09-19T01:02:10.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"gewarren","name":"Genevieve Warren","path":"/gewarren","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/24882762?s=80&v=4"},"commit":{"message":"fix xrefs (#42660)","shortMessageHtmlLink":"fix xrefs (#42660)"}},{"before":"91a1781ce8f766d9800334c2907c05be04bb49d2","after":null,"ref":"refs/heads/dependabot/nuget/samples/snippets/standard/data/sqlite/dotnet-a8b4905bf9","pushedAt":"2024-09-18T13:09:59.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"dotnet-policy-service[bot]","name":null,"path":"/apps/dotnet-policy-service","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/285228?s=80&v=4"}},{"before":"b71563bcd6fcf66ab3f13c30d45391201cf33a79","after":"ad531650a17ba9009a1fffa1fe308c2c72612ac6","ref":"refs/heads/main","pushedAt":"2024-09-18T13:09:58.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"dotnet-policy-service[bot]","name":null,"path":"/apps/dotnet-policy-service","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/285228?s=80&v=4"},"commit":{"message":"Bump the dotnet group (#42652)\n\nBumps the dotnet group in /samples/snippets/standard/data/sqlite with 4 updates: [SQLitePCLRaw.core](https://github.com/ericsink/SQLitePCL.raw), [SQLitePCLRaw.bundle_e_sqlcipher](https://github.com/ericsink/SQLitePCL.raw), [SQLitePCLRaw.provider.dynamic_cdecl](https://github.com/ericsink/SQLitePCL.raw) and [SQLitePCLRaw.provider.sqlite3](https://github.com/ericsink/SQLitePCL.raw).\n\n\nUpdates `SQLitePCLRaw.core` from 2.1.9 to 2.1.10\n- [Release notes](https://github.com/ericsink/SQLitePCL.raw/releases)\n- [Commits](https://github.com/ericsink/SQLitePCL.raw/compare/v2.1.9...v2.1.10)\n\nUpdates `SQLitePCLRaw.bundle_e_sqlcipher` from 2.1.9 to 2.1.10\n- [Release notes](https://github.com/ericsink/SQLitePCL.raw/releases)\n- [Commits](https://github.com/ericsink/SQLitePCL.raw/compare/v2.1.9...v2.1.10)\n\nUpdates `SQLitePCLRaw.provider.dynamic_cdecl` from 2.1.9 to 2.1.10\n- [Release notes](https://github.com/ericsink/SQLitePCL.raw/releases)\n- [Commits](https://github.com/ericsink/SQLitePCL.raw/compare/v2.1.9...v2.1.10)\n\nUpdates `SQLitePCLRaw.core` from 2.1.9 to 2.1.10\n- [Release notes](https://github.com/ericsink/SQLitePCL.raw/releases)\n- [Commits](https://github.com/ericsink/SQLitePCL.raw/compare/v2.1.9...v2.1.10)\n\nUpdates `SQLitePCLRaw.provider.sqlite3` from 2.1.9 to 2.1.10\n- [Release notes](https://github.com/ericsink/SQLitePCL.raw/releases)\n- [Commits](https://github.com/ericsink/SQLitePCL.raw/compare/v2.1.9...v2.1.10)\n\nUpdates `SQLitePCLRaw.core` from 2.1.9 to 2.1.10\n- [Release notes](https://github.com/ericsink/SQLitePCL.raw/releases)\n- [Commits](https://github.com/ericsink/SQLitePCL.raw/compare/v2.1.9...v2.1.10)\n\nUpdates `SQLitePCLRaw.provider.dynamic_cdecl` from 2.1.9 to 2.1.10\n- [Release notes](https://github.com/ericsink/SQLitePCL.raw/releases)\n- [Commits](https://github.com/ericsink/SQLitePCL.raw/compare/v2.1.9...v2.1.10)\n\nUpdates `SQLitePCLRaw.core` from 2.1.9 to 2.1.10\n- [Release notes](https://github.com/ericsink/SQLitePCL.raw/releases)\n- [Commits](https://github.com/ericsink/SQLitePCL.raw/compare/v2.1.9...v2.1.10)\n\n---\nupdated-dependencies:\n- dependency-name: SQLitePCLRaw.core\n dependency-type: direct:production\n update-type: version-update:semver-patch\n dependency-group: dotnet\n- dependency-name: SQLitePCLRaw.bundle_e_sqlcipher\n dependency-type: direct:production\n update-type: version-update:semver-patch\n dependency-group: dotnet\n- dependency-name: SQLitePCLRaw.provider.dynamic_cdecl\n dependency-type: direct:production\n update-type: version-update:semver-patch\n dependency-group: dotnet\n- dependency-name: SQLitePCLRaw.core\n dependency-type: direct:production\n update-type: version-update:semver-patch\n dependency-group: dotnet\n- dependency-name: SQLitePCLRaw.provider.sqlite3\n dependency-type: direct:production\n update-type: version-update:semver-patch\n dependency-group: dotnet\n- dependency-name: SQLitePCLRaw.core\n dependency-type: direct:production\n update-type: version-update:semver-patch\n dependency-group: dotnet\n- dependency-name: SQLitePCLRaw.provider.dynamic_cdecl\n dependency-type: direct:production\n update-type: version-update:semver-patch\n dependency-group: dotnet\n- dependency-name: SQLitePCLRaw.core\n dependency-type: direct:production\n update-type: version-update:semver-patch\n dependency-group: dotnet\n...\n\nSigned-off-by: dependabot[bot] \nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>","shortMessageHtmlLink":"Bump the dotnet group (#42652)"}},{"before":null,"after":"91a1781ce8f766d9800334c2907c05be04bb49d2","ref":"refs/heads/dependabot/nuget/samples/snippets/standard/data/sqlite/dotnet-a8b4905bf9","pushedAt":"2024-09-18T13:07: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 dotnet group\n\nBumps the dotnet group in /samples/snippets/standard/data/sqlite with 4 updates: [SQLitePCLRaw.core](https://github.com/ericsink/SQLitePCL.raw), [SQLitePCLRaw.bundle_e_sqlcipher](https://github.com/ericsink/SQLitePCL.raw), [SQLitePCLRaw.provider.dynamic_cdecl](https://github.com/ericsink/SQLitePCL.raw) and [SQLitePCLRaw.provider.sqlite3](https://github.com/ericsink/SQLitePCL.raw).\n\n\nUpdates `SQLitePCLRaw.core` from 2.1.9 to 2.1.10\n- [Release notes](https://github.com/ericsink/SQLitePCL.raw/releases)\n- [Commits](https://github.com/ericsink/SQLitePCL.raw/compare/v2.1.9...v2.1.10)\n\nUpdates `SQLitePCLRaw.bundle_e_sqlcipher` from 2.1.9 to 2.1.10\n- [Release notes](https://github.com/ericsink/SQLitePCL.raw/releases)\n- [Commits](https://github.com/ericsink/SQLitePCL.raw/compare/v2.1.9...v2.1.10)\n\nUpdates `SQLitePCLRaw.provider.dynamic_cdecl` from 2.1.9 to 2.1.10\n- [Release notes](https://github.com/ericsink/SQLitePCL.raw/releases)\n- [Commits](https://github.com/ericsink/SQLitePCL.raw/compare/v2.1.9...v2.1.10)\n\nUpdates `SQLitePCLRaw.core` from 2.1.9 to 2.1.10\n- [Release notes](https://github.com/ericsink/SQLitePCL.raw/releases)\n- [Commits](https://github.com/ericsink/SQLitePCL.raw/compare/v2.1.9...v2.1.10)\n\nUpdates `SQLitePCLRaw.provider.sqlite3` from 2.1.9 to 2.1.10\n- [Release notes](https://github.com/ericsink/SQLitePCL.raw/releases)\n- [Commits](https://github.com/ericsink/SQLitePCL.raw/compare/v2.1.9...v2.1.10)\n\nUpdates `SQLitePCLRaw.core` from 2.1.9 to 2.1.10\n- [Release notes](https://github.com/ericsink/SQLitePCL.raw/releases)\n- [Commits](https://github.com/ericsink/SQLitePCL.raw/compare/v2.1.9...v2.1.10)\n\nUpdates `SQLitePCLRaw.provider.dynamic_cdecl` from 2.1.9 to 2.1.10\n- [Release notes](https://github.com/ericsink/SQLitePCL.raw/releases)\n- [Commits](https://github.com/ericsink/SQLitePCL.raw/compare/v2.1.9...v2.1.10)\n\nUpdates `SQLitePCLRaw.core` from 2.1.9 to 2.1.10\n- [Release notes](https://github.com/ericsink/SQLitePCL.raw/releases)\n- [Commits](https://github.com/ericsink/SQLitePCL.raw/compare/v2.1.9...v2.1.10)\n\n---\nupdated-dependencies:\n- dependency-name: SQLitePCLRaw.core\n dependency-type: direct:production\n update-type: version-update:semver-patch\n dependency-group: dotnet\n- dependency-name: SQLitePCLRaw.bundle_e_sqlcipher\n dependency-type: direct:production\n update-type: version-update:semver-patch\n dependency-group: dotnet\n- dependency-name: SQLitePCLRaw.provider.dynamic_cdecl\n dependency-type: direct:production\n update-type: version-update:semver-patch\n dependency-group: dotnet\n- dependency-name: SQLitePCLRaw.core\n dependency-type: direct:production\n update-type: version-update:semver-patch\n dependency-group: dotnet\n- dependency-name: SQLitePCLRaw.provider.sqlite3\n dependency-type: direct:production\n update-type: version-update:semver-patch\n dependency-group: dotnet\n- dependency-name: SQLitePCLRaw.core\n dependency-type: direct:production\n update-type: version-update:semver-patch\n dependency-group: dotnet\n- dependency-name: SQLitePCLRaw.provider.dynamic_cdecl\n dependency-type: direct:production\n update-type: version-update:semver-patch\n dependency-group: dotnet\n- dependency-name: SQLitePCLRaw.core\n dependency-type: direct:production\n update-type: version-update:semver-patch\n dependency-group: dotnet\n...\n\nSigned-off-by: dependabot[bot] ","shortMessageHtmlLink":"Bump the dotnet group"}},{"before":"ff43897bec5965f5474ebb50b79ce494edc9db46","after":null,"ref":"refs/heads/dependabot/nuget/docs/ai/how-to/snippets/content-filtering/dotnet-511049716c","pushedAt":"2024-09-18T12:54:45.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"dotnet-policy-service[bot]","name":null,"path":"/apps/dotnet-policy-service","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/285228?s=80&v=4"}},{"before":"4810e4306d5b380877dfed60d7630c814dc36636","after":"b71563bcd6fcf66ab3f13c30d45391201cf33a79","ref":"refs/heads/main","pushedAt":"2024-09-18T12:54:44.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"dotnet-policy-service[bot]","name":null,"path":"/apps/dotnet-policy-service","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/285228?s=80&v=4"},"commit":{"message":"Bump Azure.Core (#42651)\n\nBumps the dotnet group in /docs/ai/how-to/snippets/content-filtering with 1 update: [Azure.Core](https://github.com/Azure/azure-sdk-for-net).\n\n\nUpdates `Azure.Core` from 1.42.0 to 1.43.0\n- [Release notes](https://github.com/Azure/azure-sdk-for-net/releases)\n- [Commits](https://github.com/Azure/azure-sdk-for-net/compare/Azure.Core_1.42.0...Azure.Core_1.43.0)\n\n---\nupdated-dependencies:\n- dependency-name: Azure.Core\n dependency-type: direct:production\n update-type: version-update:semver-minor\n dependency-group: dotnet\n...\n\nSigned-off-by: dependabot[bot] \nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>","shortMessageHtmlLink":"Bump Azure.Core (#42651)"}},{"before":null,"after":"ff43897bec5965f5474ebb50b79ce494edc9db46","ref":"refs/heads/dependabot/nuget/docs/ai/how-to/snippets/content-filtering/dotnet-511049716c","pushedAt":"2024-09-18T12:51:42.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 Azure.Core\n\nBumps the dotnet group in /docs/ai/how-to/snippets/content-filtering with 1 update: [Azure.Core](https://github.com/Azure/azure-sdk-for-net).\n\n\nUpdates `Azure.Core` from 1.42.0 to 1.43.0\n- [Release notes](https://github.com/Azure/azure-sdk-for-net/releases)\n- [Commits](https://github.com/Azure/azure-sdk-for-net/compare/Azure.Core_1.42.0...Azure.Core_1.43.0)\n\n---\nupdated-dependencies:\n- dependency-name: Azure.Core\n dependency-type: direct:production\n update-type: version-update:semver-minor\n dependency-group: dotnet\n...\n\nSigned-off-by: dependabot[bot] ","shortMessageHtmlLink":"Bump Azure.Core"}},{"before":"823192153b5e27a016cce8b2ba533c12116172f4","after":null,"ref":"refs/heads/dependabot/nuget/docs/core/extensions/snippets/http/dotnet-4fa58c9a43","pushedAt":"2024-09-18T12:43:23.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"dotnet-policy-service[bot]","name":null,"path":"/apps/dotnet-policy-service","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/285228?s=80&v=4"}},{"before":"ba9a6974ba20d038245228980ca844d4d6b85d9a","after":"4810e4306d5b380877dfed60d7630c814dc36636","ref":"refs/heads/main","pushedAt":"2024-09-18T12:43:22.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"dotnet-policy-service[bot]","name":null,"path":"/apps/dotnet-policy-service","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/285228?s=80&v=4"},"commit":{"message":"Bump Refit.HttpClientFactory (#42650)\n\nBumps the dotnet group in /docs/core/extensions/snippets/http with 1 update: [Refit.HttpClientFactory](https://github.com/reactiveui/refit).\n\n\nUpdates `Refit.HttpClientFactory` from 7.1.2 to 7.2.0\n- [Release notes](https://github.com/reactiveui/refit/releases)\n- [Commits](https://github.com/reactiveui/refit/compare/7.1.2...7.2.0)\n\n---\nupdated-dependencies:\n- dependency-name: Refit.HttpClientFactory\n dependency-type: direct:production\n update-type: version-update:semver-minor\n dependency-group: dotnet\n...\n\nSigned-off-by: dependabot[bot] \nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>","shortMessageHtmlLink":"Bump Refit.HttpClientFactory (#42650)"}},{"before":null,"after":"823192153b5e27a016cce8b2ba533c12116172f4","ref":"refs/heads/dependabot/nuget/docs/core/extensions/snippets/http/dotnet-4fa58c9a43","pushedAt":"2024-09-18T12:40:28.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 Refit.HttpClientFactory\n\nBumps the dotnet group in /docs/core/extensions/snippets/http with 1 update: [Refit.HttpClientFactory](https://github.com/reactiveui/refit).\n\n\nUpdates `Refit.HttpClientFactory` from 7.1.2 to 7.2.0\n- [Release notes](https://github.com/reactiveui/refit/releases)\n- [Commits](https://github.com/reactiveui/refit/compare/7.1.2...7.2.0)\n\n---\nupdated-dependencies:\n- dependency-name: Refit.HttpClientFactory\n dependency-type: direct:production\n update-type: version-update:semver-minor\n dependency-group: dotnet\n...\n\nSigned-off-by: dependabot[bot] ","shortMessageHtmlLink":"Bump Refit.HttpClientFactory"}},{"before":"b64211fa22c786322f333d9e36f0a6d622ea909b","after":null,"ref":"refs/heads/dependabot/nuget/docs/ai/how-to/snippets/semantic-kernel/dotnet-4202d3fd90","pushedAt":"2024-09-18T12:33:22.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":null,"after":"6e3b4ae79f43d4b3ef15e079f520d891ed90aeef","ref":"refs/heads/dependabot/nuget/docs/ai/how-to/snippets/semantic-kernel/dotnet-bd030f1778","pushedAt":"2024-09-18T12:33: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 the dotnet group across 1 directory with 2 updates\n\nBumps the dotnet group with 2 updates in the /docs/ai/how-to/snippets/semantic-kernel directory: [Microsoft.SemanticKernel](https://github.com/microsoft/semantic-kernel) and [StackExchange.Redis](https://github.com/StackExchange/StackExchange.Redis).\n\n\nUpdates `Microsoft.SemanticKernel` from 1.17.2 to 1.20.0\n- [Release notes](https://github.com/microsoft/semantic-kernel/releases)\n- [Commits](https://github.com/microsoft/semantic-kernel/compare/dotnet-1.17.2...dotnet-1.20.0)\n\nUpdates `StackExchange.Redis` from 2.8.0 to 2.8.16\n- [Release notes](https://github.com/StackExchange/StackExchange.Redis/releases)\n- [Changelog](https://github.com/StackExchange/StackExchange.Redis/blob/main/docs/ReleaseNotes.md)\n- [Commits](https://github.com/StackExchange/StackExchange.Redis/compare/2.8.0...2.8.16)\n\n---\nupdated-dependencies:\n- dependency-name: Microsoft.SemanticKernel\n dependency-type: direct:production\n update-type: version-update:semver-minor\n dependency-group: dotnet\n- dependency-name: StackExchange.Redis\n dependency-type: direct:production\n update-type: version-update:semver-patch\n dependency-group: dotnet\n...\n\nSigned-off-by: dependabot[bot] ","shortMessageHtmlLink":"Bump the dotnet group across 1 directory with 2 updates"}},{"before":"2c457474d649e1741c69f6c4292afdda82ed62b3","after":null,"ref":"refs/heads/dependabot/nuget/docs/azure/sdk/snippets/unit-testing/dotnet-511049716c","pushedAt":"2024-09-18T12:29:28.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"dotnet-policy-service[bot]","name":null,"path":"/apps/dotnet-policy-service","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/285228?s=80&v=4"}},{"before":"9489d3e36e577abaa2e3bad6a444f2ddf748f1f7","after":"ba9a6974ba20d038245228980ca844d4d6b85d9a","ref":"refs/heads/main","pushedAt":"2024-09-18T12:29:27.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"dotnet-policy-service[bot]","name":null,"path":"/apps/dotnet-policy-service","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/285228?s=80&v=4"},"commit":{"message":"Bump Azure.Core (#42648)\n\nBumps the dotnet group in /docs/azure/sdk/snippets/unit-testing with 1 update: [Azure.Core](https://github.com/Azure/azure-sdk-for-net).\n\n\nUpdates `Azure.Core` from 1.42.0 to 1.43.0\n- [Release notes](https://github.com/Azure/azure-sdk-for-net/releases)\n- [Commits](https://github.com/Azure/azure-sdk-for-net/compare/Azure.Core_1.42.0...Azure.Core_1.43.0)\n\n---\nupdated-dependencies:\n- dependency-name: Azure.Core\n dependency-type: direct:production\n update-type: version-update:semver-minor\n dependency-group: dotnet\n...\n\nSigned-off-by: dependabot[bot] \nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>","shortMessageHtmlLink":"Bump Azure.Core (#42648)"}},{"before":null,"after":"2c457474d649e1741c69f6c4292afdda82ed62b3","ref":"refs/heads/dependabot/nuget/docs/azure/sdk/snippets/unit-testing/dotnet-511049716c","pushedAt":"2024-09-18T12:26:15.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 Azure.Core\n\nBumps the dotnet group in /docs/azure/sdk/snippets/unit-testing with 1 update: [Azure.Core](https://github.com/Azure/azure-sdk-for-net).\n\n\nUpdates `Azure.Core` from 1.42.0 to 1.43.0\n- [Release notes](https://github.com/Azure/azure-sdk-for-net/releases)\n- [Commits](https://github.com/Azure/azure-sdk-for-net/compare/Azure.Core_1.42.0...Azure.Core_1.43.0)\n\n---\nupdated-dependencies:\n- dependency-name: Azure.Core\n dependency-type: direct:production\n update-type: version-update:semver-minor\n dependency-group: dotnet\n...\n\nSigned-off-by: dependabot[bot] ","shortMessageHtmlLink":"Bump Azure.Core"}},{"before":"77b6ea26fa1acab9b989fc3a3b6fe7a017918182","after":null,"ref":"refs/heads/dependabot/nuget/docs/ai/tutorials/snippets/llm-eval/dotnet-0ebf065d8d","pushedAt":"2024-09-18T12:23:17.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"dotnet-policy-service[bot]","name":null,"path":"/apps/dotnet-policy-service","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/285228?s=80&v=4"}},{"before":"c2899714895df43027813bdfd0192970854b901c","after":"9489d3e36e577abaa2e3bad6a444f2ddf748f1f7","ref":"refs/heads/main","pushedAt":"2024-09-18T12:23:16.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"dotnet-policy-service[bot]","name":null,"path":"/apps/dotnet-policy-service","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/285228?s=80&v=4"},"commit":{"message":"Bump Microsoft.SemanticKernel (#42647)\n\nBumps the dotnet group in /docs/ai/tutorials/snippets/llm-eval with 1 update: [Microsoft.SemanticKernel](https://github.com/microsoft/semantic-kernel).\n\n\nUpdates `Microsoft.SemanticKernel` from 1.19.0 to 1.20.0\n- [Release notes](https://github.com/microsoft/semantic-kernel/releases)\n- [Commits](https://github.com/microsoft/semantic-kernel/compare/dotnet-1.19.0...dotnet-1.20.0)\n\n---\nupdated-dependencies:\n- dependency-name: Microsoft.SemanticKernel\n dependency-type: direct:production\n update-type: version-update:semver-minor\n dependency-group: dotnet\n...\n\nSigned-off-by: dependabot[bot] \nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>","shortMessageHtmlLink":"Bump Microsoft.SemanticKernel (#42647)"}},{"before":"0011f348e5d41fc9bce177a0c8054251d4328432","after":null,"ref":"refs/heads/dependabot/github_actions/peter-evans/create-pull-request-7.0.3","pushedAt":"2024-09-18T12:22:29.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"dotnet-policy-service[bot]","name":null,"path":"/apps/dotnet-policy-service","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/285228?s=80&v=4"}}],"hasNextPage":true,"hasPreviousPage":false,"activityType":"all","actor":null,"timePeriod":"all","sort":"DESC","perPage":30,"cursor":"Y3Vyc29yOnYyOpK7MjAyNC0wOS0yMVQxMDowMzoyMy4wMDAwMDBazwAAAAS8pKWK","startCursor":"Y3Vyc29yOnYyOpK7MjAyNC0wOS0yMVQxMDowMzoyMy4wMDAwMDBazwAAAAS8pKWK","endCursor":"Y3Vyc29yOnYyOpK7MjAyNC0wOS0xOFQxMjoyMjoyOS4wMDAwMDBazwAAAAS5pjdm"}},"title":"Activity ยท dotnet/docs"}