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 @nx/cypress from 16.5.3 to 16.7.4 #147

Closed

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Aug 28, 2023

Bumps @nx/cypress from 16.5.3 to 16.7.4.

Release notes

Sourced from @​nx/cypress's releases.

16.7.4

16.7.4 (2023-08-23)

Bug Fixes

  • angular: add @​angular/pwa to migrations #18731 (#18736) (7859d45)
  • angular: mark esbuild as optional peer dep #18526 (#18771) (8c3822c)
  • core: fix wrong yarn patch key mapping (#18759) (944eeac)
  • linter: error on dependencies that are only in devDependencies instead of production dependencies (#18780) (f6b9210)
  • linter: fixes usages of lintProjectGenerator without eslintFilePatterns provided (#18741) (a5745df)
  • misc: format must exclude ignored patterns (#18670) (0d4e654)
  • storybook: install nx/vite for non-buildable libs (#18778) (d3569c6)
  • storybook: re-enable angular e2e build test (#18764) (e4d46b2)
  • web: generate .swcrc file with modern defaults when creating new webapps (#18749) (42e2141)

Features

16.7.3

16.7.3 (2023-08-22)

Bug Fixes

  • core: ensure preinstall is only run once on repo (#18671) (426e3aa)
  • core: handle symlinks better for watch events on arch (#18743) (56214be)
  • core: load .env after .env.local (#18746) (b402196)
  • core: projects within folders that start with a . should be found (#18748) (ea9b88c)
  • core: skip local yarn patches for lock file pruning (#18700) (add8424)
  • devkit: await prettier format for v3 compatibility (#18664) (495d5f7)
  • js: fix swc opens swc.js instead of compiling on windows (#18723) (2835cb3)
  • react: fix remote generation devServerPort (#18603) (8010270)
  • storybook: dont fail if targets dont exist (#18745) (8e6dcd2)
  • testing: fix outputs for vitest generator (#18709) (b4ac294)
  • testing: make playwright nxE2EPreset options optional (#18729) (45b2cee)

16.7.2

16.7.2 (2023-08-18)

Bug Fixes

  • core: fix ghost alias when parsing yarn lockfile (#18646) (f6a7f18)
  • core: fix schema links (#18395) (83011f7)
  • core: name collisions during project inference should not error out if corrected by a project.json's name (#18665) (a459528)
  • core: nx should not break if packages were not installed (#18687) (95099ae)
  • core: use existing version when calling "yarn set version" (#18669) (76c96fa)

... (truncated)

Commits
  • 3627df4 feat(testing): use helper to determine project name and root directory in cyp...
  • b3f68fe docs(testing): update docs to use configuration generator (#18587)
  • e52b1d0 chore(repo): fix lint failures (#18569)
  • ad5f7cf fix(linter): bump eslint-plugin-cypress (#18553)
  • ab9019d feat(linter): deprecate tslint (#18464)
  • 38fec9c feat(testing): Vite 5 compatibility for Cypress (#18535)
  • 4fe0bd6 feat(linter): update eslint to 8.46.0 (#18474)
  • f4b7ec2 fix(linter): ensure tslint converter works with pnp (#18323)
  • 2e6592c fix(devkit): use Workspace in devkit for backwards compatibility (#18246)
  • 717a8dd chore(core): move readNxJson out of Workspaces (#18127)
  • 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 show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @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 [@nx/cypress](https://github.com/nrwl/nx/tree/HEAD/packages/cypress) from 16.5.3 to 16.7.4.
- [Release notes](https://github.com/nrwl/nx/releases)
- [Commits](https://github.com/nrwl/nx/commits/16.7.4/packages/cypress)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies javascript Pull requests that update Javascript code labels Aug 28, 2023
@codecov
Copy link

codecov bot commented Aug 28, 2023

Codecov Report

Patch and project coverage have no change.

Comparison is base (a7cf2b8) 99.47% compared to head (da4a21f) 99.47%.

Additional details and impacted files
@@           Coverage Diff            @@
##           develop     #147   +/-   ##
========================================
  Coverage    99.47%   99.47%           
========================================
  Files           21       21           
  Lines          189      189           
  Branches        13       13           
========================================
  Hits           188      188           
  Partials         1        1           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Sep 11, 2023

Superseded by #150.

@dependabot dependabot bot closed this Sep 11, 2023
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/nx/cypress-16.7.4 branch September 11, 2023 01:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies javascript Pull requests that update Javascript code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants