Skip to content

gradle: Passed nil into T.must #12558

Open
@diduseetheocean

Description

@diduseetheocean

Is there an existing issue for this?

  • I have searched the existing issues

Package ecosystem

gradle

Package manager version

8.13

Language version

kotlin

Manifest location and content before the Dependabot update

No response

dependabot.yml content

version: 2
updates:

  • package-ecosystem: "gradle"
    directory: "/"
    schedule:
    interval: "weekly"
    day: "friday"
    time: "06:00"
    timezone: Europe/Berlin
    rebase-strategy: "disabled"
    target-branch: main
    commit-message:
    prefix: "Dependency Update - "
    groups:
    all-dependencies:
    dependency-type: "production"
    patterns:
    - "*"
    update-types:
    - "major"
    - "minor"
    - "patch"
    ignore:
    • dependency-name: "com.onesignal:OneSignal"
      versions: [ "> 4.8.7" ]
    • dependency-name: "com.github.ben-manes.versions"
      versions: [ "> 0.51.0" ]

Updated dependency

No response

What you expected to see, versus what you actually saw

Expected: Dependabot creates a PR with dependency updates

Actually: Step "Run dependabot" fails with "Passed nil into T.must"

Native package manager behavior

No response

Images of the diff or a link to the PR, issue, or logs

No response

Smallest manifest that reproduces the issue

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    Status

    No status

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions