Skip to content

chore(deps): Bump hapi-fhir-core-version from 6.10.3 to 6.10.4 - #26236

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/maven/hapi-fhir-core-version-6.10.4
Open

chore(deps): Bump hapi-fhir-core-version from 6.10.3 to 6.10.4#26236
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/maven/hapi-fhir-core-version-6.10.4

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Sep 9, 2026

Copy link
Copy Markdown
Contributor

Bumps hapi-fhir-core-version from 6.10.3 to 6.10.4.
Updates ca.uhn.hapi.fhir:org.hl7.fhir.utilities from 6.10.3 to 6.10.4

Updates ca.uhn.hapi.fhir:org.hl7.fhir.dstu2 from 6.10.3 to 6.10.4

Updates ca.uhn.hapi.fhir:org.hl7.fhir.dstu3 from 6.10.3 to 6.10.4

Updates ca.uhn.hapi.fhir:org.hl7.fhir.r4 from 6.10.3 to 6.10.4

Updates ca.uhn.hapi.fhir:org.hl7.fhir.r5 from 6.10.3 to 6.10.4

Updates ca.uhn.hapi.fhir:org.hl7.fhir.dstu2016may from 6.10.3 to 6.10.4

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps `hapi-fhir-core-version` from 6.10.3 to 6.10.4.

Updates `ca.uhn.hapi.fhir:org.hl7.fhir.utilities` from 6.10.3 to 6.10.4

Updates `ca.uhn.hapi.fhir:org.hl7.fhir.dstu2` from 6.10.3 to 6.10.4

Updates `ca.uhn.hapi.fhir:org.hl7.fhir.dstu3` from 6.10.3 to 6.10.4

Updates `ca.uhn.hapi.fhir:org.hl7.fhir.r4` from 6.10.3 to 6.10.4

Updates `ca.uhn.hapi.fhir:org.hl7.fhir.r5` from 6.10.3 to 6.10.4

Updates `ca.uhn.hapi.fhir:org.hl7.fhir.dstu2016may` from 6.10.3 to 6.10.4

---
updated-dependencies:
- dependency-name: ca.uhn.hapi.fhir:org.hl7.fhir.utilities
  dependency-version: 6.10.4
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: ca.uhn.hapi.fhir:org.hl7.fhir.dstu2
  dependency-version: 6.10.4
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: ca.uhn.hapi.fhir:org.hl7.fhir.dstu3
  dependency-version: 6.10.4
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: ca.uhn.hapi.fhir:org.hl7.fhir.r4
  dependency-version: 6.10.4
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: ca.uhn.hapi.fhir:org.hl7.fhir.r5
  dependency-version: 6.10.4
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: ca.uhn.hapi.fhir:org.hl7.fhir.dstu2016may
  dependency-version: 6.10.4
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file java Pull requests that update Java code labels Sep 9, 2026
@github-actions

github-actions Bot commented Sep 9, 2026

Copy link
Copy Markdown
Contributor

🌟 Thank you for your contribution to the Apache Camel project! 🌟
🤖 CI automation will test this PR automatically.

🐫 Apache Camel Committers, please review the following items:

  • First-time contributors require MANUAL approval for the GitHub Actions to run
  • You can use the command /component-test (camel-)component-name1 (camel-)component-name2.. to request a test from the test bot although they are normally detected and executed by CI.
  • You can label PRs using skip-tests and test-dependents to fine-tune the checks executed by this PR.
  • Build and test logs are available in the summary page. Only Apache Camel committers have access to the summary.

⚠️ Be careful when sharing logs. Review their contents before sharing them publicly.

@gnodet gnodet left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Straightforward patch version bump of hapi-fhir-core-version from 6.10.3 to 6.10.4. Single property change in parent/pom.xml, affecting 6 FHIR modules. Version 6.10.4 is available on Maven Central. No code changes beyond the version property.

📋 PR Metadata

Aspect Current Suggested
Category dependencies ✅ correct (chore)
Labels dependencies, java, core-build-and-dependencies ✅ correct
Milestone (none) Consider assigning to the next milestone

Backport: not needed — this is a dependency chore on main.

This review was generated by an AI agent and may contain inaccuracies. Please verify all suggestions before applying.

Hermes on behalf of Guillaume Nodet

@github-actions

github-actions Bot commented Sep 9, 2026

Copy link
Copy Markdown
Contributor

🧪 CI tested the following changed modules:

  • parent

POM dependency changes: targeted tests included

Changed properties: hapi-fhir-core-version

Modules affected by dependency changes (1)
  • :camel-fhir

🔬 Scalpel shadow comparison — Scalpel: 9 tested, 27 compile-only — current: 0 all tested

Maveniverse Scalpel detected 36 affected modules (current approach: 0).

⚠️ Modules only in Scalpel (36)
  • apache-camel
  • camel-allcomponents
  • camel-catalog
  • camel-catalog-console
  • camel-catalog-maven
  • camel-catalog-suggest
  • camel-componentdsl
  • camel-endpointdsl
  • camel-endpointdsl-support
  • camel-fhir
  • camel-itest
  • camel-jbang-core
  • camel-jbang-it
  • camel-jbang-main
  • camel-jbang-mcp
  • camel-jbang-plugin-edit
  • camel-jbang-plugin-generate
  • camel-jbang-plugin-kubernetes
  • camel-jbang-plugin-mcp
  • camel-jbang-plugin-route-parser
  • camel-jbang-plugin-test
  • camel-jbang-plugin-tui
  • camel-jbang-plugin-validate
  • camel-kamelet-main
  • camel-launcher
  • camel-launcher-container
  • camel-report-maven-plugin
  • camel-route-parser
  • camel-yaml-dsl
  • camel-yaml-dsl-deserializers
  • camel-yaml-dsl-maven-plugin
  • camel-yaml-dsl-validator
  • camel-yaml-dsl-validator-maven-plugin
  • coverage
  • docs
  • dummy-component

Changed properties: hapi-fhir-core-version

Changed managed dependencies: ca.uhn.hapi.fhir:org.hl7.fhir.utilities, ca.uhn.hapi.fhir:org.hl7.fhir.dstu2, ca.uhn.hapi.fhir:org.hl7.fhir.dstu3, ca.uhn.hapi.fhir:org.hl7.fhir.r4, ca.uhn.hapi.fhir:org.hl7.fhir.r5, ca.uhn.hapi.fhir:org.hl7.fhir.dstu2016may

Skip-tests mode would test 9 modules (1 direct + 8 downstream), skip tests for 27 (generated code, meta-modules)

Modules Scalpel would test (9)
  • camel-fhir
  • camel-jbang-mcp
  • camel-jbang-plugin-mcp
  • camel-jbang-plugin-route-parser
  • camel-jbang-plugin-tui
  • camel-jbang-plugin-validate
  • camel-launcher-container
  • camel-yaml-dsl-validator
  • camel-yaml-dsl-validator-maven-plugin
Modules with tests skipped (27)
  • apache-camel
  • camel-allcomponents
  • camel-catalog
  • camel-catalog-console
  • camel-catalog-maven
  • camel-catalog-suggest
  • camel-componentdsl
  • camel-endpointdsl
  • camel-endpointdsl-support
  • camel-itest
  • camel-jbang-core
  • camel-jbang-it
  • camel-jbang-main
  • camel-jbang-plugin-edit
  • camel-jbang-plugin-generate
  • camel-jbang-plugin-kubernetes
  • camel-jbang-plugin-test
  • camel-kamelet-main
  • camel-launcher
  • camel-report-maven-plugin
  • camel-route-parser
  • camel-yaml-dsl
  • camel-yaml-dsl-deserializers
  • camel-yaml-dsl-maven-plugin
  • coverage
  • docs
  • dummy-component

ℹ️ Shadow mode — Scalpel observes but does not affect test execution. Learn more

All tested modules (37 modules, 3m 26s total)

Total reactor time: 3m 26s

Module Duration Status
Camel :: Endpoint DSL 59.9s SUCCESS
Camel :: YAML DSL 52.4s SUCCESS
Camel :: JBang :: Plugin :: TUI 12.8s FAILURE
Camel :: Component DSL 11.2s SUCCESS
Camel :: Catalog :: Camel Catalog 10.4s SUCCESS
Camel :: Docs 9.7s SUCCESS
Camel :: JBang :: Plugin :: Kubernetes 8.9s SUCCESS
Camel :: Catalog :: Camel Report Maven Plugin 5.5s SUCCESS
Camel :: Catalog :: Camel Route Parser 5.4s SUCCESS
Camel :: JBang :: Plugin :: Testing 5.4s SUCCESS
Camel :: YAML DSL :: Deserializers 3.8s SUCCESS
Camel :: Kamelet Main 3.4s SUCCESS
Camel :: All Components Sync point 3.2s SUCCESS
Camel :: YAML DSL :: Validator 2.3s SUCCESS
Camel :: YAML DSL :: Maven Plugins 1.9s SUCCESS
Camel :: Catalog :: Suggest 1.9s SUCCESS
Camel :: Catalog :: Maven 1.6s SUCCESS
Camel :: YAML DSL :: Validator Maven Plugin 1.1s SUCCESS
Camel :: Assembly 1.0s SUCCESS
Camel :: Endpoint DSL :: Support 0.8s SUCCESS
Camel :: Catalog :: Dummy Component 0.8s SUCCESS
Camel :: Parent 0.8s SUCCESS
Camel :: JBang :: Plugin :: Validate 0.6s SUCCESS
Camel :: Catalog :: Console 0.5s SUCCESS
Camel :: JBang :: Plugin :: MCP 0.5s SUCCESS
Camel :: Coverage n/a
Camel :: FHIR n/a
Camel :: Integration Tests n/a
Camel :: JBang :: Core n/a
Camel :: JBang :: Integration tests n/a
Camel :: JBang :: MCP n/a
Camel :: JBang :: Main n/a
Camel :: JBang :: Plugin :: Edit n/a
Camel :: JBang :: Plugin :: Generate n/a
Camel :: JBang :: Plugin :: Route Parser n/a
Camel :: Launcher n/a
Camel :: Launcher :: Container n/a

Top 20 slowest modules:

  • Camel :: Endpoint DSL (59.9s)
  • Camel :: YAML DSL (52.4s)
  • Camel :: JBang :: Plugin :: TUI (12.8s)
  • Camel :: Component DSL (11.2s)
  • Camel :: Catalog :: Camel Catalog (10.4s)
  • Camel :: Docs (9.7s)
  • Camel :: JBang :: Plugin :: Kubernetes (8.9s)
  • Camel :: Catalog :: Camel Report Maven Plugin (5.5s)
  • Camel :: Catalog :: Camel Route Parser (5.4s)
  • Camel :: JBang :: Plugin :: Testing (5.4s)
  • Camel :: YAML DSL :: Deserializers (3.8s)
  • Camel :: Kamelet Main (3.4s)
  • Camel :: All Components Sync point (3.2s)
  • Camel :: YAML DSL :: Validator (2.3s)
  • Camel :: YAML DSL :: Maven Plugins (1.9s)
  • Camel :: Catalog :: Suggest (1.9s)
  • Camel :: Catalog :: Maven (1.6s)
  • Camel :: YAML DSL :: Validator Maven Plugin (1.1s)
  • Camel :: Assembly (1.0s)
  • Camel :: Endpoint DSL :: Support (0.8s)

⚙️ View full build and test results

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

core-build-and-dependencies dependencies Pull requests that update a dependency file java Pull requests that update Java code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants