Skip to content
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

Bump commons-logging from 1.1.3 to 1.2 in /plugins/repository-hdfs #2388

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 7, 2022

Bumps commons-logging from 1.1.3 to 1.2.

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 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)

@dependabot dependabot bot requested a review from a team as a code owner March 7, 2022 13:39
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Mar 7, 2022
@opensearch-ci-bot
Copy link
Collaborator

Can one of the admins verify this patch?

@opensearch-ci-bot
Copy link
Collaborator

❌   Gradle Check failure 631d6a7
Log 3100

Reports 3100

@opensearch-ci-bot
Copy link
Collaborator

❌   Gradle Check failure 1cad3df
Log 3108

Reports 3108

@saratvemulapalli
Copy link
Member

@dependabot rebase

@dependabot dependabot bot force-pushed the dependabot/gradle/plugins/repository-hdfs/commons-logging-commons-logging-1.2 branch from 1cad3df to ba00dd4 Compare March 18, 2022 16:03
@opensearch-ci-bot
Copy link
Collaborator

❌   Gradle Check failure ba00dd4
Log 3514

Reports 3514

@opensearch-ci-bot
Copy link
Collaborator

❌   Gradle Check failure 8f0281a
Log 3516

Reports 3516

@dependabot dependabot bot force-pushed the dependabot/gradle/plugins/repository-hdfs/commons-logging-commons-logging-1.2 branch from 8f0281a to 149ba1f Compare March 19, 2022 20:02
@opensearch-ci-bot
Copy link
Collaborator

❌   Gradle Check failure 149ba1f
Log 3564

Reports 3564

@opensearch-ci-bot
Copy link
Collaborator

❌   Gradle Check failure a1b7e49
Log 3565

Reports 3565

@tlfeng
Copy link
Collaborator

tlfeng commented Mar 19, 2022

In log 3565:
Dependency version conflict.

* What went wrong:
Could not determine the dependencies of task ':plugins:repository-hdfs:integTestHa'.
> Could not resolve all task dependencies for configuration ':plugins:repository-hdfs:testRuntimeClasspath'.
   > Conflict(s) found for the following module(s):
       - commons-logging:commons-logging between versions 1.2 and 1.1.3
     Run with:
         --scan or
         :plugins:repository-hdfs:dependencyInsight --configuration testRuntimeClasspath --dependency commons-logging:commons-logging
     to get more insight on how to solve the conflict.

@dblock
Copy link
Member

dblock commented Mar 21, 2022

@dependabot rebase

Bumps commons-logging from 1.1.3 to 1.2.

---
updated-dependencies:
- dependency-name: commons-logging:commons-logging
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/gradle/plugins/repository-hdfs/commons-logging-commons-logging-1.2 branch from a1b7e49 to 651017d Compare March 21, 2022 19:56
Signed-off-by: dependabot[bot] <[email protected]>
@saratvemulapalli
Copy link
Member

saratvemulapalli commented Mar 21, 2022

@tlfeng @dblock looks like there was a lingering consumer not using the central versioning system.
Here's the PR: #2541

I'll rebase this PR after that is merged and precommit should be good.

@opensearch-ci-bot
Copy link
Collaborator

❌   Gradle Check failure 651017d
Log 3614

Reports 3614

@opensearch-ci-bot
Copy link
Collaborator

❌   Gradle Check failure 160c0f5
Log 3617

Reports 3617

@saratvemulapalli
Copy link
Member

@dependabot rebase

@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Mar 22, 2022

Looks like commons-logging:commons-logging is no longer a dependency, so this is no longer needed.

@dependabot dependabot bot closed this Mar 22, 2022
@dependabot dependabot bot deleted the dependabot/gradle/plugins/repository-hdfs/commons-logging-commons-logging-1.2 branch March 22, 2022 00:37
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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants