beachball
Advanced tools
Comparing version 2.24.1 to 2.25.0
# Change Log - beachball | ||
This log was last generated on Wed, 13 Jul 2022 20:33:42 GMT and should not be manually modified. | ||
This log was last generated on Wed, 13 Jul 2022 21:17:48 GMT and should not be manually modified. | ||
<!-- Start content --> | ||
## 2.25.0 | ||
Wed, 13 Jul 2022 21:17:48 GMT | ||
### Minor changes | ||
- Update `workspace-tools` to pick up new `git-url-parse` (may include [breaking changes](https://github.com/IonicaBizau/git-url-parse/releases/tag/12.0.0)) (elcraig@microsoft.com) | ||
### Patches | ||
- Remove unused direct dependencies on `git-url-parse` and `glob` (the code moved to `workspace-tools` awhile back) (elcraig@microsoft.com) | ||
## 2.24.1 | ||
Wed, 13 Jul 2022 20:33:42 GMT | ||
Wed, 13 Jul 2022 20:33:51 GMT | ||
@@ -11,0 +23,0 @@ ### Patches |
{ | ||
"name": "beachball", | ||
"version": "2.24.1", | ||
"version": "2.25.0", | ||
"description": "The Sunniest Semantic Version Bumper", | ||
@@ -40,4 +40,2 @@ "repository": { | ||
"fs-extra": "^8.0.1", | ||
"git-url-parse": "^12.0.0", | ||
"glob": "^7.1.4", | ||
"human-id": "^2.0.1", | ||
@@ -51,3 +49,3 @@ "lodash": "^4.17.15", | ||
"uuid": "^8.3.1", | ||
"workspace-tools": "^0.21.0", | ||
"workspace-tools": "^0.22.0", | ||
"yargs-parser": "^20.2.4" | ||
@@ -59,4 +57,2 @@ }, | ||
"@types/fs-extra": "^8.0.0", | ||
"@types/git-url-parse": "^9.0.0", | ||
"@types/glob": "^7.1.1", | ||
"@types/jest": "^26.0.24", | ||
@@ -76,3 +72,2 @@ "@types/lodash": "^4.14.149", | ||
"jest": "^27.0.6", | ||
"ncp": "^2.0.0", | ||
"prettier": "~2.3.2", | ||
@@ -79,0 +74,0 @@ "tmp": "^0.1.0", |
Sorry, the diff of this file is too big to display
421234
13
25
6535
+ Addedworkspace-tools@0.22.0(transitive)
- Removedgit-url-parse@^12.0.0
- Removedglob@^7.1.4
- Removedcall-bind-apply-helpers@1.0.1(transitive)
- Removedcall-bound@1.0.3(transitive)
- Removeddecode-uri-component@0.2.2(transitive)
- Removeddunder-proto@1.0.1(transitive)
- Removedes-define-property@1.0.1(transitive)
- Removedes-errors@1.3.0(transitive)
- Removedes-object-atoms@1.1.1(transitive)
- Removedfilter-obj@1.1.0(transitive)
- Removedfs.realpath@1.0.0(transitive)
- Removedfunction-bind@1.1.2(transitive)
- Removedget-intrinsic@1.2.7(transitive)
- Removedget-proto@1.0.1(transitive)
- Removedgit-up@4.0.5(transitive)
- Removedgit-url-parse@11.6.0(transitive)
- Removedglob@7.2.3(transitive)
- Removedgopd@1.2.0(transitive)
- Removedhas-symbols@1.1.0(transitive)
- Removedhasown@2.0.2(transitive)
- Removedinflight@1.0.6(transitive)
- Removedinherits@2.0.4(transitive)
- Removedmath-intrinsics@1.1.0(transitive)
- Removedobject-inspect@1.13.3(transitive)
- Removedparse-path@4.0.4(transitive)
- Removedparse-url@6.0.5(transitive)
- Removedpath-is-absolute@1.0.1(transitive)
- Removedprotocols@1.4.8(transitive)
- Removedqs@6.14.0(transitive)
- Removedquery-string@6.14.1(transitive)
- Removedside-channel@1.1.0(transitive)
- Removedside-channel-list@1.0.0(transitive)
- Removedside-channel-map@1.0.1(transitive)
- Removedside-channel-weakmap@1.0.2(transitive)
- Removedsplit-on-first@1.1.0(transitive)
- Removedstrict-uri-encode@2.0.0(transitive)
- Removedworkspace-tools@0.21.0(transitive)
Updatedworkspace-tools@^0.22.0