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

chore(deps): bump TestContainers from 3.0.0 to 3.3.0 #536

Merged
merged 1 commit into from
Jul 20, 2023

Conversation

dependabot[bot]
Copy link
Contributor

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

Bumps TestContainers from 3.0.0 to 3.3.0.

Release notes

Sourced from TestContainers'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

3.2.0

What's Changed

🚀 Features

🐛 Bug Fixes

  • fix: Do not create a Port Forwarding Container instance if auto-discovery does not detect Docker host (#900) @​HofmeisterAn
  • fix: Replace CLI command to detect open ports in Linux containers (#883) @​HofmeisterAn
  • fix: Remove trailing slash from rootless Docker socket path (#881) @​HofmeisterAn

📖 Documentation

... (truncated)

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)

@dependabot dependabot bot requested a review from ChrisKujawa as a code owner June 27, 2023 18:57
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Jun 27, 2023
@dependabot dependabot bot force-pushed the dependabot/nuget/TestContainers-3.3.0 branch from 98bf998 to 98708d0 Compare June 27, 2023 19:03
@ChrisKujawa
Copy link
Collaborator

@dependabot rebase

@dependabot dependabot bot force-pushed the dependabot/nuget/TestContainers-3.3.0 branch from 98708d0 to 8b2fe7a Compare July 3, 2023 19:19
@ChrisKujawa
Copy link
Collaborator

@dependabot rebase

@dependabot dependabot bot force-pushed the dependabot/nuget/TestContainers-3.3.0 branch from 8b2fe7a to 238ffc0 Compare July 3, 2023 20:00
@ChrisKujawa
Copy link
Collaborator

@dependabot rebase

@dependabot dependabot bot force-pushed the dependabot/nuget/TestContainers-3.3.0 branch from 238ffc0 to 7b5f66b Compare July 15, 2023 07:22
Bumps [TestContainers](https://github.com/testcontainers/testcontainers-dotnet) from 3.0.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.0.0...3.3.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/nuget/TestContainers-3.3.0 branch from 7b5f66b to ae5412e Compare July 19, 2023 22:17
@ChrisKujawa ChrisKujawa merged commit f166c27 into main Jul 20, 2023
@ChrisKujawa ChrisKujawa deleted the dependabot/nuget/TestContainers-3.3.0 branch July 20, 2023 05:26
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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant