Giter Club home page Giter Club logo

Comments (4)

mbrancato avatar mbrancato commented on June 18, 2024 1

Hi @Nishnha - here is a job ID: 827058885

I was able to do the same work that Dependabot should try to do without any authorization by simply relying on updating the public depndencies.

from dependabot-core.

mbrancato avatar mbrancato commented on June 18, 2024

To clarify some thing here, this is probably due to Dependabot trying to install deps before doing the update. As I see it currently, dependabot is using --lock on the actual update command. But there is no need to actually install packages beforehand, or create a venv at all to do the update. But Dependabot is obviously using a venv.

e.g.

% pip freeze
% poetry update sqlparse --lock --no-interaction
Updating dependencies
Resolving dependencies... (1.9s)

Writing lock file

from dependabot-core.

Nishnha avatar Nishnha commented on June 18, 2024

Hi @mbrancato I'll try to get some eyes on this. Do you have an example that you could share that reproduces this, or the job ID of a job that shows this behavior? The job ID should be printed out in the job logs.

from dependabot-core.

Nishnha avatar Nishnha commented on June 18, 2024

related:

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.