fix(deps): update dependency @manypkg/find-root to v3#299
Open
renovate[bot] wants to merge 1 commit intomainfrom
Open
fix(deps): update dependency @manypkg/find-root to v3#299renovate[bot] wants to merge 1 commit intomainfrom
renovate[bot] wants to merge 1 commit intomainfrom
Conversation
658a67f to
863f6eb
Compare
863f6eb to
b3aca49
Compare
b3aca49 to
3b2ff87
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
^1.1.0→^3.1.0Test plan: CI should pass with updated dependencies. No review required: this is an automated dependency update PR.
Release Notes
Thinkmill/manypkg (@manypkg/find-root)
v3.1.0Compare Source
Minor Changes
2c06ac0Thanks @cjkihl! - Add Bun supportPatch Changes
2c06ac0]:v3.0.0Compare Source
Major Changes
#250
3cf8c4eThanks @Andarist! - Fixed an issue with projects using npm workspaces being recognized as yarn projects#242
1763058Thanks @spanishpear! - This package is now published as a pure ESM package.#245
a00f5f7Thanks @Andarist! - Drop support for Bolt#244
f29df03Thanks @Andarist! - Add"engines"field for explicit node version support. The supported node versions are>=20.0.0.Minor Changes
28c3ff4Thanks @benmccann! - AddedDEFAULT_TOOLSexportPatch Changes
28c3ff4,3cf8c4e,1763058,a00f5f7,ceeb7cb,f29df03]:v2.2.3Compare Source
Patch Changes
#215
2ebda03Thanks @benmccann! - Remove find-up dependency#212
c0a5e5dThanks @benmccann! - Remove fs-extra from dependenciesUpdated dependencies [
66cdbc0,18c0ce3,c0a5e5d]:v2.2.2Compare Source
Patch Changes
#208
361a34fThanks @benmccann! - Add git repository info topackage.jsonUpdated dependencies [
361a34f]:v2.2.1Compare Source
Patch Changes
e03c0a3Thanks @askoufis! - Moved@types/nodeout ofdependenciestodevDependenciesv2.2.0Compare Source
Minor Changes
de0fff3Thanks @steve-taylor! - Restored support for Bolt monorepos.Patch Changes
de0fff3]:v2.1.0Compare Source
Minor Changes
bf586f5Thanks @elliot-nelson! - ThefindRootandfindRootSyncmethods now take an optional list ofToolimplementations, allowing the caller to restrict the desired types of monorepo discovered, or provide a custom monorepo tool implementation.v2.0.0Compare Source
Major Changes
a01efc9Thanks @elliot-nelson! - Thefind-rootpackage now returns a newMonorepoRootinterface, instead of a string. This interface provides arootDirfor the discovered monorepo, and atoolobject, which is an object using the newToolinterface provided by@manypkg/tools.7b9c4f6Thanks @Andarist! - Removed support for Bolt monorepos.f046017Thanks @Andarist! - Increased the transpilation target of the source files tonode@14.x. At the same time added this aspackage.json#enginesto explicitly declare the minimum node version supported by this package.Patch Changes
a01efc9]: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.
This PR was generated by Mend Renovate. View the repository job log.