Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 13, 2023

Bumps nx from 15.4.2 to 15.8.6.

Release notes

Sourced from nx's releases.

15.8.6

15.8.6 (2023-03-10)

Bug Fixes

  • angular: misc fixes in some generator schemas (#15602) (ed362e8)
  • angular: prevent updating unchanged projects when syncing changes to the wrapped tree (#15503) (d7ba8db)
  • angular: respect cli config and schematics defaults in ng cli adapter (#15510) (081c2d7)
  • bundling: default Node scriptType to CommonJS since it has the widest compatibility (#15483) (d4a0554)
  • core: catch all lock file parsing/pruning errors and provide fallback (#15158) (b5ea35c)
  • core: ensure correct $schema path is generated when adding project configuration (#15463) (ef5a979)
  • core: interactive migrations should be prompt when necessary (#15572) (937516c)
  • core: issue with registering file dependencies (#15523) (14121a0)
  • core: properly diff json from the merge-base (#15476) (6c34f40)
  • core: refactor the logging logic in e2e tests (#15548) (9c84e1d)
  • core: shutdown the daemon when it is invalid (#15550) (49b04b0)
  • core: use smarter hoisting of npm packages (#15502) (6e0a1e2)
  • js: libraries should be buildable by default (#15533) (27a3cb0)
  • misc: ci workflow generator use correct default branch (#15487) (ba53770)
  • node: add default build configuration (#15542) (ebb130d)

15.8.5

15.8.5 (2023-03-04)

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

15.8.4

15.8.4 (2023-03-03)

Bug Fixes

  • core: add warning if running on an outdated global installation (#15408) (923cba8)
  • core: do not return a default project when nxJson is undefined (#15432) (2555490)
  • core: handle .nxignore properly for the native hasher (#15420) (87b1a73)
  • core: nx migrate should work in encapsulated Nx repos (#15338) (8374380)
  • js: integrate buildable bundler and compiler options (#15376) (fa037aa)
  • misc: restore tsconfig utils as deprecated in @​nrwl/workspace (#15409) (eb7c7bf)
  • testing: fix generated testMatch pattern in jest config to support windows (#15415) (bf3fc41)
  • testing: type the jest nx preset (#15404) (dd7eff1)

Features

  • js: added a minimal option to the library generator (#13561) (3e6f222)

15.8.3

15.8.3 (2023-03-03)

... (truncated)

Commits
  • 49b04b0 fix(core): shutdown the daemon when it is invalid (#15550)
  • 937516c fix(core): interactive migrations should be prompt when necessary (#15572)
  • b888ab8 chore(core): updates to nx wrapper and naming (#15552)
  • 14121a0 fix(core): issue with registering file dependencies (#15523)
  • d7ba8db fix(angular): prevent updating unchanged projects when syncing changes to the...
  • 081c2d7 fix(angular): respect cli config and schematics defaults in ng cli adapter (#...
  • b5ea35c fix(core): catch all lock file parsing/pruning errors and provide fallback (#...
  • 6e0a1e2 fix(core): use smarter hoisting of npm packages (#15502)
  • 6c34f40 fix(core): properly diff json from the merge-base (#15476)
  • 36e4be1 chore(core): fix nx relative paths (#15465)
  • 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)

@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Mar 13, 2023
Bumps [nx](https://github.com/nrwl/nx/tree/HEAD/packages/nx) from 15.4.2 to 15.8.6.
- [Release notes](https://github.com/nrwl/nx/releases)
- [Commits](https://github.com/nrwl/nx/commits/15.8.6/packages/nx)

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/nx-15.8.6 branch from 97fb8cf to 20e8b15 Compare March 13, 2023 16:13
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Mar 20, 2023

Superseded by #93.

@dependabot dependabot bot closed this Mar 20, 2023
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/nx-15.8.6 branch March 20, 2023 15:35
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