Skip to content

Conversation

@dependabot
Copy link

@dependabot dependabot bot commented on behalf of github Oct 30, 2023

Bumps Cake.Docker from 1.2.2 to 1.2.3.

Changelog

Sourced from Cake.Docker's changelog.

Cake.Docker 1.2.3

  • Fixes incorrect (regression) DockerComposeUpSettings.Scale type (thanks Davy Courvoisier)
  • Updates release notes with warning of DetachedMode -> Detach (thanks Pascal Berger)
  • Adds more unit tests and other internal fixes (thanks Deep)
Commits
  • f9b58f7 Version 1.2.3
  • ecad110 Fixes unit tests
  • 45928e8 Merge pull request #109 from deeps-vmware/master
  • 157ef07 Merge branch 'master' into master
  • 681fb36 Merge pull request #110 from pascalberger/feature/fix-readme
  • 331b6b3 Updates format for DockerComposeUpSettings.ExitCodeFrom
  • 2b47a37 Fix README and ReleaseNotes
  • e74acf7 Added support for docker compose up --wait
  • See full diff in compare view

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)

Bumps [Cake.Docker](https://github.com/MihaMarkic/Cake.Docker) from 1.2.2 to 1.2.3.
- [Release notes](https://github.com/MihaMarkic/Cake.Docker/releases)
- [Changelog](https://github.com/MihaMarkic/Cake.Docker/blob/master/ReleaseNotes.md)
- [Commits](MihaMarkic/Cake.Docker@v1.2.2...v1.2.3)

---
updated-dependencies:
- dependency-name: Cake.Docker
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Oct 30, 2023
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.

1 participant