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

github-bot pushed a change to branch dependabot/npm_and_yarn/eslint-9.26.0
in repository https://gitbox.apache.org/repos/asf/camel-website.git


 discard 459abb29 chore(deps-dev): bump eslint from 6.8.0 to 9.26.0
     add 2955a1fb #1504: Remove Camel 4.10.x docs as its EOL (#1511)
     add ba3fae7d Add XML schemas for Camel 4.18.0
     add f25f6dba Add release notes and blog entry for Camel 4.18.0
     add ab720293 Make 4.18.0 LTS spring schema default
     add e6d65c26 Camel 4.18.x LTS docs for website (#1513)
     add 2adf6a09 Added CVE-2026-23552 and CVE-2026-25747 (#1514)
     add 937137b0 Whats new 4.18 blog. WIP. (#1515)
     add 15b7a856 Added release 4.18.0 for Camel Upgrade Recipes (#1518)
     add 739c8c65 Publish Apache Camel Karaf 4.8.9 release
     add d7741f20 Camel-Kamelets: Added Releases 4.14.5 and 4.18.0 (#1522)
     add aabd77a6 feat: Camel K GitOps
     add 9bf2149a chore(doc): minor typo
     add 44f3a72f chore(deps): bump qs from 6.11.2 to 6.14.2 in 
/antora-ui-camel (#1510)
     add 1506f5dd chore(deps): bump ajv from 6.12.6 to 6.14.0 (#1519)
     add d4014e23 chore(deps): bump bn.js from 4.12.0 to 4.12.3 (#1523)
     add 128af620 chore(deps): bump minimatch from 3.1.2 to 3.1.4 in 
/antora-ui-camel (#1524)
     add 64dff8eb chore(deps-dev): bump eslint from 6.8.0 to 9.26.0

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   (459abb29)
            \
             N -- N -- N   refs/heads/dependabot/npm_and_yarn/eslint-9.26.0 
(64dff8eb)

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:
 antora-playbook-snippets/antora-playbook.yml       |   7 +-
 antora-ui-camel/yarn.lock                          | 108 +++-
 .../blog/2025/02/camel-tensorflow-serving/index.md |   8 +-
 content/blog/2025/04/camel-kserve/index.md         |   8 +-
 content/blog/2025/07/camel-jbang-infra/index.md    |  10 +-
 .../02/RELEASE-4.18.0}/camel-featured.jpeg         | Bin
 .../02/RELEASE-4.18.0}/index.md                    |  10 +-
 .../blog/2026/02/camel-k-gitops-apps/featured.png  | Bin 0 -> 284992 bytes
 content/blog/2026/02/camel-k-gitops-apps/index.md  | 324 +++++++++++
 .../02/camel-k-gitops-apps/pr-add-sample-2.png     | Bin 0 -> 22731 bytes
 .../blog/2026/02/camel-k-gitops-apps/pr-diff.png   | Bin 0 -> 60532 bytes
 .../2026/02/camel-karaf-release-4.8.9/index.md     |  21 +
 .../blog/2026/02/camel418-whatsnew/featured.jpeg   | Bin 0 -> 42168 bytes
 content/blog/2026/02/camel418-whatsnew/index.md    | 501 +++++++++++++++++
 content/releases/kamelets/release-4.14.5.md        |  11 +
 content/releases/kamelets/release-4.18.0.md        |  11 +
 content/releases/karaf/release-4.8.9.md            |  12 +
 content/releases/release-4.18.0.md                 |  17 +
 .../{release-4.17.0.md => release-4.18.0.md}       |  10 +-
 content/security/CVE-2026-23552.md                 |  17 +
 content/security/CVE-2026-23552.txt.asc            |  31 ++
 content/security/CVE-2026-25747.md                 |  17 +
 content/security/CVE-2026-25747.txt.asc            |  31 ++
 ...xsd => camel-cxf-spring-rest-4.18.0-spring.xsd} |   0
 ...xsd => camel-cxf-spring-soap-4.18.0-spring.xsd} |   0
 ...4.10.0.xsd => camel-spring-security-4.18.0.xsd} |   0
 ...l-spring-4.17.0.xsd => camel-spring-4.18.0.xsd} | 262 ++++++---
 static/schema/spring/camel-spring.xsd              | 593 +++++++++++++++------
 ...l-xml-io-4.17.0.xsd => camel-xml-io-4.18.0.xsd} | 262 ++++++---
 yarn.lock                                          |  65 ++-
 30 files changed, 1973 insertions(+), 363 deletions(-)
 copy content/blog/{2021/03/camel-quarkus-release-1.8.0 => 
2026/02/RELEASE-4.18.0}/camel-featured.jpeg (100%)
 copy content/blog/{2025/02/RELEASE-4.10.0 => 2026/02/RELEASE-4.18.0}/index.md 
(68%)
 create mode 100644 content/blog/2026/02/camel-k-gitops-apps/featured.png
 create mode 100644 content/blog/2026/02/camel-k-gitops-apps/index.md
 create mode 100644 content/blog/2026/02/camel-k-gitops-apps/pr-add-sample-2.png
 create mode 100644 content/blog/2026/02/camel-k-gitops-apps/pr-diff.png
 create mode 100644 content/blog/2026/02/camel-karaf-release-4.8.9/index.md
 create mode 100644 content/blog/2026/02/camel418-whatsnew/featured.jpeg
 create mode 100644 content/blog/2026/02/camel418-whatsnew/index.md
 create mode 100644 content/releases/kamelets/release-4.14.5.md
 create mode 100644 content/releases/kamelets/release-4.18.0.md
 create mode 100644 content/releases/karaf/release-4.8.9.md
 create mode 100644 content/releases/release-4.18.0.md
 copy content/releases/upgrade-recipes/{release-4.17.0.md => release-4.18.0.md} 
(73%)
 create mode 100644 content/security/CVE-2026-23552.md
 create mode 100644 content/security/CVE-2026-23552.txt.asc
 create mode 100644 content/security/CVE-2026-25747.md
 create mode 100644 content/security/CVE-2026-25747.txt.asc
 copy static/schema/cxf/jaxrs/{camel-cxf-rest-3.18.0-spring.xsd => 
camel-cxf-spring-rest-4.18.0-spring.xsd} (100%)
 copy static/schema/cxf/jaxws/{camel-cxf-soap-3.18.0-spring.xsd => 
camel-cxf-spring-soap-4.18.0-spring.xsd} (100%)
 copy static/schema/spring-security/{camel-spring-security-4.10.0.xsd => 
camel-spring-security-4.18.0.xsd} (100%)
 copy static/schema/spring/{camel-spring-4.17.0.xsd => camel-spring-4.18.0.xsd} 
(99%)
 copy static/schema/xml-io/{camel-xml-io-4.17.0.xsd => camel-xml-io-4.18.0.xsd} 
(99%)

Reply via email to