This is an automated email from the ASF dual-hosted git repository.
gfournier pushed a change to branch dependabot/npm_and_yarn/glob-11.1.0
in repository https://gitbox.apache.org/repos/asf/camel-website.git
discard 1ee41228 chore: dedupe
discard c08e9ca9 chore: fix lock
discard fdd7926a chore(deps): bump glob from 10.4.1 to 11.1.0
add 91541968 Add XML schemas for Camel 4.10.8
add f8365797 Add release notes and blog entry for Camel 4.10.8
add 034136bc Fix Camel 4.10.8 folder
add 440e7646 Move XSD in correct folder
add 6b03130b chore(deps): bump js-yaml versions
add a8bdaa96 chore(deps): bump glob from 10.4.1 to 11.1.0
add 8665274d chore: fix lock
add be249dd6 chore: dedupe
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 (1ee41228)
\
N -- N -- N refs/heads/dependabot/npm_and_yarn/glob-11.1.0
(be249dd6)
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-ui-camel/package.json | 2 +-
antora-ui-camel/yarn.lock | 10 ++++-----
.../12/RELEASE-4.10.8}/featured.png | Bin
.../RELEASE-4.10.1 => 12/RELEASE-4.10.8}/index.md | 10 ++++-----
content/releases/release-4.10.8.md | 17 ++++++++++++++
package.json | 2 +-
...xsd => camel-cxf-spring-rest-4.10.8-spring.xsd} | 0
...xsd => camel-cxf-spring-soap-4.10.8-spring.xsd} | 0
...4.10.0.xsd => camel-spring-security-4.10.8.xsd} | 0
...l-spring-4.10.7.xsd => camel-spring-4.10.8.xsd} | 0
yarn.lock | 25 ++++++++++-----------
11 files changed, 41 insertions(+), 25 deletions(-)
copy content/blog/{2023/01/camel4roadmap =>
2025/12/RELEASE-4.10.8}/featured.png (100%)
copy content/blog/2025/{03/RELEASE-4.10.1 => 12/RELEASE-4.10.8}/index.md (68%)
create mode 100644 content/releases/release-4.10.8.md
copy static/schema/cxf/jaxrs/{camel-cxf-rest-3.18.0-spring.xsd =>
camel-cxf-spring-rest-4.10.8-spring.xsd} (100%)
copy static/schema/cxf/jaxws/{camel-cxf-soap-3.18.0-spring.xsd =>
camel-cxf-spring-soap-4.10.8-spring.xsd} (100%)
copy static/schema/spring-security/{camel-spring-security-4.10.0.xsd =>
camel-spring-security-4.10.8.xsd} (100%)
copy static/schema/spring/{camel-spring-4.10.7.xsd => camel-spring-4.10.8.xsd}
(100%)