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

Update Rust crate testcontainers to 0.17.0 #150

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Apr 27, 2024

Mend Renovate

This PR contains the following updates:

Package Type Update Change
testcontainers dev-dependencies minor 0.16.7 -> 0.17.0

Release Notes

testcontainers/testcontainers-rs (testcontainers)

v0.17.0

Compare Source

Details
Bug Fixes
  • Collect bridge IP address correctly (#​626)
  • Replace missed panics with Result (#​638)
Features
  • Impl Error for WaitError (#​629)
  • [❗] Extend exec interface to return logs and exec code (#​631)
  • Ability to access container logs (#​633)
  • [❗] Switch to fallible API (#​636)
  • Make container and exec logs Sendable (#​637)
  • Map container not found error to eof for container log streams (#​639)
  • Expose follow flag for stdout and stderr (#​640)
  • Add ability to read container logs into Vec (#​641)
  • [❗] Add container startup timeout with default of 1 minute (#​643)
Miscellaneous Tasks
  • Fix clippy warning without features enabled (#​632)
Refactor
  • [❗] Drop re-export of CgroupnsMode accessible through core (#​630)
  • [❗] Drop previously deprecated get_host_ip_address (#​628)
  • [❗] Return PortNotExposed error from ContainerState::host_port_* (#​644)

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Mend Renovate. View repository job log here.

@renovate renovate bot force-pushed the renovate/testcontainers-0.x branch from 97e50a8 to a430050 Compare April 28, 2024 00:01
@renovate renovate bot changed the title Update Rust crate testcontainers to 0.16.1 Update Rust crate testcontainers to 0.16.3 Apr 28, 2024
@renovate renovate bot changed the title Update Rust crate testcontainers to 0.16.3 Update Rust crate testcontainers to 0.16.3 - autoclosed Apr 28, 2024
@renovate renovate bot closed this Apr 28, 2024
@renovate renovate bot deleted the renovate/testcontainers-0.x branch April 28, 2024 00:11
@renovate renovate bot changed the title Update Rust crate testcontainers to 0.16.3 - autoclosed Update Rust crate testcontainers to 0.16.3 Apr 28, 2024
@renovate renovate bot restored the renovate/testcontainers-0.x branch April 28, 2024 00:17
@renovate renovate bot reopened this Apr 28, 2024
@renovate renovate bot force-pushed the renovate/testcontainers-0.x branch 3 times, most recently from 1463bec to 385d601 Compare April 29, 2024 22:58
@renovate renovate bot changed the title Update Rust crate testcontainers to 0.16.3 Update Rust crate testcontainers to 0.16.5 Apr 29, 2024
@renovate renovate bot force-pushed the renovate/testcontainers-0.x branch from 385d601 to 4d942d4 Compare April 30, 2024 18:56
@renovate renovate bot changed the title Update Rust crate testcontainers to 0.16.5 Update Rust crate testcontainers to 0.16.6 Apr 30, 2024
@renovate renovate bot force-pushed the renovate/testcontainers-0.x branch from 4d942d4 to 0a2f7df Compare April 30, 2024 22:22
@renovate renovate bot changed the title Update Rust crate testcontainers to 0.16.6 Update Rust crate testcontainers to 0.16.7 May 1, 2024
@renovate renovate bot force-pushed the renovate/testcontainers-0.x branch 4 times, most recently from f1f7746 to f5a2a21 Compare May 5, 2024 09:15
@renovate renovate bot changed the title Update Rust crate testcontainers to 0.16.7 Update Rust crate testcontainers to 0.16.0 May 5, 2024
@renovate renovate bot force-pushed the renovate/testcontainers-0.x branch from f5a2a21 to 573f3b6 Compare May 9, 2024 02:24
@renovate renovate bot changed the title Update Rust crate testcontainers to 0.16.0 Update Rust crate testcontainers to 0.16.0 - autoclosed May 23, 2024
@renovate renovate bot closed this May 23, 2024
@renovate renovate bot deleted the renovate/testcontainers-0.x branch May 23, 2024 16:40
@renovate renovate bot changed the title Update Rust crate testcontainers to 0.16.0 - autoclosed Update Rust crate testcontainers to 0.16.0 May 26, 2024
@renovate renovate bot reopened this May 26, 2024
@renovate renovate bot restored the renovate/testcontainers-0.x branch May 26, 2024 22:22
@renovate renovate bot changed the title Update Rust crate testcontainers to 0.16.0 Update Rust crate testcontainers to 0.17.0 May 26, 2024
@renovate renovate bot force-pushed the renovate/testcontainers-0.x branch from 573f3b6 to 2f64785 Compare May 26, 2024 22:22
@renovate renovate bot force-pushed the renovate/testcontainers-0.x branch from 2f64785 to 034bac3 Compare June 1, 2024 06:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

0 participants