Closed dependabot-preview[bot] closed 5 years ago
Merging #236 into master will not change coverage. The diff coverage is
n/a
.
@@ Coverage Diff @@
## master #236 +/- ##
=========================================
Coverage 41.35% 41.35%
Complexity 188 188
=========================================
Files 178 178
Lines 1359 1359
Branches 38 38
=========================================
Hits 562 562
Misses 790 790
Partials 7 7
Continue to review full report at Codecov.
Legend - Click here to learn more
Δ = absolute <relative> (impact)
,ø = not affected
,? = missing data
Powered by Codecov. Last update 3ad4676...ca3eda2. Read the comment docs.
Merging #236 into master will not change coverage. The diff coverage is
n/a
.
@@ Coverage Diff @@
## master #236 +/- ##
=========================================
Coverage 41.35% 41.35%
Complexity 188 188
=========================================
Files 178 178
Lines 1359 1359
Branches 38 38
=========================================
Hits 562 562
Misses 790 790
Partials 7 7
Continue to review full report at Codecov.
Legend - Click here to learn more
Δ = absolute <relative> (impact)
,ø = not affected
,? = missing data
Powered by Codecov. Last update 3ad4676...ca3eda2. Read the comment docs.
Superseded by #254.
Bumps maven-plugin-api from 3.0 to 3.6.0.
Commits
- [`97c98ec`](https://github.com/apache/maven/commit/97c98ec64a1fdfee7767ce5ffb20918da4f719f3) [maven-release-plugin] prepare release maven-3.6.0 - [`6688d76`](https://github.com/apache/maven/commit/6688d76dcd91b9978881356f2f3d981706756ecf) [MNG-6497] - Upgrade guava / guice - [`ba74b96`](https://github.com/apache/maven/commit/ba74b96633af63300e31d8afe64405a386f68645) [MNG-6492] - Minor improvement on Array construction, conversion performance - [`e4b53d3`](https://github.com/apache/maven/commit/e4b53d3f2c00e00d78129e20e177399a12d27847) [MNG-6490] Maven shall not fail reporting circular dependency when the depend... - [`23f5c88`](https://github.com/apache/maven/commit/23f5c88d118fb06b93fc94017997d1753a0dc576) [MNG-6391] - Printout version of last built module in reactor build - [`42c77a7`](https://github.com/apache/maven/commit/42c77a71dfb53555097b1e9db1b6714dd5b57753) Repair Jenkins job - add a full path to workspace when run on Windows - [`6e619a1`](https://github.com/apache/maven/commit/6e619a1bcb8f1d394487097dbf9398a899406f68) [MNG-6496] Upgrade Maven Resolver to 1.3.1 - [`13a0a5f`](https://github.com/apache/maven/commit/13a0a5f51fea17892c8202e58d28726d92f7be3f) [MNG-6491] upgraded commons-lang3 to fix tests failure with JDK 10/11 - [`0345cd1`](https://github.com/apache/maven/commit/0345cd13142a8e4b859040ab0559ef4752fc6b67) [MNG-6489] Upgrade Maven Resolver to 1.3.0 - [`44826ab`](https://github.com/apache/maven/commit/44826ab446d1115d464e73e7e308df36dcf7d39b) [MNG-6164] Collections inconsistently immutable - Additional commits viewable in [compare view](https://github.com/apache/maven/compare/maven-3.0...maven-3.6.0)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 cancel merge` will cancel a previously requested merge - `@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.