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

slachiewicz pushed a change to branch 
dependabot/maven/org.apache.maven.plugins-maven-plugins-44
in repository https://gitbox.apache.org/repos/asf/maven-assembly-plugin.git


 discard f72c436d Bump org.apache.maven.plugins:maven-plugins from 42 to 44
     add c7e9e8ca Enable Github Issues (#219)
     add 2346f7a6 Bump org.codehaus.plexus:plexus-io from 3.4.2 to 3.5.1
     add 07a68d7b Bump org.apache.maven.shared:maven-filtering from 3.3.2 to 
3.4.0
     add 5b4fedde Bump org.apache.commons:commons-compress from 1.27.0 to 1.27.1
     add 6037e21a Bump org.apache.maven:maven-archiver from 3.6.2 to 3.6.3 
(#221)
     add 4c2e99f2 Bump com.github.luben:zstd-jni from 1.5.6-3 to 1.5.7-2 (#222)
     add 1a01283f Bump org.codehaus.plexus:plexus-interpolation from 1.27 to 
1.28 (#223)
     add 46549d57 Bump commons-io:commons-io from 2.16.1 to 2.19.0 (#224)
     add 66e20223 Bump org.apache.maven.shared:maven-common-artifact-filters
     add 081cc59f Bump org.apache.maven.plugins:maven-plugins from 42 to 44
     add 30ac347c add missing version tag

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   (f72c436d)
            \
             N -- N -- N   
refs/heads/dependabot/maven/org.apache.maven.plugins-maven-plugins-44 (30ac347c)

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 ++
 .asf.yaml => .github/ISSUE_TEMPLATE/BUG.yml        | 59 +++++++++++++---------
 .asf.yaml => .github/ISSUE_TEMPLATE/FEATURE.yml    | 46 ++++++++---------
 .asf.yaml => .github/ISSUE_TEMPLATE/config.yml     | 41 +++++++--------
 .github/pull_request_template.md                   | 32 +++++-------
 .../release-drafter.yml                            |  4 +-
 .../{maven-verify.yml => pr-automation.yml}        | 16 +++---
 .../{maven-verify.yml => release-drafter.yml}      | 16 +++---
 .github/workflows/{maven-verify.yml => stale.yml}  | 15 +++---
 README.md                                          | 24 ++-------
 pom.xml                                            | 23 +++++----
 11 files changed, 129 insertions(+), 150 deletions(-)
 copy .asf.yaml => .github/ISSUE_TEMPLATE/BUG.yml (53%)
 copy .asf.yaml => .github/ISSUE_TEMPLATE/FEATURE.yml (59%)
 copy .asf.yaml => .github/ISSUE_TEMPLATE/config.yml (59%)
 copy 
src/it/projects/container-descriptors/configured-handler/invoker.properties => 
.github/release-drafter.yml (89%)
 copy .github/workflows/{maven-verify.yml => pr-automation.yml} (80%)
 copy .github/workflows/{maven-verify.yml => release-drafter.yml} (80%)
 copy .github/workflows/{maven-verify.yml => stale.yml} (80%)

Reply via email to