pragmatic-objects / oo-atom

A Java polyfill for better code design
MIT License
23 stars 2 forks source link

Bump maven-plugin-api from 3.0 to 3.6.3 #271

Closed dependabot-preview[bot] closed 3 years ago

dependabot-preview[bot] commented 4 years ago

Bumps maven-plugin-api from 3.0 to 3.6.3.

Commits - [`cecedd3`](https://github.com/apache/maven/commit/cecedd343002696d0abb50b32b541b8a6ba2883f) [maven-release-plugin] prepare release maven-3.6.3 - [`f8bd6d5`](https://github.com/apache/maven/commit/f8bd6d577e43ba0c81f5be240d5282caf780f18d) [MNG-6771] Fix license issues on binary distribution - [`c82409a`](https://github.com/apache/maven/commit/c82409a2d843427ceceb9a42b0a4dc46cc4637bd) [MNG-6759] Maven fails to use \ section from dependency when res... - [`6fa256d`](https://github.com/apache/maven/commit/6fa256d8d9ec828a3ababaec6a97c6aa7d7c667d) update copyright year - [`88591a7`](https://github.com/apache/maven/commit/88591a78b0063992295d2a9904b33002db861de8) [MNG-6584] upgrade Wagon to 3.3.4 to get reason phrase handling back - [`53ccee3`](https://github.com/apache/maven/commit/53ccee3486262f2b62f10a90d7d78889b2788707) [MNG-6778] use https for schema location - [`d657c9c`](https://github.com/apache/maven/commit/d657c9c6b467db60c932799485fb4210c0bd1fe0) [MNG-6778] - Use https for maven schemaLocations - [`0c7c69f`](https://github.com/apache/maven/commit/0c7c69f78b2d23e693ce81e9172df42da77155d1) [MNG-6778] - Use https for maven schemaLocations - [`bd10f00`](https://github.com/apache/maven/commit/bd10f00b68eb766cd239275e8504acedc2818d69) [MNG-6789] upgrade and configure plugins for Reproducible Builds - [`3a80ae0`](https://github.com/apache/maven/commit/3a80ae08aac785deb61e417f82560cb06209d5bc) [MNG-6799] deprecate StringSearchModelInterpolator and remove [@​Named](https://github.com/Named) - Additional commits viewable in [compare view](https://github.com/apache/maven/compare/maven-3.0...maven-3.6.3)


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) - `@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) - Pull request limits (per update run and/or open at any time) - Automerge options (never/patch/minor, and dev/runtime dependencies) - Out-of-range updates (receive only lockfile updates, if desired) - Security updates (receive only security updates, if desired)
codecov[bot] commented 4 years ago

Codecov Report

Merging #271 into master will not change coverage. The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff            @@
##             master     #271   +/-   ##
=========================================
  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 0658e0e...d49ea8c. Read the comment docs.

dependabot-preview[bot] commented 4 years ago

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).

dependabot-preview[bot] commented 3 years ago

Superseded by #302.