bdebon / choiceof.dev

Developers have to cope with pretty hard choices every day. This is a collection of the most complex and funny choices. What will be yours?
https://choiceof.dev
GNU General Public License v3.0
473 stars 93 forks source link

Bump @nrwl/cypress from 14.5.10 to 15.0.4 #46

Closed dependabot[bot] closed 2 years ago

dependabot[bot] commented 2 years ago

Bumps @nrwl/cypress from 14.5.10 to 15.0.4.

Release notes

Sourced from @​nrwl/cypress's releases.

15.0.4

15.0.4 (2022-10-27)

Bug Fixes

  • angular: support routes as route array type for ast parsing #12707 (#12829) (d34dff1)
  • core: ensure project configuration is saved as standalone when workspace.json isn't present(#12823) (e1e188c)
  • core: fix graph calculation when there are mixed targets (#11418) (edd1415)
  • core: fix print-affected not filtering on target (#12355) (d9a2852)
  • core: increase daemon timeout (#12861) (ee30e96)
  • core: properly serialize override with object arg for command line (#12499) (594c63b)
  • core: skip transitive deps on package json creation (#12851) (c0e5fb6)
  • devkit: names fn constantName (#12683) (e584882)
  • js: only generate shallow dependencies when building with tsc and swc (#12857) (5f584ea)
  • misc: remove unescaped asterisks on library-types doc (#12759) (91e9726)
  • nextjs: specify return type in withNx plugin (#12486) (94edbe9)
  • react: export remoteGenerator (#12563) (6e97c6c)
  • react: fix minification for prod builds in with-module-federation (#12680) (1992ada)
  • testing: cypress 10 migration supports more configuration setups (#12036) (9096d41)
  • testing: handle trailing commas in 14.0.0 migration (#12837) (1d4247c)
  • testing: update jest batch mode (#12764) (cd4e983)
  • testing: update tsconfig.cy.json template file for generator (#12849) (cc55cff)

Features

15.0.3

15.0.3 (2022-10-26)

Bug Fixes

  • core: correctly dedup projects with different names (d2bec05)
  • misc: improve print-affected perf (#12822) (58f96de)
  • misc: update the version check not to exclude v15 (e24632f)

Features

  • expo: depcrecate expo-cli and use @​expo/cli instead (#12799) (386479f)
  • misc: select the best message to show during migrations (7d732ca)

15.0.2

15.0.2 (2022-10-24)

... (truncated)

Commits
  • 9096d41 fix(testing): cypress 10 migration supports more configuration setups (#12036)
  • cc55cff fix(testing): update tsconfig.cy.json template file for generator (#12849)
  • ed05ca3 fix(testing): run init generator in cypress-project when cypress is n… (#12552)
  • 23de788 chore(repo): update to 15.0.0-rc1 (#12586)
  • d8f3c6b fix(react): migrations use tsquery, so we should provide it (#12575)
  • 8ab7f85 fix(core): swap default method for output capture (#12535)
  • 80635db fix(testing): move to using cy.mount (#12273)
  • 49c5e50 feat(core): migrate existing workspaces to use inputs configuration (#12416)
  • 09c6ccb feat(linter): remove tslint support (#12279)
  • fb0ea29 fix(testing): include cypress commands in tsconfig (#12149)
  • Additional commits viewable in compare view


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 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[bot] commented 2 years ago

Superseded by #54.