Skip to content

Manifest releaser does not update dependent modules #1032

@dyladan

Description

@dyladan

Environment details

  • OS: macos and linux
  • Node.js version: 12, 14, and 16
  • npm version: 6 and 7
  • release-please version: 11.22.0

Steps to reproduce

  1. Create a lerna monorepo with interdependent modules
  2. Use manifest releaser to create a release

See an example of a broken PR here: https://github.com/open-telemetry/opentelemetry-js/pull/2444/files

I expected that the packages which were updated like @opentelemetry/core would be reflected in the package.json file of packages which depended on them.

Metadata

Metadata

Assignees

Labels

type: feature request‘Nice-to-have’ improvement, new feature or different behavior or design.

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions