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

Bump Testcontainers.PostgreSql from 3.2.0 to 3.3.0 #86

Merged
merged 1 commit into from
Jul 1, 2023

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jun 28, 2023

Bumps Testcontainers.PostgreSql from 3.2.0 to 3.3.0.

Release notes

Sourced from Testcontainers.PostgreSql's releases.

3.3.0

What's Changed

🚀 Features

  • feat: Add support for copying directories and files to a container (#913) @​HofmeisterAn
  • feat: Change access modifier of OracleBuilder.WithUsername(string) to public (#923) @​0xced
  • feat: Add UsingHttpMessageHandler(HttpMessageHandler) to HttpWaitStrategy (#910) @​mkstephenson

🐛 Bug Fixes

📖 Documentation

🧹 Housekeeping

Commits
  • 402df92 docs: Fix typo in Testcontainers properties file path (#935)
  • 69d91ed chore: Set WithResourceMapping(string, string) obsolete and explain the new b...
  • 705290b feat: Support coping directories using WithResourceMapping(string, string) (#...
  • 0ecda30 fix: Use the actual Docker endpoint to extract the socket path for the Resour...
  • 1c92dcf chore: Add DebugLogLevelEnabled property to default logger implementation (#928)
  • f867967 fix: Ensure site_url is set in the MkDocs config to prevent <loc>None</loc> i...
  • 1df2d9c chore: Set ContinuousIntegrationBuild and EmbedUntrackedSources MSBuild prope...
  • ac9625b chore: Rename UnixFileMode to UnixFileModes (#925)
  • f7f3c49 feat: Add support for copying directories and files to a container (#913)
  • de410de feat: Change access modifier of OracleBuilder.WithUsername(string) to public ...
  • 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)

Bumps [Testcontainers.PostgreSql](https://github.com/testcontainers/testcontainers-dotnet) from 3.2.0 to 3.3.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.2.0...3.3.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 Jun 28, 2023
@dependabot dependabot bot requested a review from lvchkn June 28, 2023 02:01
@lvchkn lvchkn merged commit 71cf829 into main Jul 1, 2023
2 checks passed
@dependabot dependabot bot deleted the dependabot/nuget/Testcontainers.PostgreSql-3.3.0 branch July 1, 2023 08:38
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