refactor: remove protractor#32562
Conversation
42c9e3a to
27f9810
Compare
|
Can you also split this into two commits? |
27f9810 to
fb465eb
Compare
alan-agius4
left a comment
There was a problem hiding this comment.
ts-node should also be removed as a dependencies in all package.json
d2e2032 to
dacee85
Compare
| "web-test-runner": { | ||
| "implementation": "./src/builders/web-test-runner", | ||
| "schema": "./src/builders/web-test-runner/schema.json", | ||
| "description": "Run unit tests with Web Test Runner." |
There was a problem hiding this comment.
Looks like a merge conflict issue. This was recently removed.
There was a problem hiding this comment.
I had to rebase twice, so somehow it slipped through, I guess.
|
Can you rebase? |
Protractor is no longer supported and has been deprecated since v19.
Remove Protractor since it's no longer supported and has been deprecated since v19; Remove the dependency.
b1b09fa to
a0be13f
Compare
|
Done. |
|
This PR was merged into the repository. The changes were merged into the following branches:
|
|
This issue has been automatically locked due to inactivity. Read more about our automatic conversation locking policy. This action has been performed automatically by a bot. |
PR Checklist
Please check to confirm your PR fulfills the following requirements:
PR Type
What kind of change does this PR introduce?
What is the new behavior?
Drop Protractor from the respository since it's no longer supported.
Does this PR introduce a breaking change?