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

chore(deps-dev): bump @nx/workspace from 16.5.3 to 16.6.0 #136

Closed

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Aug 7, 2023

Bumps @nx/workspace from 16.5.3 to 16.6.0.

Release notes

Sourced from @​nx/workspace's releases.

16.6.0

16.6.0 (2023-07-31)

Bug Fixes

  • angular: automatically skip remotes not in the current workspace #17473 (#17497) (c64f26e)
  • bundling: update the browsers for es5 terser check (#17784) (8c9ad0d)
  • core: add license information for native packages (#17964) (d42d2f4)
  • core: ensure external dependency hashes are resolved in a deterministic way (#17926) (65adb94)
  • core: ensure yarn runs install with correct version (#17997) (d0c3772)
  • core: parse project configs only in js (#18009) (c04053b)
  • js: add watchIgnore and runBuildTargetDependencies options to speed up build (#17953) (c6a0615)
  • js: ignore dependencies from non-index root files for create-package-json (#17930) (28a071f)
  • js: remove duplicate alias (#17978) (ccd195d)
  • js: restore registry for only localhost (#17999) (8d5cfcc)
  • nextjs: Update @​types/react version for yarn resolution (#18028) (b1f19e3)
  • storybook: optional chain .length in utils (#18001) (3edbe49)
  • storybook: properly identify file as story (#18016) (21007d8)
  • angular: explicitly depend on find-cache-dir to avoid npm resolution conflict (#18049) (a08cb91)
  • core: add missing perf_hooks import in tasks-runner/cache (#18043) (e255827)
  • core: fix project configuration typings (#18073) (bcb3251)
  • core: handle undefined target defaults (#18044) (92926b9)
  • core: remove throttle from watch (#18077) (460e469)
  • js: post-process skipped tasks by the ts compiler in tsc batch implementation (#17938) (d10aeb4)
  • misc: fix migrations updating target options to consider target defaults (#18064) (8be6558)
  • storybook: dont throw if no project-level tsconfig (#18027) (878955b)
  • core: use concat in buildAllWorkspaceFiles to avoid Maximum call stack size exceeded (#18065) (c364207)
  • linter: skip verifying deps of deps by default in package.json (#18058) (ae773d5)
  • misc: prompt for workspace name when creating it using nx init (#18079) (6ce7fc5)
  • storybook: change storybook tsconfig path in eslint file too (#18101) (e545db7)
  • core: do not duplicate output of tasks executed in batch mode (#18084) (d489de5)
  • core: remove fatal: no path specified logs from daemon (#18117) (b61373a)
  • storybook: install core-js for non-vite libs (#18115) (2a888ad)
  • core: ensure graph creation keeps dep type in worker mode (#18156) (21bf6cd)
  • core: ensure proper yarn version detection even for nested projects (#18052) (10fc4dd)
  • core: generate npm preset correctly (#18164) (36cd6b0)
  • core: write file directly instead of using fs-extra.outputFileSync (#18129) (187842e)
  • js: run build in watch mode when specified for faster recompile time (#18145) (e2c0abc)
  • misc: stat collector filters out version 16 (#18149) (57b2a76)
  • misc: update invalid main field in @​nrwl/eslint-plugin-nx package.json (#17974) (2fa248d)
  • nx-dev: hide toc on reference pages (#18136) (d0eb029)
  • core: check if socketMessenger is null before using (#18116) (eecbde5)
  • core: correctly output created and update events for the watcher on macos (#18186) (fb0f1f0)
  • core: do not cache external dependency hashes if they are not fully resolved (#18020) (c3d4bfe)
  • core: handle complex glob patterns within rust (#18242) (b6db266)
  • core: improve error handling for getting metadata during file wa… (#18223) (4ef66f4)
  • core: migrate old invalid glob syntax in target outputs (#18191) (fef5b65)
  • core: remove old example and help text from show remnants (#18228) (c2c06c1)
  • core: run ensurePackage with node_modules for yarn berry (#18144) (2c1d4ba)
  • core: use package.json version in yarn parser when node_modules are unavailable (#18121) (d9a95b6)

... (truncated)

Commits
  • 810b584 fix(js): generate ts standalone project with better import path (#18197)
  • 717a8dd chore(core): move readNxJson out of Workspaces (#18127)
  • 28df205 chore(repo): replace dep check script with new lint rule (#18060)
  • 10fc4dd fix(core): ensure proper yarn version detection even for nested projects (#18...
  • 7a9a603 cleanup(core): remove obsolete versions from workspace (#17984)
  • See full diff 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 [@nx/workspace](https://github.com/nrwl/nx/tree/HEAD/packages/workspace) from 16.5.3 to 16.6.0.
- [Release notes](https://github.com/nrwl/nx/releases)
- [Commits](https://github.com/nrwl/nx/commits/16.6.0/packages/workspace)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies javascript Pull requests that update Javascript code labels Aug 7, 2023
@codecov
Copy link

codecov bot commented Aug 7, 2023

Codecov Report

Patch and project coverage have no change.

Comparison is base (a7cf2b8) 99.47% compared to head (c9f2c5b) 99.47%.

Additional details and impacted files
@@           Coverage Diff            @@
##           develop     #136   +/-   ##
========================================
  Coverage    99.47%   99.47%           
========================================
  Files           21       21           
  Lines          189      189           
  Branches        13       13           
========================================
  Hits           188      188           
  Partials         1        1           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Aug 21, 2023

Superseded by #142.

@dependabot dependabot bot closed this Aug 21, 2023
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/nx/workspace-16.6.0 branch August 21, 2023 01:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies javascript Pull requests that update Javascript code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants