Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github May 29, 2023

Bumps nx from 15.4.2 to 16.2.2.

Release notes

Sourced from nx's releases.

16.2.2

16.2.2 (2023-05-23)

Bug Fixes

  • core: correct require path when pulling in ngcli adapter for generators (2c5e7b9)

16.2.1

16.2.1 (2023-05-17)

Note: Version bump only for package @​nx/nx-source

16.2.0

16.2.0 (2023-05-17)

Note: Version bump only for package @​nx/nx-source

16.2.0-beta.3

16.2.0-beta.3 (2023-05-17)

Bug Fixes

  • misc: workspaces using nx wrapper do not contain a package.json, so don't read the scope from it (ae6e90c)
  • nx-dev: copy command when using the terminal fence (#17055) (7919668)
  • react: do not require webpackConfig for cypress component testing (#16966) (be267a7)

16.2.0-beta.2

16.2.0-beta.2 (2023-05-16)

Bug Fixes

  • core: nx init should setup default base correctly (#17050) (c7a6b4b)
  • devkit: uppercase constant name correct transformation (#17046) (9866595)
  • misc: ensure outputs prefaced by workspaceRoot after transfom (343edf5)
  • nextjs: undo migration to Next.js 13.4 (#17049) (cf1a2d5)
  • react-native: remove unknown command for build-ios (#17052) (8931f0b)
  • web: undo core-js removal (#17048) (826befa)

16.2.0-beta.1

16.2.0-beta.1 (2023-05-15)

Bug Fixes

  • core: use right deprecated schema option (#17038) (7df8550)
  • misc: migration for run-commands output-path should handle null … (#17040) (a81b90b)

... (truncated)

Commits
  • 2c5e7b9 fix(core): correct require path when pulling in ngcli adapter for generators
  • cac64d7 chore(repo): setup internal testing utils structure (#17043)
  • c7a6b4b fix(core): nx init should setup default base correctly (#17050)
  • 343edf5 fix(misc): ensure outputs prefaced by workspaceRoot after transfom
  • a81b90b fix(misc): migration for run-commands output-path should handle null … (#17040)
  • 7df8550 fix(core): use right deprecated schema option (#17038)
  • 6b928bc feat(js): refactor usages of npmScope (#16947)
  • 9b4ba3a fix(core): normalize path in tree when accessing recorded changes (#17016)
  • 428b0c9 fix(angular): read angularjson from the dir provided by the angular cli
  • 5141c9f fix(core): add missing await when processing task for batches (#17027)
  • 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 [nx](https://github.com/nrwl/nx/tree/HEAD/packages/nx) from 15.4.2 to 16.2.2.
- [Release notes](https://github.com/nrwl/nx/releases)
- [Commits](https://github.com/nrwl/nx/commits/16.2.2/packages/nx)

---
updated-dependencies:
- dependency-name: nx
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label May 29, 2023
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Jun 5, 2023

Superseded by #102.

@dependabot dependabot bot closed this Jun 5, 2023
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/nx-16.2.2 branch June 5, 2023 15:30
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.

1 participant