Skip to content

package-lock.yml changes in 1.10.0 are not backwards compatible #11661

@owlas

Description

@owlas

Not sure if intended but this change: #11488 is not backwards compatible.

If I compile my project with dbt 1.10.* it will generate a package-lock.yml file with the name attribute. If I then try to compile that project with dbt 1.9.* with the new package-lock.yml file, it'll throw an error saying:

The packages.yml file is malformed

Originally posted by @owlas in #11488 (comment)

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