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 13.4.6 to 13.7.1 #262

Merged
merged 1 commit into from
Jan 31, 2022

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 31, 2022

Bumps @nrwl/workspace from 13.4.6 to 13.7.1.

Release notes

Sourced from @​nrwl/workspace's releases.

Release 13.7.1

Bug Fixes

  • core: cacheDirectory resolution (#8760) (8576330)
  • core: check if taskRunnerOptions exists (#8762) (3cdc681)
  • core: fix dot notation parsing (#8763) (490c66f)
  • core: fix git support detection (#8764) (1f6c170)
  • core: fix the issue introduced by 45c9ee09 (a7b1065)
  • core: warn when daemon fails to start (4e5b48d)
  • misc: don't disable chalk when FORCE_COLOR is set (#8226) (f178217)
  • node: the type keyword may either be a string or an array (#8744) (5a74c02), closes #8112

Release 13.7.0

Bug Fixes

  • core: avoid importing posix/path but still use posix paths on Windows (1c5ad6e)
  • core: deprecate, fix error, and print warning when using --only-failed (#8748) (bf70569)
  • core: fix cache for directory outputs (#8756) (51b9043), closes #8504
  • core: terminal caching fails when trying to close the file descriptor (f72c679)
  • core: use fs/promises instead of promisifying with the util module (#8530) (f94d3da)
  • dep-graph: set the number of workers with environment variables (b86feb1)
  • linter: clean up comment after #8147 (#8691) (09dfe8d)
  • linter: mark eslint-config-prettier as optional (#8722) (489cee5)
  • misc: fix npm-package generator on windows (#8751) (e759abd)
  • nxdev: typedoc devkit links (#8734) (c9c1774)
  • testing: add number type to cypress ciBuildId (#8677) (6dde019), closes #8675
  • web: web executor referencing wrong file (#8670) (20975e0), closes #8607

Features

  • angular: support version 13.2.0 (#8457) (f4fa813)
  • express: update express to 14.17.2 (#8628) (21997cc)
  • react: upgrade eslint-plugin-react-hooks to 4.3.0 (9ba836b)

Release 13.6.1

Bug Fixes

  • core: better detection whether the workspace uses git (#8720) (86a1a6c)
  • linter: use swc over ts-node for workspace lint rule registration (#8694) (541d4e2)

Release 13.6.0

Bug Fixes

  • angular: don't generate a .browserslistrc file for non buildable and non publishable libs (#8710) (a56c89c)
  • core: stop inlining tsconfig-paths-webpack-plugin and use version with fix (#8357) (be91d1f)

... (truncated)

Commits
  • a7b1065 fix(core): fix the issue introduced by 45c9ee09
  • 4e5b48d fix(core): warn when daemon fails to start
  • f178217 fix(misc): don't disable chalk when FORCE_COLOR is set (#8226)
  • 1f6c170 fix(core): fix git support detection (#8764)
  • 8576330 fix(core): cacheDirectory resolution (#8760)
  • 3cdc681 fix(core): check if taskRunnerOptions exists (#8762)
  • 51b9043 fix(core): fix cache for directory outputs (#8756)
  • f94d3da fix(core): use fs/promises instead of promisifying with the util module (#8530)
  • e759abd fix(misc): fix npm-package generator on windows (#8751)
  • b86feb1 fix(dep-graph): set the number of workers with environment variables
  • 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/workspace](https://github.com/nrwl/nx/tree/HEAD/packages/workspace) from 13.4.6 to 13.7.1.
- [Release notes](https://github.com/nrwl/nx/releases)
- [Commits](https://github.com/nrwl/nx/commits/13.7.1/packages/workspace)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Package dependencies javascript Pull requests that update Javascript code labels Jan 31, 2022
@smonn smonn merged commit f344549 into main Jan 31, 2022
@smonn smonn deleted the dependabot/npm_and_yarn/nrwl/workspace-13.7.1 branch January 31, 2022 19:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Package dependencies javascript Pull requests that update Javascript code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant