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

github-bot pushed a change to branch 
dependabot/npm_and_yarn/artemis-console-extension/artemis-extension/express-4.22.1
in repository https://gitbox.apache.org/repos/asf/activemq-artemis-console.git


 discard cae8d27  Bump express in /artemis-console-extension/artemis-extension
     add 735675c  ARTEMIS-5417: Use yarn 4.12.0
     add 66afc25  ARTEMIS-5677: Upgrade to @hawtio/react 1.12.0 with more 
compact JMX tree
     add c1c9a22  ARTEMIS-5788, ARTEMIS-5417: Reorganize 
org.apache.activemq.artemis JMX tree
     add 6c0c477  ARTEMIS-5774 Bump web console to Jetty 12.1.4
     add aee55ab  Bump express in /artemis-console-extension/artemis-extension

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   (cae8d27)
            \
             N -- N -- N   
refs/heads/dependabot/npm_and_yarn/artemis-console-extension/artemis-extension/express-4.22.1
 (aee55ab)

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:
 README.md                                          |   2 +-
 .../releases/{yarn-4.10.3.cjs => yarn-4.12.0.cjs}  | 600 ++++++++++-----------
 .../artemis-extension/.yarnrc.yml                  |   2 +-
 .../artemis-extension/app/package.json             |  16 +-
 .../artemis-extension/package.json                 |   2 +-
 .../packages/artemis-console-plugin/package.json   |  14 +-
 .../artemis-console-plugin/src/ArtemisTreeView.css |  28 +-
 .../src/artemis-tree-processor.ts                  | 180 +++++++
 .../src/brokers/BrokerDiagram.tsx                  |   2 +-
 .../packages/artemis-console-plugin/src/context.ts |   4 -
 .../packages/artemis-console-plugin/src/index.ts   |   5 +-
 .../artemis-extension/yarn.lock                    | 589 ++++++++++----------
 artemis-console-war/pom.xml                        |  17 +-
 pom.xml                                            |   2 +-
 14 files changed, 830 insertions(+), 633 deletions(-)
 rename 
artemis-console-extension/artemis-extension/.yarn/releases/{yarn-4.10.3.cjs => 
yarn-4.12.0.cjs} (64%)
 create mode 100644 
artemis-console-extension/artemis-extension/packages/artemis-console-plugin/src/artemis-tree-processor.ts


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]
For further information, visit: https://activemq.apache.org/contact


Reply via email to