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

⬆️ Bump gradle-docker from 0.25.0 to 0.34.0 #96

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github Jun 23, 2022

Bumps gradle-docker from 0.25.0 to 0.34.0.

Release notes

Sourced from gradle-docker's releases.

0.34.0

Automated release, no documented user facing changes

0.33.0

Automated release, no documented user facing changes

0.32.0

Type Description Link
Improvement Use project version as default tag palantir/gradle-docker#513

0.31.0

Type Description Link
Improvement The dockerPush task is now an alias for the dockerTagsPush task and will push all available tags per default. palantir/gradle-docker#506

0.31.0-rc1

Type Description Link
Improvement verbose logging for docker-compose up palantir/gradle-docker#497

0.30.0

Type Description Link
Fix Ensure the progress of docker-compose up is printing to stderr/stdout to prevent circle context deadlines being hit when pulling a large number of containers.. palantir/gradle-docker#482

0.29.0

Type Description Link
Fix Include command output in exception if it fails. palantir/gradle-docker#481

0.28.0

Type Description Link
Improvement Add ignoreExitValue option to the Docker Run Plugin. It is false by default. When set to true it will ignore the exit code returned from the execution of the docker command. palantir/gradle-docker#460

0.27.0

No documented user facing changes

0.26.0

No documented user facing changes

Commits
  • ae5a679 add --push flag to buildx (#571)
  • ade8ef3 Excavator: Upgrades Baseline to the latest version (#570)
  • 01be1cf Excavator: Upgrades Baseline to the latest version (#569)
  • 6958c08 Excavator: Upgrades Baseline to the latest version (#568)
  • 7ecee25 Excavator: Upgrades Baseline to the latest version (#566)
  • 468401e Excavator: Upgrades Baseline to the latest version (#565)
  • a41778c Excavator: Upgrades Baseline to the latest version (#564)
  • 54ec530 Excavator: Upgrade buildscript dependencies (#559)
  • 749133a Excavator: Consistent Gradle artifact repositories (#558)
  • 8eb1def Excavator: Upgrades Baseline to the latest version (#556)
  • Additional commits viewable 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 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 [gradle-docker](https://github.com/palantir/gradle-docker) from 0.25.0 to 0.34.0.
- [Release notes](https://github.com/palantir/gradle-docker/releases)
- [Changelog](https://github.com/palantir/gradle-docker/blob/develop/.changelog.yml)
- [Commits](palantir/gradle-docker@0.25.0...0.34.0)

---
updated-dependencies:
- dependency-name: com.palantir.gradle.docker:gradle-docker
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

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