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

github-bot pushed a change to branch 
dependabot/maven/org.apache.commons-commons-parent-91
in repository https://gitbox.apache.org/repos/asf/commons-lang.git


    omit 4258d13ef Bump org.apache.commons:commons-parent from 90 to 91
     add d71293a58 Bump actions/upload-artifact from 4.6.2 to 5.0.0 (#1478)
     add bbfe331ea Bump github/codeql-action from 4.30.9 to 4.31.2 (#1479)
     add 2703e48c9 Add dependabot email [skip ci]
     add 9167659d8 Use HTTPS in URL
     add bfcaa941b Add 
org.apache.commons.lang3.time.FastDateParser_TimeZoneStrategyTest.testJava25DeprecatedZoneId(String)
     add 1ac4de078 Add but disable 
FastDateParser_TimeZoneStrategyTest.testJava25DeprecatedZoneIds(Entry<String, 
String>)
     add ce2ba7b28 LANG-1504 - Adding labels to split StopWatch feature (#1473)
     add d1411b643 Adding labels and history to split StopWatch #1473
     add 62a7227da Bump org.apache.commons:commons-parent from 90 to 91

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   (4258d13ef)
            \
             N -- N -- N   
refs/heads/dependabot/maven/org.apache.commons-commons-parent-91 (62a7227da)

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                                          |  5 +-
 .github/workflows/codeql-analysis.yml              |  6 +-
 .github/workflows/scorecards-analysis.yml          |  4 +-
 src/changes/changes.xml                            |  1 +
 .../java/org/apache/commons/lang3/StringUtils.java |  2 +-
 .../org/apache/commons/lang3/time/StopWatch.java   | 94 +++++++++++++++++++++-
 src/site/resources/lang2-lang3-clirr-report.html   |  2 +-
 .../time/FastDateParser_TimeZoneStrategyTest.java  | 48 ++++++++++-
 .../apache/commons/lang3/time/StopWatchTest.java   | 52 ++++++++++++
 9 files changed, 202 insertions(+), 12 deletions(-)

Reply via email to