Bump TestcontainersPackageVersion from 3.10.0 to 4.0.0#6799
Merged
Conversation
Bumps `TestcontainersPackageVersion` from 3.10.0 to 4.0.0. Updates `Testcontainers` from 3.10.0 to 4.0.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.10.0...4.0.0) Updates `Testcontainers.Elasticsearch` from 3.10.0 to 4.0.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.10.0...4.0.0) Updates `Testcontainers.Milvus` from 3.10.0 to 4.0.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.10.0...4.0.0) Updates `TestContainers.MongoDb` from 3.10.0 to 4.0.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.10.0...4.0.0) Updates `Testcontainers.MsSql` from 3.10.0 to 4.0.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.10.0...4.0.0) Updates `Testcontainers.MySql` from 3.10.0 to 4.0.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.10.0...4.0.0) Updates `Testcontainers.Nats` from 3.10.0 to 4.0.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.10.0...4.0.0) Updates `Testcontainers.Oracle` from 3.10.0 to 4.0.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.10.0...4.0.0) Updates `Testcontainers.PostgreSQL` from 3.10.0 to 4.0.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.10.0...4.0.0) Updates `Testcontainers.RabbitMq` from 3.10.0 to 4.0.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.10.0...4.0.0) Updates `Testcontainers.Redis` from 3.10.0 to 4.0.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.10.0...4.0.0) --- updated-dependencies: - dependency-name: Testcontainers dependency-type: direct:production update-type: version-update:semver-major - dependency-name: Testcontainers.Elasticsearch dependency-type: direct:production update-type: version-update:semver-major - dependency-name: Testcontainers.Milvus dependency-type: direct:production update-type: version-update:semver-major - dependency-name: TestContainers.MongoDb dependency-type: direct:production update-type: version-update:semver-major - dependency-name: Testcontainers.MsSql dependency-type: direct:production update-type: version-update:semver-major - dependency-name: Testcontainers.MySql dependency-type: direct:production update-type: version-update:semver-major - dependency-name: Testcontainers.Nats dependency-type: direct:production update-type: version-update:semver-major - dependency-name: Testcontainers.Oracle dependency-type: direct:production update-type: version-update:semver-major - dependency-name: Testcontainers.PostgreSQL dependency-type: direct:production update-type: version-update:semver-major - dependency-name: Testcontainers.RabbitMq dependency-type: direct:production update-type: version-update:semver-major - dependency-name: Testcontainers.Redis dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
2e4c2ab to
d67b7d6
Compare
radical
approved these changes
Nov 27, 2024
This file contains hidden or 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
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
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
TestcontainersPackageVersionfrom 3.10.0 to 4.0.0.Updates
Testcontainersfrom 3.10.0 to 4.0.0Release notes
Sourced from Testcontainers's releases.
Commits
1a78654fix: XML comment has cref attribute 'FullName' that could not be resolveddfb9f41feat: Useexecto replace current shell with the Kafka process (as ENTRYPOI...a75cb73feat: Add getter for Azurite blob, queue and table endpoint (#1278)12cccf9chore: Bump System.Text.Json159e4bffeat: Reintroduce Papercut module (#1268)f4966d8fix: Remove Sonar code smellse96d4e6feat: Add Neo4j Enterprise Edition support (WithEnterpriseEdition(bool)) (#...0b8b34bchore: Run test projects sequentially1cc56eafix: Use correct JSON node to install C# Dev Kit extension340a93afix: Do not run reusable resource tests in parallel (#1267)Updates
Testcontainers.Elasticsearchfrom 3.10.0 to 4.0.0Release notes
Sourced from Testcontainers.Elasticsearch's releases.
Commits
1a78654fix: XML comment has cref attribute 'FullName' that could not be resolveddfb9f41feat: Useexecto replace current shell with the Kafka process (as ENTRYPOI...a75cb73feat: Add getter for Azurite blob, queue and table endpoint (#1278)12cccf9chore: Bump System.Text.Json159e4bffeat: Reintroduce Papercut module (#1268)f4966d8fix: Remove Sonar code smellse96d4e6feat: Add Neo4j Enterprise Edition support (WithEnterpriseEdition(bool)) (#...0b8b34bchore: Run test projects sequentially1cc56eafix: Use correct JSON node to install C# Dev Kit extension340a93afix: Do not run reusable resource tests in parallel (#1267)Updates
Testcontainers.Milvusfrom 3.10.0 to 4.0.0Release notes
Sourced from Testcontainers.Milvus's releases.
Commits
1a78654fix: XML comment has cref attribute 'FullName' that could not be resolveddfb9f41feat: Useexecto replace current shell with the Kafka process (as ENTRYPOI...a75cb73feat: Add getter for Azurite blob, queue and table endpoint (#1278)12cccf9chore: Bump System.Text.Json159e4bffeat: Reintroduce Papercut module (#1268)f4966d8fix: Remove Sonar code smellse96d4e6feat: Add Neo4j Enterprise Edition support (WithEnterpriseEdition(bool)) (#...0b8b34bchore: Run test projects sequentially1cc56eafix: Use correct JSON node to install C# Dev Kit extension340a93afix: Do not run reusable resource tests in parallel (#1267)Updates
TestContainers.MongoDbfrom 3.10.0 to 4.0.0Release notes
Sourced from TestContainers.MongoDb's releases.
Commits
1a78654fix: XML comment has cref attribute 'FullName' that could not be resolveddfb9f41feat: Useexecto replace current shell with the Kafka process (as ENTRYPOI...a75cb73feat: Add getter for Azurite blob, queue and table endpoint (#1278)12cccf9chore: Bump System.Text.Json159e4bffeat: Reintroduce Papercut module (#1268)f4966d8fix: Remove Sonar code smellse96d4e6feat: Add Neo4j Enterprise Edition support (WithEnterpriseEdition(bool)) (#...0b8b34bchore: Run test projects sequentially1cc56eafix: Use correct JSON node to install C# Dev Kit extension340a93afix: Do not run reusable resource tests in parallel (#1267)Updates
Testcontainers.MsSqlfrom 3.10.0 to 4.0.0Release notes
Sourced from Testcontainers.MsSql's releases.
Commits
1a78654fix: XML comment has cref attribute 'FullName' that could not be resolveddfb9f41feat: Useexecto replace current shell with the Kafka process (as ENTRYPOI...a75cb73feat: Add getter for Azurite blob, queue and table endpoint (#1278)12cccf9chore: Bump System.Text.Json159e4bffeat: Reintroduce Papercut module (#1268)f4966d8fix: Remove Sonar code smellse96d4e6feat: Add Neo4j Enterprise Edition support (WithEnterpriseEdition(bool)) (#...0b8b34bchore: Run test projects sequentially1cc56eafix: Use correct JSON node to install C# Dev Kit extension340a93afix: Do not run reusable resource tests in parallel (#1267)Updates
Testcontainers.MySqlfrom 3.10.0 to 4.0.0Release notes
Sourced from Testcontainers.MySql's releases.
Commits
1a78654fix: XML comment has cref attribute 'FullName' that could not be resolveddfb9f41feat: Useexecto replace current shell with the Kafka process (as ENTRYPOI...a75cb73feat: Add getter for Azurite blob, queue and table endpoint (#1278)12cccf9chore: Bump System.Text.Json159e4bffeat: Reintroduce Papercut module (#1268)f4966d8fix: Remove Sonar code smellse96d4e6feat: Add Neo4j Enterprise Edition support (WithEnterpriseEdition(bool)) (#...0b8b34bchore: Run test projects sequentially1cc56eafix: Use correct JSON node to install C# Dev Kit extension340a93afix: Do not run reusable resource tests in parallel (#1267)Updates
Testcontainers.Natsfrom 3.10.0 to 4.0.0Release notes
Sourced from Testcontainers.Nats's releases.
Commits
1a78654fix: XML comment has cref attribute 'FullName' that could not be resolveddfb9f41feat: Useexecto replace current shell with the Kafka process (as ENTRYPOI...a75cb73feat: Add getter for Azurite blob, queue and table endpoint (#1278)12cccf9chore: Bump System.Text.Json159e4bffeat: Reintroduce Papercut module (#1268)f4966d8fix: Remove Sonar code smellse96d4e6feat: Add Neo4j Enterprise Edition support (WithEnterpriseEdition(bool)) (#...0b8b34bchore: Run test projects sequentially1cc56eafix: Use correct JSON node to install C# Dev Kit extension340a93afix: Do not run reusable resource tests in parallel (#1267)Updates
Testcontainers.Oraclefrom 3.10.0 to 4.0.0Release notes
Sourced from Testcontainers.Oracle's releases.
Commits
1a78654fix: XML comment has cref attribute 'FullName' that could not be resolveddfb9f41feat: Useexecto replace current shell with the Kafka process (as ENTRYPOI...a75cb73feat: Add getter for Azurite blob, queue and table endpoint (#1278)12cccf9chore: Bump System.Text.Json159e4bffeat: Reintroduce Papercut module (#1268)f4966d8fix: Remove Sonar code smellse96d4e6feat: Add Neo4j Enterprise Edition support (WithEnterpriseEdition(bool)) (#...0b8b34bchore: Run test projects sequentially1cc56eafix: Use correct JSON node to install C# Dev Kit extension340a93afix: Do not run reusable resource tests in parallel (#1267)Updates
Testcontainers.PostgreSQLfrom 3.10.0 to 4.0.0Release notes
Sourced from Testcontainers.PostgreSQL's releases.
Commits
1a78654fix: XML comment has cref attribute 'FullName' that could not be resolveddfb9f41feat: UseexecDescription has been truncatedMicrosoft Reviewers: Open in CodeFlow