Thanks to visit codestin.com
Credit goes to github.com

Skip to content

chore: Bump @nrwl/tao from 14.1.4 to 14.7.4 #195

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

Closed
wants to merge 1 commit into from

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github Sep 12, 2022

Bumps @nrwl/tao from 14.1.4 to 14.7.4.

Release notes

Sourced from @​nrwl/tao's releases.

14.7.4

14.7.4 (2022-09-12)

Bug Fixes

  • testing: change @​nrwl/workspace import to deep import (#11961) (ff0126c)

14.7.3

14.7.3 (2022-09-09)

Features

  • core: add more logging when socket communication fails (0663385)

14.7.2

14.7.2 (2022-09-09)

Bug Fixes

  • core: DAEMON_DIR_FOR_CURRENT_WORKSPACE isnt defined in case of error (6849b90)

14.7.1

14.7.1 (2022-09-09)

Bug Fixes

  • core: nx daemon doesnt get disable correctly (0f8aac0)

14.7.0

14.7.0 (2022-09-09)

Bug Fixes

  • angular: emit typescript declaration diagnostics in ng-packagr executors (#11927) (c6520a1)
  • angular: warning logged when generating MF app with no e2e (#11911) (4aa7282)
  • core: add back target defaults for all new workspaces (#11936) (caec117)
  • core: fix process.send will crash the nx runner without check if it is undefined (#11904) (350f71d)
  • repo: remove more things from production fileset and added babel config (#11942) (b582964)
  • storybook: do not add target defaults and named inputs if they are not defined (#11941) (31b1b00)
  • testing: add component-test named inputs (7b52c0d)
  • testing: do not add cypress inputs if namedInputs is not defined (#11943) (8a35f18)
  • testing: move cypress tsconfig to cypress folder (6d0c6a8)

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 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/tao](https://github.com/nrwl/nx/tree/HEAD/packages/tao) from 14.1.4 to 14.7.4.
- [Release notes](https://github.com/nrwl/nx/releases)
- [Commits](https://github.com/nrwl/nx/commits/14.7.4/packages/tao)

---
updated-dependencies:
- dependency-name: "@nrwl/tao"
  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 Sep 12, 2022
@codecov-commenter
Copy link

Codecov Report

Merging #195 (6a8c874) into main (6634e86) will decrease coverage by 0.03%.
The diff coverage is n/a.

@@            Coverage Diff             @@
##             main     #195      +/-   ##
==========================================
- Coverage   91.63%   91.59%   -0.04%     
==========================================
  Files         134      369     +235     
  Lines        1506    12391   +10885     
  Branches      226     3612    +3386     
==========================================
+ Hits         1380    11350    +9970     
- Misses         62      685     +623     
- Partials       64      356     +292     
Flag Coverage Δ
unittest 91.59% <ø> (-0.04%) ⬇️

Flags with carried forward coverage won't be shown. Click here to find out more.

Impacted Files Coverage Δ
packages/eslint-plugin/src/util/objectIterators.ts 66.66% <0.00%> (ø)
packages/utils/src/ts-eslint-scope/Reference.ts 100.00% <0.00%> (ø)
packages/visitor-keys/src/get-keys.ts 100.00% <0.00%> (ø)
packages/eslint-plugin/src/rules/semi.ts 92.85% <0.00%> (ø)
...int-plugin/src/rules/require-array-sort-compare.ts 88.23% <0.00%> (ø)
...kages/eslint-plugin/src/rules/init-declarations.ts 100.00% <0.00%> (ø)
...lugin/src/rules/consistent-indexed-object-style.ts 92.06% <0.00%> (ø)
packages/type-utils/src/isTypeReadonly.ts 85.71% <0.00%> (ø)
packages/eslint-plugin/src/util/misc.ts 96.42% <0.00%> (ø)
...-internal/src/rules/no-typescript-estree-import.ts 87.50% <0.00%> (ø)
... and 225 more

@dependabot @github
Copy link
Author

dependabot bot commented on behalf of github Sep 15, 2022

Superseded by #197.

@dependabot dependabot bot closed this Sep 15, 2022
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/nrwl/tao-14.7.4 branch September 15, 2022 14:43
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Nov 17, 2022
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 javascript Pull requests that update Javascript code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant