@bscotch/trebuchet
Advanced tools
Comparing version 2.1.1 to 2.1.2
@@ -6,3 +6,3 @@ import { Project } from '@bscotch/project'; | ||
import { Workspace } from '../index.js'; | ||
export declare type TrebuchetCommandOptions = Record<string, any> | undefined; | ||
export type TrebuchetCommandOptions = Record<string, any> | undefined; | ||
export declare class TrebCli { | ||
@@ -9,0 +9,0 @@ protected program: Command; |
@@ -1,2 +0,2 @@ | ||
import { ReadableArray } from '@bscotch/utility'; | ||
import { Readable } from '@bscotch/utility'; | ||
import type { DefaultLogFields, ListLogLine } from 'simple-git'; | ||
@@ -40,3 +40,3 @@ export interface GitVersionTagParsed { | ||
} | ||
export declare type GitLogBump = 'major' | 'minor' | 'patch'; | ||
export type GitLogBump = 'major' | 'minor' | 'patch'; | ||
export interface GitLogChangeDescription { | ||
@@ -54,3 +54,3 @@ type: string; | ||
*/ | ||
types: ReadableArray<T>; | ||
types: Readable<T>; | ||
/** | ||
@@ -57,0 +57,0 @@ * Map of change types (e.g. `feat`, `fix`) |
@@ -32,3 +32,3 @@ import { DependencyVersion, PackageName } from '@bscotch/config'; | ||
*/ | ||
export declare type RepoVersionTags = { | ||
export type RepoVersionTags = { | ||
[projectName: string]: GitVersionTagParsed[]; | ||
@@ -35,0 +35,0 @@ }; |
{ | ||
"name": "@bscotch/trebuchet", | ||
"version": "2.1.1", | ||
"version": "2.1.2", | ||
"description": "Tooling for minimizing the cognitive load for monorepo/workspace management, with a focus on automation, minimal configuration, and interoperability with other tools.", | ||
@@ -43,7 +43,7 @@ "keywords": [ | ||
"dependencies": { | ||
"@bscotch/config": "^1.0.4", | ||
"@bscotch/pathy": "^2.1.1", | ||
"@bscotch/project": "^2.0.4", | ||
"@bscotch/utility": "^6.1.2", | ||
"@bscotch/validation": "^0.2.1", | ||
"@bscotch/config": "1.0.5", | ||
"@bscotch/pathy": "2.2.0", | ||
"@bscotch/project": "2.1.0", | ||
"@bscotch/utility": "6.2.0", | ||
"@bscotch/validation": "0.2.1", | ||
"chai": "^4.3.6", | ||
@@ -64,3 +64,3 @@ "commander": "^9.3.0", | ||
"@types/semver": "^7.3.10", | ||
"typescript": "^4.8.0-beta" | ||
"typescript": "4.9.0-dev.20220829" | ||
}, | ||
@@ -67,0 +67,0 @@ "publishConfig": { |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
158708
+ Added@bscotch/config@1.0.5(transitive)
+ Added@bscotch/pathy@2.2.0(transitive)
+ Added@bscotch/project@2.1.0(transitive)
+ Added@bscotch/utility@6.2.0(transitive)
+ Added@bscotch/validation@0.2.1(transitive)
+ Added@ts-morph/common@0.16.0(transitive)
+ Added@types/glob@7.2.0(transitive)
+ Added@types/minimatch@5.1.2(transitive)
+ Added@types/node@22.13.1(transitive)
+ Addedajv@8.17.1(transitive)
+ Addedarray-union@2.1.0(transitive)
+ Addedbrace-expansion@1.1.11(transitive)
+ Addedchalk@5.4.1(transitive)
+ Addedcode-block-writer@11.0.3(transitive)
+ Addedconcat-map@0.0.1(transitive)
+ Addeddetect-indent@6.1.0(transitive)
+ Addeddetect-newline@3.1.0(transitive)
+ Addedfast-uri@3.0.6(transitive)
+ Addedgit-hooks-list@1.0.3(transitive)
+ Addedglob@7.2.3(transitive)
+ Addedglobby@10.0.0(transitive)
+ Addedignore-walk@5.0.1(transitive)
+ Addedminimatch@3.1.2(transitive)
+ Addedmkdirp@1.0.4(transitive)
+ Addednpm-bundled@2.0.1(transitive)
+ Addednpm-normalize-package-bin@2.0.0(transitive)
+ Addednpm-packlist@5.1.3(transitive)
+ Addedpath-is-absolute@1.0.1(transitive)
+ Addedslash@3.0.0(transitive)
+ Addedsort-package-json@1.57.0(transitive)
+ Addedts-morph@15.1.0(transitive)
+ Addedundici-types@6.20.0(transitive)
- Removed@bscotch/config@1.4.5(transitive)
- Removed@bscotch/emitter@0.2.0(transitive)
- Removed@bscotch/pathy@2.12.1(transitive)
- Removed@bscotch/project@2.4.5(transitive)
- Removed@bscotch/utility@6.8.47.2.0(transitive)
- Removed@bscotch/validation@0.2.50.3.0(transitive)
- Removed@ts-morph/common@0.20.0(transitive)
- Removedajv@8.12.0(transitive)
- Removedchalk@5.2.05.3.0(transitive)
- Removedcode-block-writer@12.0.0(transitive)
- Removeddebug@4.3.4(transitive)
- Removeddetect-indent@7.0.1(transitive)
- Removeddetect-newline@4.0.1(transitive)
- Removedeventemitter2@6.4.9(transitive)
- Removedfdir@6.4.3(transitive)
- Removedfs-extra@11.1.1(transitive)
- Removedget-stdin@9.0.0(transitive)
- Removedgit-hooks-list@3.2.0(transitive)
- Removedignore-walk@6.0.3(transitive)
- Removedis-plain-obj@4.1.0(transitive)
- Removedminimatch@7.4.69.0.5(transitive)
- Removedmkdirp@2.1.6(transitive)
- Removedms@2.1.2(transitive)
- Removedpicomatch@4.0.2(transitive)
- Removedpunycode@2.3.1(transitive)
- Removedsort-package-json@2.14.0(transitive)
- Removedtinyglobby@0.2.10(transitive)
- Removedts-morph@19.0.0(transitive)
- Removedtype-fest@4.34.1(transitive)
- Removeduri-js@4.4.1(transitive)
- Removedyaml@2.3.2(transitive)
Updated@bscotch/config@1.0.5
Updated@bscotch/pathy@2.2.0
Updated@bscotch/project@2.1.0
Updated@bscotch/utility@6.2.0
Updated@bscotch/validation@0.2.1