Skip to content

[Tech] Dependabot doesn't update the lock file + replace npm with pnpm #756

@glushkova91

Description

@glushkova91

Let's try to fix/adjust Dependabot to start actively using it.

  1. Dependabot should maintain the lock file together with dependencies versions updates. Currently it's not happening, hence all auto PR's build failing. That might be because in dependabot.yml we specified directory: "/core/" and pnpm-lock.file is in root directory, maybe we need to change it to root.
  2. Dependabot start supporting pnpm in 2023 and in our config package-ecosystem is still npm. Let's update it.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions