Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(deps-dev): bump @nrwl/cypress from 9.3.0 to 11.3.1 #690

Closed

Conversation

dependabot-preview[bot]
Copy link
Contributor

@dependabot-preview dependabot-preview bot commented Feb 22, 2021

Bumps @nrwl/cypress from 9.3.0 to 11.3.1.

Release notes

Sourced from @nrwl/cypress's releases.

Release 11.3.0

Bug Fixes

  • angular: check for root tslint.json before updating to support ESlint (#4816) (5d9c76b), closes #4761
  • angular: generate constant case name in NgRx schematics (#4811) (78a6f98)
  • core: add debug to logger when wrapping angular devkit schematics (#4830) (5eb4518)
  • core: add tmp tao path to node path (#4810) (11d27da)
  • core: change running tasks in parallel to running in serial (#4785) (18c8b2b)
  • core: disable no-var-requires eslint rule for JS files (#4831) (a4a2947)
  • core: do not modify existing files during workspace creation (a500088)
  • core: fix @angular-devkit/architect not being found (#4683) (a941961)
  • core: fix install packages task on Windows (#4752) (57c6bac), closes #4727
  • core: fix move on windows (#4667) (7037254)
  • core: fix workspace creation not working on windows (82ee322)
  • core: fixed some wrong paths for utils/utilities (1edafe8), closes #4736
  • core: output gets printed twice when using pipe capture (d651eab)
  • core: remove cleanup of temp tao directory (#4821) (d22153a)
  • core: restore tslint for next, clean up Linter enum usage (#4780) (4f758d4)
  • core: set browser + node eslint env in @nrwl/nx/javascript (#4804) (cc88815)
  • core: value coercion for schemas with oneOf string enums (b2d3906)
  • core: wrapAngularDevkitSchematic should respect dry run (#4748) (3ebed2a)
  • linter: do not print lint results to stdout when "outputPath" is set (#4755) (4133c05)
  • misc: fix @nrwl/nx-plugin migrations (285879c)
  • misc: fix the react-express preset (#4827) (5f22224)
  • misc: restore utils/fileutils to prevent plugins deep importing from breaking (4320c5a)
  • react: add architect to next and gatsby (#4802) (4ae9c3e)
  • react: change css modules class naming convention (6bf245e)
  • react: fix init generators for react (#4787) (2bf04b4)
  • react: fix storybook generator (#4808) (785754e)
  • react: set defaults properly for unitTestRunner and e2eTestRunner (#4781) (871b3c8)
  • react: temporarily remove gatsby preset from create-nx-workspace (#4819) (b5bfbc9)
  • repo: temporary disable flaky tests (e518289)
  • storybook: fix failing unit tests (#4789) (400277b)
  • storybook: fix windows path in storybook configuration (#4818) (95263d7)
  • testing: correct path slashes on Windows for root of cypress project (ae0d744)
  • testing: fix removing libraries that do not have tests (#4706) (b6e9e8b)
  • web: pass opt.sslKey parameter to -K option of http-server (#4703) (f4e6502), closes #4701

Features

  • angular: export angular generators from @nrwl/angular/generators (#4739) (32a64c5)
  • angular: update Angular packages to 11.2.x release (#4788) (e4faaf1)
  • angular: update NgRx packages to 11.0.0-rc.0 (ec45381)
  • angular: update NgRx packages to versions 11 release (#4783) (6be07fb)
  • core: add edges to the dep graph based on package.json files in libs and apps (28c364c)
  • core: add public and build to the list of implicit cached folders for build (14f4fcc)
  • core: default outputs to both prepare and build targets (1a75fd4)
  • gatsby: convert Gatsby schematics to Nx generators (#4763) (2109a06)
  • nextjs: convert Next.js schematics to generators (#4756) (e71cef0)

... (truncated)

Commits

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.

Dependabot will not automatically merge this PR because it includes a major update to a development dependency.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
  • @dependabot use these labels will set the current labels as the default for future PRs for this repo and language
  • @dependabot use these reviewers will set the current reviewers as the default for future PRs for this repo and language
  • @dependabot use these assignees will set the current assignees as the default for future PRs for this repo and language
  • @dependabot use this milestone will set the current milestone as the default for future PRs for this repo and language
  • @dependabot badge me will comment on this PR with code to add a "Dependabot enabled" badge to your readme

Additionally, you can set the following in your Dependabot dashboard:

  • Update frequency (including time of day and day of week)
  • Pull request limits (per update run and/or open at any time)
  • Automerge options (never/patch/minor, and dev/runtime dependencies)
  • Out-of-range updates (receive only lockfile updates, if desired)
  • Security updates (receive only security updates, if desired)

@dependabot-preview dependabot-preview bot added the dependencies Pull requests that update a dependency file label Feb 22, 2021
Bumps [@nrwl/cypress](https://github.com/nrwl/nx) from 9.3.0 to 11.3.1.
- [Release notes](https://github.com/nrwl/nx/releases)
- [Commits](https://github.com/nrwl/nx/commits)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
@dependabot-preview dependabot-preview bot force-pushed the dependabot/npm_and_yarn/nrwl/cypress-11.3.1 branch from 76de19a to a191efc Compare February 23, 2021 17:41
@dependabot-preview
Copy link
Contributor Author

Superseded by #702.

@dependabot-preview dependabot-preview bot deleted the dependabot/npm_and_yarn/nrwl/cypress-11.3.1 branch February 24, 2021 17:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants