codemod icon indicating copy to clipboard operation
codemod copied to clipboard

fix(deps): update dependency @manypkg/find-root to v2

Open renovate[bot] opened this issue 3 years ago • 0 comments

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@manypkg/find-root (source) ^1.1.0 -> ^2.2.3 age adoption passing confidence

Test plan: CI should pass with updated dependencies. No review required: this is an automated dependency update PR.


Release Notes

Thinkmill/manypkg (@​manypkg/find-root)

v2.2.3

Compare Source

Patch Changes

v2.2.2

Compare Source

Patch Changes

v2.2.1

Compare Source

Patch Changes

v2.2.0

Compare Source

Minor Changes
Patch Changes

v2.1.0

Compare Source

Minor Changes
  • #​167 bf586f5 Thanks @​elliot-nelson! - The findRoot and findRootSync methods now take an optional list of Tool implementations, allowing the caller to restrict the desired types of monorepo discovered, or provide a custom monorepo tool implementation.

v2.0.0

Compare Source

Major Changes
  • #​151 a01efc9 Thanks @​elliot-nelson! - The find-root package now returns a new MonorepoRoot interface, instead of a string. This interface provides a rootDir for the discovered monorepo, and a tool object, which is an object using the new Tool interface provided by @manypkg/tools.
  • #​162 f046017 Thanks @​Andarist! - Increased the transpilation target of the source files to [email protected]. At the same time added this as package.json#engines to explicitly declare the minimum node version supported by this package.
Patch Changes

Configuration

📅 Schedule: Branch creation - "on the 1st through 7th day of the month" in timezone America/Los_Angeles, Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • [ ] If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

renovate[bot] avatar Feb 01 '23 12:02 renovate[bot]