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

Bump @nrwl/cypress from 10.0.12 to 15.6.2 #254

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 25, 2023

Bumps @nrwl/cypress from 10.0.12 to 15.6.2.

Release notes

Sourced from @​nrwl/cypress's releases.

15.6.2

15.6.2 (2023-01-24)

Bug Fixes

  • react: fix nx init so that it works on Windows (#14586) (692ecb6)
  • vite: delete webpack config when converting (#14582) (c25bb3a)
  • vite: proper path for main.tsx for standalone (#14575) (ba3c8c8)

15.6.1

15.6.1 (2023-01-24)

Bug Fixes

  • bundling: react-standalone take into account bundler (#14573) (8744330)

15.6.0

15.6.0 (2023-01-24)

Bug Fixes

  • angular: correctly error application when standalone is used in Angular < 14.1.0 (#14338) (3041b0a)
  • angular: correctly error scam-to-standalone when used in Angular < 14.1.0 (#14341) (81211bf)
  • angular: fix assets copying in ng-packagr-lite executor (#14355) (3e9f4bf)
  • angular: fix path for import (#14517) (9283858)
  • angular: karma setup should be generated correctly for v14 (#14459) (6330d9e)
  • angular: ngrx attaching to route and non-standalone apis for 14 (#14489) (b076f03)
  • angular: should find the tsconfig at root of project #14379 (#14514) (ce04b80)
  • bundling: fix esbuild watch yields success=false when no error (#14359) (2baa80d)
  • core: cap inferred max workers count at 8 (#14366) (ab8197c)
  • core: fix broken lines and columns import (#14394) (a70eec8)
  • core: fix cache mismatch in target project locator (#14445) (cb122e8)
  • core: fix implicit dependencies conversions from project inputs (#14364) (898db85)
  • core: project locator should use nodes when tsconfig is missing (#14417) (ebb2007)
  • core: rename aux to auxiliary for windows (#14564) (12d9669)
  • core: use require.resolve instead of randomly matching from our … (#14523) (21d65cb)
  • devkit: splitTarget should fall back to old behavior if not passed project graph (#14557) (b804fc0)
  • graph: encode id in project node tooltip (#14530) (d43d6b6)
  • js: fix reading tsconfig.json on TypeScript 4.9 (#14380) (ada727c)
  • linter: wildcard sourceTag should be respected for banned imports (#14418) (2b23963)
  • misc: add missing alt text to files-readme logo (#14446) (5adfc09)
  • misc: fix broken workspace claim link (#14536) (559faa7)
  • misc: loosen chalk version (#14276) (415d1c7)
  • misc: refine the prompts in create-nx-workspace (#14562) (f4c4ec0)
  • nextjs: incorrect path when serving production builds (#14553) (578f5c0)
  • node: add implicit dependency from node e2e project to the app p… (#14463) (bd3c387)
  • node: remove connect framework from node app generator (#14567) (71a7ebd)

... (truncated)

Commits
  • f372dbf docs(testing): add x-priority to cypress package (#14253)
  • f8854d7 fix(testing): fixed a typo with the 15.5.0 cypress migration warning (#14384)
  • 415d1c7 fix(misc): loosen chalk version (#14276)
  • a5766a8 fix(storybook): return baseUrl from storybook and use in cypress (#14306)
  • 0bc93ee feat(testing): Cypress 12 Support (#14058)
  • 422c8c7 cleanup(core): clearly split nx.json config and projects config
  • 49aa44b fix(testing): only check provided project is root for cypress-project… (#14148)
  • 7992ec6 chore(repo): setup negative config for several targets (#14080)
  • 8c014f0 docs(testing): add deprecation messages for Jest/Cypress (#14137)
  • 285dc39 feat(core): support targets with colons in the name without quotes (#13938)
  • Additional commits viewable in compare view
Maintainer changes

This version was pushed to npm by nrwlowner, a new releaser for @​nrwl/cypress since your current version.


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)

Bumps [@nrwl/cypress](https://github.com/nrwl/nx/tree/HEAD/packages/cypress) from 10.0.12 to 15.6.2.
- [Release notes](https://github.com/nrwl/nx/releases)
- [Commits](https://github.com/nrwl/nx/commits/15.6.2/packages/cypress)

---
updated-dependencies:
- dependency-name: "@nrwl/cypress"
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Jan 25, 2023
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