Seddryck / NBi

NBi is a testing framework (add-on to NUnit) for Business Intelligence and Data Access. The main goal of this framework is to let users create tests with a declarative approach based on an Xml syntax. By the means of NBi, you don't need to develop C# or Java code to specify your tests! Either, you don't need Visual Studio or Eclipse to compile your test suite. Just create an Xml file and let the framework interpret it and play your tests. The framework is designed as an add-on of NUnit but with the possibility to port it easily to other testing frameworks.
http://www.nbi.io
Apache License 2.0
106 stars 37 forks source link

Bump System.Text.Encodings.Web from 5.0.0 to 5.0.1 in /NBi.Core #709

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 1 year ago

Bumps System.Text.Encodings.Web from 5.0.0 to 5.0.1.

Release notes

Sourced from System.Text.Encodings.Web's releases.

.NET 5.0.1

Release Notes Install Instructions

Repo

Commits
  • b02e13a Skip some PKCS9 tests on NetFx (#45213)
  • 63b255f improve ConnectAsync_CancellationRequestedAfterConnect_ThrowsOperation test (...
  • 4cfc831 Fix NRE when default value is null and ServiceCallSite is not found (#44877)
  • 5660c4a [release/5.0] Fix pal cgroup v2 implementation (#45001)
  • 65a4f71 [release/5.0] Fix Activity Start Time Precision (#45176)
  • ce2b755 [release/5.0] Handle inconsistent \0 in Pkcs9Document{Name|Description} (#45153)
  • ca4d6d1 [release/5.0] Port Debugger data breakpoint deadlock fixes to .NET 5.0 (#44563)
  • 3700448 Fix ComponentDocumentDesigner references in DesignerAttribute to include righ...
  • 2767f44 Fix CFB8 with Zero padding (#45009)
  • d9a4a64 [release/5.0] Handle non-ASCII strings in GetNonRandomizedHashCodeOrdinalIgno...
  • 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 You can disable automated security fix PRs for this repo from the [Security Alerts page](https://github.com/Seddryck/NBi/network/alerts).
Seddryck commented 1 year ago

@dependabot rebase

Seddryck commented 1 year ago

@dependabot rebase