Skip to content

Bump org.apache.commons:commons-collections4 from 4.4 to 4.5.0 #5316

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github May 5, 2025

Bumps org.apache.commons:commons-collections4 from 4.4 to 4.5.0.

Dependabot compatibility score

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 merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @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 org.apache.commons:commons-collections4 from 4.4 to 4.5.0.

---
updated-dependencies:
- dependency-name: org.apache.commons:commons-collections4
  dependency-version: 4.5.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file java Pull requests that update Java code labels May 5, 2025
@shikharj05
Copy link
Collaborator

Failure- https://github.com/opensearch-project/security/actions/runs/14830692610/job/41631118774?pr=5316#step:6:107

* What went wrong:
Execution failed for task ':compileIntegrationTestJava'.
> Could not resolve all dependencies for configuration ':integrationTestCompileClasspath'.
   > Conflict found for the following module:
       - org.apache.commons:commons-collections4 between versions 4.5.0 and 4.4

* Try:
> Run with :dependencyInsight --configuration integrationTestCompileClasspath --dependency org.apache.commons:commons-collections4 to get more insight on how to solve the conflict.
> Run with --stacktrace option to get the stack trace.
> Run with --info or --debug option to get more log output.
> Run with --scan to get full insights.
> Get more help at https://help.gradle.org./

RyanL1997
RyanL1997 previously approved these changes May 5, 2025
@RyanL1997 RyanL1997 dismissed their stale review May 5, 2025 16:48

ci failed

cwperks
cwperks previously approved these changes May 6, 2025
@cwperks
Copy link
Member

cwperks commented May 7, 2025

Pushed a commit to resolve the failures by exclude commons-collection4 transient dependency from com.flipkart.zjsonpatch:zjsonpatch

cwperks added 3 commits May 7, 2025 10:56
Signed-off-by: Craig Perkins <[email protected]>
…s4-4.5.0' of github.com:opensearch-project/security into dependabot/gradle/org.apache.commons-commons-collections4-4.5.0
Copy link

codecov bot commented May 7, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 71.72%. Comparing base (c0b37b1) to head (f8b702b).
Report is 1 commits behind head on main.

Additional details and impacted files

Impacted file tree graph

@@           Coverage Diff           @@
##             main    #5316   +/-   ##
=======================================
  Coverage   71.72%   71.72%           
=======================================
  Files         384      384           
  Lines       23866    23866           
  Branches     3646     3646           
=======================================
+ Hits        17118    17119    +1     
- Misses       4918     4919    +1     
+ Partials     1830     1828    -2     

see 7 files with indirect coverage changes

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@cwperks cwperks merged commit 37c3771 into main May 7, 2025
52 checks passed
@cwperks cwperks deleted the dependabot/gradle/org.apache.commons-commons-collections4-4.5.0 branch May 7, 2025 18:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
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.

3 participants