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

dependabot[bot] pushed a change to branch 
dependabot/npm_and_yarn/example/vite-react-app/types/react-19.2.18
in repository https://gitbox.apache.org/repos/asf/ofbiz-plugins.git


    omit 0fb153960 Bump @types/react from 19.2.17 to 19.2.18 in 
/example/vite-react-app
     add f2cb89730 Improved: Add a multi parameter dependent drop-down example 
(OFBIZ-11724) (#353)
     add f73ad4da7 Remove a real test coupling in SprintTests and pin @Order on 
three flagged classes (#354)
     add 154c3baa0 Add a @MethodSource @ParameterizedTest example to 
ExampleJupiterTests (#359)
     add 83847aceb Bump @vitejs/plugin-react from 6.0.4 to 6.0.5 in 
/example/vite-react-app
     add 7f409b032 Bump @types/react from 19.2.17 to 19.2.18 in 
/example/vite-react-app

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   (0fb153960)
            \
             N -- N -- N   
refs/heads/dependabot/npm_and_yarn/example/vite-react-app/types/react-19.2.18 
(7f409b032)

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:
 .../assetmaint/test/FixedAssetMaintTests.groovy    |  4 ++
 .../order/test/OrderNotificationTests.groovy       |  6 +++
 example/config/ExampleUiLabels.xml                 |  9 ++++
 example/data/ExampleDemoData.xml                   | 13 ++++++
 example/servicedef/services.xml                    |  8 ++++
 .../ofbiz/example/ExampleServicesScript.groovy     | 26 +++++++++++
 .../apache/ofbiz/example/test/ExampleTests.groovy  | 27 +++++++++++
 .../test/jupiter/ExampleJupiterTests.groovy        | 54 +++++++++++++++++++++-
 example/testdef/data/ExampleTestData.xml           |  7 +++
 example/vite-react-app/package-lock.json           |  8 ++--
 example/vite-react-app/package.json                |  2 +-
 example/webapp/example/WEB-INF/controller.xml      |  9 ++++
 example/widget/example/FormWidgetExampleForms.xml  | 24 +++++++++-
 .../widget/example/FormWidgetExampleScreens.xml    | 37 +++++++++++++--
 .../org/apache/ofbiz/scrum/test/SprintTests.groovy | 45 ++++++------------
 15 files changed, 237 insertions(+), 42 deletions(-)

Reply via email to