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

github-bot pushed a change to branch 
dependabot/maven/com.google.guava-guava-33.4.0-jre
in repository https://gitbox.apache.org/repos/asf/maven-install-plugin.git


    omit 4f0e167  Bump com.google.guava:guava from 32.0.1-jre to 33.4.0-jre
     add 8eaff80  Bump org.junit:junit-bom from 5.11.0 to 5.11.4
     add c9951e1  Disable Jenkins build
     add a441e21  Add release-drafter, PR automation
     add 0711e29  Add dependabot for 3.x branch
     add 06c3f14  Bump org.apache.maven.plugins:maven-plugins from 42 to 43
     add 4d132c6  Add badge for 3.x version
     add 3e83d53  PR Automation only on close event
     add 1a5ab86  Upgrade to Maven 4.0.0-rc-2
     add fa54042  [MNGSITE-529] Rename "Goals" to "Plugin Documentation"
     add 1d9b444  Bump org.apache.maven.resolver:maven-resolver-api from 2.0.0 
to 2.0.6
     add 6d51af2  Bump com.google.guava:guava from 32.0.1-jre to 33.4.0-jre

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   (4f0e167)
            \
             N -- N -- N   
refs/heads/dependabot/maven/com.google.guava-guava-33.4.0-jre (6d51af2)

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:
 .github/dependabot.yml                             | 30 +++++++++++++++-------
 .../release-drafter-3.x.yml                        |  8 +++---
 .../release-drafter.yml                            | 15 ++++++++---
 .github/workflows/maven-verify.yml                 |  5 ++--
 .../workflows/pr-automation.yml                    | 14 +++++++---
 .../workflows/release-drafter.yml                  | 14 +++++++---
 Jenkinsfile => Jenkinsfile.disable                 |  0
 README.md                                          |  4 ++-
 pom.xml                                            | 14 +++++-----
 .../maven/plugins/install/InstallFileMojo.java     |  2 +-
 src/site/site.xml                                  |  2 +-
 .../install/InstallMojoPomPackagingTest.java       | 10 ++++----
 .../maven/plugins/install/InstallMojoTest.java     | 10 ++++----
 13 files changed, 84 insertions(+), 44 deletions(-)
 copy src/it/MINSTALL-108/invoker.properties => .github/release-drafter-3.x.yml 
(81%)
 copy src/it/MINSTALL-108/invoker.properties => .github/release-drafter.yml 
(72%)
 copy src/it/MINSTALL-108/invoker.properties => 
.github/workflows/pr-automation.yml (74%)
 copy src/it/MINSTALL-108/invoker.properties => 
.github/workflows/release-drafter.yml (74%)
 rename Jenkinsfile => Jenkinsfile.disable (100%)

Reply via email to