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

build(deps): bump podman-api from 0.4.0 to 0.8.0 #93

Closed
wants to merge 1 commit into from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 16, 2023

Bumps podman-api from 0.4.0 to 0.8.0.

Changelog

Sourced from podman-api's changelog.

0.8.0

  • Add Pod::generate_kube_yaml
  • Deserialize Vec and HashMap to Option in case a value is null and unwrap a default if it is missing
  • Add PodCreateOptsBuilder::dns_server
  • Add PodCreateOptsBuilder::image_volumes
  • Add PodCreateOptsBuilder::mounts
  • Add PodCreateOptsBuilder::overlay_volumes
  • Add PodCreateOptsBuilder::portmappings
  • Add PodCreateOptsBuilder::security_opt
  • Add PodCreateOptsBuilder::service_container_id
  • Add PodCreateOptsBuilder::share_parent
  • Add PodCreateOptsBuilder::shm_size
  • Add PodCreateOptsBuilder::utsns
  • Add PodCreateOptsBuilder::volumes
  • Add PodCreateOptsBuilder::idmappings
  • Add PodCreateOptsBuilder::exit_policy
  • Add ContainerCreateOptsBuilder::chroot_directories
  • Add ContainerCreateOptsBuilder::envmerge
  • Add ContainerCreateOptsBuilder::groups
  • Add ContainerCreateOptsBuilder::health_check_on_failure_action
  • Add ContainerCreateOptsBuilder::hostusers
  • Add ContainerCreateOptsBuilder::image_os
  • Add ContainerCreateOptsBuilder::image_variant
  • Add ContainerCreateOptsBuilder::image_arch
  • Add ContainerCreateOptsBuilder::manage_password
  • Add ContainerCreateOptsBuilder::mounts
  • Add ContainerCreateOptsBuilder::passwd_entry
  • Add ImageBuildOptsBuilder::all_platforms
  • Add ImageBuildOptsBuilder::unset_env
  • Add ManifestCreateOptsBuilder::amend
  • Add ManifestImageAddOptsBuilder::os_features
  • Add ManifestPushOptsBuilder::quiet
  • Add ManifestPushOptsBuilder::tls_verify
  • Add ContainerRestoreOptsBuilder::pod
  • Add ImagesRemoveOptsBuilder::ignore
  • Add ImagesRemoveOptsBuilder::lookup_manifest
  • Add ImagePushOptsBuilder::quiet
  • Add NetworkCreateOptsBuilder::created
  • Add NetworkCreateOptsBuilder::subnets
  • Add SecretCreateOptsBuilder::driver_opts
  • Add SecretCreateOptsBuilder::labels
  • Add SystemdUnitsOptsBuilder::additional_env_variables
  • Add SystemdUnitsOptsBuilder::after
  • Add SystemdUnitsOptsBuilder::requires
  • Add SystemdUnitsOptsBuilder::wants
  • Rename SocketNotifyMode::ConmonOnly -> SocketNotifyMode::Conmon and fix it's key when serialized
  • Add default implementations for DiffType, RestartPolicy, ImageVolumeMode, SeccompPolicy, SystemdEnabled, NetworkMode, PullPolicy
  • Change ContainerCreateOptsBuilder::restart_policy function to take a strongly typed opts::container::ContainerRestartPolicy
  • Rename opts::RestartPolicy -> opts::SystemdRestartPolicy to avoid name collision
  • Fix Container::attach when connecting to a container that has allocated TTY

... (truncated)

Commits

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 added the dependencies Pull requests that update a dependency file label Jan 16, 2023
@dependabot dependabot bot force-pushed the dependabot/cargo/podman-api-0.8.0 branch 3 times, most recently from af50814 to e49cd25 Compare January 23, 2023 03:05
@dependabot dependabot bot force-pushed the dependabot/cargo/podman-api-0.8.0 branch from e49cd25 to de41688 Compare January 23, 2023 14:18
Bumps [podman-api](https://github.com/vv9k/podman-api-rs) from 0.4.0 to 0.8.0.
- [Release notes](https://github.com/vv9k/podman-api-rs/releases)
- [Changelog](https://github.com/vv9k/podman-api-rs/blob/master/CHANGELOG.md)
- [Commits](https://github.com/vv9k/podman-api-rs/commits)

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/cargo/podman-api-0.8.0 branch from de41688 to cfa8554 Compare February 6, 2023 02:46
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Mar 6, 2023

Superseded by #100.

@dependabot dependabot bot closed this Mar 6, 2023
@dependabot dependabot bot deleted the dependabot/cargo/podman-api-0.8.0 branch March 6, 2023 02:17
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.

0 participants