Skip to content

build(deps): bump docker-compose-types from 0.4.1 to 0.5.1#268

Closed
dependabot[bot] wants to merge 1 commit intobetafrom
dependabot/cargo/docker-compose-types-0.5.1
Closed

build(deps): bump docker-compose-types from 0.4.1 to 0.5.1#268
dependabot[bot] wants to merge 1 commit intobetafrom
dependabot/cargo/docker-compose-types-0.5.1

Conversation

@dependabot
Copy link
Contributor

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

Bumps docker-compose-types from 0.4.1 to 0.5.1.

Changelog

Sourced from docker-compose-types's changelog.

v0.5.1

(Thanks to Paul Nettleton)

  • Fix top-level volumes visibility

v0.5.0

(Thanks to Paul Nettleton)

  • Add tmpfs: Option<Tmpfs> to Service
  • Add bind: Option<Bind> and tmpfs: Option<TmpfsSettings> to AdvancedVolumes for bind and tmpfs volume options
  • Add enums SysCtls and SysCtlValue to support sysctls option
  • Add Ulimit enum for single value ulimit and soft/hard mapping
  • Makes field options on LoggingParameters a map
  • Add driver_opts, enable_ipv6, labels, and name to NetworkSettings
  • Change internal to bool
  • Add driver to Ipam .. and many more fixes and changes, thanks Paul!
Commits

Dependabot compatibility score

You can trigger a rebase of this PR 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)
> **Note** > Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label May 29, 2023
Bumps [docker-compose-types](https://github.com/stephanbuys/docker-compose-types) from 0.4.1 to 0.5.1.
- [Changelog](https://github.com/stephanbuys/docker-compose-types/blob/main/CHANGELOG.md)
- [Commits](https://github.com/stephanbuys/docker-compose-types/commits)

---
updated-dependencies:
- dependency-name: docker-compose-types
  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/cargo/docker-compose-types-0.5.1 branch from 653b5ab to 11b2ca4 Compare May 30, 2023 12:58
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Jul 31, 2023

Superseded by #307.

@dependabot dependabot bot closed this Jul 31, 2023
@dependabot dependabot bot deleted the dependabot/cargo/docker-compose-types-0.5.1 branch July 31, 2023 17:20
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