Closed dependabot-preview[bot] closed 4 years ago
Merging #243 into master will not change coverage. The diff coverage is
n/a
.
@@ Coverage Diff @@
## master #243 +/- ##
=========================================
Coverage 40.44% 40.44%
Complexity 189 189
=========================================
Files 179 179
Lines 1392 1392
Branches 40 40
=========================================
Hits 563 563
Misses 822 822
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 75ec3b9...971eb58. Read the comment docs.
Merging #243 into master will not change coverage. The diff coverage is
n/a
.
@@ Coverage Diff @@
## master #243 +/- ##
=========================================
Coverage 40.44% 40.44%
Complexity 189 189
=========================================
Files 179 179
Lines 1392 1392
Branches 40 40
=========================================
Hits 563 563
Misses 822 822
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 75ec3b9...971eb58. Read the comment docs.
Dependabot tried to automerge this PR, but received the following error from GitHub:
You're not authorized to push to this branch. Visit https://help.github.com/articles/about-protected-branches/ for more information.
As a result, we've disabled automerging on this repo (you can re-enable it in your Dependabot settings).
Superseded by #281.
Bumps maven-shade-plugin from 2.4.1 to 3.2.1.
Commits
- [`f062508`](https://github.com/apache/maven-shade-plugin/commit/f0625086827167828a7ba17f1529b7b35b1edc72) [maven-release-plugin] prepare release maven-shade-plugin-3.2.1 - [`23d972b`](https://github.com/apache/maven-shade-plugin/commit/23d972b7cd13bde1b5ca3fbe7c27030d81ec658c) [MSHADE-302] maven-shade-plugin fails to minimize JAR with Java 11, upgrade j... - [`1c091c7`](https://github.com/apache/maven-shade-plugin/commit/1c091c7bca422ecc561489626bda01abe1390542) Fix spelling mistake - [`1f7f25d`](https://github.com/apache/maven-shade-plugin/commit/1f7f25d2ce4391741fab36d18b61a69637f46bc3) [MSHADE-303] Suppress module-info.class warning if the file if filtered - [`aa22e7a`](https://github.com/apache/maven-shade-plugin/commit/aa22e7ada943613f6247f189b37360b87405af48) [MSHADE-299] Upgrade maven-dependency-tree to 3.0.1 - [`135fe70`](https://github.com/apache/maven-shade-plugin/commit/135fe70c9c5b6881a72606d78e58a54e8d2afc02) use asm 7.0 final version - [`c1538c1`](https://github.com/apache/maven-shade-plugin/commit/c1538c10e6df05daecfc3279eec0c255c7074ae5) no need to override with default value - [`1aaebd7`](https://github.com/apache/maven-shade-plugin/commit/1aaebd70082f13684951d6b082ec1c2c9da03aa5) [MSHADE-301] jdk11 support upgrade asm version 7.0-beta - [`fe0729b`](https://github.com/apache/maven-shade-plugin/commit/fe0729bd025fdc69b97029a7d2ed294106eea3fb) upgraded parent POM from 32 to 33 - [`875c85d`](https://github.com/apache/maven-shade-plugin/commit/875c85d58e3925c66a957259d8640cf0fb545947) [maven-release-plugin] prepare for next development iteration - Additional commits viewable in [compare view](https://github.com/apache/maven-shade-plugin/compare/maven-shade-plugin-2.4.1...maven-shade-plugin-3.2.1)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 - `@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.