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

github-bot pushed a change to branch dependabot/maven/mockito.version-5.13.0
in repository https://gitbox.apache.org/repos/asf/commons-compress.git


 discard 14a3410e5 Bump mockito.version from 4.11.0 to 5.13.0
     add 879f8d714 Bump com.github.luben:zstd-jni from 1.5.6-4 to 1.5.6-5 (#565)
     add 026870fb0 Bump com.github.luben:zstd-jni from 1.5.6-4 to 1.5.6-5 #565
     add 4e784477b Bump org.apache.commons:commons-parent from 73 to 74 (#567)
     add 0759268c3 Bump org.apache.commons:commons-parent from 73 to 74 #567
     add 8f1fd5020 Bump org.apache.commons:commons-lang3 from 3.16.0 to 3.17.0 
(#568)
     add 83e4f40a1 Bump org.apache.commons:commons-lang3 from 3.16.0 to 3.17.0 
#568
     add 2ed8616a8 Bump github/codeql-action from 3.26.4 to 3.26.6 (#569)
     add f11fe5aa1 Use Assertions.assertInstanceOf()
     add a4bc98bc8 Use Map.compute()
     add e51a49f9d Use Map.compute()
     add 29c6221b3 Use Map.compute()
     add d47c426ca Use Map.computeIfAbsent()
     add 287e94beb Bump actions/upload-artifact from 4.3.6 to 4.4.0 (#570)
     add 38316fa21 Add comment
     add 4df2a027d Bump mockito.version from 4.11.0 to 5.13.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   (14a3410e5)
            \
             N -- N -- N   refs/heads/dependabot/maven/mockito.version-5.13.0 
(4df2a027d)

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/workflows/codeql-analysis.yml              |  4 +-
 .github/workflows/scorecards-analysis.yml          |  4 +-
 pom.xml                                            |  7 +--
 src/changes/changes.xml                            |  4 +-
 .../archivers/zip/ZipArchiveOutputStream.java      |  7 +--
 .../commons/compress/harmony/pack200/CpBands.java  | 35 ++-----------
 .../compress/harmony/unpack200/CpBands.java        | 57 ++++------------------
 .../commons/compress/DetectArchiverTest.java       | 22 ++++-----
 .../archivers/ArchiveStreamFactoryTest.java        |  3 +-
 .../commons/compress/archivers/LongPathTest.java   |  9 ++--
 .../compress/archivers/LongSymLinkTest.java        |  9 ++--
 .../archivers/zip/ZipMemoryFileSystemTest.java     |  5 +-
 .../compress/compressors/DetectCompressorTest.java | 25 +++++-----
 .../ZipSplitReadOnlySeekableByteChannelTest.java   | 14 +++---
 14 files changed, 72 insertions(+), 133 deletions(-)

Reply via email to