chore(deps): update dependency @manypkg/get-packages to v3 #408
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.3
->^3.0.0
Release Notes
Thinkmill/manypkg (@manypkg/get-packages)
v3.0.0
Compare Source
Major Changes
#250
3cf8c4e
Thanks @Andarist! - Fixed an issue with projects using npm workspaces being recognized as yarn projects#242
1763058
Thanks @spanishpear! - This package is now published as a pure ESM package.#245
a00f5f7
Thanks @Andarist! - Drop support for Bolt#244
f29df03
Thanks @Andarist! - Add"engines"
field for explicit node version support. The supported node versions are>=20.0.0
.Patch Changes
28c3ff4
,28c3ff4
,3cf8c4e
,1763058
,a00f5f7
,ceeb7cb
,f29df03
]:v2.2.2
Compare Source
Patch Changes
#208
361a34f
Thanks @benmccann! - Add git repository info topackage.json
Updated dependencies [
361a34f
]:v2.2.1
Compare Source
Patch Changes
3c9641c
Thanks @manzoorwanijk! - Fixed the error for getPackages when given a non-root directoryv2.2.0
Compare Source
Minor Changes
de0fff3
Thanks @steve-taylor! - Restored support for Bolt monorepos.Patch Changes
de0fff3
]:v2.1.0
Compare Source
Minor Changes
bf586f5
Thanks @elliot-nelson! - ThegetPackages
andgetPackagesSync
methods now take an optional list ofTool
implementations, allowing the caller to restrict the desired types of monorepo discovered, or provide a custom monorepo tool implementation.Patch Changes
bf586f5
]:v2.0.0
Compare Source
Major Changes
7b9c4f6
Thanks @Andarist! - Removed support for Bolt monorepos.f046017
Thanks @Andarist! - Increased the transpilation target of the source files to[email protected]
. At the same time added this aspackage.json#engines
to explicitly declare the minimum node version supported by this package.a01efc9
Thanks @elliot-nelson! - Theget-packages
package now returns a slightly different structure. The oldtool
string has been replaced with atool
object, using the newTool
interface provided by@manypkg/tools
. EachPackage
now contains both the absolute directory and relative directory path. Last, theroot
package has been renamedrootPackage
and is optional, to support monorepos that do not contain a root package.Patch Changes
a01efc9
,a01efc9
,7b9c4f6
,f046017
]:Configuration
📅 Schedule: Branch creation - Between 12:00 AM and 03:59 AM ( * 0-3 * * * ) (UTC), 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.