sigstore-rs
sigstore-rs copied to clipboard
chore(deps): Update testcontainers requirement from 0.15 to 0.16
Updates the requirements on testcontainers to permit the latest version.
Release notes
Sourced from testcontainers's releases.
v0.16.3
Details
Bug Fixes
- Expose mount-related types (#603)
Migration guide
See the migration guide in release 0.16.0. To update from
0.15to0.16.x
Changelog
Sourced from testcontainers's changelog.
[0.16.3] - 2024-04-27
Details
Bug Fixes
- Expose mount-related types (#603)
[0.16.2] - 2024-04-27
Details
Documentation
- Fix
docsrsattributes[0.16.1] - 2024-04-27
Details
Documentation
[0.16.0] - 2024-04-27
Details
Bug Fixes
- Use the binds option instead of volumes for mounts (#581)
Documentation
- Mention a way to preserve running containers (#586)
Features
- Support for docker cli flag
--add-host(#547)- Allow to override args in a
RunnableImage(#558)- Add
nameparameter toRunnableImage(#549)- [❗] Container-centric API with refactored underlying layer (#575)
- Add ability to pull-image explicitly (#579)
Miscellaneous Tasks
- Remove
spectralfromdev-dependencies(#526)- Update reqwest requirement from 0.11.14 to 0.12.3 (#569)
- Update bollard and bollard-stubs (#574)
- Reuse workspace level configs (#568)
Refactor
- [❗] Api for mounts and volumes (#596)
Styling
- Derive
Defaultto fix clippy lint (#525)- Actualize formatting configs (#567)
- Enable
StdExternalCrategrouping[0.15.0] - 2023-09-28
Added
- Added
privilegedparameter toRunnableImage- Added
shm_size(shared memory size) parameter toRunnableImage- Added logging of an error when starting a container fails
Changed
... (truncated)
Commits
ba44240chore: release v0.16.3 (#604)f42a0acfix: expose mount-related types (#603)a8a58bfchore: release v0.16.2 (#602)dc8fc80docs: fixdocsrsattributes4b910d9chore: release v0.16.1 (#601)07ceb18docs: fix symlink to readme (#600)f70c9f5docs: add readme to crates.io and fix documentation builds (#598)7641fbcchore: release v0.16.0 (#597)15240c0refactor!: api for mounts and volumes (#596)849063dbuild(release): use release-plz config instead of cliff.toml (#594)- Additional commits viewable in compare view
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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill 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 versionwill 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 dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)