Skip to content

chore(deps-dev): bump @nx/devkit from 16.3.2 to 16.7.2 - #16

Closed
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/nx/devkit-16.7.2
Closed

chore(deps-dev): bump @nx/devkit from 16.3.2 to 16.7.2#16
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/nx/devkit-16.7.2

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Aug 21, 2023

Copy link
Copy Markdown

Bumps @nx/devkit from 16.3.2 to 16.7.2.

Release notes

Sourced from @鈥媙x/devkit's releases.

16.7.2

16.7.2 (2023-08-18)

Bug Fixes

  • core: fix ghost alias when parsing yarn lockfile (#18646) (f6a7f18)
  • core: fix schema links (#18395) (83011f7)
  • core: name collisions during project inference should not error out if corrected by a project.json's name (#18665) (a459528)
  • core: nx should not break if packages were not installed (#18687) (95099ae)
  • core: use existing version when calling "yarn set version" (#18669) (76c96fa)
  • devkit: convert-nx-executor should read projectNodes (#18684) (1857e8f)
  • js: expose schematic using the generator function with a default for the project name and root format (#18681) (7578e4b)
  • linter: Normalize paths when in getSourceFilePath (#18601) (da3ca76)
  • nextjs: make next build package manager agnostic (#18661) (bcaecfd)

16.7.1

16.7.1 (2023-08-16)

Bug Fixes

  • core: apply target defaults properly for executors defaults (#18655) (0e6a353)
  • core: handle symlinks on debian for watch events (#18636) (28c3fa3)
  • core: improve error handling for copy and remove (#18656) (6a8a8a4)
  • core: set consistent working directory when calculating runtime hash inputs (#18643) (a5d6e0a)
  • core: use Date.now() everywhere for tasks start and end times to avoid negative durations (#18595) (e2c0afe)

16.7.0

16.7.0 (2023-08-15)

Bug Fixes

  • angular: update magic-string dependency (#18389) (3359249)
  • core: esbuild generateLockfile according to docs (#18413) (a5d6a29)
  • core: provide taskGraph for every task calculation (#18410) (ce2c6d6)
  • core: update e2e tsconfig extends to be mapped to the correct root tsconfig (#18408) (3ae657c)
  • nextjs: fix build for yarn pnp (#18387) (cd6c8d3)
  • storybook: do not set default host as localhost (#18419) (90e4e7e)
  • web: next server pass custom hostname to startup port check (#18123) (48deaec)
  • webpack: fix babel config path resolution (b8a6621), closes #18404
  • angular: update getComponentsInfo to filter null values (#18431) (f02d230)
  • detox: fix detox to work with yarn pnp (#18444) (d892a29)
  • expo: Correct schema for export executor (#18085) (510e03d)
  • nx-dev: generate all open graph images (#18433) (e5fd0d5)
  • testing: check if target exists before adding target for jest (#18327) (697754d)
  • testing: playwright plugin clean up (#18447) (5e51cd6)
  • angular: fix the version of the angular cli update migration (#18538) (107c281)
  • core: add target options for .nx nx.json (#18476) (622e0e0)
  • core: report should not include non-plugin packages as local plugins (#18306) (1861d6e)

... (truncated)

Commits
  • 1857e8f fix(devkit): convert-nx-executor should read projectNodes (#18684)
  • 3b1a1b3 chore(devkit): move all internal nx imports to requireNx (#18639)
  • 14d48c6 chore(core): remove readProjectsConfigurations from workspaces (#18329)
  • ccd6e04 feat(devkit): improve project name and root format prompt (#18591)
  • ce7fc74 cleanup(misc): rename projectDirectory to projectRoot in helper return value ...
  • a7cf272 feat(core): add api for v2 of project project graph plugins (#18032)
  • 7302603 feat(js): provide a new way of generating project name and root directory for...
  • d03969b chore(repo): update nx to 16.7.0-beta.1 (#18471)
  • 6b43833 chore(core): move relativeCwd out of workspaces (#18229)
  • 2f59796 chore(core): move calculateDefaultProjectName out of workspaces (#18225)
  • 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 show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @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/devkit](https://github.com/nrwl/nx/tree/HEAD/packages/devkit) from 16.3.2 to 16.7.2.
- [Release notes](https://github.com/nrwl/nx/releases)
- [Commits](https://github.com/nrwl/nx/commits/16.7.2/packages/devkit)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added the dependencies Pull requests that update a dependency file label Aug 21, 2023
@dependabot @github

dependabot Bot commented on behalf of github Aug 28, 2023

Copy link
Copy Markdown
Author

Superseded by #20.

@dependabot dependabot Bot closed this Aug 28, 2023
@dependabot
dependabot Bot deleted the dependabot/npm_and_yarn/nx/devkit-16.7.2 branch August 28, 2023 02:15
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.

0 participants