Skip to content

chore(deps): update dependency com.fasterxml.jackson:jackson-bom to v2.18.1 - autoclosed#2806

Closed
solrbot wants to merge 1 commit intoapache:mainfrom
solrbot:renovate/com.fasterxml.jackson-jackson-bom-2.x
Closed

chore(deps): update dependency com.fasterxml.jackson:jackson-bom to v2.18.1 - autoclosed#2806
solrbot wants to merge 1 commit intoapache:mainfrom
solrbot:renovate/com.fasterxml.jackson-jackson-bom-2.x

Conversation

@solrbot
Copy link
Collaborator

@solrbot solrbot commented Oct 29, 2024

This PR contains the following updates:

Package Type Update Change
com.fasterxml.jackson:jackson-bom dependencies patch 2.18.0 -> 2.18.1

Configuration

📅 Schedule: Branch creation - "* * * * *" (UTC), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Renovate Bot

@solrbot
Copy link
Collaborator Author

solrbot commented Oct 29, 2024

⚠️ Artifact update problem

Renovate failed to update artifacts related to this branch. You probably do not want to merge this PR as-is.

♻ Renovate will retry this branch, including artifacts, only when one of the following happens:

  • any of the package files in this branch needs updating, or
  • the branch becomes conflicted, or
  • you click the rebase/retry checkbox if found above, or
  • you rename this PR's title to start with "rebase!" to trigger it manually

The artifact failure details are included below:

File name: versions.props
Command failed: ./gradlew --console=plain --dependency-verification lenient -q :dependencies :solr:dependencies :solr:api:dependencies :solr:benchmark:dependencies :solr:core:dependencies :solr:cross-dc-manager:dependencies :solr:distribution:dependencies :solr:docker:dependencies :solr:documentation:dependencies :solr:example:dependencies :solr:modules:dependencies :solr:packaging:dependencies :solr:prometheus-exporter:dependencies :solr:server:dependencies :solr:solr-ref-guide:dependencies :solr:solrj:dependencies :solr:solrj-streaming:dependencies :solr:solrj-zookeeper:dependencies :solr:test-framework:dependencies :solr:webapp:dependencies :solr:modules:analysis-extras:dependencies :solr:modules:clustering:dependencies :solr:modules:cross-dc:dependencies :solr:modules:extraction:dependencies :solr:modules:gcs-repository:dependencies :solr:modules:hadoop-auth:dependencies :solr:modules:hdfs:dependencies :solr:modules:jwt-auth:dependencies :solr:modules:langid:dependencies :solr:modules:ltr:dependencies :solr:modules:opentelemetry:dependencies :solr:modules:s3-repository:dependencies :solr:modules:scripting:dependencies :solr:modules:sql:dependencies --write-locks

FAILURE: Build failed with an exception.

* What went wrong:
A problem occurred configuring root project 'solr-root'.
> Could not compute lock state from configuration 'unifiedClasspath' due to unresolved dependencies:
   * com.fasterxml.jackson.module:jackson-module-scala_2.13:2.18.1 (requested: 'com.fasterxml.jackson.module:jackson-module-scala_2.13:2.18.1' because: constraint)
        Failures:
           - Could not find com.fasterxml.jackson.module:jackson-module-scala_2.13:2.18.1.
  Searched in the following locations:
    - https://repo.maven.apache.org/maven2/com/fasterxml/jackson/module/jackson-module-scala_2.13/2.18.1/jackson-module-scala_2.13-2.18.1.pom
  
   * com.fasterxml.jackson.module:jackson-module-kotlin:2.18.1 (requested: 'com.fasterxml.jackson.module:jackson-module-kotlin:2.18.1' because: constraint)
        Failures:
           - Could not find com.fasterxml.jackson.module:jackson-module-kotlin:2.18.1.
  Searched in the following locations:
    - https://repo.maven.apache.org/maven2/com/fasterxml/jackson/module/jackson-module-kotlin/2.18.1/jackson-module-kotlin-2.18.1.pom
  
   * com.fasterxml.jackson.module:jackson-module-scala_2.13:2.18.1 (requested: 'com.fasterxml.jackson.module:jackson-module-scala_2.13:2.16.2' because: requested)
        Failures:
           - Could not find com.fasterxml.jackson.module:jackson-module-scala_2.13:2.18.1.
  Searched in the following locations:
    - https://repo.maven.apache.org/maven2/com/fasterxml/jackson/module/jackson-module-scala_2.13/2.18.1/jackson-module-scala_2.13-2.18.1.pom
  
   * com.fasterxml.jackson.module:jackson-module-kotlin:2.18.1 (requested: 'com.fasterxml.jackson.module:jackson-module-kotlin:2.15.2' because: requested)
        Failures:
           - Could not find com.fasterxml.jackson.module:jackson-module-kotlin:2.18.1.
  Searched in the following locations:
    - https://repo.maven.apache.org/maven2/com/fasterxml/jackson/module/jackson-module-kotlin/2.18.1/jackson-module-kotlin-2.18.1.pom


* Try:
> Run with --stacktrace option to get the stack trace.
> Run with --info or --debug option to get more log output.
> Get more help at https://help.gradle.org.

BUILD FAILED in 12s

File name: undefined
Command failed: ./gradlew updateLicenses

FAILURE: Build failed with an exception.

* What went wrong:
Could not determine the dependencies of task ':solr:api:compileJava'.
> Could not resolve all task dependencies for configuration ':solr:api:compileClasspath'.
   > Could not resolve com.fasterxml.jackson.core:jackson-annotations.
     Required by:
         project :solr:api
      > Cannot find a version of 'com.fasterxml.jackson.core:jackson-annotations' that satisfies the version constraints:
           Dependency path 'org.apache.solr:api:10.0.0-SNAPSHOT' --> 'com.fasterxml.jackson.core:jackson-annotations'
           Constraint path 'org.apache.solr:api:10.0.0-SNAPSHOT' --> 'org.apache:solr-root:10.0.0-SNAPSHOT' (gcvLocks) --> 'com.fasterxml.jackson.core:jackson-annotations:{strictly 2.18.0}' because of the following reason: Locked by versions.lock
           Constraint path 'org.apache.solr:api:10.0.0-SNAPSHOT' --> 'com.fasterxml.jackson.core:jackson-annotations:2.18.1' (apiElements) --> 'com.fasterxml.jackson:jackson-bom:2.18.1' (platform-compile) --> 'com.fasterxml.jackson.core:jackson-annotations:2.18.1'

   > Could not resolve com.fasterxml.jackson.core:jackson-annotations:{strictly 2.18.0}.
     Required by:
         project :solr:api > project :
      > Cannot find a version of 'com.fasterxml.jackson.core:jackson-annotations' that satisfies the version constraints:
           Dependency path 'org.apache.solr:api:10.0.0-SNAPSHOT' --> 'com.fasterxml.jackson.core:jackson-annotations'
           Constraint path 'org.apache.solr:api:10.0.0-SNAPSHOT' --> 'org.apache:solr-root:10.0.0-SNAPSHOT' (gcvLocks) --> 'com.fasterxml.jackson.core:jackson-annotations:{strictly 2.18.0}' because of the following reason: Locked by versions.lock
           Constraint path 'org.apache.solr:api:10.0.0-SNAPSHOT' --> 'com.fasterxml.jackson.core:jackson-annotations:2.18.1' (apiElements) --> 'com.fasterxml.jackson:jackson-bom:2.18.1' (platform-compile) --> 'com.fasterxml.jackson.core:jackson-annotations:2.18.1'

   > Could not resolve com.fasterxml.jackson:jackson-bom:{strictly 2.18.0}.
     Required by:
         project :solr:api > project :
      > Cannot find a version of 'com.fasterxml.jackson:jackson-bom' that satisfies the version constraints:
           Dependency path 'org.apache.solr:api:10.0.0-SNAPSHOT' --> 'com.fasterxml.jackson.core:jackson-annotations:2.18.1' (apiElements) --> 'com.fasterxml.jackson:jackson-bom:2.18.1'
           Constraint path 'org.apache.solr:api:10.0.0-SNAPSHOT' --> 'org.apache:solr-root:10.0.0-SNAPSHOT' (gcvLocks) --> 'com.fasterxml.jackson:jackson-bom:{strictly 2.18.0}' because of the following reason: Locked by versions.lock
           Constraint path 'org.apache.solr:api:10.0.0-SNAPSHOT' --> 'org.apache:solr-root:10.0.0-SNAPSHOT' (gcvVersionsPropsConstraints) --> 'com.fasterxml.jackson:jackson-bom:2.18.1'

   > Could not resolve com.fasterxml.jackson:jackson-bom:2.18.1.
     Required by:
         project :solr:api > project :
      > Cannot find a version of 'com.fasterxml.jackson:jackson-bom' that satisfies the version constraints:
           Dependency path 'org.apache.solr:api:10.0.0-SNAPSHOT' --> 'com.fasterxml.jackson.core:jackson-annotations:2.18.1' (apiElements) --> 'com.fasterxml.jackson:jackson-bom:2.18.1'
           Constraint path 'org.apache.solr:api:10.0.0-SNAPSHOT' --> 'org.apache:solr-root:10.0.0-SNAPSHOT' (gcvLocks) --> 'com.fasterxml.jackson:jackson-bom:{strictly 2.18.0}' because of the following reason: Locked by versions.lock
           Constraint path 'org.apache.solr:api:10.0.0-SNAPSHOT' --> 'org.apache:solr-root:10.0.0-SNAPSHOT' (gcvVersionsPropsConstraints) --> 'com.fasterxml.jackson:jackson-bom:2.18.1'

   > Could not resolve com.fasterxml.jackson.core:jackson-annotations:2.18.1.
     Required by:
         project :solr:api > com.fasterxml.jackson.core:jackson-annotations:2.18.1 > com.fasterxml.jackson:jackson-bom:2.18.1
      > Cannot find a version of 'com.fasterxml.jackson.core:jackson-annotations' that satisfies the version constraints:
           Dependency path 'org.apache.solr:api:10.0.0-SNAPSHOT' --> 'com.fasterxml.jackson.core:jackson-annotations'
           Constraint path 'org.apache.solr:api:10.0.0-SNAPSHOT' --> 'org.apache:solr-root:10.0.0-SNAPSHOT' (gcvLocks) --> 'com.fasterxml.jackson.core:jackson-annotations:{strictly 2.18.0}' because of the following reason: Locked by versions.lock
           Constraint path 'org.apache.solr:api:10.0.0-SNAPSHOT' --> 'com.fasterxml.jackson.core:jackson-annotations:2.18.1' (apiElements) --> 'com.fasterxml.jackson:jackson-bom:2.18.1' (platform-compile) --> 'com.fasterxml.jackson.core:jackson-annotations:2.18.1'

   > Could not resolve com.fasterxml.jackson:jackson-bom:2.18.1.
     Required by:
         project :solr:api > com.fasterxml.jackson.core:jackson-annotations:2.18.1
      > Cannot find a version of 'com.fasterxml.jackson:jackson-bom' that satisfies the version constraints:
           Dependency path 'org.apache.solr:api:10.0.0-SNAPSHOT' --> 'com.fasterxml.jackson.core:jackson-annotations:2.18.1' (apiElements) --> 'com.fasterxml.jackson:jackson-bom:2.18.1'
           Constraint path 'org.apache.solr:api:10.0.0-SNAPSHOT' --> 'org.apache:solr-root:10.0.0-SNAPSHOT' (gcvLocks) --> 'com.fasterxml.jackson:jackson-bom:{strictly 2.18.0}' because of the following reason: Locked by versions.lock
           Constraint path 'org.apache.solr:api:10.0.0-SNAPSHOT' --> 'org.apache:solr-root:10.0.0-SNAPSHOT' (gcvVersionsPropsConstraints) --> 'com.fasterxml.jackson:jackson-bom:2.18.1'


* Try:
> Run with --stacktrace option to get the stack trace.
> Run with --info or --debug option to get more log output.
> Get more help at https://help.gradle.org.

BUILD FAILED in 11s

@github-actions github-actions bot added the dependencies Dependency upgrades label Oct 29, 2024
@solrbot solrbot changed the title Update dependency com.fasterxml.jackson:jackson-bom to v2.18.1 chore(deps): update dependency com.fasterxml.jackson:jackson-bom to v2.18.1 Nov 7, 2024
@solrbot solrbot changed the title chore(deps): update dependency com.fasterxml.jackson:jackson-bom to v2.18.1 chore(deps): update dependency com.fasterxml.jackson:jackson-bom to v2.18.1 - autoclosed Nov 15, 2024
@solrbot solrbot closed this Nov 15, 2024
@solrbot solrbot deleted the renovate/com.fasterxml.jackson-jackson-bom-2.x branch November 15, 2024 20:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Dependency upgrades

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant

Comments