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

github-bot pushed a change to branch update-license-files
in repository https://gitbox.apache.org/repos/asf/storm.git


 discard c075a620d Regenerate license files after dependency changes
     add 136025bca   Fix scientific notation display for large numbers in Storm 
UI tables (#8456) (#8457)
     add 2ddb77f3b Bump redis.clients:jedis from 7.3.0 to 7.4.0 (#8462)
     add ff795aa37 Bump org.checkerframework:checker-qual from 3.53.1 to 3.54.0 
(#8464)
     add 7db22abc1 Bump prometheus.client.version from 1.5.0 to 1.5.1 (#8465)
     add e9e48513b Bump org.apache.logging.log4j:log4j-bom from 2.25.3 to 
2.25.4 (#8466)
     add a588e923a Bump netty-tcnative.version from 2.0.74.Final to 
2.0.75.Final (#8473)
     add 254d111d6 Bump com.fasterxml.jackson:jackson-bom from 2.21.1 to 2.21.2 
(#8472)
     add 81759b211 Bump joda-time:joda-time from 2.14.0 to 2.14.1 (#8470)
     add 72a3c596d Bump byte-buddy.version from 1.18.5 to 1.18.8 (#8469)
     add bbdb2dc21 Bump io.netty:netty-bom from 4.2.10.Final to 4.2.12.Final 
(#8471)
     add a38bd11ba Regenerate license files after dependency changes

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   (c075a620d)
            \
             N -- N -- N   refs/heads/update-license-files (a38bd11ba)

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:
 DEPENDENCY-LICENSES                                | 56 +++++++++++-----------
 LICENSE-binary                                     | 33 +++++++------
 external/storm-metrics-prometheus/pom.xml          |  2 +-
 pom.xml                                            | 14 +++---
 storm-webapp/cypress/e2e/component-page.cy.js      | 28 +++++++++++
 storm-webapp/cypress/e2e/index-page.cy.js          |  8 ++++
 storm-webapp/cypress/e2e/topology-page.cy.js       | 28 +++++++++++
 .../cypress/fixtures/component-detail.json         |  8 ++--
 storm-webapp/cypress/fixtures/topology-detail.json | 22 ++++-----
 .../apache/storm/daemon/ui/WEB-INF/component.html  | 14 +++---
 .../org/apache/storm/daemon/ui/WEB-INF/index.html  |  4 +-
 .../org/apache/storm/daemon/ui/WEB-INF/owner.html  |  4 +-
 .../apache/storm/daemon/ui/WEB-INF/supervisor.html |  4 +-
 .../apache/storm/daemon/ui/WEB-INF/topology.html   | 10 ++--
 storm-webapp/src/main/webapp/js/script.js          | 12 +++++
 15 files changed, 161 insertions(+), 86 deletions(-)

Reply via email to