Skip to content

chore(deps): Bump mima-version from 2.4.46 to 2.4.47 - #25145

Merged
apupier merged 1 commit into
mainfrom
dependabot/maven/mima-version-2.4.47
Jul 27, 2026
Merged

chore(deps): Bump mima-version from 2.4.46 to 2.4.47#25145
apupier merged 1 commit into
mainfrom
dependabot/maven/mima-version-2.4.47

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jul 27, 2026

Copy link
Copy Markdown
Contributor

Bumps mima-version from 2.4.46 to 2.4.47.
Updates eu.maveniverse.maven.mima:context from 2.4.46 to 2.4.47
Updates eu.maveniverse.maven.mima.runtime:embedded-maven from 2.4.46 to 2.4.47

Updates eu.maveniverse.maven.mima.runtime:standalone-static from 2.4.46 to 2.4.47

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)

---
updated-dependencies:
- dependency-name: eu.maveniverse.maven.mima:context
  dependency-version: 2.4.47
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: eu.maveniverse.maven.mima.runtime:embedded-maven
  dependency-version: 2.4.47
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: eu.maveniverse.maven.mima.runtime:standalone-static
  dependency-version: 2.4.47
  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 Jul 27, 2026
@github-actions

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.

@apupier
apupier merged commit 8407050 into main Jul 27, 2026
5 checks passed
@dependabot
dependabot Bot deleted the dependabot/maven/mima-version-2.4.47 branch July 27, 2026 08:22
@github-actions

Copy link
Copy Markdown
Contributor

🧪 CI tested the following changed modules:

  • parent

🔬 Scalpel shadow comparison — Scalpel: 7 tested, 14 compile-only — current: 0 all tested

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

⚠️ Modules only in Scalpel (21)
  • apache-camel
  • camel-catalog-maven
  • 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-tooling-maven
  • coverage

Changed properties: mima-version

Changed managed dependencies: eu.maveniverse.maven.mima:context, eu.maveniverse.maven.mima.runtime:embedded-maven, eu.maveniverse.maven.mima.runtime:standalone-static

Skip-tests mode would test 7 modules (1 direct + 6 downstream), skip tests for 14 (generated code, meta-modules)

Modules Scalpel would test (7)
  • camel-jbang-mcp
  • camel-jbang-plugin-mcp
  • camel-jbang-plugin-route-parser
  • camel-jbang-plugin-tui
  • camel-jbang-plugin-validate
  • camel-launcher-container
  • camel-tooling-maven
Modules with tests skipped (14)
  • apache-camel
  • camel-catalog-maven
  • 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
  • coverage

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

All tested modules (22 modules)
  • Camel :: Assembly
  • Camel :: Catalog :: Camel Report Maven Plugin
  • Camel :: Catalog :: Maven
  • Camel :: Coverage
  • Camel :: Integration Tests
  • Camel :: JBang :: Core
  • Camel :: JBang :: Integration tests
  • Camel :: JBang :: MCP
  • Camel :: JBang :: Main
  • Camel :: JBang :: Plugin :: Edit
  • Camel :: JBang :: Plugin :: Generate
  • Camel :: JBang :: Plugin :: Kubernetes
  • Camel :: JBang :: Plugin :: MCP
  • Camel :: JBang :: Plugin :: Route Parser
  • Camel :: JBang :: Plugin :: TUI
  • Camel :: JBang :: Plugin :: Testing
  • Camel :: JBang :: Plugin :: Validate
  • Camel :: Kamelet Main
  • Camel :: Launcher
  • Camel :: Launcher :: Container
  • Camel :: Parent
  • Camel :: Tooling :: Maven

⚙️ 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