webdriverio-schematics icon indicating copy to clipboard operation
webdriverio-schematics copied to clipboard

Add WebdriverIO to an Angular CLI project

Results 25 webdriverio-schematics issues
Sort by recently updated
recently updated
newest added

Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 17.0.23 to 20.12.8. Commits See full diff in compare view [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=@types/node&package-manager=npm_and_yarn&previous-version=17.0.23&new-version=20.12.8)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter...

dependencies

Bumps [@angular-devkit/core](https://github.com/angular/angular-cli) from 12.2.16 to 17.3.6. Release notes Sourced from @​angular-devkit/core's releases. v17.3.6 17.3.6 (2024-04-25) @​angular-devkit/build-angular Commit Description properly configure headers for media resources and HTML page v17.3.5 17.3.5 (2024-04-17)...

dependencies

Bumps [@angular-devkit/architect](https://github.com/angular/angular-cli) from 0.1202.16 to 0.1703.6. Commits See full diff in compare view [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=@angular-devkit/architect&package-manager=npm_and_yarn&previous-version=0.1202.16&new-version=0.1703.6)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter...

dependencies

Bumps [@angular-devkit/schematics](https://github.com/angular/angular-cli) from 14.2.8 to 17.3.6. Release notes Sourced from @​angular-devkit/schematics's releases. v17.3.6 17.3.6 (2024-04-25) @​angular-devkit/build-angular Commit Description properly configure headers for media resources and HTML page v17.3.5 17.3.5 (2024-04-17)...

dependencies

Bumps [release-it](https://github.com/release-it/release-it) from 14.13.1 to 17.2.1. Release notes Sourced from release-it's releases. Release 17.2.1 Update some dependencies (bb23771) Exit without error message when requireCommits is true but requireCommitsFail is false...

dependencies

Bumps [@schematics/angular](https://github.com/angular/angular-cli) from 12.2.16 to 17.3.6. Release notes Sourced from @​schematics/angular's releases. v17.3.6 17.3.6 (2024-04-25) @​angular-devkit/build-angular Commit Description properly configure headers for media resources and HTML page v17.3.5 17.3.5 (2024-04-17)...

dependencies

Bumps [@wdio/cli](https://github.com/webdriverio/webdriverio/tree/HEAD/packages/wdio-cli) from 7.20.2 to 8.36.1. Release notes Sourced from @​wdio/cli's releases. v8.36.1 (2024-04-20) :bug: Bug Fix wdio-cli, wdio-runner, wdio-utils, webdriverio #12703 [webdriverio-v8] Fix issue wdio log is missing in...

dependencies

### Proposed Changes This PR builds on https://github.com/webdriverio/webdriverio/pull/12628: > I noticed that this project is using `npm-run-all` still and not the maintained fork `npm-run-all2`. Here's a PR that fixes that.

Bumps [typescript](https://github.com/Microsoft/TypeScript) from 4.6.4 to 5.4.5. Release notes Sourced from typescript's releases. TypeScript 5.4.5 For release notes, check out the release announcement. For the complete list of fixed issues, check...

dependencies

It seems that the current build is failing due to the fact that if you run the config wizard with the `--yes` flag the returned object for answers is: ```ts...

help wanted