Skip to content

build(deps): bump docker-compose-types from 0.4.1 to 0.7.0#354

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

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

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Dec 18, 2023

Bumps docker-compose-types from 0.4.1 to 0.7.0.

Changelog

Sourced from docker-compose-types's changelog.

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

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 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)

@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Dec 18, 2023
Bumps [docker-compose-types](https://github.com/stephanbuys/docker-compose-types) from 0.4.1 to 0.7.0.
- [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.0 branch from 1fd9c7c to 54f757d Compare January 7, 2024 11:52
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Jan 29, 2024

Superseded by #377.

@dependabot dependabot bot closed this Jan 29, 2024
@dependabot dependabot bot deleted the dependabot/cargo/docker-compose-types-0.7.0 branch January 29, 2024 17:41
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

Archived in project

Development

Successfully merging this pull request may close these issues.

0 participants