Skip to content

fix(deps): update dependency ch.qos.logback:logback-classic to v1.5.17 #2198

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
Feb 26, 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
ch.qos.logback:logback-classic (source, changelog) 1.5.16 -> 1.5.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 a12dc37
🔍 Latest deploy log https://app.netlify.com/sites/selenium-dev/deploys/67be3e33499cd400088dedf9
😎 Deploy Preview https://deploy-preview-2198--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 a12dc37)

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

Action: tests (windows)

Failed stage: Run tests [❌]

Failed test name: test-compile

Failure summary:

The build failed due to Kotlin null safety violations 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, there are 3 compilation errors:
    - Two errors in ActionsTest.kt at lines 50 and 51

    - One error in MouseTest.kt at line 40

  • Relevant error logs:
    1:  ##[group]Operating System
    2:  Microsoft Windows Server 2022
    ...
    
    213:  timeout_minutes: 20
    214:  max_attempts: 3
    215:  command: cd examples/kotlin
    216:  mvn -B test
    217:  
    218:  retry_wait_seconds: 10
    219:  polling_interval_seconds: 1
    220:  warning_on_retry: true
    221:  continue_on_error: false
    ...
    
    322:  [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/oss/oss-parent/9/oss-parent-9.pom
    323:  [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/sonatype/oss/oss-parent/9/oss-parent-9.pom (6.6 kB at 115 kB/s)
    324:  [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
    325:  [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 21 kB/s)
    326:  [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/google/code/findbugs/jsr305/3.0.2/jsr305-3.0.2.pom
    327:  [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 47 kB/s)
    328:  [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/checkerframework/checker-qual/3.43.0/checker-qual-3.43.0.pom
    329:  [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 21 kB/s)
    330:  [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
    331:  [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 53 kB/s)
    332:  [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
    333:  [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 347 kB/s)
    ...
    
    454:  [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/google/guava/failureaccess/1.0.2/failureaccess-1.0.2.jar
    455:  [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/seleniumhq/selenium/selenium-http/4.29.0/selenium-http-4.29.0.jar (81 kB at 448 kB/s)
    456:  [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
    457:  [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 2.9 MB/s)
    458:  [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/google/code/findbugs/jsr305/3.0.2/jsr305-3.0.2.jar
    459:  [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 12 kB/s)
    460:  [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/checkerframework/checker-qual/3.43.0/checker-qual-3.43.0.jar
    461:  [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 26 kB/s)
    462:  [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
    463:  [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 110 kB/s)
    464:  [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/google/j2objc/j2objc-annotations/3.0.0/j2objc-annotations-3.0.0.jar
    465:  [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/google/j2objc/j2objc-annotations/3.0.0/j2objc-annotations-3.0.0.jar (12 kB at 67 kB/s)
    466:  [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
    467:  [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 96 kB/s)
    ...
    
    797:  [INFO] 
    798:  [INFO] --- resources:3.3.1:testResources (default-testResources) @ kotlin-examples ---
    799:  [INFO] skip non existing resourceDirectory D:\a\seleniumhq.github.io\seleniumhq.github.io\examples\kotlin\src\test\resources
    800:  [INFO] 
    801:  [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ kotlin-examples ---
    802:  [INFO] Recompiling the module because of changed dependency.
    803:  [INFO] 
    804:  [INFO] --- kotlin:2.1.0:test-compile (test-compile) @ kotlin-examples ---
    805:  [ERROR] D:/a/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?'.
    806:  [ERROR] D:/a/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?'.
    807:  [ERROR] D:/a/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?'.
    808:  [INFO] ------------------------------------------------------------------------
    809:  [INFO] BUILD FAILURE
    810:  [INFO] ------------------------------------------------------------------------
    811:  [INFO] Total time:  45.867 s
    812:  [INFO] Finished at: [INFO] ------------------------------------------------------------------------
    813:  [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: 
    814:  [ERROR] D:/a/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?'.
    815:  [ERROR] D:/a/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?'.
    816:  [ERROR] D:/a/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?'.
    817:  [ERROR] -> [Help 1]
    818:  [ERROR] 
    819:  [ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch.
    820:  [ERROR] Re-run Maven using the -X switch to enable full debug logging.
    821:  [ERROR] 
    822:  [ERROR] For more information about the errors and possible solutions, please read the following articles:
    823:  [ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoFailureException
    824:  ##[warning]Attempt 1 failed. Reason: Child_process exited with error code 1
    ...
    
    840:  [INFO] 
    841:  [INFO] --- resources:3.3.1:testResources (default-testResources) @ kotlin-examples ---
    842:  [INFO] skip non existing resourceDirectory D:\a\seleniumhq.github.io\seleniumhq.github.io\examples\kotlin\src\test\resources
    843:  [INFO] 
    844:  [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ kotlin-examples ---
    845:  [INFO] Nothing to compile - all classes are up to date.
    846:  [INFO] 
    847:  [INFO] --- kotlin:2.1.0:test-compile (test-compile) @ kotlin-examples ---
    848:  [ERROR] D:/a/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?'.
    849:  [ERROR] D:/a/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?'.
    850:  [ERROR] D:/a/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?'.
    851:  [INFO] ------------------------------------------------------------------------
    852:  [INFO] BUILD FAILURE
    853:  [INFO] ------------------------------------------------------------------------
    854:  [INFO] Total time:  7.432 s
    855:  [INFO] Finished at: [INFO] ------------------------------------------------------------------------
    856:  [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: 
    857:  [ERROR] D:/a/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?'.
    858:  [ERROR] D:/a/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?'.
    859:  [ERROR] D:/a/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?'.
    860:  [ERROR] -> [Help 1]
    861:  [ERROR] 
    862:  [ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch.
    863:  [ERROR] Re-run Maven using the -X switch to enable full debug logging.
    864:  [ERROR] 
    865:  [ERROR] For more information about the errors and possible solutions, please read the following articles:
    866:  [ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoFailureException
    867:  ##[warning]Attempt 2 failed. Reason: Child_process exited with error code 1
    ...
    
    883:  [INFO] 
    884:  [INFO] --- resources:3.3.1:testResources (default-testResources) @ kotlin-examples ---
    885:  [INFO] skip non existing resourceDirectory D:\a\seleniumhq.github.io\seleniumhq.github.io\examples\kotlin\src\test\resources
    886:  [INFO] 
    887:  [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ kotlin-examples ---
    888:  [INFO] Nothing to compile - all classes are up to date.
    889:  [INFO] 
    890:  [INFO] --- kotlin:2.1.0:test-compile (test-compile) @ kotlin-examples ---
    891:  [ERROR] D:/a/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?'.
    892:  [ERROR] D:/a/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?'.
    893:  [ERROR] D:/a/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?'.
    894:  [INFO] ------------------------------------------------------------------------
    895:  [INFO] BUILD FAILURE
    896:  [INFO] ------------------------------------------------------------------------
    897:  [INFO] Total time:  7.345 s
    898:  [INFO] Finished at: [INFO] ------------------------------------------------------------------------
    899:  [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: 
    900:  [ERROR] D:/a/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?'.
    901:  [ERROR] D:/a/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?'.
    902:  [ERROR] D:/a/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?'.
    903:  [ERROR] -> [Help 1]
    904:  [ERROR] 
    905:  [ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch.
    906:  [ERROR] Re-run Maven using the -X switch to enable full debug logging.
    907:  [ERROR] 
    908:  [ERROR] For more information about the errors and possible solutions, please read the following articles:
    909:  [ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoFailureException
    910:  ##[error]Final attempt failed. Child_process exited with error code 1
    

    @VietND96 VietND96 merged commit 33ae787 into trunk Feb 26, 2025
    6 of 9 checks passed
    @VietND96 VietND96 deleted the renovate/logback-monorepo branch February 26, 2025 04:34
    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