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

dependabot[bot] pushed a change to branch 
dependabot/npm_and_yarn/app/launch/globals-17.7.0
in repository https://gitbox.apache.org/repos/asf/grails-forge-ui.git


    omit c0125fb  Bump globals from 17.6.0 to 17.7.0 in /app/launch
     add 601fa4e  Act on the Forge API's feature relationship metadata
     add ef7e686  Merge pull request #146 from 
apache/feat/feature-relationship-metadata
     add 116dbaf  Batch dependency updates
     add cd8104d  Merge pull request #148 from apache/deps/batch-updates
     add 0526f04  Bump globals from 17.7.0 to 17.8.0 in /app/launch

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   (c0125fb)
            \
             N -- N -- N   
refs/heads/dependabot/npm_and_yarn/app/launch/globals-17.7.0 (0526f04)

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/gradle.yml                       |    6 +-
 .github/workflows/publish.yml                      |    6 +-
 app/launch/package-lock.json                       | 1208 ++++++++++----------
 app/launch/package.json                            |   18 +-
 .../FeatureSelector/FeatureAvailable.jsx           |   18 +-
 .../components/FeatureSelector/FeatureSelected.jsx |   19 +
 .../components/FeatureSelector/FeatureSelector.jsx |   22 +-
 app/launch/src/helpers/featureRelations.js         |   70 ++
 8 files changed, 737 insertions(+), 630 deletions(-)
 create mode 100644 app/launch/src/helpers/featureRelations.js

Reply via email to