Skip to content

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Oct 9, 2024

Bumps Reqnroll.Tools.MsBuild.Generation from 2.0.3 to 2.1.1.

Changelog

Sourced from Reqnroll.Tools.MsBuild.Generation's changelog.

v2.1.1 - 2024-10-08

Bug fixes:

  • Fix: Rule Backgounds cause External Data Plugin to fail (#271)
  • Fix: VersionInfo class might provide the version of the runner instead of the version of Reqnroll (#248)
  • Fix: Reqnroll.CustomPlugin NuGet package has a version mismatch for the System.CodeDom dependency (#244)
  • Fix: Reqnroll.Verify fails to run parallel tests determinately (#254). See our verify documentation on how to set up your test code to enable parallel testing.
  • Fix: Reqnroll generates invalid code for rule backgrounds in Visual Basic (#283)

Contributors of this release (in alphabetical order): @​ajeckmans, @​clrudolphi, @​gasparnagy, @​UL-ChrisGlew

v2.1.0 - 2024-08-30

Improvements:

  • Reqnroll.Verify: Support for Verify v24 (Verify.Xunit v24.2.0) for .NET 4.7.2+ and .NET 6.0+. For earlier versions of Verify or for .NET 4.6.2, use the latest 2.0.3 version of the plugin that is compatible with Reqnroll v2.*. (#151)
  • Reqnroll.Windsor: Support for Castle.Windsor v6.0.0. For earlier versions of Castle.Windsor, use the latest 2.0.3 version of the plugin that is compatible with Reqnroll v2.*. (#240)
  • Optimize creation of test-thread context using test framework independent resource pooling (#144)
  • Support DateTimeOffset in value comparer (#180)
  • Support Order parameter for StepArgumentTransformationAttribute to prioritize execution (#185)
  • Upgrade to Gherkin v29 from v19 (see Gherkin changelog) (#205, #240)
  • Rider: Avoid requirement to define ReqnrollFeatureFiles MsBuild item group to show feature files in Rider (#231)
  • Added option to override regex group matching behavior (#243)

Bug fixes:

  • Fix: Reqnroll.Autofac: Objects registered in the global container cannot be relsolved in BeforeTestRun/AfterTestRun hooks (#183)
  • Fix: Process cannot access the file when building a multi-target project (#197)
  • Fix: Project dependencies transiently refer to System.Net.Http <= v4.3.0 that has high severity security vulnerability (#240)

Contributors of this release (in alphabetical order): @​ajeckmans, @​cimnine, @​gasparnagy, @​obligaron, @​olegKoshmeliuk, @​runnerok, @​stbychkov

Commits
  • 311912a VS Code integration proper doc title (#280)
  • 7e81c95 Fix: Reqnroll generates invalid code for rule backgrounds in Visual Basic (#284)
  • a747cce Update nunit.md (#276)
  • 156055b SolutionTests: Check if SDK version is installed and if not ignore the test (...
  • 44078a1 Fix for #271 This PR modifies the Feature AST visitor to appropriately handle...
  • 03ecd34 Bugfix/fix reqnroll.verify parallelization (#255)
  • b8988c7 Force the VersionInfo class to use Assembly.GetExecutingAssembly() (#248)
  • fb3638f Fixing System.CodeDom in Reqnroll.CustomPlugin Nuspec file. (#245)
  • 9266387 disable generating symbols package for Reqnroll.Templates.DotNet
  • 913ef13 Bump version
  • Additional commits viewable in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [Reqnroll.Tools.MsBuild.Generation](https://github.com/reqnroll/Reqnroll) from 2.0.3 to 2.1.1.
- [Changelog](https://github.com/reqnroll/Reqnroll/blob/main/CHANGELOG.md)
- [Commits](reqnroll/Reqnroll@v2.0.3...v2.1.1)

---
updated-dependencies:
- dependency-name: Reqnroll.Tools.MsBuild.Generation
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
Copy link
Contributor Author

dependabot bot commented on behalf of github Nov 11, 2024

Superseded by #550.

@dependabot dependabot bot closed this Nov 11, 2024
@dependabot dependabot bot deleted the dependabot/nuget/Reqnroll.Tools.MsBuild.Generation-2.1.1 branch November 11, 2024 08:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
theme:build theme:reqnroll type:dependencies Pull requests that update a dependency
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants