Skip to content

Update instrumentation Gradle dependencies#11333

Open
dd-octo-sts[bot] wants to merge 1 commit intomasterfrom
ci/update-gradle-dependencies-instrumentation-20260510
Open

Update instrumentation Gradle dependencies#11333
dd-octo-sts[bot] wants to merge 1 commit intomasterfrom
ci/update-gradle-dependencies-instrumentation-20260510

Conversation

@dd-octo-sts
Copy link
Copy Markdown
Contributor

@dd-octo-sts dd-octo-sts Bot commented May 10, 2026

What Does This Do

This PR updates the Gradle dependency locks for instrumentations and their tests.

Motivation

Refresh Gradle dependencies to make sure to test latest versions of dependencies within their supported versions.

Contributor Checklist

  • Update PR title if a code change is needed to support one of those new dependencies

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
@dd-octo-sts dd-octo-sts Bot added tag: no release notes Changes to exclude from release notes tag: dependencies Dependencies related changes labels May 10, 2026
@dd-octo-sts dd-octo-sts Bot requested a review from a team as a code owner May 10, 2026 05:25
@dd-octo-sts dd-octo-sts Bot added the tag: no release notes Changes to exclude from release notes label May 10, 2026
@dd-octo-sts dd-octo-sts Bot requested review from a team as code owners May 10, 2026 05:25
@dd-octo-sts dd-octo-sts Bot added the tag: dependencies Dependencies related changes label May 10, 2026
@dd-octo-sts dd-octo-sts Bot requested review from a team as code owners May 10, 2026 05:25
@dd-octo-sts dd-octo-sts Bot requested review from PerfectSlayer, claponcet, jandro996 and mtoffl01 and removed request for a team May 10, 2026 05:25
Copy link
Copy Markdown

@chatgpt-codex-connector chatgpt-codex-connector Bot left a comment

Choose a reason for hiding this comment

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

💡 Codex Review

Here are some automated review suggestions for this pull request.

Reviewed commit: d6b3dcbd79

ℹ️ About Codex in GitHub

Codex has been enabled to automatically review pull requests in this repo. Reviews are triggered when you

  • Open a pull request for review
  • Mark a draft as ready
  • Comment "@codex review".

If Codex has suggestions, it will comment; otherwise it will react with 👍.

When you sign up for Codex through ChatGPT, Codex can also answer questions or update the PR, like "@codex address that feedback".

org.mule.services:mule-service-http:1.12.5=latestMuleServices
org.mule.services:mule-service-http:1.5.21=mule46Services,muleServices
org.mule.services:mule-service-scheduler:1.11.3=latestMuleServices
org.mule.services:mule-service-scheduler:1.1.4=latestMuleServices
Copy link
Copy Markdown

Choose a reason for hiding this comment

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

P2 Badge Keep latest Mule scheduler dependency on newest 1.x

latestMuleServices is intended to track the newest 1.+ scheduler service for the latestDepForkedTest path, but this lock update downgrades it from 1.11.3 to 1.1.4. That effectively rolls back the “latest” Mule-services test matrix and pulls much older transitive components in the same lockfile (for example, older Quartz), reducing coverage against current Mule service behavior and making regressions in newer scheduler releases easier to miss.

Useful? React with 👍 / 👎.

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

Labels

tag: dependencies Dependencies related changes tag: no release notes Changes to exclude from release notes

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants