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

github-bot pushed a change to branch 
dependabot/maven/com.microsoft.playwright-playwright-1.46.0
in repository https://gitbox.apache.org/repos/asf/incubator-stormcrawler.git


    omit f5980c8f Bump com.microsoft.playwright:playwright from 1.43.0 to 1.46.0
     add 0d7e6646 #1261 - Automatically generate THIRD-PARTY.txt via GitHub 
Action workflow. (#1262)
     add 425689aa #1257 - Update to Storm 2.6.4 (#1258)
     add e1152f48 SC-1162: Replace Coveralls with JaCoCo (#1255)
     add 699f4914 Bump testcontainers.version from 1.19.7 to 1.20.1 (#1277)
     add c8ae7ce4 Bump org.apache.maven.plugins:maven-javadoc-plugin from 3.5.0 
to 3.10.0 (#1267)
     add 4becd72a Bump actions/setup-java from 3 to 4 (#1264)
     add b45a1c83 Bump actions/checkout from 3 to 4 (#1265)
     add 372e3800 Bump org.jsoup:jsoup from 1.17.2 to 1.18.1 (#1271)
     add 475625ff Minor: Regenerated License File for 
372e3800fef08dc693f843ade749259c63017b4e (#1280)
     add ebfb92a0 Bump tika.version from 2.9.1 to 2.9.2 (#1269)
     add a7f7c5a0 Bump com.microsoft.playwright:playwright from 1.43.0 to 1.46.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   (f5980c8f)
            \
             N -- N -- N   
refs/heads/dependabot/maven/com.microsoft.playwright-playwright-1.46.0 
(a7f7c5a0)

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/code_coverage.yml | 44 --------------------------
 .github/workflows/main.yml          | 61 +++++++++++++++++++++++++++++++++++
 .github/workflows/maven.yml         | 10 +++---
 README.md                           |  1 -
 THIRD-PARTY.txt                     | 20 ++++++------
 core/pom.xml                        |  9 +++++-
 external/opensearch/pom.xml         |  7 +++++
 external/playwright/pom.xml         |  7 +++++
 external/tika/pom.xml               | 10 ++++++
 external/urlfrontier/pom.xml        |  7 +++++
 external/warc/pom.xml               |  7 +++++
 pom.xml                             | 63 ++++++++++++++++++++++++++++++++++---
 12 files changed, 181 insertions(+), 65 deletions(-)
 delete mode 100644 .github/workflows/code_coverage.yml
 create mode 100644 .github/workflows/main.yml

Reply via email to