Skip to content

build(deps): bump docker-compose-types from 0.4.1 to 0.7.2#391

Open
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/cargo/docker-compose-types-0.7.2
Open

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

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 4, 2024

Bumps docker-compose-types from 0.4.1 to 0.7.2.

Changelog

Sourced from docker-compose-types's changelog.

v0.7.2

(Thanks to @​dustins)

  • Make `driver' optional for LoggingParameters

v0.7.1

(Thanks to @​agavrilov)

  • Add pull_policy field (and relevant possible values) to Service
  • Also: Update dependencies

v0.7.0

(Thanks to @​trijpstra-fourlights and @​k9withabone for the contributions)

  • Add: cap_drop and userns_mode fields to Service
  • Add: group_add to Service

v0.6.1

(Thanks to @​cyqsimon for reporting the issue)

  • Resolve issue #31: Cannot mix long syntax and short syntax volume declaration

v0.6.0

(Thanks to Andrew Thorburn)

  • Introduce secrets
  • Bump IndexMap dependency to 2.1.0

v0.5.2

  • Bump IndexMap dependency to 2.0.0

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 show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @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 Mar 4, 2024
@taorepoara
Copy link
Member

@dependabot rebase

Bumps [docker-compose-types](https://github.com/stephanbuys/docker-compose-types) from 0.4.1 to 0.7.2.
- [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.7.2 branch from de7f3d8 to 47c77fd Compare May 16, 2024 07:49
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

Status: No status

Development

Successfully merging this pull request may close these issues.

1 participant