Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Apr 15, 2025

Bumps the testcontainers group with 6 updates:

Package From To
Microsoft.Extensions.DependencyInjection.Abstractions 9.0.4 8.0.2
Microsoft.Extensions.Logging.Abstractions 9.0.4 8.0.3
Testcontainers.PostgreSql 4.3.0 4.4.0
Testcontainers.Azurite 4.3.0 4.4.0
Testcontainers.MsSql 4.3.0 4.4.0
Testcontainers.Redis 4.3.0 4.4.0

Updates Microsoft.Extensions.DependencyInjection.Abstractions from 9.0.4 to 8.0.2

Commits
  • 1381d5e Merge in 'release/8.0' changes
  • c987e4f [release/8.0] Fix Options Source Gen RangeAttribute Thread Safety (#97110)
  • 441c91d Merge in 'release/8.0' changes
  • c93800e Merge pull request #97065 from carlossanlop/release/8.0-staging
  • c2d2bb3 Merge branch 'release/8.0' into release/8.0-staging
  • 6d35e39 [release/8.0-staging] UInt64.CreateSaturating<Int128> truncates instead of sa...
  • 96b0a55 [release/8.0-staging] macOS: Set certificate as a dependency of private key h...
  • 85c2772 [release/8.0] Fix server-side OCSP stapling on Linux (#96838)
  • 683da71 [release/8.0-staging] Gen0 segment should always be reported as Gen0 for DacH...
  • f9d0a7b [release/8.0-staging] Fix Crossgen2 PDB generation (again) (#96566)
  • Additional commits viewable in compare view

Updates Microsoft.Extensions.Logging.Abstractions from 9.0.4 to 8.0.3

Commits
  • 9f4b1f5 Merge in 'release/8.0' changes
  • 62304a6 Update dependencies from https://github.com/dotnet/arcade build 20240213.2 (#...
  • 457dc49 [release/8.0] Use the Wix version from arcade (#98453)
  • 0c7efec [release/8.0] Fix HTTP/2 WebSocket Abort
  • 49e1307 Merge in 'release/8.0' changes
  • 659d969 Merge pull request #98376 from vseanreesermsft/internal-merge-8.0-2024-02-13-...
  • 8a1649e Merge commit '1381d5ebd2ab1f292848d5b19b80cf71ac332508' into internal-merge-8...
  • fdbcb4a Merge in 'release/8.0' changes
  • 3de24ef Merge pull request #98328 from carlossanlop/release/8.0-staging
  • ec1636f Merge branch 'release/8.0' into release/8.0-staging
  • Additional commits viewable in compare view

Updates Testcontainers.PostgreSql from 4.3.0 to 4.4.0

Release notes

Sourced from Testcontainers.PostgreSql's releases.

4.4.0

What's Changed

Time for a new release! Big thanks to everyone who helped out with this one. It's got some awesome new features and fixes 😎. Seriously, I can't thank you enough. This wouldn't be possible without your ongoing support 🙏.

🚀 Features

🐛 Bug Fixes

📖 Documentation

🧹 Housekeeping

Commits
  • 2162c44 fix(Pulsar): Set memory limits (#1420)
  • e37b279 fix: Add missing keyword to docs example
  • 2dc9f57 docs: Bump testcontainers/helloworld image in docs to version 1.2.0 (#1419)
  • 54f4551 docs(ActiveMq): Add example (#1415)
  • 594ae5d feat: Add Socat container implementation (#1416)
  • 6526e5a docs: Add binding redirects doc for .NET framework (#1414)
  • a54980d fix: Add Docker Hub image name prefix to image builder API WithName(IImage) (...
  • 81581aa chore: Add wrapper module for Google Cloud modules (#1411)
  • f98d072 chore: Use Docker Compose to host documentation locally (#1410)
  • 8470afd docs: Add Bitbucket Pipelines configuration (#1402)
  • Additional commits viewable in compare view

Updates Testcontainers.Azurite from 4.3.0 to 4.4.0

Release notes

Sourced from Testcontainers.Azurite's releases.

4.4.0

What's Changed

Time for a new release! Big thanks to everyone who helped out with this one. It's got some awesome new features and fixes 😎. Seriously, I can't thank you enough. This wouldn't be possible without your ongoing support 🙏.

🚀 Features

🐛 Bug Fixes

📖 Documentation

🧹 Housekeeping

Commits
  • 2162c44 fix(Pulsar): Set memory limits (#1420)
  • e37b279 fix: Add missing keyword to docs example
  • 2dc9f57 docs: Bump testcontainers/helloworld image in docs to version 1.2.0 (#1419)
  • 54f4551 docs(ActiveMq): Add example (#1415)
  • 594ae5d feat: Add Socat container implementation (#1416)
  • 6526e5a docs: Add binding redirects doc for .NET framework (#1414)
  • a54980d fix: Add Docker Hub image name prefix to image builder API WithName(IImage) (...
  • 81581aa chore: Add wrapper module for Google Cloud modules (#1411)
  • f98d072 chore: Use Docker Compose to host documentation locally (#1410)
  • 8470afd docs: Add Bitbucket Pipelines configuration (#1402)
  • Additional commits viewable in compare view

Updates Testcontainers.MsSql from 4.3.0 to 4.4.0

Release notes

Sourced from Testcontainers.MsSql's releases.

4.4.0

What's Changed

Time for a new release! Big thanks to everyone who helped out with this one. It's got some awesome new features and fixes 😎. Seriously, I can't thank you enough. This wouldn't be possible without your ongoing support 🙏.

🚀 Features

🐛 Bug Fixes

📖 Documentation

🧹 Housekeeping

Commits
  • 2162c44 fix(Pulsar): Set memory limits (#1420)
  • e37b279 fix: Add missing keyword to docs example
  • 2dc9f57 docs: Bump testcontainers/helloworld image in docs to version 1.2.0 (#1419)
  • 54f4551 docs(ActiveMq): Add example (#1415)
  • 594ae5d feat: Add Socat container implementation (#1416)
  • 6526e5a docs: Add binding redirects doc for .NET framework (#1414)
  • a54980d fix: Add Docker Hub image name prefix to image builder API WithName(IImage) (...
  • 81581aa chore: Add wrapper module for Google Cloud modules (#1411)
  • f98d072 chore: Use Docker Compose to host documentation locally (#1410)
  • 8470afd docs: Add Bitbucket Pipelines configuration (#1402)
  • Additional commits viewable in compare view

Updates Testcontainers.Redis from 4.3.0 to 4.4.0

Release notes

Sourced from Testcontainers.Redis's releases.

4.4.0

What's Changed

Time for a new release! Big thanks to everyone who helped out with this one. It's got some awesome new features and fixes 😎. Seriously, I can't thank you enough. This wouldn't be possible without your ongoing support 🙏.

🚀 Features

🐛 Bug Fixes

📖 Documentation

🧹 Housekeeping

Commits
  • 2162c44 fix(Pulsar): Set memory limits (#1420)
  • e37b279 fix: Add missing keyword to docs example
  • 2dc9f57 docs: Bump testcontainers/helloworld image in docs to version 1.2.0 (#1419)
  • 54f4551 docs(ActiveMq): Add example (#1415)
  • 594ae5d feat: Add Socat container implementation (#1416)
  • 6526e5a docs: Add binding redirects doc for .NET framework (#1414)
  • a54980d fix: Add Docker Hub image name prefix to image builder API WithName(IImage) (...
  • 81581aa chore: Add wrapper module for Google Cloud modules (#1411)
  • f98d072 chore: Use Docker Compose to host documentation locally (#1410)
  • 8470afd docs: Add Bitbucket Pipelines configuration (#1402)
  • Additional commits viewable in compare view

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 <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

Bumps the testcontainers group with 6 updates:

| Package | From | To |
| --- | --- | --- |
| [Microsoft.Extensions.DependencyInjection.Abstractions](https://github.com/dotnet/runtime) | `9.0.4` | `8.0.2` |
| [Microsoft.Extensions.Logging.Abstractions](https://github.com/dotnet/runtime) | `9.0.4` | `8.0.3` |
| [Testcontainers.PostgreSql](https://github.com/testcontainers/testcontainers-dotnet) | `4.3.0` | `4.4.0` |
| [Testcontainers.Azurite](https://github.com/testcontainers/testcontainers-dotnet) | `4.3.0` | `4.4.0` |
| [Testcontainers.MsSql](https://github.com/testcontainers/testcontainers-dotnet) | `4.3.0` | `4.4.0` |
| [Testcontainers.Redis](https://github.com/testcontainers/testcontainers-dotnet) | `4.3.0` | `4.4.0` |


Updates `Microsoft.Extensions.DependencyInjection.Abstractions` from 9.0.4 to 8.0.2
- [Release notes](https://github.com/dotnet/runtime/releases)
- [Commits](dotnet/runtime@v9.0.4...v8.0.2)

Updates `Microsoft.Extensions.Logging.Abstractions` from 9.0.4 to 8.0.3
- [Release notes](https://github.com/dotnet/runtime/releases)
- [Commits](dotnet/runtime@v9.0.4...v8.0.3)

Updates `Testcontainers.PostgreSql` from 4.3.0 to 4.4.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@4.3.0...4.4.0)

Updates `Testcontainers.Azurite` from 4.3.0 to 4.4.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@4.3.0...4.4.0)

Updates `Testcontainers.MsSql` from 4.3.0 to 4.4.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@4.3.0...4.4.0)

Updates `Testcontainers.Redis` from 4.3.0 to 4.4.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@4.3.0...4.4.0)

---
updated-dependencies:
- dependency-name: Microsoft.Extensions.DependencyInjection.Abstractions
  dependency-version: 8.0.2
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: testcontainers
- dependency-name: Microsoft.Extensions.Logging.Abstractions
  dependency-version: 8.0.3
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: testcontainers
- dependency-name: Testcontainers.PostgreSql
  dependency-version: 4.4.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: testcontainers
- dependency-name: Testcontainers.Azurite
  dependency-version: 4.4.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: testcontainers
- dependency-name: Testcontainers.MsSql
  dependency-version: 4.4.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: testcontainers
- dependency-name: Testcontainers.Redis
  dependency-version: 4.4.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: testcontainers
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added .NET Pull requests that update .net code dependencies Pull requests that update a dependency file labels Apr 15, 2025
@github-actions github-actions bot merged commit bece722 into master Apr 15, 2025
3 checks passed
@dependabot dependabot bot deleted the dependabot/nuget/testcontainers-2b1765e25c branch April 15, 2025 07:51
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 .NET Pull requests that update .net code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant