You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@commons.apache.org by gi...@apache.org on 2022/01/04 12:50:37 UTC

[commons-logging] branch dependabot/github_actions/actions/checkout-2.4.0 updated (1f82417 -> 45b875e)

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

github-bot pushed a change to branch dependabot/github_actions/actions/checkout-2.4.0
in repository https://gitbox.apache.org/repos/asf/commons-logging.git.


 discard 1f82417  Bump actions/checkout from 2.3.4 to 2.4.0
     add f4949c5  Bump spotbugs from 4.2.0 to 4.5.2 (#67)
     add 81f7277  Bump spotbugs-maven-plugin from 4.2.0 to 4.5.0.0 (#65)
     add 74a577a  Bump maven-pmd-plugin from 3.14.0 to 3.15.0 (#68)
     add 88b6a67  Bump maven-dependency-plugin from 3.1.2 to 3.2.0 (#69)
     add 54f2273  Bump spotbugs-maven-plugin from 4.5.0.0 to 4.5.2.0 (#70)
     add ab3cf1f  Bump spotbugs-maven-plugin from 4.5.0.0 to 4.5.2.0 #70.
     add 12d84a7  Drop obsolete .travis.yaml.
     add 76cc608  Run dependabot once a week.
     add 88eace0  Bump actions/cache from 2 to 2.1.5 (#50)
     add 45b875e  Bump actions/checkout from 2.3.4 to 2.4.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   (1f82417)
            \
             N -- N -- N   refs/heads/dependabot/github_actions/actions/checkout-2.4.0 (45b875e)

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      |  6 ++++--
 .github/workflows/maven.yml |  2 +-
 .travis.yml                 | 28 ----------------------------
 pom.xml                     |  8 ++++----
 src/changes/changes.xml     |  2 +-
 5 files changed, 10 insertions(+), 36 deletions(-)
 delete mode 100644 .travis.yml