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 from 2.1.0 to 2.1.1 in /src #113

Merged
merged 1 commit into from
Oct 9, 2024

Conversation

dependabot[bot]
Copy link
Contributor

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

Bumps Reqnroll from 2.1.0 to 2.1.1.

Changelog

Sourced from Reqnroll'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

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
  • See full diff 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](https://github.com/reqnroll/Reqnroll) from 2.1.0 to 2.1.1.
- [Changelog](https://github.com/reqnroll/Reqnroll/blob/main/CHANGELOG.md)
- [Commits](reqnroll/Reqnroll@v2.1.0...v2.1.1)

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Oct 9, 2024
@Romfos Romfos merged commit 8d42d58 into master Oct 9, 2024
2 checks passed
@dependabot dependabot bot deleted the dependabot/nuget/src/Reqnroll-2.1.1 branch October 9, 2024 07:27
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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant