Skip to content

fix(deps): update dependency org.slf4j:slf4j-api to v2.0.17 #2199

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
merged 1 commit into from
Mar 4, 2025

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Feb 25, 2025

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
org.slf4j:slf4j-api (source, changelog) 2.0.16 -> 2.0.17 age adoption passing confidence

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), 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 was generated by Mend Renovate. View the repository job log.

Copy link

netlify bot commented Feb 25, 2025

Deploy Preview for selenium-dev ready!

Name Link
🔨 Latest commit 55ab91b
🔍 Latest deploy log https://app.netlify.com/sites/selenium-dev/deploys/67be99f723b0000008d31b0c
😎 Deploy Preview https://deploy-preview-2199--selenium-dev.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

Copy link
Contributor

qodo-merge-pro bot commented Feb 25, 2025

CI Feedback 🧐

(Feedback updated until commit 55ab91b)

A test triggered by this PR failed. Here is an AI-generated analysis of the failure:

Action: tests (macos)

Failed stage: Run tests [❌]

Failed test name: test-compile

Failure summary:

The build failed due to Kotlin null safety compilation errors in test files:

  • In ActionsTest.kt and MouseTest.kt, there are attempts to call methods on nullable String variables
    without proper null-safety operators
  • The compiler requires using either safe call operator (?.) or non-null assertion operator (!!.) when
    working with nullable types
  • Specifically, errors occur at:
    - ActionsTest.kt lines 50 and 51
    - MouseTest.kt line 40

  • Relevant error logs:
    1:  ##[group]Operating System
    2:  macOS
    ...
    
    226:  timeout_minutes: 20
    227:  max_attempts: 3
    228:  command: cd examples/kotlin
    229:  mvn -B test
    230:  
    231:  retry_wait_seconds: 10
    232:  polling_interval_seconds: 1
    233:  warning_on_retry: true
    234:  continue_on_error: false
    ...
    
    330:  [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/oss/oss-parent/9/oss-parent-9.pom
    331:  [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/sonatype/oss/oss-parent/9/oss-parent-9.pom (6.6 kB at 411 kB/s)
    332:  [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/google/guava/listenablefuture/9999.0-empty-to-avoid-conflict-with-guava/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.pom
    333:  [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/google/guava/listenablefuture/9999.0-empty-to-avoid-conflict-with-guava/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.pom (2.3 kB at 152 kB/s)
    334:  [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/google/code/findbugs/jsr305/3.0.2/jsr305-3.0.2.pom
    335:  [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/google/code/findbugs/jsr305/3.0.2/jsr305-3.0.2.pom (4.3 kB at 122 kB/s)
    336:  [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/checkerframework/checker-qual/3.43.0/checker-qual-3.43.0.pom
    337:  [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/checkerframework/checker-qual/3.43.0/checker-qual-3.43.0.pom (2.1 kB at 116 kB/s)
    338:  [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/google/errorprone/error_prone_annotations/2.36.0/error_prone_annotations-2.36.0.pom
    339:  [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/google/errorprone/error_prone_annotations/2.36.0/error_prone_annotations-2.36.0.pom (4.3 kB at 250 kB/s)
    340:  [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/google/errorprone/error_prone_parent/2.36.0/error_prone_parent-2.36.0.pom
    341:  [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/google/errorprone/error_prone_parent/2.36.0/error_prone_parent-2.36.0.pom (16 kB at 1.1 MB/s)
    ...
    
    462:  [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/google/guava/failureaccess/1.0.2/failureaccess-1.0.2.jar
    463:  [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/seleniumhq/selenium/selenium-devtools-v132/4.29.0/selenium-devtools-v132-4.29.0.jar (1.6 MB at 4.8 MB/s)
    464:  [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/google/guava/listenablefuture/9999.0-empty-to-avoid-conflict-with-guava/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar
    465:  [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/seleniumhq/selenium/selenium-remote-driver/4.29.0/selenium-remote-driver-4.29.0.jar (549 kB at 1.5 MB/s)
    466:  [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/google/code/findbugs/jsr305/3.0.2/jsr305-3.0.2.jar
    467:  [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/google/guava/listenablefuture/9999.0-empty-to-avoid-conflict-with-guava/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar (2.2 kB at 5.5 kB/s)
    468:  [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/checkerframework/checker-qual/3.43.0/checker-qual-3.43.0.jar
    469:  [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/google/guava/failureaccess/1.0.2/failureaccess-1.0.2.jar (4.7 kB at 12 kB/s)
    470:  [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/google/errorprone/error_prone_annotations/2.36.0/error_prone_annotations-2.36.0.jar
    471:  [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/google/code/findbugs/jsr305/3.0.2/jsr305-3.0.2.jar (20 kB at 47 kB/s)
    472:  [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/google/j2objc/j2objc-annotations/3.0.0/j2objc-annotations-3.0.0.jar
    473:  [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/seleniumhq/selenium/selenium-manager/4.29.0/selenium-manager-4.29.0.jar (8.4 MB at 20 MB/s)
    474:  [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/opentelemetry/semconv/opentelemetry-semconv/1.28.0-alpha/opentelemetry-semconv-1.28.0-alpha.jar
    475:  [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/google/errorprone/error_prone_annotations/2.36.0/error_prone_annotations-2.36.0.jar (19 kB at 45 kB/s)
    ...
    
    805:  [INFO] 
    806:  [INFO] --- resources:3.3.1:testResources (default-testResources) @ kotlin-examples ---
    807:  [INFO] skip non existing resourceDirectory /Users/runner/work/seleniumhq.github.io/seleniumhq.github.io/examples/kotlin/src/test/resources
    808:  [INFO] 
    809:  [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ kotlin-examples ---
    810:  [INFO] Nothing to compile - all classes are up to date.
    811:  [INFO] 
    812:  [INFO] --- kotlin:2.1.0:test-compile (test-compile) @ kotlin-examples ---
    813:  [ERROR] /Users/runner/work/seleniumhq.github.io/seleniumhq.github.io/examples/kotlin/src/test/kotlin/dev/selenium/actions_api/ActionsTest.kt: (50, 69) Only safe (?.) or non-null asserted (!!.) calls are allowed on a nullable receiver of type '@Nullable() kotlin.String?'.
    814:  [ERROR] /Users/runner/work/seleniumhq.github.io/seleniumhq.github.io/examples/kotlin/src/test/kotlin/dev/selenium/actions_api/ActionsTest.kt: (51, 69) Only safe (?.) or non-null asserted (!!.) calls are allowed on a nullable receiver of type '@Nullable() kotlin.String?'.
    815:  [ERROR] /Users/runner/work/seleniumhq.github.io/seleniumhq.github.io/examples/kotlin/src/test/kotlin/dev/selenium/actions_api/MouseTest.kt: (40, 53) Only safe (?.) or non-null asserted (!!.) calls are allowed on a nullable receiver of type '@Nullable() kotlin.String?'.
    816:  [INFO] ------------------------------------------------------------------------
    817:  [INFO] BUILD FAILURE
    818:  [INFO] ------------------------------------------------------------------------
    819:  [INFO] Total time:  10.236 s
    820:  [INFO] Finished at: [INFO] ------------------------------------------------------------------------
    821:  [ERROR] Failed to execute goal org.jetbrains.kotlin:kotlin-maven-plugin:2.1.0:test-compile (test-compile) on project kotlin-examples: Compilation failure: Compilation failure: 
    822:  [ERROR] /Users/runner/work/seleniumhq.github.io/seleniumhq.github.io/examples/kotlin/src/test/kotlin/dev/selenium/actions_api/ActionsTest.kt:[50,69] Only safe (?.) or non-null asserted (!!.) calls are allowed on a nullable receiver of type '@Nullable() kotlin.String?'.
    823:  [ERROR] /Users/runner/work/seleniumhq.github.io/seleniumhq.github.io/examples/kotlin/src/test/kotlin/dev/selenium/actions_api/ActionsTest.kt:[51,69] Only safe (?.) or non-null asserted (!!.) calls are allowed on a nullable receiver of type '@Nullable() kotlin.String?'.
    824:  [ERROR] /Users/runner/work/seleniumhq.github.io/seleniumhq.github.io/examples/kotlin/src/test/kotlin/dev/selenium/actions_api/MouseTest.kt:[40,53] Only safe (?.) or non-null asserted (!!.) calls are allowed on a nullable receiver of type '@Nullable() kotlin.String?'.
    825:  [ERROR] -> [Help 1]
    826:  [ERROR] 
    827:  [ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch.
    828:  [ERROR] Re-run Maven using the -X switch to enable full debug logging.
    829:  [ERROR] 
    830:  [ERROR] For more information about the errors and possible solutions, please read the following articles:
    831:  [ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoFailureException
    832:  ##[warning]Attempt 1 failed. Reason: Child_process exited with error code 1
    ...
    
    850:  [INFO] 
    851:  [INFO] --- resources:3.3.1:testResources (default-testResources) @ kotlin-examples ---
    852:  [INFO] skip non existing resourceDirectory /Users/runner/work/seleniumhq.github.io/seleniumhq.github.io/examples/kotlin/src/test/resources
    853:  [INFO] 
    854:  [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ kotlin-examples ---
    855:  [INFO] Nothing to compile - all classes are up to date.
    856:  [INFO] 
    857:  [INFO] --- kotlin:2.1.0:test-compile (test-compile) @ kotlin-examples ---
    858:  [ERROR] /Users/runner/work/seleniumhq.github.io/seleniumhq.github.io/examples/kotlin/src/test/kotlin/dev/selenium/actions_api/ActionsTest.kt: (50, 69) Only safe (?.) or non-null asserted (!!.) calls are allowed on a nullable receiver of type '@Nullable() kotlin.String?'.
    859:  [ERROR] /Users/runner/work/seleniumhq.github.io/seleniumhq.github.io/examples/kotlin/src/test/kotlin/dev/selenium/actions_api/ActionsTest.kt: (51, 69) Only safe (?.) or non-null asserted (!!.) calls are allowed on a nullable receiver of type '@Nullable() kotlin.String?'.
    860:  [ERROR] /Users/runner/work/seleniumhq.github.io/seleniumhq.github.io/examples/kotlin/src/test/kotlin/dev/selenium/actions_api/MouseTest.kt: (40, 53) Only safe (?.) or non-null asserted (!!.) calls are allowed on a nullable receiver of type '@Nullable() kotlin.String?'.
    861:  [INFO] ------------------------------------------------------------------------
    862:  [INFO] BUILD FAILURE
    863:  [INFO] ------------------------------------------------------------------------
    864:  [INFO] Total time:  4.247 s
    865:  [INFO] Finished at: [INFO] ------------------------------------------------------------------------
    866:  [ERROR] Failed to execute goal org.jetbrains.kotlin:kotlin-maven-plugin:2.1.0:test-compile (test-compile) on project kotlin-examples: Compilation failure: Compilation failure: 
    867:  [ERROR] /Users/runner/work/seleniumhq.github.io/seleniumhq.github.io/examples/kotlin/src/test/kotlin/dev/selenium/actions_api/ActionsTest.kt:[50,69] Only safe (?.) or non-null asserted (!!.) calls are allowed on a nullable receiver of type '@Nullable() kotlin.String?'.
    868:  [ERROR] /Users/runner/work/seleniumhq.github.io/seleniumhq.github.io/examples/kotlin/src/test/kotlin/dev/selenium/actions_api/ActionsTest.kt:[51,69] Only safe (?.) or non-null asserted (!!.) calls are allowed on a nullable receiver of type '@Nullable() kotlin.String?'.
    869:  [ERROR] /Users/runner/work/seleniumhq.github.io/seleniumhq.github.io/examples/kotlin/src/test/kotlin/dev/selenium/actions_api/MouseTest.kt:[40,53] Only safe (?.) or non-null asserted (!!.) calls are allowed on a nullable receiver of type '@Nullable() kotlin.String?'.
    870:  [ERROR] -> [Help 1]
    871:  [ERROR] 
    872:  [ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch.
    873:  [ERROR] Re-run Maven using the -X switch to enable full debug logging.
    874:  [ERROR] 
    875:  [ERROR] For more information about the errors and possible solutions, please read the following articles:
    876:  [ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoFailureException
    877:  ##[warning]Attempt 2 failed. Reason: Child_process exited with error code 1
    ...
    
    895:  [INFO] 
    896:  [INFO] --- resources:3.3.1:testResources (default-testResources) @ kotlin-examples ---
    897:  [INFO] skip non existing resourceDirectory /Users/runner/work/seleniumhq.github.io/seleniumhq.github.io/examples/kotlin/src/test/resources
    898:  [INFO] 
    899:  [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ kotlin-examples ---
    900:  [INFO] Nothing to compile - all classes are up to date.
    901:  [INFO] 
    902:  [INFO] --- kotlin:2.1.0:test-compile (test-compile) @ kotlin-examples ---
    903:  [ERROR] /Users/runner/work/seleniumhq.github.io/seleniumhq.github.io/examples/kotlin/src/test/kotlin/dev/selenium/actions_api/ActionsTest.kt: (50, 69) Only safe (?.) or non-null asserted (!!.) calls are allowed on a nullable receiver of type '@Nullable() kotlin.String?'.
    904:  [ERROR] /Users/runner/work/seleniumhq.github.io/seleniumhq.github.io/examples/kotlin/src/test/kotlin/dev/selenium/actions_api/ActionsTest.kt: (51, 69) Only safe (?.) or non-null asserted (!!.) calls are allowed on a nullable receiver of type '@Nullable() kotlin.String?'.
    905:  [ERROR] /Users/runner/work/seleniumhq.github.io/seleniumhq.github.io/examples/kotlin/src/test/kotlin/dev/selenium/actions_api/MouseTest.kt: (40, 53) Only safe (?.) or non-null asserted (!!.) calls are allowed on a nullable receiver of type '@Nullable() kotlin.String?'.
    906:  [INFO] ------------------------------------------------------------------------
    907:  [INFO] BUILD FAILURE
    908:  [INFO] ------------------------------------------------------------------------
    909:  [INFO] Total time:  4.928 s
    910:  [INFO] Finished at: [INFO] ------------------------------------------------------------------------
    911:  [ERROR] Failed to execute goal org.jetbrains.kotlin:kotlin-maven-plugin:2.1.0:test-compile (test-compile) on project kotlin-examples: Compilation failure: Compilation failure: 
    912:  [ERROR] /Users/runner/work/seleniumhq.github.io/seleniumhq.github.io/examples/kotlin/src/test/kotlin/dev/selenium/actions_api/ActionsTest.kt:[50,69] Only safe (?.) or non-null asserted (!!.) calls are allowed on a nullable receiver of type '@Nullable() kotlin.String?'.
    913:  [ERROR] /Users/runner/work/seleniumhq.github.io/seleniumhq.github.io/examples/kotlin/src/test/kotlin/dev/selenium/actions_api/ActionsTest.kt:[51,69] Only safe (?.) or non-null asserted (!!.) calls are allowed on a nullable receiver of type '@Nullable() kotlin.String?'.
    914:  [ERROR] /Users/runner/work/seleniumhq.github.io/seleniumhq.github.io/examples/kotlin/src/test/kotlin/dev/selenium/actions_api/MouseTest.kt:[40,53] Only safe (?.) or non-null asserted (!!.) calls are allowed on a nullable receiver of type '@Nullable() kotlin.String?'.
    915:  [ERROR] -> [Help 1]
    916:  [ERROR] 
    917:  [ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch.
    918:  [ERROR] Re-run Maven using the -X switch to enable full debug logging.
    919:  [ERROR] 
    920:  [ERROR] For more information about the errors and possible solutions, please read the following articles:
    921:  [ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoFailureException
    922:  ##[endgroup]
    923:  ##[error]Final attempt failed. Child_process exited with error code 1
    

    @renovate renovate bot force-pushed the renovate/slf4j-monorepo branch from 3cb5c5f to 55ab91b Compare February 26, 2025 04:35
    @VietND96 VietND96 merged commit a1cfdbe into trunk Mar 4, 2025
    6 of 9 checks passed
    @VietND96 VietND96 deleted the renovate/slf4j-monorepo branch March 4, 2025 05:28
    selenium-ci added a commit that referenced this pull request Mar 4, 2025
    [deploy site]
    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> a1cfdbe
    Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
    Labels
    None yet
    Projects
    None yet
    Development

    Successfully merging this pull request may close these issues.

    1 participant