Skip to content
This repository has been archived by the owner on Jan 12, 2023. It is now read-only.

bot: 👽 bump @nrwl/cypress from 14.3.6 to 15.4.4 #175

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

Conversation

dependabot[bot]
Copy link
Contributor

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

Bumps @nrwl/cypress from 14.3.6 to 15.4.4.

Release notes

Sourced from @​nrwl/cypress's releases.

15.4.4

15.4.4 (2023-01-03)

Note: Version bump only for package @​nrwl/nx-source

15.4.3

15.4.3 (2023-01-03)

Bug Fixes

  • bundling: detect esm vs cjs type for .js files (#14060) (b76871d)
  • core: dont mutate target defaults in memory when resolving path tokens (355d8a0)
  • core: find imports after template literals with vars (#13922) (ba7eb9d)
  • core: find imports in export type statements (#13921) (d5c93bf)
  • core: init should support compound scripts (181cde5)
  • core: read in projects from angular.json when called from conver… (#14057) (99708af)
  • core: schemas should not require executor due to negative config work (d72ed7d)
  • expo: address deprecation warning seen upon using @nrwl/expo:start (#14095) (217d6e3)
  • misc: temporarily pin module federation ssr utilities version (#14035) (96cab72)
  • react: skip exports field in generated package.json when using rollup to bundle library (#14107) (666e057)
  • storybook: restore babelrc for storybook webpack (#14111) (285cf2e)
  • storybook: update storybook to latest 6 (#14110) (00db9e3)
  • testing: correctly set task status for failed coverage reports (#14008) (c829756)
  • testing: vitest deleting project root with coverage enabled (#14116) (843bad1)
  • vite: add paths plugin for worker (#14115) (5c962d0)

Features

  • angular: add ast utils for standalone decorators (#14108) (64d7ceb)
  • angular: add ast utils for standalone decorators (#14114) (d913358)
  • angular: add parent flag to ngrx generator (#14105) (16a0891)
  • core: add glob support for project-level implicit dependencies (#13138) (66a2658)
  • core: merge more target options from targetDefaults (#12435) (c783ac5)
  • core: support projectName token in target defaults (b19eb6c)
  • core: support targets with colons in the name without quotes (#13938) (285dc39)
  • expo: move svg to inline for starter app (#14068) (cec625e)
  • expo: upgrade expo 47.0.9 (#14070) (1e15557)
  • graph: persist select all tasks to url (#13970) (6d1e4a3)
  • testing: support async webpack config for react component testing (#14037) (663d38b)

15.4.2

15.4.2 (2022-12-27)

Bug Fixes

  • bundling: update rollup-plugin-typescript2 to fix typechecking ... (#14020) (95a3bbf)
  • core: adding @​nrwl/vite to packageGroup (d3ef0ea)

... (truncated)

Commits
  • 285dc39 feat(core): support targets with colons in the name without quotes (#13938)
  • e91179e fix(testing): change ignoreTestFiles to excludeSpecPattern for cy10+ (#13942)
  • 4f9b9d4 feat(testing): remove unused dependencies from @​nrwl/cypress (#13771)
  • 1ef01f8 feat(testing): cypress vite (#13474)
  • 5d910c0 fix(testing): rename cy 10 migration to 11 (#13646)
  • 2c81904 fix(angular): fix imports into nx from ng-add (#13645)
  • 6f8a849 fix(testing): handle cypress-project generation for standalone projects (#13602)
  • fe062f4 fix(core): deduce layout directory
  • 110b5f2 feat(core): enable linter on root projects (#13347)
  • 6d35fd4 chore(core): reconcile functions to find project of a path (#13364)
  • 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)

Bumps [@nrwl/cypress](https://github.com/nrwl/nx/tree/HEAD/packages/cypress) from 14.3.6 to 15.4.4.
- [Release notes](https://github.com/nrwl/nx/releases)
- [Commits](https://github.com/nrwl/nx/commits/15.4.4/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 6, 2023
@dependabot dependabot bot requested a review from chxru January 6, 2023 03:03
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

0 participants