This is an automated email from the ASF dual-hosted git repository.
github-bot pushed a change to branch dependabot/npm_and_yarn/convict-6.2.5
in repository https://gitbox.apache.org/repos/asf/camel-website.git
discard d15c3cd1 chore(deps): bump convict from 6.2.4 to 6.2.5
add 0e1f0be1 CAMEL-22409: zwsp invisible character breaks property at
runtime (#1549)
add 86eff737 Regen for commit 0e1f0be12abc8d948eb7c2f7490f7fdd4b3004c9
add 8f47c674 Add XML schemas for Camel 4.18.1
add 291a2084 Add release notes and blog entry for Camel 4.18.1
add 1e9e2c0e Create release-4.14.5.md (#1559)
add 35da4aec Added Release 4.18.0 for camel kafka connector (#1558)
add e418983e chore: upgrade actions/checkout to v5
add d1a8df79 chore: upgrade actions/upload-artifact to v5
add 1f7496ae chore: upgrade peter-evans/create-pull-request to v6
add f22d683b chore(deps): bump lodash-es from 4.17.23 to 4.18.1
add 9b156c2a chore(deps): bump lodash from 4.17.23 to 4.18.1 in
/antora-ui-camel
add 4292b448 Release Kamelets 4.18.1 (#1563)
add d9ce5d3c chore(deps): bump defu from 6.1.4 to 6.1.6
add 73975fa6 Move schema to correct folder
add 87efef62 chore(deps): bump @hono/node-server in /antora-ui-camel
add eb56f7fd chore(deps): bump hono from 4.12.2 to 4.12.12 in
/antora-ui-camel (#1567)
add 399ecbce chore(deps): bump fast-xml-parser in /antora-ui-camel (#1568)
add f2acfe0a chore(deps): bump node-forge from 1.3.2 to 1.4.0
add 24a527f1 chore(deps): bump convict from 6.2.4 to 6.2.5
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 (d15c3cd1)
\
N -- N -- N refs/heads/dependabot/npm_and_yarn/convict-6.2.5
(24a527f1)
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/main-push-ui-bundle.yml | 4 +-
.github/workflows/pr.yaml | 4 +-
.github/workflows/preview.yaml | 2 +-
antora-playbook-snippets/antora-playbook.yml | 2 +
.../{site-3e1e4a4d80.css => site-bb3e848bb6.css} | 2 +-
antora-ui-camel/public/_/data/rev-manifest.json | 2 +-
antora-ui-camel/public/_/helpers/asset.js | 2 +-
antora-ui-camel/public/_/partials/head-styles.hbs | 2 +-
antora-ui-camel/public/_/rev-manifest | 2 +-
antora-ui-camel/src/css/doc.css | 6 ++
antora-ui-camel/yarn.lock | 24 +++---
.../03/RELEASE-4.18.1}/camel-featured.jpeg | Bin
.../03/RELEASE-4.18.1}/index.md | 10 +--
content/releases/ckc/release-4.14.5.md | 13 ++++
content/releases/ckc/release-4.18.0.md | 13 ++++
content/releases/kamelets/release-4.18.1.md | 11 +++
content/releases/release-4.18.1.md | 17 +++++
...xsd => camel-cxf-spring-rest-4.18.1-spring.xsd} | 0
...xsd => camel-cxf-spring-soap-4.18.1-spring.xsd} | 0
...4.10.0.xsd => camel-spring-security-4.18.1.xsd} | 0
.../{camel-spring.xsd => camel-spring-4.18.1.xsd} | 83 ++++++++++-----------
...l-xml-io-4.18.0.xsd => camel-xml-io-4.18.1.xsd} | 83 ++++++++++-----------
yarn.lock | 18 ++---
23 files changed, 174 insertions(+), 126 deletions(-)
rename antora-ui-camel/public/_/css/{site-3e1e4a4d80.css =>
site-bb3e848bb6.css} (60%)
copy content/blog/{2021/03/camel-quarkus-release-1.8.0 =>
2026/03/RELEASE-4.18.1}/camel-featured.jpeg (100%)
copy content/blog/{2023/11/RELEASE-4.0.3 => 2026/03/RELEASE-4.18.1}/index.md
(68%)
create mode 100644 content/releases/ckc/release-4.14.5.md
create mode 100644 content/releases/ckc/release-4.18.0.md
create mode 100644 content/releases/kamelets/release-4.18.1.md
create mode 100644 content/releases/release-4.18.1.md
copy static/schema/cxf/jaxrs/{camel-cxf-rest-3.18.0-spring.xsd =>
camel-cxf-spring-rest-4.18.1-spring.xsd} (100%)
copy static/schema/cxf/jaxws/{camel-cxf-soap-3.18.0-spring.xsd =>
camel-cxf-spring-soap-4.18.1-spring.xsd} (100%)
copy static/schema/spring-security/{camel-spring-security-4.10.0.xsd =>
camel-spring-security-4.18.1.xsd} (100%)
copy static/schema/spring/{camel-spring.xsd => camel-spring-4.18.1.xsd} (99%)
copy static/schema/xml-io/{camel-xml-io-4.18.0.xsd => camel-xml-io-4.18.1.xsd}
(99%)