Skip to content
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 Testcontainers.PostgreSql from 3.7.0 to 3.8.0 #488

Merged
merged 1 commit into from
Apr 1, 2024

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Apr 1, 2024

Bumps Testcontainers.PostgreSql from 3.7.0 to 3.8.0.

Release notes

Sourced from Testcontainers.PostgreSql's releases.

3.8.0

Thank you very much to all contributors once again. This version contains really great features and important fixes. Awesome increment 🙏.

What's Changed

⚠️ Breaking Changes

If you have overwritten the default logger previously (setting TestcontainersSettings.Logger), please be aware that each builder now offers a dedicated API to configure the actual logger. This has several advantages; among others, it integrates very nicely into xUnit.net's scoped loggers.

🚀 Features

🐛 Bug Fixes

  • fix: Prevent a NullReferenceException when pulling uncached base images to build an image (#1126) @​tom-englert
  • fix: Prevent .dockerignore entry from matching everything if it ends with globstart (#1122) @​HofmeisterAn
  • fix: Consider the timestamp in the log message wait strategy (read the correct log message chunk) (#1110) @​HofmeisterAn
  • fix(CosmosDb): SSL connection could not be established (#1109) @​WakaToa

🧹 Housekeeping

📦 Dependency Updates

  • chore(deps): Bump Microsoft.Data.SqlClient from 5.1.0 to 5.1.3 in /tests/Testcontainers.SqlEdge.Tests (#1088) @​dependabot
  • chore(deps): Bump Microsoft.Data.SqlClient from 5.1.0 to 5.1.3 in /tests/Testcontainers.MsSql.Tests (#1089) @​dependabot
Commits
  • 14f9ad9 chore: Remove Sonar findings
  • 9b83bde docs: Enable Reuse docs
  • ab2a8f5 chore: Add static ctor to ConsoleLogger
  • 9156593 chore: Ensure that stderr is empty after executing scripts (#1116)
  • 36758c8 fix: Remove minor Sonar findings
  • 6e6ccb5 feat: Use built-in PEM certificate import on .NET 6 and onwards (#1139)
  • 1cfc850 feat: Add WithLogger(ILogger) builder API (#1100)
  • d7b4f14 fix: Remove Sonar findings, enhance reuse docs
  • 894319e feat: Add support for the target frameworks net6.0 and net8.0 (#1133)
  • 8aed123 feat: Add Milvus module (#1131)
  • 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 show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @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)

Bumps [Testcontainers.PostgreSql](https://github.com/testcontainers/testcontainers-dotnet) from 3.7.0 to 3.8.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.8.0)

---
updated-dependencies:
- dependency-name: Testcontainers.PostgreSql
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added .NET Pull requests that update .net code dependencies Pull requests that update a dependency file labels Apr 1, 2024
@erikbra erikbra merged commit 39281da into main Apr 1, 2024
19 checks passed
@dependabot dependabot bot deleted the dependabot/nuget/Testcontainers.PostgreSql-3.8.0 branch April 1, 2024 06:41
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.

None yet

1 participant