-
Notifications
You must be signed in to change notification settings - Fork 2
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
fix(deps): update dependency @manypkg/get-packages to v2 #4
base: master
Are you sure you want to change the base?
Conversation
|
Marking pull request as stale since there was no activity for 30 days |
Marking pull request as stale since there was no activity for 30 days |
8dcd414
to
d2cce96
Compare
Marking pull request as stale since there was no activity for 30 days |
d2cce96
to
287447c
Compare
Marking pull request as stale since there was no activity for 30 days |
Marking pull request as stale since there was no activity for 30 days |
This PR contains the following updates:
^1.1.3
->^2.2.2
Release Notes
Thinkmill/manypkg (@manypkg/get-packages)
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 tonode@14.x
. 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 - "before 4am on Monday" (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.