-
Notifications
You must be signed in to change notification settings - Fork 13
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
This PR makes the following changes: ## Changes - Updates `teraslice` repo from yarn `v1.22.19` to yarn `v4.6.0` - Updates `website` repo form yarn `v1.22.19` to yarn `v4.6.0` - Updates `teraslice-cli` test assets fixture repo to be compliant with yarn 4 - Updates all `package.json` test scripts in the packages directory to be compliant with yarn 4's explicit dependency scope restrictions - In this case, `@teraslice/scripts` was only a dependency at the top-level, which is caused all `workspaces` that doesn't have `@teraslice/scripts` to not find the scripts binary within it's directory. - Yarn 1 had a loose dependency resolution algorithm where yarn 4 enforces explicit dependencies. - https://yarnpkg.com/blog/release/4.0#javascript-constraints ## Bumped Packages - release: (**minor**) **teraslice@2.12.0** - bump: (**minor**) **teraslice-cli@2.10.0** - bump: (patch) **@terascope/data-mate@1.7.1** - bump: (patch) **elasticsearch-store@1.7.1** - bump: (patch) **terafoundation@1.9.1** - bump: (patch) **ts-transforms@1.7.1** - bump: (patch) **@terascope/data-types@1.7.1** - bump: (patch) **@terascope/docker-compose-js@1.4.4** - bump: (patch) **@terascope/elasticsearch-api@4.7.1** - bump: (patch) **@terascope/teraslice-state-storage@1.7.1** - bump: (patch) **@terascope/eslint-config@1.1.4** - bump: (patch) **@terascope/job-components@1.9.1** - bump: (patch) **teraslice-client-js@1.7.1** - bump: (patch) **@terascope/teraslice-messaging@1.10.1**
- Loading branch information
Showing
47 changed files
with
28,683 additions
and
167,352 deletions.
There are no files selected for viewing
This file contains 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
This file contains 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
This file contains 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
This file contains 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
This file contains 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
8 changes: 4 additions & 4 deletions
8
patches/jest-config+29.7.0.patch → ...s/jest-config-npm-29.7.0-97d8544d74.patch
This file contains 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
Oops, something went wrong.