forked from eclipse-tractusx/policy-hub
-
Notifications
You must be signed in to change notification settings - Fork 0
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
build(deps): bump the production-dependencies group across 1 directory with 20 updates #4
Closed
dependabot
wants to merge
1
commit into
main
from
dependabot/nuget/src/production-dependencies-c02779b4eb
Closed
build(deps): bump the production-dependencies group across 1 directory with 20 updates #4
dependabot
wants to merge
1
commit into
main
from
dependabot/nuget/src/production-dependencies-c02779b4eb
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
…y with 20 updates Bumps the production-dependencies group with 20 updates in the /src directory: | Package | From | To | | --- | --- | --- | | [FakeItEasy](https://github.com/FakeItEasy/FakeItEasy) | `8.1.0` | `8.3.0` | | [FluentAssertions](https://github.com/fluentassertions/fluentassertions) | `6.11.0` | `6.12.1` | | [Microsoft.EntityFrameworkCore.InMemory](https://github.com/dotnet/efcore) | `8.0.7` | `8.0.8` | | [Microsoft.NET.Test.Sdk](https://github.com/microsoft/vstest) | `17.9.0` | `17.11.1` | | [Testcontainers](https://github.com/testcontainers/testcontainers-dotnet) | `3.7.0` | `3.10.0` | | [Testcontainers.PostgreSql](https://github.com/testcontainers/testcontainers-dotnet) | `3.7.0` | `3.10.0` | | [Testcontainers](https://github.com/testcontainers/testcontainers-dotnet) | `3.7.0` | `3.10.0` | | [xunit](https://github.com/xunit/xunit) | `2.7.0` | `2.9.1` | | [Xunit.Extensions.AssemblyFixture](https://github.com/JDCain/Xunit.Extensions.AssemblyFixture) | `2.4.1` | `2.6.0` | | [xunit.runner.visualstudio](https://github.com/xunit/visualstudio.xunit) | `2.5.7` | `2.8.2` | | [Microsoft.AspNetCore.Mvc.Testing](https://github.com/dotnet/aspnetcore) | `8.0.3` | `8.0.8` | | [Microsoft.Extensions.Configuration.Binder](https://github.com/dotnet/runtime) | `8.0.1` | `8.0.2` | | [Microsoft.Extensions.Diagnostics.HealthChecks.EntityFrameworkCore](https://github.com/dotnet/aspnetcore) | `8.0.7` | `8.0.8` | | [Org.Eclipse.TractusX.Portal.Backend.Framework.DependencyInjection](https://github.com/eclipse-tractusx/portal-backend) | `2.4.2` | `2.8.0` | | [Org.Eclipse.TractusX.Portal.Backend.Framework.ErrorHandling](https://github.com/eclipse-tractusx/portal-backend) | `2.4.2` | `2.8.0` | | [Microsoft.EntityFrameworkCore.Design](https://github.com/dotnet/efcore) | `8.0.7` | `8.0.8` | | [Org.Eclipse.TractusX.Portal.Backend.Framework.Logging](https://github.com/eclipse-tractusx/portal-backend) | `2.4.2` | `2.8.0` | | [Org.Eclipse.TractusX.Portal.Backend.Framework.Seeding](https://github.com/eclipse-tractusx/portal-backend) | `2.4.2` | `2.8.0` | | [Org.Eclipse.TractusX.Portal.Backend.Framework.ErrorHandling](https://github.com/eclipse-tractusx/portal-backend) | `2.4.2` | `2.8.0` | | [Microsoft.AspNetCore.Authentication.JwtBearer](https://github.com/dotnet/aspnetcore) | `8.0.3` | `8.0.8` | | [Microsoft.AspNetCore.OpenApi](https://github.com/dotnet/aspnetcore) | `8.0.3` | `8.0.8` | | [Org.Eclipse.TractusX.Portal.Backend.Framework.Web](https://github.com/eclipse-tractusx/portal-backend) | `2.4.2` | `2.8.0` | | [Org.Eclipse.TractusX.Portal.Backend.Framework.DependencyInjection](https://github.com/eclipse-tractusx/portal-backend) | `2.4.2` | `2.8.0` | | [Org.Eclipse.TractusX.Portal.Backend.Framework.ErrorHandling](https://github.com/eclipse-tractusx/portal-backend) | `2.4.2` | `2.8.0` | | [Org.Eclipse.TractusX.Portal.Backend.Framework.Logging](https://github.com/eclipse-tractusx/portal-backend) | `2.4.2` | `2.8.0` | Updates `FakeItEasy` from 8.1.0 to 8.3.0 - [Release notes](https://github.com/FakeItEasy/FakeItEasy/releases) - [Commits](FakeItEasy/FakeItEasy@8.1.0...8.3.0) Updates `FluentAssertions` from 6.11.0 to 6.12.1 - [Release notes](https://github.com/fluentassertions/fluentassertions/releases) - [Changelog](https://github.com/fluentassertions/fluentassertions/blob/develop/AcceptApiChanges.ps1) - [Commits](fluentassertions/fluentassertions@6.11.0...6.12.1) Updates `Microsoft.EntityFrameworkCore.InMemory` from 8.0.7 to 8.0.8 - [Release notes](https://github.com/dotnet/efcore/releases) - [Commits](dotnet/efcore@v8.0.7...v8.0.8) Updates `Microsoft.NET.Test.Sdk` from 17.9.0 to 17.11.1 - [Release notes](https://github.com/microsoft/vstest/releases) - [Changelog](https://github.com/microsoft/vstest/blob/main/docs/releases.md) - [Commits](microsoft/vstest@v17.9.0...v17.11.1) Updates `Testcontainers` from 3.7.0 to 3.10.0 - [Release notes](https://github.com/testcontainers/testcontainers-dotnet/releases) - [Changelog](https://github.com/testcontainers/testcontainers-dotnet/blob/develop/CHANGELOG.md) - [Commits](testcontainers/testcontainers-dotnet@3.7.0...3.10.0) Updates `Testcontainers.PostgreSql` from 3.7.0 to 3.10.0 - [Release notes](https://github.com/testcontainers/testcontainers-dotnet/releases) - [Changelog](https://github.com/testcontainers/testcontainers-dotnet/blob/develop/CHANGELOG.md) - [Commits](testcontainers/testcontainers-dotnet@3.7.0...3.10.0) Updates `Testcontainers` from 3.7.0 to 3.10.0 - [Release notes](https://github.com/testcontainers/testcontainers-dotnet/releases) - [Changelog](https://github.com/testcontainers/testcontainers-dotnet/blob/develop/CHANGELOG.md) - [Commits](testcontainers/testcontainers-dotnet@3.7.0...3.10.0) Updates `xunit` from 2.7.0 to 2.9.1 - [Commits](xunit/xunit@2.7.0...2.9.1) Updates `Xunit.Extensions.AssemblyFixture` from 2.4.1 to 2.6.0 - [Release notes](https://github.com/JDCain/Xunit.Extensions.AssemblyFixture/releases) - [Commits](JDCain/Xunit.Extensions.AssemblyFixture@2.4.1...2.6.0) Updates `xunit.runner.visualstudio` from 2.5.7 to 2.8.2 - [Release notes](https://github.com/xunit/visualstudio.xunit/releases) - [Commits](xunit/visualstudio.xunit@2.5.7...2.8.2) Updates `Microsoft.AspNetCore.Mvc.Testing` from 8.0.3 to 8.0.8 - [Release notes](https://github.com/dotnet/aspnetcore/releases) - [Changelog](https://github.com/dotnet/aspnetcore/blob/main/docs/ReleasePlanning.md) - [Commits](dotnet/aspnetcore@v8.0.3...v8.0.8) Updates `Microsoft.Extensions.Configuration.Binder` from 8.0.1 to 8.0.2 - [Release notes](https://github.com/dotnet/runtime/releases) - [Commits](dotnet/runtime@v8.0.1...v8.0.2) Updates `Microsoft.Extensions.Diagnostics.HealthChecks.EntityFrameworkCore` from 8.0.7 to 8.0.8 - [Release notes](https://github.com/dotnet/aspnetcore/releases) - [Changelog](https://github.com/dotnet/aspnetcore/blob/main/docs/ReleasePlanning.md) - [Commits](dotnet/aspnetcore@v8.0.7...v8.0.8) Updates `Org.Eclipse.TractusX.Portal.Backend.Framework.DependencyInjection` from 2.4.2 to 2.8.0 - [Release notes](https://github.com/eclipse-tractusx/portal-backend/releases) - [Changelog](https://github.com/eclipse-tractusx/portal-backend/blob/main/CHANGELOG.md) - [Commits](https://github.com/eclipse-tractusx/portal-backend/commits) Updates `Org.Eclipse.TractusX.Portal.Backend.Framework.ErrorHandling` from 2.4.2 to 2.8.0 - [Release notes](https://github.com/eclipse-tractusx/portal-backend/releases) - [Changelog](https://github.com/eclipse-tractusx/portal-backend/blob/main/CHANGELOG.md) - [Commits](https://github.com/eclipse-tractusx/portal-backend/commits) Updates `Microsoft.EntityFrameworkCore.Design` from 8.0.7 to 8.0.8 - [Release notes](https://github.com/dotnet/efcore/releases) - [Commits](dotnet/efcore@v8.0.7...v8.0.8) Updates `Org.Eclipse.TractusX.Portal.Backend.Framework.Logging` from 2.4.2 to 2.8.0 - [Release notes](https://github.com/eclipse-tractusx/portal-backend/releases) - [Changelog](https://github.com/eclipse-tractusx/portal-backend/blob/main/CHANGELOG.md) - [Commits](https://github.com/eclipse-tractusx/portal-backend/commits) Updates `Org.Eclipse.TractusX.Portal.Backend.Framework.Seeding` from 2.4.2 to 2.8.0 - [Release notes](https://github.com/eclipse-tractusx/portal-backend/releases) - [Changelog](https://github.com/eclipse-tractusx/portal-backend/blob/main/CHANGELOG.md) - [Commits](https://github.com/eclipse-tractusx/portal-backend/commits) Updates `Org.Eclipse.TractusX.Portal.Backend.Framework.ErrorHandling` from 2.4.2 to 2.8.0 - [Release notes](https://github.com/eclipse-tractusx/portal-backend/releases) - [Changelog](https://github.com/eclipse-tractusx/portal-backend/blob/main/CHANGELOG.md) - [Commits](https://github.com/eclipse-tractusx/portal-backend/commits) Updates `Microsoft.AspNetCore.Authentication.JwtBearer` from 8.0.3 to 8.0.8 - [Release notes](https://github.com/dotnet/aspnetcore/releases) - [Changelog](https://github.com/dotnet/aspnetcore/blob/main/docs/ReleasePlanning.md) - [Commits](dotnet/aspnetcore@v8.0.3...v8.0.8) Updates `Microsoft.AspNetCore.OpenApi` from 8.0.3 to 8.0.8 - [Release notes](https://github.com/dotnet/aspnetcore/releases) - [Changelog](https://github.com/dotnet/aspnetcore/blob/main/docs/ReleasePlanning.md) - [Commits](dotnet/aspnetcore@v8.0.3...v8.0.8) Updates `Org.Eclipse.TractusX.Portal.Backend.Framework.Web` from 2.4.2 to 2.8.0 - [Release notes](https://github.com/eclipse-tractusx/portal-backend/releases) - [Changelog](https://github.com/eclipse-tractusx/portal-backend/blob/main/CHANGELOG.md) - [Commits](https://github.com/eclipse-tractusx/portal-backend/commits) Updates `Org.Eclipse.TractusX.Portal.Backend.Framework.DependencyInjection` from 2.4.2 to 2.8.0 - [Release notes](https://github.com/eclipse-tractusx/portal-backend/releases) - [Changelog](https://github.com/eclipse-tractusx/portal-backend/blob/main/CHANGELOG.md) - [Commits](https://github.com/eclipse-tractusx/portal-backend/commits) Updates `Org.Eclipse.TractusX.Portal.Backend.Framework.ErrorHandling` from 2.4.2 to 2.8.0 - [Release notes](https://github.com/eclipse-tractusx/portal-backend/releases) - [Changelog](https://github.com/eclipse-tractusx/portal-backend/blob/main/CHANGELOG.md) - [Commits](https://github.com/eclipse-tractusx/portal-backend/commits) Updates `Org.Eclipse.TractusX.Portal.Backend.Framework.Logging` from 2.4.2 to 2.8.0 - [Release notes](https://github.com/eclipse-tractusx/portal-backend/releases) - [Changelog](https://github.com/eclipse-tractusx/portal-backend/blob/main/CHANGELOG.md) - [Commits](https://github.com/eclipse-tractusx/portal-backend/commits) --- updated-dependencies: - dependency-name: FakeItEasy dependency-type: direct:production update-type: version-update:semver-minor dependency-group: production-dependencies - dependency-name: FluentAssertions dependency-type: direct:production update-type: version-update:semver-minor dependency-group: production-dependencies - dependency-name: Microsoft.EntityFrameworkCore.InMemory dependency-type: direct:production update-type: version-update:semver-patch dependency-group: production-dependencies - dependency-name: Microsoft.NET.Test.Sdk dependency-type: direct:production update-type: version-update:semver-minor dependency-group: production-dependencies - dependency-name: Testcontainers dependency-type: direct:production update-type: version-update:semver-minor dependency-group: production-dependencies - dependency-name: Testcontainers.PostgreSql dependency-type: direct:production update-type: version-update:semver-minor dependency-group: production-dependencies - dependency-name: Testcontainers dependency-type: direct:production update-type: version-update:semver-minor dependency-group: production-dependencies - dependency-name: xunit dependency-type: direct:production update-type: version-update:semver-minor dependency-group: production-dependencies - dependency-name: Xunit.Extensions.AssemblyFixture dependency-type: direct:production update-type: version-update:semver-minor dependency-group: production-dependencies - dependency-name: xunit.runner.visualstudio dependency-type: direct:production update-type: version-update:semver-minor dependency-group: production-dependencies - dependency-name: Microsoft.AspNetCore.Mvc.Testing dependency-type: direct:production update-type: version-update:semver-patch dependency-group: production-dependencies - dependency-name: Microsoft.Extensions.Configuration.Binder dependency-type: direct:production update-type: version-update:semver-patch dependency-group: production-dependencies - dependency-name: Microsoft.Extensions.Diagnostics.HealthChecks.EntityFrameworkCore dependency-type: direct:production update-type: version-update:semver-patch dependency-group: production-dependencies - dependency-name: Org.Eclipse.TractusX.Portal.Backend.Framework.DependencyInjection dependency-type: direct:production update-type: version-update:semver-minor dependency-group: production-dependencies - dependency-name: Org.Eclipse.TractusX.Portal.Backend.Framework.ErrorHandling dependency-type: direct:production update-type: version-update:semver-minor dependency-group: production-dependencies - dependency-name: Microsoft.EntityFrameworkCore.Design dependency-type: direct:production update-type: version-update:semver-patch dependency-group: production-dependencies - dependency-name: Org.Eclipse.TractusX.Portal.Backend.Framework.Logging dependency-type: direct:production update-type: version-update:semver-minor dependency-group: production-dependencies - dependency-name: Org.Eclipse.TractusX.Portal.Backend.Framework.Seeding dependency-type: direct:production update-type: version-update:semver-minor dependency-group: production-dependencies - dependency-name: Org.Eclipse.TractusX.Portal.Backend.Framework.ErrorHandling dependency-type: direct:production update-type: version-update:semver-minor dependency-group: production-dependencies - dependency-name: Microsoft.AspNetCore.Authentication.JwtBearer dependency-type: direct:production update-type: version-update:semver-patch dependency-group: production-dependencies - dependency-name: Microsoft.AspNetCore.OpenApi dependency-type: direct:production update-type: version-update:semver-patch dependency-group: production-dependencies - dependency-name: Org.Eclipse.TractusX.Portal.Backend.Framework.Web dependency-type: direct:production update-type: version-update:semver-minor dependency-group: production-dependencies - dependency-name: Org.Eclipse.TractusX.Portal.Backend.Framework.DependencyInjection dependency-type: direct:production update-type: version-update:semver-minor dependency-group: production-dependencies - dependency-name: Org.Eclipse.TractusX.Portal.Backend.Framework.ErrorHandling dependency-type: direct:production update-type: version-update:semver-minor dependency-group: production-dependencies - dependency-name: Org.Eclipse.TractusX.Portal.Backend.Framework.Logging dependency-type: direct:production update-type: version-update:semver-minor dependency-group: production-dependencies ... Signed-off-by: dependabot[bot] <[email protected]>
The following labels could not be found: |
Looks like these dependencies are updatable in another way, so this is no longer needed. |
dependabot
bot
deleted the
dependabot/nuget/src/production-dependencies-c02779b4eb
branch
September 30, 2024 20:05
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
None yet
0 participants
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Bumps the production-dependencies group with 20 updates in the /src directory:
8.1.0
8.3.0
6.11.0
6.12.1
8.0.7
8.0.8
17.9.0
17.11.1
3.7.0
3.10.0
3.7.0
3.10.0
3.7.0
3.10.0
2.7.0
2.9.1
2.4.1
2.6.0
2.5.7
2.8.2
8.0.3
8.0.8
8.0.1
8.0.2
8.0.7
8.0.8
2.4.2
2.8.0
2.4.2
2.8.0
8.0.7
8.0.8
2.4.2
2.8.0
2.4.2
2.8.0
2.4.2
2.8.0
8.0.3
8.0.8
8.0.3
8.0.8
2.4.2
2.8.0
2.4.2
2.8.0
2.4.2
2.8.0
2.4.2
2.8.0
Updates
FakeItEasy
from 8.1.0 to 8.3.0Release notes
Sourced from FakeItEasy's releases.
Commits
94caef0
Merge pull request #2034 from thomaslevesque/fix-null-event-handlerbc16732
Rename EventRaisingSpecs to EventSpecsa77c8fd
Handle case where event handler is nullfbfabf9
Add failing specs to reproduce the issue87511a7
Merge pull request #2032 from FakeItEasy/dependabot/pip/urllib3-2.2.26430612
Bump urllib3 from 2.2.1 to 2.2.244217e2
Merge pull request #2029 from blairconrad/macOS752218d
Run CI build on macos as well9edb29c
Correct option for listing build targetscc27472
Merge pull request #2028 from thomaslevesque/internals-visibleto-in-project-fileUpdates
FluentAssertions
from 6.11.0 to 6.12.1Release notes
Sourced from FluentAssertions's releases.
... (truncated)
Commits
a8e7f17
Update qodanad58e0b5
Turn off RoslynAnalyzers in Qodana WF (#2504)2181217
Remove unused usings2c3a012
Make implicit usage more explicit1d5d64f
Do not useUsingLineBreaks
for[Not]BeSameAs
c30fc7a
FixedBeEquivalentTo
when using a custom comparer targeting nullable types ...f9b770b
Make ThrowWithinAsync respect canceled tasks (#2614)f204cf3
Simplify deferred allocation with local functiona3644b0
Only allocate Lazy<> and lambda when necessaryf3b4564
Ensured that nested assertion scopes produce a nested context (#2607)Updates
Microsoft.EntityFrameworkCore.InMemory
from 8.0.7 to 8.0.8Release notes
Sourced from Microsoft.EntityFrameworkCore.InMemory's releases.
Commits
90d0799
Merged PR 41167: Temporarily work around '/' in dSASe7f0165
Merged PR 41160: Temporarily work around '/' in dSASecfccf0
Merged PR 41109: [internal/release/8.0] Update dependencies from dnceng/inter...5efec91
Update dependencies from https://dev.azure.com/dnceng/internal/_git/dotnet-ru...3b2db3b
Merge commit '65e7cb610848962a63829e41b89931754f8069b0'65e7cb6
Up SAS timeout to 3 hours (#34229)f2ed96b
Merge commit '8b6c0ded38700b2cc220131ab81677d81530054f'8b6c0de
Enable internal runtime downloads via dSAS (#34217)4ce4850
Merge commit '38a1ea20451f0891ad576a879a37ac67dd96a380'38a1ea2
Update dependencies from https://github.com/dotnet/arcade build 20240710.5 (#...Updates
Microsoft.NET.Test.Sdk
from 17.9.0 to 17.11.1Release notes
Sourced from Microsoft.NET.Test.Sdk's releases.
... (truncated)
Commits
58dbd02
Revert "Do not publish to BAR when RTM version is built"aa62848
Do not publish to BAR when RTM version is builtd824a2f
Bump 17.11.1ed4ac92
Forward error output from testhost as info (#5193)c6ad3e3
Update dependencies from https://dev.azure.com/devdiv/DevDiv/_git/vs-code-cov...910ca0d
Fix output based test (#5131)0518cea
Rebrand to 17.11-release (#5128)5b69fd3
Write dll instead of target on abort, rename errors (#5115)7264afa
Error output as info in terminal logger (#5113)3d2ea06
remove disable interactive auth (#5110)Updates
Testcontainers
from 3.7.0 to 3.10.0Release notes
Sourced from Testcontainers's releases.
... (truncated)
Commits
934d7f0
chore: Apply fix for redirect.github.com/[Bug] [cli] Pulsar Tokens Create is mishandling time units (specifically, treating seconds as milliseconds) apache/pulsar#22811 only for affected ...5b3d494
chore: Replace codeinclude with snippets (#1251)2da2080
docs: Use codeinclude in module examples (#1245)b2699cc
fix: Get sqlcmd utility file path from container instead of const file path (...fffd384
feat: Add MongoDB replica set support (#1196)87184e3
feat: Detect CSharp, FSharp and Visual Basic projects (#1234)dd05999
chore: Change global.json roll-forward policy fromlatestPatch
to `latestMi...ace1fe0
feat: Improve parsing of Docker image tag version `MatchVersion(Predicate<Ver...1a64762
fix: Add Keycloak health port 9000 starting from major version 25 (#1213)9a59b3e
feat: Log Docker daemon labels if present (#1226)Updates
Testcontainers.PostgreSql
from 3.7.0 to 3.10.0Release notes
Sourced from Testcontainers.PostgreSql's releases.
... (truncated)
Commits
934d7f0
chore: Apply fix for redirect.github.com/[Bug] [cli] Pulsar Tokens Create is mishandling time units (specifically, treating seconds as milliseconds) apache/pulsar#22811 only for affected ...5b3d494
chore: Replace codeinclude with snippets (#1251)2da2080
docs: Use codeinclude in module examples (#1245)b2699cc
fix: Get sqlcmd utility file path from container instead of const file path (...fffd384
feat: Add MongoDB replica set support (#1196)87184e3
feat: Detect CSharp, FSharp and Visual Basic projects (#1234)dd05999
chore: Change global.json roll-forward policy fromlatestPatch
to `latestMi...ace1fe0
feat: Improve parsing of Docker image tag version `MatchVersion(Predicate<Ver...1a64762
fix: Add Keycloak health port 9000 starting from major version 25 (#1213)9a59b3e
feat: Log Docker daemon labels if present (#1226)Updates
Testcontainers
from 3.7.0 to 3.10.0Release notes
Sourced from Testcontainers's releases.
... (truncated)
Commits
934d7f0
chore: Apply fix for redirect.github.com/[Bug] [cli] Pulsar Tokens Create is mishandling time units (specifically, treating seconds as milliseconds) apache/pulsar#22811 only for affected ...5b3d494
chore: Replace codeinclude with snippets (#1251)2da2080
docs: Use codeinclude in module examples (#1245)b2699cc
fix: Get sqlcmd utility file path from container instead of const file path (...fffd384
feat: Add MongoDB replica set support (#1196)87184e3
feat: Detect CSharp, FSharp and Visual Basic projects (#1234)dd05999
chore: Change global.json roll-forward policy fromlatestPatch
to `latestMi...ace1fe0
feat: Improve parsing of Docker image tag version `MatchVersion(Predicate<Ver...1a64762
fix: Add Keycloak health port 9000 starting from major version 25 (#1213)9a59b3e
feat: Log Docker daemon labels if present (#1226)Updates
xunit
from 2.7.0 to 2.9.1Commits
bb7c3e4
v2.9.15d70d25
#3028: Support IGrouping<TKey,TValue> in Assert.Equivalent (v2)ed6e05b
Add support for IGrouping<,> in ArgumentFormatter, assuming it's safe to re-e...d97c7f8
Restore TestInvoker<T>.GetTaskFromResult (forwards to AsyncUtility.TryConvert...416ed81
#3021: Add overload of Assert.Equal to resolve compiler ambiguity6b86235
Add Assert.Equivalent support for evaluating Lazy<T>aadff05
Updated build table in README1949c78
Missing <properties> wrapper in JUnit output7dceffa
#2979: Update JUnitXml.xslt, based on https://github.com/testmoapp/junitxml?t...935af73
Latest assertion testsUpdates
Xunit.Extensions.AssemblyFixture
from 2.4.1 to 2.6.0Release notes
Sourced from Xun...
Description has been truncated