{"payload":{"feedbackUrl":"https://github.com/orgs/community/discussions/53140","repo":{"id":158405551,"defaultBranch":"main","name":"git-credential-manager","ownerLogin":"git-ecosystem","currentUserCanPush":false,"isFork":false,"isEmpty":false,"createdAt":"2018-11-20T14:50:07.000Z","ownerAvatar":"https://avatars.githubusercontent.com/u/64464614?v=4","public":true,"private":false,"isOrgOwned":true},"refInfo":{"name":"","listCacheKey":"v0:1713481442.0","currentOid":""},"activityList":{"items":[{"before":null,"after":"4fd8072ed02bc9601241b2a67bf07bae41ca61c9","ref":"refs/heads/dependabot/github_actions/lycheeverse/lychee-action-1.10.0","pushedAt":"2024-04-25T20:18:30.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":"build(deps): bump lycheeverse/lychee-action from 1.9.3 to 1.10.0\n\nBumps [lycheeverse/lychee-action](https://github.com/lycheeverse/lychee-action) from 1.9.3 to 1.10.0.\n- [Release notes](https://github.com/lycheeverse/lychee-action/releases)\n- [Commits](https://github.com/lycheeverse/lychee-action/compare/c053181aa0c3d17606addfe97a9075a32723548a...2b973e86fc7b1f6b36a93795fe2c9c6ae1118621)\n\n---\nupdated-dependencies:\n- dependency-name: lycheeverse/lychee-action\n dependency-type: direct:production\n update-type: version-update:semver-minor\n...\n\nSigned-off-by: dependabot[bot] ","shortMessageHtmlLink":"build(deps): bump lycheeverse/lychee-action from 1.9.3 to 1.10.0"}},{"before":"d9ac33c5b1478383672b4425f5ecf875a62efba9","after":"87b3a1a746ace2a7439c158348c1e649c30958d3","ref":"refs/heads/main","pushedAt":"2024-04-20T00:24:29.000Z","pushType":"pr_merge","commitsCount":2,"pusher":{"login":"ldennington","name":"Lessley Dennington","path":"/ldennington","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/11321782?s=80&v=4"},"commit":{"message":"release: capture nuget signing cert (#1594)\n\nNuGet requires that signed packages have a matching [registered signing\r\ncertificate](https://learn.microsoft.com/en-us/nuget/create-packages/sign-a-package#register-the-certificate-on-nugetorg).\r\nUpdate release workflow to capture this certificate from the Sign CLI\r\ntool and upload it as a release artifact. Note that this means we will\r\nneed to manually update this certificate to the\r\n[`git-credential-manager`\r\norganization](https://www.nuget.org/profiles/git-credential-manager) in\r\nnuget.org prior to publishing the .NET tool version for each release.\r\n\r\nTested the end-to-end flow in [my\r\nfork](https://github.com/ldennington/git-credential-manager) which\r\nresulted in publication of [this\r\npackage](https://int.nugettest.org/packages/git-credential-manager) to\r\nthe NuGet QA Gallery.","shortMessageHtmlLink":"release: capture nuget signing cert (#1594)"}},{"before":"df86716430e814f0970b9386e0f143e574e118ed","after":"d34930736e131ad80e5690e5634ced1808aff3e2","ref":"refs/heads/release","pushedAt":"2024-04-18T22:51:55.000Z","pushType":"pr_merge","commitsCount":8,"pusher":{"login":"mjcheetham","name":"Matthew John Cheetham","path":"/mjcheetham","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/5658207?s=80&v=4"},"commit":{"message":"Release GCM 2.5.0 (1) (#1593)\n\n**Changes:**\r\n\r\n- Update MSAL and Avalonia (#1591)\r\n- Fix issue with diagnostic messages (#1590)\r\n- Address CVE-2024-32478 (this issue only affected the Linux Debian\r\npackage)","shortMessageHtmlLink":"Release GCM 2.5.0 (1) (#1593)"}},{"before":"8f00c5e9f0ff49a79f0c28019ee9d9b98bac2c6e","after":"d9ac33c5b1478383672b4425f5ecf875a62efba9","ref":"refs/heads/main","pushedAt":"2024-04-18T22:48:45.000Z","pushType":"pr_merge","commitsCount":2,"pusher":{"login":"mjcheetham","name":"Matthew John Cheetham","path":"/mjcheetham","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/5658207?s=80&v=4"},"commit":{"message":"Merge pull request from GHSA-3c3g-h9rx-f7vq\n\nlinux: ensure Debian package files are owned by root","shortMessageHtmlLink":"Merge pull request from GHSA-3c3g-h9rx-f7vq"}},{"before":"25f095085003d8144b1e872f3d2ec93ced34bd84","after":"8f00c5e9f0ff49a79f0c28019ee9d9b98bac2c6e","ref":"refs/heads/main","pushedAt":"2024-04-17T17:25:20.000Z","pushType":"pr_merge","commitsCount":2,"pusher":{"login":"mjcheetham","name":"Matthew John Cheetham","path":"/mjcheetham","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/5658207?s=80&v=4"},"commit":{"message":"diagnose: avoid poluting stderr stream in Git diagnostic (#1590)\n\nAvoid poluting the standard error stream with a 'fatal' Git error\r\nmessage during the Git diagnostic run as part of the `diagnose` command.\r\n\r\nWhen checking if we are inside of a Git repo we should be using an\r\nexplicit check for `IGit::IsInsideRepository` rather than trying to get\r\nthe current repo path and checking for null.","shortMessageHtmlLink":"diagnose: avoid poluting stderr stream in Git diagnostic (#1590)"}},{"before":"47d2e56dee7f9d907cb69d7681078e12d0167c11","after":"25f095085003d8144b1e872f3d2ec93ced34bd84","ref":"refs/heads/main","pushedAt":"2024-04-17T17:14:09.000Z","pushType":"pr_merge","commitsCount":3,"pusher":{"login":"mjcheetham","name":"Matthew John Cheetham","path":"/mjcheetham","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/5658207?s=80&v=4"},"commit":{"message":"Update MSAL and Avalonia dependencies (#1591)\n\nUpdate the various MSAL.NET packages to the latest version of 4.60.3.\r\nUpdate the various AvaloniaUI packages to the latest stable version of\r\n11.0.10.\r\n\r\nReplaces #1588","shortMessageHtmlLink":"Update MSAL and Avalonia dependencies (#1591)"}},{"before":"213ba0d577195b71426f6d60be75b3a7b33973cc","after":null,"ref":"refs/heads/dependabot/nuget/src/shared/Core/Microsoft.Identity.Client-4.59.1","pushedAt":"2024-04-17T17:10:05.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"mjcheetham","name":"Matthew John Cheetham","path":"/mjcheetham","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/5658207?s=80&v=4"}},{"before":"38ad7454c13351693369f26e8b0e24c66454557e","after":"df86716430e814f0970b9386e0f143e574e118ed","ref":"refs/heads/release","pushedAt":"2024-04-16T22:18:00.000Z","pushType":"pr_merge","commitsCount":53,"pusher":{"login":"mjcheetham","name":"Matthew John Cheetham","path":"/mjcheetham","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/5658207?s=80&v=4"},"commit":{"message":"Release GCM 2.5 (#1587)\n\n**Changes:**\r\n\r\n- Fixes to install from source script (#1469)\r\n- Use Avalonia generated view code (#14790\r\n- Various GitHub Actions updates (#1473, #1483, #1487, #1486, #1488,\r\n#1528, #1547)\r\n- Fix bug in Azure Repos URL handling (#1522)\r\n- Add Azure Managed Identity and SP docs (#1548)\r\n- Fix error messages when using GCM outside of repo (#1561, #1583)\r\n- Remove ESRP (#1571)\r\n- Update to .NET 8 for Mac and Linux (#1579, #1580)\r\n- Fix Alpine install from source script (#1582)","shortMessageHtmlLink":"Release GCM 2.5 (#1587)"}},{"before":null,"after":"213ba0d577195b71426f6d60be75b3a7b33973cc","ref":"refs/heads/dependabot/nuget/src/shared/Core/Microsoft.Identity.Client-4.59.1","pushedAt":"2024-04-16T22:03:17.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":"build(deps): bump Microsoft.Identity.Client in /src/shared/Core\n\nBumps [Microsoft.Identity.Client](https://github.com/AzureAD/microsoft-authentication-library-for-dotnet) from 4.54.0 to 4.59.1.\n- [Release notes](https://github.com/AzureAD/microsoft-authentication-library-for-dotnet/releases)\n- [Changelog](https://github.com/AzureAD/microsoft-authentication-library-for-dotnet/blob/main/CHANGELOG.md)\n- [Commits](https://github.com/AzureAD/microsoft-authentication-library-for-dotnet/compare/4.54.0...4.59.1)\n\n---\nupdated-dependencies:\n- dependency-name: Microsoft.Identity.Client\n dependency-type: direct:production\n...\n\nSigned-off-by: dependabot[bot] ","shortMessageHtmlLink":"build(deps): bump Microsoft.Identity.Client in /src/shared/Core"}},{"before":"b5ddaf5403d7047004be5ec97015ec428076d6e5","after":"47d2e56dee7f9d907cb69d7681078e12d0167c11","ref":"refs/heads/main","pushedAt":"2024-04-16T21:23:02.000Z","pushType":"pr_merge","commitsCount":2,"pusher":{"login":"mjcheetham","name":"Matthew John Cheetham","path":"/mjcheetham","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/5658207?s=80&v=4"},"commit":{"message":"VERSION: bump to version 2.5 for next release (#1586)\n\nPreparing for 2.5 release; update the version number.","shortMessageHtmlLink":"VERSION: bump to version 2.5 for next release (#1586)"}},{"before":"9ec175b9690112868575dc8a3719193786ae7533","after":null,"ref":"refs/heads/dependabot/github_actions/actions/setup-dotnet-4.0.0","pushedAt":"2024-04-16T21:22:16.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"mjcheetham","name":"Matthew John Cheetham","path":"/mjcheetham","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/5658207?s=80&v=4"}},{"before":"487b91e96708505c5e9939b01cc2308f98f2b56d","after":"b5ddaf5403d7047004be5ec97015ec428076d6e5","ref":"refs/heads/main","pushedAt":"2024-04-16T21:22:13.000Z","pushType":"pr_merge","commitsCount":2,"pusher":{"login":"mjcheetham","name":"Matthew John Cheetham","path":"/mjcheetham","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/5658207?s=80&v=4"},"commit":{"message":"build(deps): bump actions/setup-dotnet from 3.2.0 to 4.0.0 (#1585)","shortMessageHtmlLink":"build(deps): bump actions/setup-dotnet from 3.2.0 to 4.0.0 (#1585)"}},{"before":null,"after":"9ec175b9690112868575dc8a3719193786ae7533","ref":"refs/heads/dependabot/github_actions/actions/setup-dotnet-4.0.0","pushedAt":"2024-04-16T20:07:09.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":"build(deps): bump actions/setup-dotnet from 3.2.0 to 4.0.0\n\nBumps [actions/setup-dotnet](https://github.com/actions/setup-dotnet) from 3.2.0 to 4.0.0.\n- [Release notes](https://github.com/actions/setup-dotnet/releases)\n- [Commits](https://github.com/actions/setup-dotnet/compare/v3.2.0...v4.0.0)\n\n---\nupdated-dependencies:\n- dependency-name: actions/setup-dotnet\n dependency-type: direct:production\n update-type: version-update:semver-major\n...\n\nSigned-off-by: dependabot[bot] ","shortMessageHtmlLink":"build(deps): bump actions/setup-dotnet from 3.2.0 to 4.0.0"}},{"before":"25e01a299fe8b0d29d9f2d08d107e5b0ff380684","after":null,"ref":"refs/heads/dependabot/github_actions/azure/azure-code-signing-action-0.3.1","pushedAt":"2024-04-16T15:32:55.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"mjcheetham","name":"Matthew John Cheetham","path":"/mjcheetham","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/5658207?s=80&v=4"}},{"before":"1d6ac9c24d73788a04844523f8324a829ddd34bf","after":"487b91e96708505c5e9939b01cc2308f98f2b56d","ref":"refs/heads/main","pushedAt":"2024-04-16T15:32:51.000Z","pushType":"pr_merge","commitsCount":2,"pusher":{"login":"mjcheetham","name":"Matthew John Cheetham","path":"/mjcheetham","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/5658207?s=80&v=4"},"commit":{"message":"build(deps): bump azure/azure-code-signing-action from 0.3.0 to 0.3.1 (#1562)","shortMessageHtmlLink":"build(deps): bump azure/azure-code-signing-action from 0.3.0 to 0.3.1 ("}},{"before":"cd9b3d57b6a948f5c30f54f3818c69628a5b801e","after":null,"ref":"refs/heads/dependabot/github_actions/DavidAnson/markdownlint-cli2-action-16.0.0","pushedAt":"2024-04-16T15:32:17.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"mjcheetham","name":"Matthew John Cheetham","path":"/mjcheetham","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/5658207?s=80&v=4"}},{"before":"f462b8ed45c07510ef156f50b2d50671ceb670de","after":"1d6ac9c24d73788a04844523f8324a829ddd34bf","ref":"refs/heads/main","pushedAt":"2024-04-16T15:32:13.000Z","pushType":"pr_merge","commitsCount":2,"pusher":{"login":"mjcheetham","name":"Matthew John Cheetham","path":"/mjcheetham","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/5658207?s=80&v=4"},"commit":{"message":"build(deps): bump DavidAnson/markdownlint-cli2-action from 15.0.0 to 16.0.0 (#1572)","shortMessageHtmlLink":"build(deps): bump DavidAnson/markdownlint-cli2-action from 15.0.0 to …"}},{"before":"71cea45584850c0c727cce8445ec75a01b39e77d","after":null,"ref":"refs/heads/dependabot/github_actions/azure/login-2","pushedAt":"2024-04-16T15:31:32.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"mjcheetham","name":"Matthew John Cheetham","path":"/mjcheetham","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/5658207?s=80&v=4"}},{"before":"5086b37587b405749a485d74b61b0e1cbc2d083e","after":"f462b8ed45c07510ef156f50b2d50671ceb670de","ref":"refs/heads/main","pushedAt":"2024-04-16T15:31:26.000Z","pushType":"pr_merge","commitsCount":2,"pusher":{"login":"mjcheetham","name":"Matthew John Cheetham","path":"/mjcheetham","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/5658207?s=80&v=4"},"commit":{"message":"build(deps): bump azure/login from 1 to 2 (#1547)","shortMessageHtmlLink":"build(deps): bump azure/login from 1 to 2 (#1547)"}},{"before":"7cda9db4ff0b39bbe97252219962553acaad4785","after":null,"ref":"refs/heads/fix-alpine-src","pushedAt":"2024-04-16T15:28:38.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"mjcheetham","name":"Matthew John Cheetham","path":"/mjcheetham","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/5658207?s=80&v=4"}},{"before":"1ed70378fb8e9b08d41c5704c97302a6608d6cd3","after":"5086b37587b405749a485d74b61b0e1cbc2d083e","ref":"refs/heads/main","pushedAt":"2024-04-16T15:28:34.000Z","pushType":"pr_merge","commitsCount":2,"pusher":{"login":"mjcheetham","name":"Matthew John Cheetham","path":"/mjcheetham","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/5658207?s=80&v=4"},"commit":{"message":"install-from-source.sh: fix libssl Alpine pkgs (#1582)\n\nThe version of libssl available in the Alpine package feeds changed with\r\nversion 3.15. The latest libssl package is 1.1 in 3.14.x and earlier,\r\nbut newer versions only have libssl3.\r\n\r\nAdd a check for the Alpine version in the install from source script and\r\nswitch between installing libssl3 and libssl1.1 depending on the distro\r\nversion.\r\n\r\nAlso add another entry to the test matrix of distributions to include a\r\n3.14.x Alpine version.\r\n\r\nThis replaces the two other PRs that aimed to address this issue:\r\n- https://github.com/git-ecosystem/git-credential-manager/pull/1535\r\n- https://github.com/git-ecosystem/git-credential-manager/pull/1574\r\n\r\nTested the updated workflow here:\r\nhttps://github.com/git-ecosystem/git-credential-manager/actions/runs/8698286553/job/23855027830","shortMessageHtmlLink":"install-from-source.sh: fix libssl Alpine pkgs (#1582)"}},{"before":"e4284a2623a13557299ed1c1a9d09189e777d275","after":"1ed70378fb8e9b08d41c5704c97302a6608d6cd3","ref":"refs/heads/main","pushedAt":"2024-04-16T06:50:45.000Z","pushType":"pr_merge","commitsCount":2,"pusher":{"login":"dscho","name":"Johannes Schindelin","path":"/dscho","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/127790?s=80&v=4"},"commit":{"message":"azrepos: fix error message to stderr when not in repo (#1583)\n\nSuppress the standard error stream from Git when checking if we're\r\ninside a repository or not, because the failure message is otherwise\r\nprinted to the user's console when we are not (which is what we're\r\ntrying to decide!).\r\n\r\nNote that we normally don't suppress or redirect the standard error\r\nstream for Git commands as the user may have enabled Git tracing (v1 or\r\nv2) to the stderr file and we don't want to mute these for all calls.\r\n\r\nExample before:\r\n\r\n```shell\r\n% pwd\r\n/Users/mjcheetham\r\n% gcm azure-repos list\r\nfatal: not a git repository (or any of the parent directories): .git\r\ndevdiv:\r\n (global) -> USER@DOMAIN\r\n```\r\n\r\nExample now:\r\n```shell\r\n% pwd\r\n/Users/mjcheetham\r\n% gcm azure-repos list\r\ndevdiv:\r\n (global) -> USER@DOMAIN\r\n```","shortMessageHtmlLink":"azrepos: fix error message to stderr when not in repo (#1583)"}},{"before":null,"after":"7cda9db4ff0b39bbe97252219962553acaad4785","ref":"refs/heads/fix-alpine-src","pushedAt":"2024-04-16T01:00:34.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"mjcheetham","name":"Matthew John Cheetham","path":"/mjcheetham","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/5658207?s=80&v=4"},"commit":{"message":"install-from-source.sh: fix libssl Alpine pkgs\n\nThe version of libssl available in the Alpine package feeds changed with\nversion 3.15. The latest libssl package is 1.1 in 3.14.x and earlier,\nbut newer versions only have libssl3.\n\nAdd a check for the Alpine version in the install from source script and\nswitch between installing libssl3 and libssl1.1 depending on the distro\nversion.\n\nAlso add another entry to the test matrix of distributions to include a\n3.14.x Alpine version.","shortMessageHtmlLink":"install-from-source.sh: fix libssl Alpine pkgs"}},{"before":"beaf40dbbbeafa08da1242f6218173c1fa0d1bd6","after":null,"ref":"refs/heads/fix-src","pushedAt":"2024-04-15T23:27:59.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"mjcheetham","name":"Matthew John Cheetham","path":"/mjcheetham","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/5658207?s=80&v=4"}},{"before":"064c6c439dce73fbe8c10d8ef1fd4f7f6fea7756","after":"e4284a2623a13557299ed1c1a9d09189e777d275","ref":"refs/heads/main","pushedAt":"2024-04-15T23:27:35.000Z","pushType":"pr_merge","commitsCount":2,"pusher":{"login":"mjcheetham","name":"Matthew John Cheetham","path":"/mjcheetham","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/5658207?s=80&v=4"},"commit":{"message":"install-from-source.sh: update to .NET 8 SDK (#1580)\n\nUpdate the install from source script on Linux to install the .NET 8\r\nSDK.\r\n\r\nVerified this fix in manual run of\r\nhttps://github.com/git-ecosystem/git-credential-manager/actions/runs/8697380253\r\n\r\nNote the Alpine issue is to be fixed in a separate PR:\r\nhttps://github.com/git-ecosystem/git-credential-manager/pull/1574","shortMessageHtmlLink":"install-from-source.sh: update to .NET 8 SDK (#1580)"}},{"before":null,"after":"beaf40dbbbeafa08da1242f6218173c1fa0d1bd6","ref":"refs/heads/fix-src","pushedAt":"2024-04-15T23:18:57.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"mjcheetham","name":"Matthew John Cheetham","path":"/mjcheetham","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/5658207?s=80&v=4"},"commit":{"message":"install-from-source.sh: update to .NET 8 SDK\n\nUpdate the install from source script on Linux to install the .NET 8\nSDK.","shortMessageHtmlLink":"install-from-source.sh: update to .NET 8 SDK"}},{"before":"5c674dc237c6748234f78ebc5500a721c7b787a5","after":null,"ref":"refs/heads/test","pushedAt":"2024-04-15T22:26:55.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"ldennington","name":"Lessley Dennington","path":"/ldennington","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/11321782?s=80&v=4"}},{"before":null,"after":"5c674dc237c6748234f78ebc5500a721c7b787a5","ref":"refs/heads/test","pushedAt":"2024-04-15T22:00:32.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"ldennington","name":"Lessley Dennington","path":"/ldennington","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/11321782?s=80&v=4"},"commit":{"message":"test new version","shortMessageHtmlLink":"test new version"}},{"before":"fd058654fb9a71c9606dbb440b6db573b4fcb10b","after":"064c6c439dce73fbe8c10d8ef1fd4f7f6fea7756","ref":"refs/heads/main","pushedAt":"2024-04-15T21:39:04.000Z","pushType":"pr_merge","commitsCount":3,"pusher":{"login":"mjcheetham","name":"Matthew John Cheetham","path":"/mjcheetham","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/5658207?s=80&v=4"},"commit":{"message":"Update Mac and Linux targets to .NET 8 LTS (#1579)\n\nUpdate the target framework version for Mac and Linux to .NET 8, which\r\nis the latest LTS. .NET 7 is [leaving support on\r\n2024-05-14](https://dotnet.microsoft.com/en-us/platform/support/policy/dotnet-core)\r\nso we need to do this.\r\n\r\nWindows is not being updated at this time due our courtesy to Visual\r\nStudio (that bundle the same GCM version across all their versions) who\r\nneed Windows 8.x support until.. 2029... 😢\r\nand Windows 10 is required for .NET (Core) 8.\r\n\r\nI plan to revisit the .NET Framework to Core on Windows effort after a\r\ndiscussion with the VS team at Microsoft.","shortMessageHtmlLink":"Update Mac and Linux targets to .NET 8 LTS (#1579)"}},{"before":null,"after":"cd9b3d57b6a948f5c30f54f3818c69628a5b801e","ref":"refs/heads/dependabot/github_actions/DavidAnson/markdownlint-cli2-action-16.0.0","pushedAt":"2024-04-08T21:00:55.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":"build(deps): bump DavidAnson/markdownlint-cli2-action\n\nBumps [DavidAnson/markdownlint-cli2-action](https://github.com/davidanson/markdownlint-cli2-action) from 15.0.0 to 16.0.0.\n- [Release notes](https://github.com/davidanson/markdownlint-cli2-action/releases)\n- [Commits](https://github.com/davidanson/markdownlint-cli2-action/compare/510b996878fc0d1a46c8a04ec86b06dbfba09de7...b4c9feab76d8025d1e83c653fa3990936df0e6c8)\n\n---\nupdated-dependencies:\n- dependency-name: DavidAnson/markdownlint-cli2-action\n dependency-type: direct:production\n update-type: version-update:semver-major\n...\n\nSigned-off-by: dependabot[bot] ","shortMessageHtmlLink":"build(deps): bump DavidAnson/markdownlint-cli2-action"}}],"hasNextPage":true,"hasPreviousPage":false,"activityType":"all","actor":null,"timePeriod":"all","sort":"DESC","perPage":30,"cursor":"djE6ks8AAAAEOo24RwA","startCursor":null,"endCursor":null}},"title":"Activity · git-ecosystem/git-credential-manager"}