Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update dependency ModularPipelines.Git to 2.42.9 #105

Merged
merged 1 commit into from
Sep 5, 2024

Conversation

thomhurst
Copy link
Owner

This PR contains the following updates:

Package Type Update Change
ModularPipelines.Git nuget minor 2.36.29 -> 2.42.9

Release Notes

thomhurst/ModularPipelines (ModularPipelines.Git)

v2.42.9

  • The namespace for the TrxParser has changed
  • The TrxParser now parses the ResultSummary tag

v2.42.0

Compare Source

  • If a Module retries, then SubModules that have previously succeeded are not re-attempted
  • Bump Moq from 4.20.70 to 4.20.71 (#​592)

v2.41.4

Compare Source

  • SubModuleFailedException passes through an InnerException for better stacktraces

Dependabot

  • Bump Moq from 4.20.70 to 4.20.71 (#​592)

v2.41.0

Compare Source

  • Tweak exception throwing to simplify stacktraces
  • File and folder operations will log their actions

Dependabot

  • Bump TUnit from 0.1.512 to 0.1.518 (#​588)

v2.40.18

Compare Source

  • Fix a bug where Folder.GetFiles(string globPattern) was returning the wrong relative paths

Dependabot

  • Bump TUnit from 0.1.512 to 0.1.518 (#​588)
  • Bump NUnit from 4.2.1 to 4.2.2 in the test-dependencies group (#​587)
  • Bump YamlDotNet from 16.0.0 to 16.1.0 (#​589)
  • Bump Azure.ResourceManager in the azure-dependencies group (#​585)

v2.40.15

Dependabot

  • Bump NUnit from 4.2.1 to 4.2.2 in the test-dependencies group (#​587)
  • Bump YamlDotNet from 16.0.0 to 16.1.0 (#​589)
  • Bump Azure.ResourceManager in the azure-dependencies group (#​585)

v2.40.8: 2.40.10

Compare Source

  • GitCheckoutOptions now has a constructor to create a new branch with the -b flag

Dependabot

  • Bump TUnit from 0.1.506 to 0.1.512 (#​586)
  • Bump prism-react-renderer from 2.3.1 to 2.4.0 in /docs (#​584)

v2.40.4

Compare Source

  • Fix ToolPath on DotnetToolUpdateOptions

Dependabot

  • Bump webpack from 5.93.0 to 5.94.0 in /docs (#​579)

v2.40.1

Compare Source

  • Better control over parallelism with a new [ParallelLimiter<T>] attribute

Dependabot

  • +semver:minor Bump Azure.ResourceManager.Compute in the azure-dependencies group (#​576)
  • Bump TUnit, Microsoft.CodeAnalysis.CSharp.Workspaces and Microsoft.CodeAnalysis.CSharp (#​568)

v2.38.36

Compare Source

  • Show working directory when logging command inputs

Dependabot

  • Bump micromatch from 4.0.7 to 4.0.8 in /docs (#​574)
  • Bump the docusaurus group in /docs with 5 updates (#​563)
  • Bump the test-dependencies group across 1 directory with 2 updates (#​573)
  • Bump Newtonsoft.Json from 10.0.3 to 13.0.3 (#​567)
  • Bump System.Text.Json from 6.0.0 to 8.0.4 (#​566)
  • Bump the test-dependencies group with 2 updates (#​562)

v2.38.25

Compare Source

Fix running dotnet format via context.DotNet().Format()

Dependabot

v2.38.2

Compare Source

  • Use AsyncLocal to find the correct IModuleLogger when using the IModuleLoggerProvider helper.

Dependabot

  • Bump NUnit3TestAdapter in the test-dependencies group (#​533)

v2.38.1

Compare Source

  • Show exception (if one was thrown) within the GitHub markdown summary

Breaking

  • GitVersion.Tool has been updated to v6. If using the GitVersionInformation model, some properties may have been added/removed/changed.

Dependabot

  • Bump the test-dependencies group with 2 updates (#​532)
  • Bump YamlDotNet from 15.3.0 to 16.0.0 (#​531)
  • Bump MailKit from 4.7.1 to 4.7.1.1 (#​530)
  • Bump Azure.ResourceManager.Redis in the azure-dependencies group (#​529)

v2.37.9

Dependabot

  • Bump MailKit from 4.7.0 to 4.7.1 (#​524)
  • Bump System.Text.Json from 8.0.3 to 8.0.4 (#​523)
  • Bump Octokit from 13.0.0 to 13.0.1 (#​518)
  • Bump Azure.ResourceManager.KeyVault in the azure-dependencies group (#​520)

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Renovate Bot.

@thomhurst thomhurst added dependencies Pull requests that update a dependency file MINOR renovate-bot labels Sep 5, 2024
@thomhurst thomhurst merged commit 1934bd0 into main Sep 5, 2024
5 of 6 checks passed
@thomhurst thomhurst deleted the renovate/modularpipelines branch September 5, 2024 21:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file MINOR renovate-bot
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants