Giter Club home page Giter Club logo

Comments (8)

LionZXY avatar LionZXY commented on June 4, 2024 1

@abdulapopoola This looks like a problem not in gradle but in general dependabot, what do you think?
Maybe F: grouped-updates 🎳 is better for this PR?

from dependabot-core.

Laurie-Enveil avatar Laurie-Enveil commented on June 4, 2024

having this issue with maven dependencies also

updater | +------------------------------------------------------------------------------------------------------------------------------------+
updater | |                                                Changes to Dependabot Pull Requests                                                 |
updater | +---------+--------------------------------------------------------------------------------------------------------------------------+
updater | | created | org.postgresql:postgresql ( from 42.7.2 to 42.7.3 ), com.fas... |
updater | +---------+--------------------------------------------------------------------------------------------------------------------------+
updater | time="2024-03-21T11:34:26Z" level=info msg="task complete" container_id=job-803388645-updater exit_code=0 job_id=803388645 step=updater

Javascript and terraform PRs are getting created just fine for the same repository

from dependabot-core.

LionZXY avatar LionZXY commented on June 4, 2024

@Laurie-Enveil Did you find some kind of workaround?

from dependabot-core.

Laurie-Enveil avatar Laurie-Enveil commented on June 4, 2024

@Laurie-Enveil Did you find some kind of workaround?

I undid the grouping configuration and am now seeing individual PRs get created successfully.

from dependabot-core.

jakecoffman avatar jakecoffman commented on June 4, 2024

@LionZXY in the dependabot.yml, can you try setting the last ignore to "com.squareup.anvil:*"?

from dependabot-core.

LionZXY avatar LionZXY commented on June 4, 2024

Same thing :(
Full log: https://gist.github.com/LionZXY/cca4095f513a0d820e8904024f968fe5

from dependabot-core.

jakecoffman avatar jakecoffman commented on June 4, 2024

There's an ignore condition for com.arkivanov.decompose:decompose, but not com.arkivanov.decompose:extensions-compose, so when it goes to up that it also updates com.arkivanov.decompose:decompose:

Updating com.arkivanov.decompose:decompose, com.arkivanov.decompose:extensions-compose

The root issue here is that the Updater that makes the change and the API which posts the PR are both enforcing ignores slightly differently. When the API enforces it, it just silently drops the PR. I've got a PR up internally to remove the ignore check from the API so we can have ignores in one place.

If you want to fix this in the meantime you can unignore com.arkivanov.decompose:decompose or change it to com.arkivanov.decompose:*

from dependabot-core.

LionZXY avatar LionZXY commented on June 4, 2024

Same thing :(
Dependabot file: https://github.com/flipperdevices/Flipper-Android-App/blob/9215236db86f4b1d3a442e05581f2e619b6d78e8/.github/dependabot.yml
Full log: https://gist.github.com/LionZXY/cca4095f513a0d820e8904024f968fe5

from dependabot-core.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.