dbmdz / iiif-server-hymir

Hymir is a Java based IIIF Server. It is based on "IIIF Image API Java Libraries" and "IIIF Presentation API Java Libraries" projects (see https://github.com/dbmdz)
MIT License
27 stars 7 forks source link

Bump spotbugs-maven-plugin from 3.1.12 to 3.1.12.1 #98

Closed dependabot-preview[bot] closed 5 years ago

dependabot-preview[bot] commented 5 years ago

Bumps spotbugs-maven-plugin from 3.1.12 to 3.1.12.1.

Release notes *Sourced from [spotbugs-maven-plugin's releases](https://github.com/spotbugs/spotbugs-maven-plugin/releases).* > ## Groovy Patch Release against 3.1.12 spotbugs > This release is against spotbugs 3.1.12 and includes a patch to groovy 3.0.0 beta 2. This ensures that java warnings on newer jdks are no longer presented to the user of spotbugs maven plugin. > > This release additionally contains updated third party software and fixes to ensure our site pages are properly released. > > Note: While support for spotbugs with source paths has been included here, that feature aligns with spotbugs 4.0.0. In order to utilize the feature, you will need to override spotbugs with the most recent spotbugs beta release '4.0.0-beta3'.
Commits - [`b7e7884`](https://github.com/spotbugs/spotbugs-maven-plugin/commit/b7e788403f2d9dc823a5414d461270acbcbaee50) [maven-release-plugin] prepare release spotbugs-maven-plugin-3.1.12.1 - [`bee2196`](https://github.com/spotbugs/spotbugs-maven-plugin/commit/bee21966a0d41d52bc4d97d137bb036a4e8fc776) Merge pull request [#128](https://github-redirect.dependabot.com/spotbugs/spotbugs-maven-plugin/issues/128) from hazendaz/spotbugs - [`5f26697`](https://github.com/spotbugs/spotbugs-maven-plugin/commit/5f26697bbf3d941015744fb5aa733cd100583482) Revert "[pom] Add exclusion for dependency-check-plugin on system scope" - [`7df98ba`](https://github.com/spotbugs/spotbugs-maven-plugin/commit/7df98ba55fe93eb6f0b282588e4f2cae51615ddb) [ci] Move site build to jdk 11 - [`d799037`](https://github.com/spotbugs/spotbugs-maven-plugin/commit/d79903720010f4710299e8c743b2103b69d3dd5f) [pom] Add exclusion for dependency-check-plugin on system scope - [`25a34d9`](https://github.com/spotbugs/spotbugs-maven-plugin/commit/25a34d9932ec56f5b04d615f4cacc603fdd8cc3c) [maven-release-plugin] Rework the regex (testing) - [`fae0689`](https://github.com/spotbugs/spotbugs-maven-plugin/commit/fae06892b349129b2fb611198840f53b0c188d69) [ci] Turn on site distro now - [`c502723`](https://github.com/spotbugs/spotbugs-maven-plugin/commit/c502723bf7f8138452e7b5c419965600e680e81c) [pom] Override dependency-check to 5.1.1 - [`ab70aff`](https://github.com/spotbugs/spotbugs-maven-plugin/commit/ab70affb41f775a83f44e6c445e63c7327ee3162) [maven-release-plugin] Another dummy test - [`5f59465`](https://github.com/spotbugs/spotbugs-maven-plugin/commit/5f5946522d52913f2fe6de0f948777f1239acbca) [remove] Delete deploy-ca.sh and log4j.properties as invalid for current setu... - Additional commits viewable in [compare view](https://github.com/spotbugs/spotbugs-maven-plugin/compare/spotbugs-maven-plugin-3.1.12...spotbugs-maven-plugin-3.1.12.1)


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 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). To ignore the version in this PR you can just close it - `@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.
codecov-io commented 5 years ago

Codecov Report

:exclamation: No coverage uploaded for pull request base (master@d418268). Click here to learn what that means. The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff            @@
##             master      #98   +/-   ##
=========================================
  Coverage          ?   50.25%           
  Complexity        ?       82           
=========================================
  Files             ?       19           
  Lines             ?      585           
  Branches          ?       50           
=========================================
  Hits              ?      294           
  Misses            ?      263           
  Partials          ?       28

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 d418268...9c06065. Read the comment docs.