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.1 #6509

Conversation

dependabot[bot]
Copy link
Contributor

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

Bumps @nrwl/workspace from 10.4.1 to 11.1.1.

Release notes

Sourced from @nrwl/workspace's releases.

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)
  • core: export a function returning a normalized workspace config (8cfda00), closes #4305
  • core: provide the task hash as env var (2d3d721)
  • core: refactor dep-graph renderer to use cytoscape (#4000) (fabb6ba)
  • core: set path property based on cwd when running generators (1cb152e)
  • core): feat(core: add other strict flags that are not included in strict (9a38a66)
  • devkit: adds projectName to the executor TargetContext (1291ace)
  • devkit: export logger from @nrwl/devkit (f3cf0bb), closes #4397
  • nextjs: apply experimental-serverless-trace to vercel next configs (#4459) (2a47cdf)
  • repo: run E2E tests on Windows (cmd) (9abdb78)
  • storybook: update storybook config paths for workspace move (4ce1360), closes #3707
  • testing: update cypress to 6.0.1 (#4175) (cdc0bd3)

Release 11.0.19

Bug Fixes

  • core: migration host only handled workspace.json when removing jest's tsconfig (f19333e)
  • docs: typo in node: getting-started (b1fde5e)
  • misc: temporary restore the old version of the run commands executor (8e787c2)
  • nextjs: remove duplicated public folder in dist (#4389) (09a205c)
  • node: make package.json entries OS independent (21697c2), closes #4390

... (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.1.
- [Release notes](https://github.com/nrwl/nx/releases)
- [Commits](https://github.com/nrwl/nx/commits/11.1.1)

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

codecov-io commented Jan 8, 2021

Codecov Report

Merging #6509 (4ddae21) into develop (2839e9f) will decrease coverage by 0.03%.
The diff coverage is n/a.

Impacted file tree graph

@@             Coverage Diff             @@
##           develop    #6509      +/-   ##
===========================================
- Coverage    76.26%   76.23%   -0.04%     
===========================================
  Files          868      868              
  Lines        19623    19623              
  Branches      3907     3907              
===========================================
- Hits         14966    14960       -6     
- Misses        3460     3467       +7     
+ Partials      1197     1196       -1     
Impacted Files Coverage Δ
lib/core/services/upload.service.ts 85.47% <0.00%> (-3.36%) ⬇️

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 2839e9f...4ddae21. Read the comment docs.

@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Jan 12, 2021

Superseded by #6521.

@dependabot dependabot bot closed this Jan 12, 2021
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/develop/nrwl/workspace-11.1.1 branch January 12, 2021 05:19
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

1 participant