You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@camel.apache.org by gi...@apache.org on 2023/07/11 09:11:00 UTC

[camel] branch dependabot/npm_and_yarn/docs/semver-5.7.2 updated (2cdd51fa631 -> 74707518591)

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

github-bot pushed a change to branch dependabot/npm_and_yarn/docs/semver-5.7.2
in repository https://gitbox.apache.org/repos/asf/camel.git


    omit 2cdd51fa631 Bump semver from 5.7.1 to 5.7.2 in /docs
     add 97fdb5acfa7 CAMEL-19592: camel-jbang - Export to camel-main to include embedded HTTP server
     add d7eaae9e4b0 Update camel releases
     add f8ec922439e Update camel releases
     add bfefbd19981 incremental-build - Replace quick-test with incremental test (#10648)
     add 07feade10f8 Upgrade Optaplanner to version 9.41.0.Final
     add a2851212679 Regen
     add fdc5af059c6 Upgrade InfluxDB Client Java to version 6.9.0
     add 1ab6c77fcef Upgrade MongoDB Java Driver to version 4.10.1
     new 74707518591 Bump semver from 5.7.1 to 5.7.2 in /docs

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   (2cdd51fa631)
            \
             N -- N -- N   refs/heads/dependabot/npm_and_yarn/docs/semver-5.7.2 (74707518591)

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.

The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 .github/actions/component-test/action.yaml         | 88 ----------------------
 .github/actions/component-test/component-test.sh   | 53 -------------
 .github/workflows/pr-build-main.yml                | 33 --------
 .github/workflows/pr-comment.yml                   | 75 ------------------
 .../camel/catalog/releases/camel-releases.json     | 19 ++++-
 ...neCacheProducerMultiOperationSameCacheTest.java |  3 -
 ...adCacheProducerMultiOperationSameCacheTest.java |  3 -
 .../camel/component/kafka/KafkaComponent.java      | 10 +--
 .../camel/component/kafka/KafkaConfiguration.java  | 26 +++----
 docs/.pnp.cjs                                      |  0
 .../others/examples/json/platform-http-main.json   |  1 +
 docs/components/modules/others/nav.adoc            |  1 +
 .../modules/others/pages/platform-http-main.adoc   |  1 +
 .../dsl/KafkaComponentBuilderFactory.java          | 38 +++++-----
 .../endpoint/dsl/KafkaEndpointBuilderFactory.java  | 64 ++++++++--------
 .../dsl/jbang/core/commands/ExportBaseCommand.java | 12 +++
 .../dsl/jbang/core/commands/ExportCamelMain.java   | 19 ++++-
 .../src/main/resources/templates/main-pom.tmpl     |  6 +-
 parent/pom.xml                                     |  6 +-
 19 files changed, 124 insertions(+), 334 deletions(-)
 delete mode 100644 .github/actions/component-test/action.yaml
 delete mode 100755 .github/actions/component-test/component-test.sh
 delete mode 100644 .github/workflows/pr-comment.yml
 mode change 100755 => 100644 docs/.pnp.cjs
 create mode 120000 docs/components/modules/others/examples/json/platform-http-main.json
 create mode 120000 docs/components/modules/others/pages/platform-http-main.adoc


[camel] 01/01: Bump semver from 5.7.1 to 5.7.2 in /docs

Posted by gi...@apache.org.
This is an automated email from the ASF dual-hosted git repository.

github-bot pushed a commit to branch dependabot/npm_and_yarn/docs/semver-5.7.2
in repository https://gitbox.apache.org/repos/asf/camel.git

commit 747075185913be039452e1f585acd303210a090c
Author: dependabot[bot] <49...@users.noreply.github.com>
AuthorDate: Tue Jul 11 09:10:55 2023 +0000

    Bump semver from 5.7.1 to 5.7.2 in /docs
    
    Bumps [semver](https://github.com/npm/node-semver) from 5.7.1 to 5.7.2.
    - [Release notes](https://github.com/npm/node-semver/releases)
    - [Changelog](https://github.com/npm/node-semver/blob/v5.7.2/CHANGELOG.md)
    - [Commits](https://github.com/npm/node-semver/compare/v5.7.1...v5.7.2)
    
    ---
    updated-dependencies:
    - dependency-name: semver
      dependency-type: indirect
    ...
    
    Signed-off-by: dependabot[bot] <su...@github.com>
---
 docs/.pnp.cjs                                      |   8 ++++----
 .../semver-npm-5.7.1-40bcea106b-57fd0acfd0.zip     | Bin 19068 -> 0 bytes
 .../semver-npm-5.7.2-938ee91eaa-fb4ab5e0dd.zip     | Bin 0 -> 19277 bytes
 docs/.yarn/install-state.gz                        | Bin 569150 -> 569238 bytes
 docs/yarn.lock                                     |   8 ++++----
 5 files changed, 8 insertions(+), 8 deletions(-)

diff --git a/docs/.pnp.cjs b/docs/.pnp.cjs
old mode 100755
new mode 100644
index a59c2d854f0..bfb71070f02
--- a/docs/.pnp.cjs
+++ b/docs/.pnp.cjs
@@ -4459,7 +4459,7 @@ function $$SETUP_STATE(hydrateRuntimeState, basePath) {
             ["normalize-package-data", "npm:2.5.0"],\
             ["hosted-git-info", "npm:2.8.9"],\
             ["resolve", "patch:resolve@npm%3A1.22.1#~builtin<compat/resolve>::version=1.22.1&hash=07638b"],\
-            ["semver", "npm:5.7.1"],\
+            ["semver", "npm:5.7.2"],\
             ["validate-npm-package-license", "npm:3.0.4"]\
           ],\
           "linkType": "HARD"\
@@ -5524,10 +5524,10 @@ function $$SETUP_STATE(hydrateRuntimeState, basePath) {
         }]\
       ]],\
       ["semver", [\
-        ["npm:5.7.1", {\
-          "packageLocation": "./.yarn/cache/semver-npm-5.7.1-40bcea106b-57fd0acfd0.zip/node_modules/semver/",\
+        ["npm:5.7.2", {\
+          "packageLocation": "./.yarn/cache/semver-npm-5.7.2-938ee91eaa-fb4ab5e0dd.zip/node_modules/semver/",\
           "packageDependencies": [\
-            ["semver", "npm:5.7.1"]\
+            ["semver", "npm:5.7.2"]\
           ],\
           "linkType": "HARD"\
         }],\
diff --git a/docs/.yarn/cache/semver-npm-5.7.1-40bcea106b-57fd0acfd0.zip b/docs/.yarn/cache/semver-npm-5.7.1-40bcea106b-57fd0acfd0.zip
deleted file mode 100644
index 68795d87761..00000000000
Binary files a/docs/.yarn/cache/semver-npm-5.7.1-40bcea106b-57fd0acfd0.zip and /dev/null differ
diff --git a/docs/.yarn/cache/semver-npm-5.7.2-938ee91eaa-fb4ab5e0dd.zip b/docs/.yarn/cache/semver-npm-5.7.2-938ee91eaa-fb4ab5e0dd.zip
new file mode 100644
index 00000000000..1a2673b793b
Binary files /dev/null and b/docs/.yarn/cache/semver-npm-5.7.2-938ee91eaa-fb4ab5e0dd.zip differ
diff --git a/docs/.yarn/install-state.gz b/docs/.yarn/install-state.gz
index f10674c2d67..e05e89f4655 100644
Binary files a/docs/.yarn/install-state.gz and b/docs/.yarn/install-state.gz differ
diff --git a/docs/yarn.lock b/docs/yarn.lock
index 9af2b4a328c..674cd7cd6b0 100644
--- a/docs/yarn.lock
+++ b/docs/yarn.lock
@@ -4752,11 +4752,11 @@ __metadata:
   linkType: hard
 
 "semver@npm:2 || 3 || 4 || 5":
-  version: 5.7.1
-  resolution: "semver@npm:5.7.1"
+  version: 5.7.2
+  resolution: "semver@npm:5.7.2"
   bin:
-    semver: ./bin/semver
-  checksum: 57fd0acfd0bac382ee87cd52cd0aaa5af086a7dc8d60379dfe65fea491fb2489b6016400813930ecd61fd0952dae75c115287a1b16c234b1550887117744dfaf
+    semver: bin/semver
+  checksum: fb4ab5e0dd1c22ce0c937ea390b4a822147a9c53dbd2a9a0132f12fe382902beef4fbf12cf51bb955248d8d15874ce8cd89532569756384f994309825f10b686
   languageName: node
   linkType: hard