retest / rebazer

Helper service to handle pull requests on GitHub and Bitbucket.
GNU Affero General Public License v3.0
7 stars 2 forks source link

Bump dockerfile-maven-plugin from 1.4.3 to 1.4.10 #83

Closed dependabot-preview[bot] closed 5 years ago

dependabot-preview[bot] commented 5 years ago

Bumps dockerfile-maven-plugin from 1.4.3 to 1.4.10.

Changelog *Sourced from [dockerfile-maven-plugin's changelog](https://github.com/spotify/dockerfile-maven/blob/master/CHANGELOG.md).* > ## 1.4.10 (released January 15 2019) > - Add support for --squash experimental build option ([248][]) > - Add support for specifying a custom Dockerfile location ([89][]) > > [248]: https://github-redirect.dependabot.com/spotify/dockerfile-maven/pull/248 > [89]: https://github-redirect.dependabot.com/spotify/dockerfile-maven/pull/89 > > ## 1.4.9 (released October 25 2018) > - Upgrade docker-client dep from 8.14.2 to 8.14.3 to fix spotify/docker-client#1100 > > ## 1.4.8 (released October 23 2018) > - Upgrade docker-client dep from 8.14.0 to 8.14.2 > - Upgrade com.sparkjava:spark-core to fix CVE-2018-9159 > - Improve documentation on referencing build artifacts > > ## 1.4.7 (released October 8 2018) > - Fix an ExceptionInInitializerError when plugin is used on Java 11 ([230][]) > - change source/target version for compiler from 1.7 to 1.8. This means that > the plugin will only run on Java 8 and above. ([231]) > > [230]: https://github-redirect.dependabot.com/spotify/dockerfile-maven/pull/230 > [231]: https://github-redirect.dependabot.com/spotify/dockerfile-maven/pull/231 > > ## 1.4.6 (released October 5 2018) > > - Support for Java 9 and 10 > > ## 1.3.6 (released September 13 2017) > > - Add support for using maven settings.xml file to provide docker authorization ([65][]) > > [65]: https://github-redirect.dependabot.com/spotify/dockerfile-maven/pull/65 > > ## 1.3.3 (released July 11 2017) > > - Add support for supplying build-args (`ARG` in Dockerfile) in pom.xml with > `` [41][] > > - Allow disabling of Google Container Registry credential checks with > `-Ddockerfile.googleContainerRegistryEnabled` or > `false`([43][]) > > > [41]: https://github-redirect.dependabot.com/spotify/dockerfile-maven/pull/41 > [43]: https://github-redirect.dependabot.com/spotify/dockerfile-maven/pull/43 > > > ## 1.3.2 (released July 10 2017) > > - Upgrade to docker-client 8.8.0 ([38][]) > ... (truncated)
Commits - [`6349652`](https://github.com/spotify/dockerfile-maven/commit/63496523c549369be42fdc13ab4a581cff469257) [maven-release-plugin] prepare release v1.4.10 - [`f3509a1`](https://github.com/spotify/dockerfile-maven/commit/f3509a17db25ddfd4e0564c283c81e769a71b69a) Merge pull request [#89](https://github-redirect.dependabot.com/spotify/dockerfile-maven/issues/89) from npiguet/master - [`580f84d`](https://github.com/spotify/dockerfile-maven/commit/580f84d9277f80882d20aff38d6f065ed7206bf8) Merge branch 'master' into master - [`eeffcd9`](https://github.com/spotify/dockerfile-maven/commit/eeffcd92e469b7693828a4764310d1c37662e325) Merge pull request [#259](https://github-redirect.dependabot.com/spotify/dockerfile-maven/issues/259) from sschnabe/master - [`ecc55cd`](https://github.com/spotify/dockerfile-maven/commit/ecc55cdeb911067716fb64d84e9976de0f745394) Add parameter to skip docker-info jar creation. - [`a3e2951`](https://github.com/spotify/dockerfile-maven/commit/a3e2951a67196f55bf2e0fa1a889bfbf19192279) Merge pull request [#253](https://github-redirect.dependabot.com/spotify/dockerfile-maven/issues/253) from nhuquan/master - [`5182950`](https://github.com/spotify/dockerfile-maven/commit/51829502c06da59b6d39746291ee8700e41b3a11) Fix example configuration file for building with ARGS - [`230dd09`](https://github.com/spotify/dockerfile-maven/commit/230dd09338810092b392e46d6cd2d239a72204ef) Merge pull request [#248](https://github-redirect.dependabot.com/spotify/dockerfile-maven/issues/248) from matthyx/master - [`498560b`](https://github.com/spotify/dockerfile-maven/commit/498560b5053def679ede1c37e0516435167981cf) Add support for --squash experimental build option - [`45404b5`](https://github.com/spotify/dockerfile-maven/commit/45404b5166dc0f170d6dd755549448b839418a93) [maven-release-plugin] prepare for next development iteration - Additional commits viewable in [compare view](https://github.com/spotify/dockerfile-maven/compare/v1.4.3...v1.4.10)


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.


Note: This repo was added to Dependabot recently, so you'll receive a maximum of 5 PRs for your first few update runs. Once an update run creates fewer than 5 PRs we'll remove that limit.

You can always request more updates by clicking Bump now in your Dependabot dashboard.

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 ignore this [patch|minor|major] version` will close this PR and stop Dependabot creating any more for this minor/major 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 use these labels` will set the current labels as the default for future PRs for this repo and language - `@dependabot use these reviewers` will set the current reviewers as the default for future PRs for this repo and language - `@dependabot use these assignees` will set the current assignees as the default for future PRs for this repo and language - `@dependabot use this milestone` will set the current milestone as the default for future PRs for this repo and language - `@dependabot badge me` will comment on this PR with code to add a "Dependabot enabled" badge to your readme Additionally, you can set the following in your Dependabot [dashboard](https://app.dependabot.com): - Update frequency (including time of day and day of week) - Automerge options (never/patch/minor, and dev/runtime dependencies) - Pull request limits (per update run and/or open at any time) - Out-of-range updates (receive only lockfile updates, if desired) - Security updates (receive only security updates, if desired) Finally, you can contact us by mentioning @dependabot.