ModularPipelines icon indicating copy to clipboard operation
ModularPipelines copied to clipboard

Write your pipelines in C# !

Results 40 ModularPipelines issues
Sort by recently updated
recently updated
newest added

This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [AWSSDK.Lambda](https://redirect.github.com/aws/aws-sdk-net) | nuget | patch | `3.7.405.1` -> `3.7.405.4` | | [AWSSDK.S3](https://redirect.github.com/aws/aws-sdk-net) |...

dependencies
PATCH
renovate-bot

This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [MSTest.TestAdapter](https://redirect.github.com/microsoft/testfx) | nuget | patch | `3.6.0` -> `3.6.1` | | [MSTest.TestFramework](https://redirect.github.com/microsoft/testfx) |...

dependencies
PATCH
renovate-bot

This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [Microsoft.Testing.Extensions.CodeCoverage](https://redirect.github.com/microsoft/codecoverage) | nuget | patch | `17.12.4` -> `17.12.5` | --- ### Configuration...

dependencies
PATCH
renovate-bot

This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [MailKit](http://www.mimekit.net/) ([source](https://redirect.github.com/jstedfast/MailKit)) | nuget | minor | `4.7.1.1` -> `4.8.0` | --- ###...

dependencies
renovate-bot
MINOR

This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [Microsoft.CodeAnalysis](https://redirect.github.com/dotnet/roslyn) | nuget | minor | `4.1.0` -> `4.11.0` | | [Microsoft.CodeAnalysis.CSharp.Workspaces](https://redirect.github.com/dotnet/roslyn) |...

dependencies
PATCH
renovate-bot
MINOR

Bumps [MailKit](https://github.com/jstedfast/MailKit) from 4.7.1.1 to 4.8.0. Changelog Sourced from MailKit's changelog. MailKit 4.8.0 (2024-09-29) Added a UniqueIdRange.SortOrder property. Updated the protocol log help link for ProtocolExceptions. (issue #1800) Fix SmtpClient.Dispose()...

dependencies
.NET
MINOR

In below code, there is AwsCli but it is missing in IAmazon ``` using ModularPipelines.AmazonWebServices.Services; namespace ModularPipelines.AmazonWebServices; internal class Amazon : IAmazon { public Amazon(IAmazonProvisioner provisioner, Aws awsCli) { Provisioner...

This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [Microsoft.Build](http://go.microsoft.com/fwlink/?LinkId=624683) ([source](https://redirect.github.com/dotnet/msbuild)) | nuget | minor | `17.3.2` -> `17.13.9` | --- ###...

dependencies
renovate-bot
MINOR

Bumps [@babel/helpers](https://github.com/babel/babel/tree/HEAD/packages/babel-helpers) from 7.25.0 to 7.27.0. Release notes Sourced from @​babel/helpers's releases. v7.27.0 (2025-03-24) Thanks @​ishchhabra and @​vovkasm for your first PRs! :eyeglasses: Spec Compliance babel-generator, babel-parser #16977 Default importAttributesKeyword...

dependencies
javascript
MINOR

Bumps [@babel/runtime-corejs3](https://github.com/babel/babel/tree/HEAD/packages/babel-runtime-corejs3) from 7.26.0 to 7.27.0. Release notes Sourced from @​babel/runtime-corejs3's releases. v7.27.0 (2025-03-24) Thanks @​ishchhabra and @​vovkasm for your first PRs! :eyeglasses: Spec Compliance babel-generator, babel-parser #16977 Default importAttributesKeyword...

dependencies
javascript
MINOR