Skip to content

[Tech Debt] Update js-yaml dependency to >= 4 #3659

Open
@kavilla

Description

js-yaml is a JavaScript library that allows developers to parse and serialize YAML (YAML Ain't Markup Language) data in their JavaScript projects. YAML is a human-readable data serialization format that is often used for configuration files, data exchange between systems, and other tasks where data needs to be easily readable by humans.

Current dependency: "js-yaml": "^3.14.0"

Note: Upgrading this dependency might incur breaking changes or none in the usage. When upgrading please be aware of these issues.

  • Upgrade js-yaml and handle required usage changes from osd-apm-config-loader package
    • Research in usage of osd/apm-config-loader
    • Can this be removed?
  • Upgrade js-yaml and handle required usage changes from osd-config package
  • Upgrade js-yaml and handle required usage changes from osd-optimizer package

Metadata

Assignees

No one assigned

    Labels

    dependenciesPull requests that update a dependency filehelp wantedCommunity development is encouragedtechnical debtIf not paid, jeapardizes long-term success and maintainability of the repository.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions