This is an automated email from the ASF dual-hosted git repository.

github-bot pushed a change to branch 
dependabot/maven/commons-io-commons-io-2.18.0
in repository https://gitbox.apache.org/repos/asf/maven-acr-plugin.git


 discard 2067abe  Bump commons-io:commons-io from 2.17.0 to 2.18.0
     add 529d4b2  Prefer Guice injection (#45)
     add 37812ea  Remove unused dependency (#46)
     add 1176ad8  [MNGSITE-529] Rename "Goals" to "Plugin Documentation"
     add fa22bf0  Enable GitHub issues
     add d912a40  Bump commons-io:commons-io from 2.17.0 to 2.18.0

This update added new revisions after undoing existing revisions.
That is to say, some revisions that were in the old version of the
branch are not in the new version.  This situation occurs
when a user --force pushes a change and generates a repository
containing something like this:

 * -- * -- B -- O -- O -- O   (2067abe)
            \
             N -- N -- N   
refs/heads/dependabot/maven/commons-io-commons-io-2.18.0 (d912a40)

You should already have received notification emails for all of the O
revisions, and so the following emails describe only the N revisions
from the common base, B.

Any revisions marked "omit" are not gone; other references still
refer to them.  Any revisions marked "discard" are gone forever.

No new revisions were added by this update.

Summary of changes:
 .asf.yaml                                          |  3 ++
 .github/{dependabot.yml => ISSUE_TEMPLATE/BUG.yml} | 42 ++++++++++++++++------
 .../{dependabot.yml => ISSUE_TEMPLATE/FEATURE.yml} | 29 +++++++++------
 .../{dependabot.yml => ISSUE_TEMPLATE/config.yml}  | 24 +++++++------
 deploySite.sh => .github/release-drafter.yml       |  9 ++---
 .../{maven-verify.yml => pr-automation.yml}        | 14 ++++----
 .../{maven-verify.yml => release-drafter.yml}      | 16 +++++----
 .github/workflows/{maven-verify.yml => stale.yml}  | 13 +++----
 README.md                                          | 24 +++----------
 pom.xml                                            | 34 ++++++++++++++----
 .../java/org/apache/maven/plugins/acr/AcrMojo.java | 31 ++++++++--------
 src/site/site.xml                                  |  2 +-
 12 files changed, 141 insertions(+), 100 deletions(-)
 copy .github/{dependabot.yml => ISSUE_TEMPLATE/BUG.yml} (54%)
 copy .github/{dependabot.yml => ISSUE_TEMPLATE/FEATURE.yml} (60%)
 copy .github/{dependabot.yml => ISSUE_TEMPLATE/config.yml} (62%)
 copy deploySite.sh => .github/release-drafter.yml (85%)
 mode change 100755 => 100644
 copy .github/workflows/{maven-verify.yml => pr-automation.yml} (80%)
 copy .github/workflows/{maven-verify.yml => release-drafter.yml} (81%)
 copy .github/workflows/{maven-verify.yml => stale.yml} (82%)

Reply via email to