GHPReporter / Ghpr.Console

Console application to convert NUnit and MSTest test result files into Ghpr HTML Report
http://ghpreporter.github.io/
MIT License
5 stars 5 forks source link

Bump nunit.engine from 3.10.0.0 to 3.11.1 in /Ghpr.Console #57

Closed dependabot-preview[bot] closed 4 years ago

dependabot-preview[bot] commented 4 years ago

Bumps nunit.engine from 3.10.0.0 to 3.11.1.

Release notes

Sourced from nunit.engine's releases.

NUnit Console and Engine 3.11.1

This hotfix fixes a problem with NUnit Project file settings being ignored.

See the Release Notes for details.

NUnit Console and Engine 3.11

This release fixes a range of minor bugs, and includes a significant amount of internal restructuring work. In future, this will enable improved .NET Standard support in the engine, and a .NET Core build of the console.

See the Release Notes for a full list of changes.

Changelog

Sourced from nunit.engine's changelog.

NUnit Console & Engine 3.11.1 - February 15, 2020 This hotfix fixes a problem with NUnit Project file settings being ignored.

Issues Resolved

  • 730 NUnit project file settings are ignored
  • 732 Upgrade Cake Build to fix Linux CI

NUnit Console 3.11 - January 26, 2020

This release fixes a range of minor bugs, and includes a significant amount of internal restructuring work. In future, this will enable improved .NET Standard support in the engine, and a .NET Core build of the console.

Issues Resolved

  • 22 Engine modifies TestPackage
  • 53 Add project element to top-level sub-project before merging
  • 181 XSLT Transform not honoring --encoding value
  • 336 Should legacyCorruptedStateExceptionsPolicy enabled=true in nunit3-console.exe.config?
  • 386 nUnit project loader does not work when --inprocess is set
  • 453 build-mono-docker.ps1 fails to run out the box
  • 514 Add higher-level unit tests for structure of TestRunners
  • 586 Create Separate Addin File for the Engine NuGet Package
  • 588 licenseUrl in NuGet packages are deprecated
  • 591 Release 3.10 merge
  • 592 Add status badge from Azure pipelines
  • 594 Fixed typos in release notes
  • 595 Clean extension dir before running FetchExtensions task
  • 603 Engine returns assembly-level test-suite event twice
  • 605 Trailing \ in --work argument causes agent to crash
  • 607 Unload + Load changes TestPackage IDs
  • 611 Set DisableImplicitNuGetFallbackFolder and bump Ubuntu on Travis
  • 612 Fix logging when including exception
  • 617 Consider expanding projects before building ITestRunner structure
  • 625 [Feature] Extend data for ITestEventListener
  • 628 [Question] Possible to set both labels=After and labels=Before
  • 634 Remove unnecessary stream creation in XML Transform writer
  • 635 Remove all #regions from codebase
  • 636 Labels option: Rename On as OnOutputOnly, and deprecate On and All
  • 637 Refactor RunnerSelectionTests
  • 639 Engine initializes DriverService too early
  • 667 Console Runner loads wrong .NET framework version when executing tests from multiple assemblies at once
  • 669 nunit.console-runner-with-extensions.nuspec: Remove outdated release notes
  • 671 Manually updated .NET Core SDK on Linux build
  • 681 Display path and version of extension assemblies
  • 683 Safely encapsulating the atomic agent database operations
  • 684 Split engine into upper and lower parts
  • 691 Sign NuGet Packages and msi
  • 693 Update Engine tests to run on LTS .NET Core version
... (truncated)
Commits
  • 2b2aad7 Merge pull request #738 from nunit/release3.11.1
  • ec50a36 Update changes
  • 38ca721 Merge pull request #735 from edlund-as/bring-back-aggregate-runner
  • 3c09361 Merge pull request #737 from nunit/versionUpdate
  • 09989da Set version nos for 3.11.1
  • ab0ade4 Use AggregatingTestRunner for non-trivial cases
  • ecea5e0 Merge pull request #732 from nunit/cifix
  • 87907fe Upgrade Cake to fix Linux CI
  • eca1043 Merge pull request #729 from nunit/version3.12
  • 645cbe0 Update versions for v3.12
  • 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 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 use these labels` will set the current labels as the default for future PRs for this repo and language - `@dependabot use these reviewers` will set the current reviewers as the default for future PRs for this repo and language - `@dependabot use these assignees` will set the current assignees as the default for future PRs for this repo and language - `@dependabot use this milestone` will set the current milestone as the default for future PRs for this repo and language - `@dependabot badge me` will comment on this PR with code to add a "Dependabot enabled" badge to your readme Additionally, you can set the following in your Dependabot [dashboard](https://app.dependabot.com): - Update frequency (including time of day and day of week) - Pull request limits (per update run and/or open at any time) - Automerge options (never/patch/minor, and dev/runtime dependencies) - Out-of-range updates (receive only lockfile updates, if desired) - Security updates (receive only security updates, if desired)
dependabot-preview[bot] commented 4 years ago

Looks like nunit.engine is up-to-date now, so this is no longer needed.