Skip to content

Conversation

dependabot[bot]
Copy link
Contributor

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

Bumps Testcontainers from 3.2.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

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](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
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Jun 29, 2023
@auto-assign auto-assign bot requested review from amirkaws, hjgraca and sliedig June 29, 2023 11:21
@boring-cyborg boring-cyborg bot added the tests label Jun 29, 2023
@pull-request-size pull-request-size bot added the size/XS Denotes a PR that changes 0-9 lines, ignoring generated files. label Jun 29, 2023
@github-actions github-actions bot added the internal Maintenance changes label Jun 29, 2023
@hjgraca hjgraca merged commit 8967275 into develop Jun 30, 2023
@hjgraca hjgraca deleted the dependabot/nuget/libraries/develop/Testcontainers-3.3.0 branch June 30, 2023 18:12
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 internal Maintenance changes size/XS Denotes a PR that changes 0-9 lines, ignoring generated files. tests
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant