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/workspace from 10.4.1 to 11.1.2 #6521

Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 12, 2021

Bumps @nrwl/workspace from 10.4.1 to 11.1.2.

Release notes

Sourced from @nrwl/workspace's releases.

Release 11.1.2

Bug Fixes

  • core: delete project from root jest config when running remove command (fd93b84), closes #4192
  • core: prioritize local projects over npm when sharing names (f10ba2f)
  • core: run-commands should fail when a command in serial fails (#4477) (82f801b)
  • core: update eslintrc when project is moved (eb0a472), closes #2951
  • core): fix(core: validate options for oneOf rule with factorized type (872ebd8), closes #4484
  • node: support multiple node apps with single frontend (252c649), closes #4215
  • node: use proper watch value with the node:execute executor (#4083) (21bd952)
  • nx-plugin: fix executors typo in plugin template file (f77cfc1)
  • repo: fix unit tests not working on node 15 (04f2abd)
  • repo: temp disable running e2e tests on windows (ac87c59)

Features

Release 11.1.1

No release notes provided.

Release 11.1.0

Bug Fixes

  • angular: remove spec file when unitTestRunner is none (cd21e09)
  • core: coerce the property key properties for the schema object (f409835)
  • core: fixing issue with updating imports when moving a project (9dad062)
  • core: print actual config name when using scope host (f907e83)
  • core: respect js option when setting eslint patterns (cbb1972)
  • core: update project in root jest config when running move command (cf7f1c8), closes #4226
  • linter: Respect the "quiet" option (#4330) (755804f)
  • misc: remov peer deps to make npm 7 install work (599923b), closes #4436
  • nextjs: fix an invalid next peer dep (d4b08eb), closes #4436
  • nextjs: use html component from next/document (99d6b83)
  • react: provide option overriding for babel plugins (4193d45)
  • repo: fix broken e2e tests (43d3730)
  • storybook: typo in build output (172bb14)
  • web: handle delete-output-path option (f95f855), closes #4015

Features

  • angular: switch default linter from eslint to tslint when creating a workspace (9303114)
  • angular: update @angular-eslint to v1 (42b61d0)
  • core: add strict as an option to workspace, nest and node lib schematics (32f8f8c)
  • core: add task hash to print-affected result (744ea22)
  • core: better compat layer for angular devkit (0c0a29d)

... (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/workspace](https://github.com/nrwl/nx) from 10.4.1 to 11.1.2.
- [Release notes](https://github.com/nrwl/nx/releases)
- [Commits](https://github.com/nrwl/nx/commits/11.1.2)

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Jan 12, 2021
@codecov-io
Copy link

codecov-io commented Jan 12, 2021

Codecov Report

Merging #6521 (9a1105c) into develop (08fec7f) will decrease coverage by 0.01%.
The diff coverage is n/a.

Impacted file tree graph

@@             Coverage Diff             @@
##           develop    #6521      +/-   ##
===========================================
- Coverage    76.22%   76.21%   -0.02%     
===========================================
  Files          868      868              
  Lines        19612    19612              
  Branches      3904     3904              
===========================================
- Hits         14949    14947       -2     
- Misses        3471     3473       +2     
  Partials      1192     1192              
Impacted Files Coverage Δ
...src/lib/document-list/data/share-data-row.model.ts 73.68% <0.00%> (-2.64%) ⬇️
lib/core/services/upload.service.ts 84.91% <0.00%> (-0.56%) ⬇️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 08fec7f...9a1105c. Read the comment docs.

@eromano eromano merged commit d506bc8 into develop Jan 12, 2021
@eromano eromano deleted the dependabot/npm_and_yarn/develop/nrwl/workspace-11.1.2 branch January 12, 2021 10:45
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.

None yet

2 participants