{"payload":{"feedbackUrl":"https://github.com/orgs/community/discussions/53140","repo":{"id":90764525,"defaultBranch":"master","name":"Innofactor.Crm.CI","ownerLogin":"Innofactor","currentUserCanPush":false,"isFork":false,"isEmpty":false,"createdAt":"2017-05-09T15:52:03.000Z","ownerAvatar":"https://avatars.githubusercontent.com/u/1914472?v=4","public":true,"private":false,"isOrgOwned":true},"refInfo":{"name":"","listCacheKey":"v0:1720705167.0","currentOid":""},"activityList":{"items":[{"before":"b84ba680ee39bd6935dd5237f68e3de075248883","after":"abc5ff6e56ecb5b0ceeefc1d301eb7c0a5a0ac5e","ref":"refs/heads/feature/MinifyJSUpdate","pushedAt":"2024-07-11T13:45:25.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"imranakram","name":"Imran Akram","path":"/imranakram","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/13014005?s=80&v=4"},"commit":{"message":"Disable version update in `UpdatePluginPackage` (#56) (#57)\n\n* Updated dependencies\r\n\r\n* The most significant changes in the code involve the removal of several dependencies from the project, including \"gulp-msbuild\" and others like \"balanced-match\", \"brace-expansion\", and \"lodash.template\". Specific versions of packages such as `uuid`, `vinyl`, and `xtend` were also removed due to deprecation, dependency issues, and compatibility problems respectively. Additionally, the `Patch` version in the `task.json` file has been updated.\r\n\r\nChanges:\r\n1. Removal of several dependencies from the project, including \"gulp-msbuild\", \"balanced-match\", \"brace-expansion\", and \"lodash.template\". This was done to streamline the project and remove unnecessary dependencies.\r\n2. The `uuid` package version 3.4.0 was removed due to its deprecation and potential issues with the use of `Math.random()`.\r\n3. The `vinyl` package version 2.2.1 was removed due to its dependencies on several other packages, which could cause potential issues.\r\n4. The `xtend` package version 4.0.2 was removed as it was only compatible with Node version 0.4 and higher, which could cause compatibility issues.\r\n5. The `gulp-msbuild` package was removed from the `devDependencies` in the `package.json` file. This was done to remove unnecessary dependencies from the project.\r\n6. The `Patch` version in the `task.json` file was updated from `15` to `16`. This was done to keep the project up to date with the latest version.\r\n\r\n* Disable version update in UpdatePluginPackage\r\n\r\nThe functionality to update the version attribute in the `UpdatePluginPackage.cs` file has been disabled by commenting out the relevant code. This decision was made based on the Dataverse documentation on Microsoft's official site, which states that the version attribute is not updatable. The original code, which attempted to either modify the existing version attribute or add it if absent, has been replaced with a comment block. This block includes a reference to the official documentation to justify the necessity of this change.\r\n\r\n* Consolidated dependencies\r\n\r\n* Revert \"The most significant changes in the code involve the removal of several dependencies from the project, including \"gulp-msbuild\" and others like \"balanced-match\", \"brace-expansion\", and \"lodash.template\". Specific versions of packages such as `uuid`, `vinyl`, and `xtend` were also removed due to deprecation, dependency issues, and compatibility problems respectively. Additionally, the `Patch` version in the `task.json` file has been updated.\"\r\n\r\nThis reverts commit 7029fd8e11c54989a919dab7c6f241eaa327c2e9.","shortMessageHtmlLink":"Disable version update in UpdatePluginPackage (#56) (#57)"}},{"before":"8dfaf5a51fc0f519e052a4e39a4b37962e7bd3ca","after":"b84ba680ee39bd6935dd5237f68e3de075248883","ref":"refs/heads/feature/MinifyJSUpdate","pushedAt":"2024-07-11T13:43:16.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"imranakram","name":"Imran Akram","path":"/imranakram","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/13014005?s=80&v=4"},"commit":{"message":"Reverted dependency upgrade which caused build issues","shortMessageHtmlLink":"Reverted dependency upgrade which caused build issues"}},{"before":"595ccd7a78b33e90d4c47e07b7b90118e6325f96","after":"7b4d7c810bc3d1c061e5083f5207c068e3d01c71","ref":"refs/heads/master","pushedAt":"2024-07-11T13:41:39.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"imranakram","name":"Imran Akram","path":"/imranakram","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/13014005?s=80&v=4"},"commit":{"message":"Disable version update in `UpdatePluginPackage` (#56)\n\n* Updated dependencies\r\n\r\n* The most significant changes in the code involve the removal of several dependencies from the project, including \"gulp-msbuild\" and others like \"balanced-match\", \"brace-expansion\", and \"lodash.template\". Specific versions of packages such as `uuid`, `vinyl`, and `xtend` were also removed due to deprecation, dependency issues, and compatibility problems respectively. Additionally, the `Patch` version in the `task.json` file has been updated.\r\n\r\nChanges:\r\n1. Removal of several dependencies from the project, including \"gulp-msbuild\", \"balanced-match\", \"brace-expansion\", and \"lodash.template\". This was done to streamline the project and remove unnecessary dependencies.\r\n2. The `uuid` package version 3.4.0 was removed due to its deprecation and potential issues with the use of `Math.random()`.\r\n3. The `vinyl` package version 2.2.1 was removed due to its dependencies on several other packages, which could cause potential issues.\r\n4. The `xtend` package version 4.0.2 was removed as it was only compatible with Node version 0.4 and higher, which could cause compatibility issues.\r\n5. The `gulp-msbuild` package was removed from the `devDependencies` in the `package.json` file. This was done to remove unnecessary dependencies from the project.\r\n6. The `Patch` version in the `task.json` file was updated from `15` to `16`. This was done to keep the project up to date with the latest version.\r\n\r\n* Disable version update in UpdatePluginPackage\r\n\r\nThe functionality to update the version attribute in the `UpdatePluginPackage.cs` file has been disabled by commenting out the relevant code. This decision was made based on the Dataverse documentation on Microsoft's official site, which states that the version attribute is not updatable. The original code, which attempted to either modify the existing version attribute or add it if absent, has been replaced with a comment block. This block includes a reference to the official documentation to justify the necessity of this change.\r\n\r\n* Consolidated dependencies\r\n\r\n* Revert \"The most significant changes in the code involve the removal of several dependencies from the project, including \"gulp-msbuild\" and others like \"balanced-match\", \"brace-expansion\", and \"lodash.template\". Specific versions of packages such as `uuid`, `vinyl`, and `xtend` were also removed due to deprecation, dependency issues, and compatibility problems respectively. Additionally, the `Patch` version in the `task.json` file has been updated.\"\r\n\r\nThis reverts commit 7029fd8e11c54989a919dab7c6f241eaa327c2e9.","shortMessageHtmlLink":"Disable version update in UpdatePluginPackage (#56)"}},{"before":null,"after":"8dfaf5a51fc0f519e052a4e39a4b37962e7bd3ca","ref":"refs/heads/feature/MinifyJSUpdate","pushedAt":"2024-07-11T13:39:27.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"imranakram","name":"Imran Akram","path":"/imranakram","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/13014005?s=80&v=4"},"commit":{"message":"Revert \"The most significant changes in the code involve the removal of several dependencies from the project, including \"gulp-msbuild\" and others like \"balanced-match\", \"brace-expansion\", and \"lodash.template\". Specific versions of packages such as `uuid`, `vinyl`, and `xtend` were also removed due to deprecation, dependency issues, and compatibility problems respectively. Additionally, the `Patch` version in the `task.json` file has been updated.\"\n\nThis reverts commit 7029fd8e11c54989a919dab7c6f241eaa327c2e9.","shortMessageHtmlLink":"Revert \"The most significant changes in the code involve the removal …"}},{"before":"aa71ebb147fc0b2cab69b0f0e104babbd7d61bd4","after":null,"ref":"refs/heads/feature/SupportForNugetPackages","pushedAt":"2024-01-30T16:00:42.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"imranakram","name":"Imran Akram","path":"/imranakram","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/13014005?s=80&v=4"}},{"before":"64129f2dd30ebae14e4e83ac43ec0fc3d8190339","after":"595ccd7a78b33e90d4c47e07b7b90118e6325f96","ref":"refs/heads/master","pushedAt":"2024-01-30T15:57:48.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"imranakram","name":"Imran Akram","path":"/imranakram","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/13014005?s=80&v=4"},"commit":{"message":"Update Plugin Package task for DevOps pipelines (#55)\n\n- New parameter added to apply version to assemblies task\r\n- $workingDirectory in apply assembly first version\r\n- task and packages","shortMessageHtmlLink":"Update Plugin Package task for DevOps pipelines (#55)"}},{"before":null,"after":"aa71ebb147fc0b2cab69b0f0e104babbd7d61bd4","ref":"refs/heads/feature/SupportForNugetPackages","pushedAt":"2024-01-30T15:52:44.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"imranakram","name":"Imran Akram","path":"/imranakram","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/13014005?s=80&v=4"},"commit":{"message":"Updated versions\n- New parameter added to apply version to assemblies task\n- $workingDirectory in apply assembly first version\n- task and packages","shortMessageHtmlLink":"Updated versions"}},{"before":"1408e48f11a093bea9682effb821f230d49f58af","after":"64129f2dd30ebae14e4e83ac43ec0fc3d8190339","ref":"refs/heads/master","pushedAt":"2023-10-30T15:17:42.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"imranakram","name":"Imran Akram","path":"/imranakram","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/13014005?s=80&v=4"},"commit":{"message":"Restricting allowedVersions=\"[3.19.8]\" in Shuffle to fix version conflict (#54)","shortMessageHtmlLink":"Restricting allowedVersions=\"[3.19.8]\" in Shuffle to fix version conf…"}},{"before":null,"after":"a502385adfa6d95b70151bfbbc622de3aa538e8c","ref":"refs/heads/bugfix/versionConflict","pushedAt":"2023-10-30T15:16:40.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"imranakram","name":"Imran Akram","path":"/imranakram","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/13014005?s=80&v=4"},"commit":{"message":"Restricting allowedVersions=\"[3.19.8]\" in Shuffle to fix version conflict","shortMessageHtmlLink":"Restricting allowedVersions=\"[3.19.8]\" in Shuffle to fix version conf…"}},{"before":"0f797e7709a17a96270d39b1ea71ecb94735089c","after":null,"ref":"refs/heads/bugfix/shuffleAssembliesError","pushedAt":"2023-10-27T15:31:44.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"imranakram","name":"Imran Akram","path":"/imranakram","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/13014005?s=80&v=4"}},{"before":"9c0f41550f373c88f5e3caa696a0b8f731345a6f","after":"1408e48f11a093bea9682effb821f230d49f58af","ref":"refs/heads/master","pushedAt":"2023-10-27T15:31:25.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"imranakram","name":"Imran Akram","path":"/imranakram","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/13014005?s=80&v=4"},"commit":{"message":"Downgraded `Microsoft.IdentityModel.Clients.ActiveDirectory` to `3.19.8` to make it work with PowerShell 5 (#53)\n\n- Published again\r\n- Ignoring `.vsix` extension","shortMessageHtmlLink":"Downgraded Microsoft.IdentityModel.Clients.ActiveDirectory to `3.19…"}},{"before":null,"after":"0f797e7709a17a96270d39b1ea71ecb94735089c","ref":"refs/heads/bugfix/shuffleAssembliesError","pushedAt":"2023-10-27T15:28:42.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"imranakram","name":"Imran Akram","path":"/imranakram","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/13014005?s=80&v=4"},"commit":{"message":"Downgraded `Microsoft.IdentityModel.Clients.ActiveDirectory` to `3.19.8` to make it work with PowerShell 5\n- Published again\n- Ignoring `.vsix` extension","shortMessageHtmlLink":"Downgraded Microsoft.IdentityModel.Clients.ActiveDirectory to `3.19…"}},{"before":"c8ff891f34137d998a062804e40a9100998e9826","after":null,"ref":"refs/heads/feature/RappensModule","pushedAt":"2023-10-27T10:29:05.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"imranakram","name":"Imran Akram","path":"/imranakram","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/13014005?s=80&v=4"}},{"before":"70b9dc401190df19ecdffee334b6979e082f6e0e","after":"9c0f41550f373c88f5e3caa696a0b8f731345a6f","ref":"refs/heads/master","pushedAt":"2023-10-27T10:27:53.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"imranakram","name":"Imran Akram","path":"/imranakram","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/13014005?s=80&v=4"},"commit":{"message":"Minification bug fix and removal of Shuffle XTB/Tools/Xrm.Utils (#51)\n\n* Updated task version\r\n\r\n* Updated `script.ps1` to use gulpfile.cjs and cleanup afterwards\r\n\r\n* Renamed `gulpfile.js` to `gulpfile.cjs`\r\n\r\n* Added Git submodule `Rappen/Xrm.Shuffle`\r\n\r\n* Moving to `Xrm.Utils.Core.Common` instead of `Innofactor.Xrm.Utils.Common`\r\nUpdated dependencies\r\n\r\n* Removed `Innofactor.Xrm.Utils.Common` and `shared/Innofactor.Crm.Shuffle`\r\n\r\n* Updated Shuffle Export/import task versions\r\n\r\n* Updated `README.md`\r\n\r\n* Removal of Shuffle, Shuffle Tools from `Innofactor.Crm.CI` as it has been moved to Rappen's repo\r\n\r\n* Removed `Xrm.Utils` submodule\r\n\r\n* Consolidated and updated packages","shortMessageHtmlLink":"Minification bug fix and removal of Shuffle XTB/Tools/Xrm.Utils (#51)"}},{"before":"3e46eb2b1f6388a008da2c1c36a00b41e8669770","after":"c8ff891f34137d998a062804e40a9100998e9826","ref":"refs/heads/feature/RappensModule","pushedAt":"2023-10-27T10:26:17.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"imranakram","name":"Imran Akram","path":"/imranakram","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/13014005?s=80&v=4"},"commit":{"message":"Consolidated and updated packages","shortMessageHtmlLink":"Consolidated and updated packages"}},{"before":null,"after":"3e46eb2b1f6388a008da2c1c36a00b41e8669770","ref":"refs/heads/feature/RappensModule","pushedAt":"2023-10-26T14:31:51.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"imranakram","name":"Imran Akram","path":"/imranakram","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/13014005?s=80&v=4"},"commit":{"message":"Removed `Xrm.Utils` submodule","shortMessageHtmlLink":"Removed Xrm.Utils submodule"}},{"before":null,"after":"69780e19f40f336fbcbcf8885e6f4ad1a77604e7","ref":"refs/heads/dependabot/nuget/Cmdlets/Shuffle/Microsoft.Rest.ClientRuntime-2.3.24","pushedAt":"2023-07-07T21:48:57.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.Rest.ClientRuntime in /Cmdlets/Shuffle\n\nBumps [Microsoft.Rest.ClientRuntime](https://github.com/Azure/azure-sdk-for-net) from 2.3.22 to 2.3.24.\n- [Release notes](https://github.com/Azure/azure-sdk-for-net/releases)\n- [Commits](https://github.com/Azure/azure-sdk-for-net/compare/Microsoft.Rest.ClientRuntime_2.3.22...Microsoft.Rest.ClientRuntime_2.3.24)\n\n---\nupdated-dependencies:\n- dependency-name: Microsoft.Rest.ClientRuntime\n dependency-type: direct:production\n...\n\nSigned-off-by: dependabot[bot] ","shortMessageHtmlLink":"Bump Microsoft.Rest.ClientRuntime in /Cmdlets/Shuffle"}},{"before":null,"after":"222a272e13ecc19dd91e0e987b7fdad563f5630b","ref":"refs/heads/dependabot/nuget/Cmdlets/UpdateCrmResouces/Microsoft.Rest.ClientRuntime-2.3.24","pushedAt":"2023-07-07T21:42: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":"Bump Microsoft.Rest.ClientRuntime in /Cmdlets/UpdateCrmResouces\n\nBumps [Microsoft.Rest.ClientRuntime](https://github.com/Azure/azure-sdk-for-net) from 2.3.22 to 2.3.24.\n- [Release notes](https://github.com/Azure/azure-sdk-for-net/releases)\n- [Commits](https://github.com/Azure/azure-sdk-for-net/compare/Microsoft.Rest.ClientRuntime_2.3.22...Microsoft.Rest.ClientRuntime_2.3.24)\n\n---\nupdated-dependencies:\n- dependency-name: Microsoft.Rest.ClientRuntime\n dependency-type: direct:production\n...\n\nSigned-off-by: dependabot[bot] ","shortMessageHtmlLink":"Bump Microsoft.Rest.ClientRuntime in /Cmdlets/UpdateCrmResouces"}},{"before":null,"after":"2fd411194f0724660f68f6d309f65c3cb36bdf90","ref":"refs/heads/dependabot/nuget/Cmdlets/PublishTheme/Microsoft.Rest.ClientRuntime-2.3.24","pushedAt":"2023-07-07T21:41: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.Rest.ClientRuntime in /Cmdlets/PublishTheme\n\nBumps [Microsoft.Rest.ClientRuntime](https://github.com/Azure/azure-sdk-for-net) from 2.3.22 to 2.3.24.\n- [Release notes](https://github.com/Azure/azure-sdk-for-net/releases)\n- [Commits](https://github.com/Azure/azure-sdk-for-net/compare/Microsoft.Rest.ClientRuntime_2.3.22...Microsoft.Rest.ClientRuntime_2.3.24)\n\n---\nupdated-dependencies:\n- dependency-name: Microsoft.Rest.ClientRuntime\n dependency-type: direct:production\n...\n\nSigned-off-by: dependabot[bot] ","shortMessageHtmlLink":"Bump Microsoft.Rest.ClientRuntime in /Cmdlets/PublishTheme"}},{"before":null,"after":"3c4325dd8fb54db26aedbdd5170a67f9006a5b7a","ref":"refs/heads/dependabot/nuget/XTB/Microsoft.Rest.ClientRuntime-2.3.24","pushedAt":"2023-07-07T21:41:46.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.Rest.ClientRuntime from 2.3.22 to 2.3.24 in /XTB\n\nBumps [Microsoft.Rest.ClientRuntime](https://github.com/Azure/azure-sdk-for-net) from 2.3.22 to 2.3.24.\n- [Release notes](https://github.com/Azure/azure-sdk-for-net/releases)\n- [Commits](https://github.com/Azure/azure-sdk-for-net/compare/Microsoft.Rest.ClientRuntime_2.3.22...Microsoft.Rest.ClientRuntime_2.3.24)\n\n---\nupdated-dependencies:\n- dependency-name: Microsoft.Rest.ClientRuntime\n dependency-type: direct:production\n...\n\nSigned-off-by: dependabot[bot] ","shortMessageHtmlLink":"Bump Microsoft.Rest.ClientRuntime from 2.3.22 to 2.3.24 in /XTB"}},{"before":null,"after":"75586f2a6e6018f3b81295536145a610de47e426","ref":"refs/heads/dependabot/nuget/Shuffle/Microsoft.Rest.ClientRuntime-2.3.24","pushedAt":"2023-07-07T21:41:39.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.Rest.ClientRuntime from 2.3.22 to 2.3.24 in /Shuffle\n\nBumps [Microsoft.Rest.ClientRuntime](https://github.com/Azure/azure-sdk-for-net) from 2.3.22 to 2.3.24.\n- [Release notes](https://github.com/Azure/azure-sdk-for-net/releases)\n- [Commits](https://github.com/Azure/azure-sdk-for-net/compare/Microsoft.Rest.ClientRuntime_2.3.22...Microsoft.Rest.ClientRuntime_2.3.24)\n\n---\nupdated-dependencies:\n- dependency-name: Microsoft.Rest.ClientRuntime\n dependency-type: direct:production\n...\n\nSigned-off-by: dependabot[bot] ","shortMessageHtmlLink":"Bump Microsoft.Rest.ClientRuntime from 2.3.22 to 2.3.24 in /Shuffle"}},{"before":null,"after":"dbb7e4cf5cefb7a505c86a2266135319374398d6","ref":"refs/heads/dependabot/nuget/Cmdlets/FindCrmUser/Microsoft.Rest.ClientRuntime-2.3.24","pushedAt":"2023-07-07T21:41:34.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.Rest.ClientRuntime in /Cmdlets/FindCrmUser\n\nBumps [Microsoft.Rest.ClientRuntime](https://github.com/Azure/azure-sdk-for-net) from 2.3.22 to 2.3.24.\n- [Release notes](https://github.com/Azure/azure-sdk-for-net/releases)\n- [Commits](https://github.com/Azure/azure-sdk-for-net/compare/Microsoft.Rest.ClientRuntime_2.3.22...Microsoft.Rest.ClientRuntime_2.3.24)\n\n---\nupdated-dependencies:\n- dependency-name: Microsoft.Rest.ClientRuntime\n dependency-type: direct:production\n...\n\nSigned-off-by: dependabot[bot] ","shortMessageHtmlLink":"Bump Microsoft.Rest.ClientRuntime in /Cmdlets/FindCrmUser"}},{"before":null,"after":"e6e8f9cd989185974f48e4701f3f65beb768590e","ref":"refs/heads/dependabot/nuget/Cmdlets/UpdateCrmAssembly/Microsoft.Rest.ClientRuntime-2.3.24","pushedAt":"2023-07-07T21:41:13.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.Rest.ClientRuntime in /Cmdlets/UpdateCrmAssembly\n\nBumps [Microsoft.Rest.ClientRuntime](https://github.com/Azure/azure-sdk-for-net) from 2.3.22 to 2.3.24.\n- [Release notes](https://github.com/Azure/azure-sdk-for-net/releases)\n- [Commits](https://github.com/Azure/azure-sdk-for-net/compare/Microsoft.Rest.ClientRuntime_2.3.22...Microsoft.Rest.ClientRuntime_2.3.24)\n\n---\nupdated-dependencies:\n- dependency-name: Microsoft.Rest.ClientRuntime\n dependency-type: direct:production\n...\n\nSigned-off-by: dependabot[bot] ","shortMessageHtmlLink":"Bump Microsoft.Rest.ClientRuntime in /Cmdlets/UpdateCrmAssembly"}}],"hasNextPage":false,"hasPreviousPage":false,"activityType":"all","actor":null,"timePeriod":"all","sort":"DESC","perPage":30,"cursor":"djE6ks8AAAAEfOMD1wA","startCursor":null,"endCursor":null}},"title":"Activity · Innofactor/Innofactor.Crm.CI"}