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-70
in repository https://gitbox.apache.org/repos/asf/commons-vfs.git


    omit 253006e5 Bump org.apache.commons:commons-parent from 67 to 70
     add 78ffe0dd Bump commons-codec:commons-codec from 1.16.1 to 1.17.0 #530
     add 6d7f2591 Show Maven stack traces on errors in GH CI
     add dde52641 Whitespace nit
     add 6799d0cf Bump actions/checkout from 4.1.5 to 4.1.6 (#532)
     add cece4680 Bump github/codeql-action from 3.25.4 to 3.25.5 (#534)
     add 111920e1 Bump codecov/codecov-action from 4.3.1 to 4.4.0 (#533)
     add 268d9959 Bump commons-logging:commons-logging from 1.3.1 to 1.3.2 
(#531)
     add cb81b971 Bump commons-logging:commons-logging from 1.3.1 to 1.3.2 #531
     add dc9ad767 Bump httpcore5 from 5.2.4 to 5.3-alpha2\n\nBump httpclient5 
from 5.3.1 to 5.4-alpha2\n\nGA releases are around the corner
     add cb61c01c Merge branch 'master' of 
https://gitbox.apache.org/repos/asf/commons-vfs.git
     add a0227106 Bump github/codeql-action from 3.25.5 to 3.25.6 (#538)
     add 47bb24a4 Bump codecov/codecov-action from 4.4.0 to 4.4.1 (#537)
     add 709d099c [VFS-853] Fix FileListener on DelegateFileObject.
     add 32c373c2 Sort members
     add 9fe33c66 Use final
     add fd75d5b6 [VFS-854] Avoid debug-logging URL credentials.
     add 9fe5593a Bump github/codeql-action from 3.25.6 to 3.25.7 (#544)
     add 88769e01 Bump org.apache.commons:commons-compress from 1.26.1 to 
1.26.2 (#535)
     add 615abd3f Bump org.apache.commons:commons-compress from 1.26.1 to 
1.26.2 #535
     add d379a1bd Bump org.apache.commons:commons-parent from 67 to 70

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   (253006e5)
            \
             N -- N -- N   
refs/heads/dependabot/maven/org.apache.commons-commons-parent-70 (d379a1bd)

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              |  8 +--
 .github/workflows/coverage.yml                     |  4 +-
 .github/workflows/maven.yml                        |  4 +-
 .github/workflows/scorecards-analysis.yml          |  4 +-
 .../commons/vfs2/cache/SoftRefFilesCache.java      |  2 +-
 .../commons/vfs2/provider/sftp/SftpFileSystem.java |  2 +-
 .../commons/vfs2/util/WeakRefFileListener.java     | 16 ++++-
 .../commons/vfs2/provider/test/JunctionTests.java  | 78 ++++++++++++++++++++++
 pom.xml                                            |  8 +--
 src/changes/changes.xml                            | 20 ++++--
 10 files changed, 124 insertions(+), 22 deletions(-)

Reply via email to