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

github-bot pushed a change to branch 
dependabot/maven/commons-io-commons-io-2.14.0
in repository 
https://gitbox.apache.org/repos/asf/sling-org-apache-sling-commons-contentdetection.git


    omit 47d3243  Bump commons-io:commons-io from 2.5 to 2.14.0
     add 0c8b8d9  SLING-12459 - Redirect sonarcloud notifications to 
[email protected]
     add 9e5d80a  SLING-12866 - Restrict force pushes, auto-delete branches on 
merge
     add 49d042b  SLING-12902 Update to Parent 62 (#4)
     add bba26a2  SLING-12902 ignore reformatting during blame
     add 2bb10ec  Bump commons-io:commons-io from 2.5 to 2.14.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   (47d3243)
            \
             N -- N -- N   
refs/heads/dependabot/maven/commons-io-commons-io-2.14.0 (2bb10ec)

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 ++
 .git-blame-ignore-revs                             |  1 +
 .sling-module.json                                 |  8 +++
 pom.xml                                            | 56 ++++++++---------
 .../ContentAwareMimeTypeService.java               | 33 +++++-----
 .../contentdetection/FileNameExtractor.java        | 26 ++++----
 .../internal/ContentAwareMimeTypeServiceImpl.java  | 52 ++++++++--------
 .../internal/FileNameExtractorImpl.java            | 37 +++++------
 .../ContentAwareMimeTypeServiceImplTest.java       | 40 ++++++------
 .../internal/FileNameExtractorImplTest.java        | 43 +++++++------
 .../it/ContentAwareMimeTypeServiceImplIT.java      | 71 +++++++++++-----------
 .../internal/it/ContentdetectionTestSupport.java   | 44 +++++++-------
 .../internal/it/FileNameExtractorImplIT.java       | 36 +++++------
 13 files changed, 236 insertions(+), 216 deletions(-)
 create mode 100644 .git-blame-ignore-revs
 create mode 100644 .sling-module.json

Reply via email to