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

Bump Reqnroll.CustomPlugin from 2.1.1 to 2.2.1 #257

Closed

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Nov 8, 2024

Bumps Reqnroll.CustomPlugin from 2.1.1 to 2.2.1.

Release notes

Sourced from Reqnroll.CustomPlugin's releases.

v2.2.1 - 2024-11-08

Improvements:

Bug fixes:

  • Fix: NUnit projects fail or provide warning as TearDown : System.InvalidOperationException : Only static OneTimeSetUp and OneTimeTearDown are allowed for InstancePerTestCase mode. (#320)

Contributors of this release (in alphabetical order): @​gasparnagy

v2.2.0 - 2024-11-07

Improvements:

Bug fixes:

  • Fix: Visual Studio locks Reqnroll.Tools.MsBuild.Generation task files. Using TaskHostFactory for our tasks on Windows. (#293)
  • Fix: Project dependencies transiently refer to System.Text.Json 8.0.4 that has security vulnerability. Microsoft.Extensions.DependencyModel updated to v8.0.2. (#291)
  • Fix: Could not load System.CodeDom exception with xRetry.Reqnroll plugin (#310)
  • Fix: Reqnroll.Microsoft.Extensions.DependencyInjection: System.Collections.Generic.KeyNotFoundException: The given key 'Microsoft.Extensions.DependencyInjection.ServiceLookup.ServiceProviderEngineScope' was not present in the dictionary. is thrown when a test execution dependent service is required during [BeforeTestRun]. We provide a better error message now. (#175)

Contributors of this release (in alphabetical order): @​gasparnagy, @​obligaron, @​Romfos, @​Tiberriver256

Changelog

Sourced from Reqnroll.CustomPlugin's changelog.

v2.2.1 - 2024-11-08

Improvements:

Bug fixes:

  • Fix: NUnit projects fail or provide warning as TearDown : System.InvalidOperationException : Only static OneTimeSetUp and OneTimeTearDown are allowed for InstancePerTestCase mode. (#320)

Contributors of this release (in alphabetical order): @​gasparnagy

v2.2.0 - 2024-11-07

Improvements:

Bug fixes:

  • Fix: Visual Studio locks Reqnroll.Tools.MsBuild.Generation task files. Using TaskHostFactory for our tasks on Windows. (#293)
  • Fix: Project dependencies transiently refer to System.Text.Json 8.0.4 that has security vulnerability. Microsoft.Extensions.DependencyModel updated to v8.0.2. (#291)
  • Fix: Could not load System.CodeDom exception with xRetry.Reqnroll plugin (#310)
  • Fix: Reqnroll.Microsoft.Extensions.DependencyInjection: System.Collections.Generic.KeyNotFoundException: The given key 'Microsoft.Extensions.DependencyInjection.ServiceLookup.ServiceProviderEngineScope' was not present in the dictionary. is thrown when a test execution dependent service is required during [BeforeTestRun]. We provide a better error message now. (#175)

Contributors of this release (in alphabetical order): @​gasparnagy, @​obligaron, @​Romfos, @​Tiberriver256

Commits
  • d58f5d0 Fix: NUnit projects fail or provide warning as `TearDown : System.InvalidOper...
  • a8aeed1 bump version
  • ccf428b fix test execution with NCrunch
  • 1b8c323 Improve error message provided by Reqnroll.Microsoft.Extensions.DependencyInj...
  • 76c0315 automated release process (#297)
  • bd11612 Fix: Could not load System.CodeDom exception with xRetry.Reqnroll plugin (#316)
  • 76cabee Remove end-to-end tests from Reqnroll.TestProjectGenerator.Tests (#315)
  • 4eed410 Improve System Test performance with stubbing dotnet new (#294)
  • 7c22e2f fix Reqnroll.TestProjectGenerator.Tests
  • f8ea832 Bump version to v2.2
  • 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)

@dependabot dependabot bot added .NET Pull requests that update .net code dependencies Pull requests that update a dependency file labels Nov 8, 2024
Bumps [Reqnroll.CustomPlugin](https://github.com/reqnroll/Reqnroll) from 2.1.1 to 2.2.1.
- [Release notes](https://github.com/reqnroll/Reqnroll/releases)
- [Changelog](https://github.com/reqnroll/Reqnroll/blob/main/CHANGELOG.md)
- [Commits](reqnroll/Reqnroll@v2.1.1...v2.2.1)

---
updated-dependencies:
- dependency-name: Reqnroll.CustomPlugin
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/nuget/Reqnroll.CustomPlugin-2.2.1 branch from b4ad4e6 to eb646b9 Compare November 8, 2024 18:32
Copy link
Contributor Author

dependabot bot commented on behalf of github Nov 8, 2024

Looks like Reqnroll.CustomPlugin is up-to-date now, so this is no longer needed.

@dependabot dependabot bot closed this Nov 8, 2024
@dependabot dependabot bot deleted the dependabot/nuget/Reqnroll.CustomPlugin-2.2.1 branch November 8, 2024 18:37
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 .NET Pull requests that update .net code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants