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

github-bot pushed a change to branch 
dependabot/npm_and_yarn/karavan-vscode/babel/runtime-7.27.0
in repository https://gitbox.apache.org/repos/asf/camel-karavan.git


    omit 9021f0fd Bump @babel/runtime from 7.23.1 to 7.27.0 in /karavan-vscode
     add 724a0f43 camel 4.10.3
     add efaae241 camel 4.10.3
     add 4d9771a1 feat: use quarkus-jgit gitea devservice (#1517)
     add c582c70d notifications discussions
     add dd9a85e2 notifications discussions
     add ca211858  "vite": "^6.2.5"
     add 5466e8f4 "overrides": {     "@babel/runtime": "7.26.10"   }
     add d0c4d035 Bump @babel/runtime from 7.23.1 to 7.27.0 in /karavan-vscode

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   (9021f0fd)
            \
             N -- N -- N   
refs/heads/dependabot/npm_and_yarn/karavan-vscode/babel/runtime-7.27.0 
(d0c4d035)

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:
 .asf.yaml                                          |   3 +-
 .../src/main/resources/application.properties      |   9 +
 .../src/main/resources/metadata/components.json    | 700 ++++++++++-----------
 .../src/main/resources/metadata/kamelets.yaml      | 494 +++++++--------
 .../src/main/resources/metadata/spiBeans.json      |  90 +--
 karavan-app/src/main/webui/package-lock.json       | 232 +++----
 karavan-app/src/main/webui/package.json            |   5 +-
 karavan-core/src/core/api/CamelDefinitionYaml.ts   |   4 +-
 karavan-core/test/metadata/components.json         | 700 ++++++++++-----------
 karavan-core/test/metadata/kamelets.yaml           | 494 +++++++--------
 karavan-core/test/metadata/spiBeans.json           |  90 +--
 karavan-designer/package-lock.json                 | 496 +++++++++++++--
 karavan-designer/package.json                      |   7 +-
 karavan-designer/public/metadata/components.json   | 700 ++++++++++-----------
 karavan-designer/public/metadata/kamelets.yaml     | 494 +++++++--------
 karavan-designer/public/metadata/spiBeans.json     |  90 +--
 karavan-generator/dependency-reduced-pom.xml       |   4 +-
 karavan-generator/pom.xml                          |   4 +-
 karavan-space/package-lock.json                    |  14 +-
 karavan-space/package.json                         |   5 +-
 karavan-space/public/metadata/components.json      | 700 ++++++++++-----------
 karavan-space/public/metadata/kamelets.yaml        | 494 +++++++--------
 karavan-space/public/metadata/spiBeans.json        |  90 +--
 karavan-vscode/metadata/components.json            | 700 ++++++++++-----------
 karavan-vscode/metadata/kamelets.yaml              | 494 +++++++--------
 karavan-vscode/metadata/spiBeans.json              |  90 +--
 26 files changed, 3821 insertions(+), 3382 deletions(-)

Reply via email to