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.6.0 to 16.7.0 #1706

Closed
wants to merge 1 commit into from

Conversation

dependabot[bot]
Copy link
Contributor

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

Bumps @nx/cypress from 16.6.0 to 16.7.0.

Release notes

Sourced from @​nx/cypress's releases.

16.7.0

16.7.0 (2023-08-15)

Bug Fixes

  • angular: update magic-string dependency (#18389) (3359249)
  • core: esbuild generateLockfile according to docs (#18413) (a5d6a29)
  • core: provide taskGraph for every task calculation (#18410) (ce2c6d6)
  • core: update e2e tsconfig extends to be mapped to the correct root tsconfig (#18408) (3ae657c)
  • nextjs: fix build for yarn pnp (#18387) (cd6c8d3)
  • storybook: do not set default host as localhost (#18419) (90e4e7e)
  • web: next server pass custom hostname to startup port check (#18123) (48deaec)
  • webpack: fix babel config path resolution (b8a6621), closes #18404
  • angular: update getComponentsInfo to filter null values (#18431) (f02d230)
  • detox: fix detox to work with yarn pnp (#18444) (d892a29)
  • expo: Correct schema for export executor (#18085) (510e03d)
  • nx-dev: generate all open graph images (#18433) (e5fd0d5)
  • testing: check if target exists before adding target for jest (#18327) (697754d)
  • testing: playwright plugin clean up (#18447) (5e51cd6)
  • angular: fix the version of the angular cli update migration (#18538) (107c281)
  • core: add target options for .nx nx.json (#18476) (622e0e0)
  • core: report should not include non-plugin packages as local plugins (#18306) (1861d6e)
  • esbuild: don't overwrite plugins in esbuildOptions (#18461) (14fab26)
  • linter: ensure package detection works in PnP (#18394) (5634d55)
  • linter: eslint flat config not working correctly (#18379) (006180b)
  • linter: fix messages on deps checks (#18484) (3565643)
  • misc: move --useDotNxInstallation to yargs config (#18475) (c175fc3)
  • nx-dev: fix horizontal scrollbar (#18469) (7b6b403)
  • react: add babel/core when babel/preset-react is preset (#18462) (b317458)
  • react: add typings to types instead of files (#18501) (85f4737)
  • react: fix babel core migration (#18485) (23fab05)
  • vite: default vitest provider to v8 (#18515) (ff04be5)
  • vite: do not set default target (#18454) (bf5111c)
  • js: fix rust typescript analysis paths for windows (#18548) (0f51447)
  • linter: bump eslint-plugin-cypress (#18553) (ad5f7cf)
  • misc: set the correct dependency range for dotenv in plugins (#18573) (9cd0cf8)
  • nx-dev: ai chat ui improvements (#18560) (aa9eaa7)
  • js: fix swc compilation output path handling (#18588) (b152f20)
  • misc: respect cwd when adding node_modules/.bin to PATH in run-commands(#18429) (eafc8af)
  • testing: make the default react playwright test to pass (#18559) (107a753)
  • nx-dev: fix regex (#18610) (b8a64a1)
  • core: all graph nodes should have targets block, even if its empty (#18625) (b2ecea4)
  • core: normalizing key of patched packages with its actual resolved version and not the one from the key (#18192) (5ac66e4)
  • nx-dev: ensure long titles on og images have line breaks (#18619) (4f67f15)
  • nx-dev: ensure og image is generated for all docs (#18617) (b749b47)
  • testing: playwright cleanup (#18558) (645535b)
  • core: project inference plugins should be ran when reading project configuration (#18630) (2760026)

Features

... (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 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.6.0 to 16.7.0.
- [Release notes](https://github.com/nrwl/nx/releases)
- [Commits](https://github.com/nrwl/nx/commits/16.7.0/packages/cypress)

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Aug 16, 2023
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Aug 17, 2023

Superseded by #1709.

@dependabot dependabot bot closed this Aug 17, 2023
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/nx/cypress-16.7.0 branch August 17, 2023 17:21
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 javascript Pull requests that update Javascript code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants