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 @nx/js from 16.0.2 to 16.4.2 #530

Closed
wants to merge 1 commit into from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jun 30, 2023

Bumps @nx/js from 16.0.2 to 16.4.2.

Release notes

Sourced from @​nx/js's releases.

16.4.2

16.4.2 (2023-06-30)

Bug Fixes

  • angular: normalize path in move generator (#17877) (ef05a37)
  • core: fix project file map for root projects (#17894) (515bfda)
  • js: ignore watch errors when a process is already killed on Windows (#17891) (38861fd)
  • js: normalize tsconfig paths used as correlation keys in batch implementation (#17888) (4184ff5)
  • js: skip watcher if --watch=false for node executor (#17887) (60e6c36)
  • linter: create-package-json should omit non-npm and ignored packages (#17883) (f3fc658)
  • nextjs: Running nx build --configuration=development should not throw an error (#17866) (39c4f03)
  • nextjs: set localhost as hostname default (#17856) (20c932d)
  • nx-dev: skip docs for private package (#17843) (d471af7)

16.4.1

16.4.1 (2023-06-29)

Bug Fixes

  • angular: process only angular projects in migration (#17833) (7be9aef)
  • bundling: separate image and font resources so they do not conflict (#17763) (baaa579)
  • core: cli option --graph should work with scoped package names (#17820) (55963d6)
  • core: fix globbing in rust (#17803) (6acf28e)
  • core: fix lockfile remapping for yarn berry with aliases (#17853) (db13316)
  • core: fix race condition in task scheduler (#17837) (b2a7927)
  • core: fix workspace validation for implicitDependencies that are… (#17825) (09f8a8d)
  • core: improve error message when native binaries are not found for a supported platform (#17817) (0b5cb5b)
  • core: pin @​yarnpkg/parsers version to avoid dropping support for node.js v16 (#17860) (e075e2d)
  • core: point to daemon logs when daemon closes unexpectedly (#17827) (0b57d42)
  • core: remove check for taskGraph equality (#17862) (5a42215)
  • misc: fix misc issues with move generators (#17814) (f45f484)
  • misc: prevent unexpected targets from root package.json when setting up root project (#17805) (0a24474)
  • nest: do not overwrite tsconfig files with undefined in migration (#17783) (43f129d)
  • nextjs: Custom server should run on fresh apps without errors (#17806) (2deb3a9)
  • nextjs: For serve executor keepAliveTimeout should be camelCased (#17792) (2bab225)
  • nextjs: KeepAliveTimeout arg (#17801) (b90cd23)
  • nextjs: update workspace libs setup in weback config (#17795) (38bfae2)
  • nx-plugin: pass in e2e project name create package preset (#17824) (e54535e)
  • storybook: fix 6.1.0 migration to prevent wiping out eslintrc (#17753) (cb140ed)
  • storybook: fix migration version (9151176)
  • webpack: sync webpack version to @​nx/webpack (#17707) (683a02f)
  • webpack: use correct version for migration (#17789) (69d0c8b)

Features

  • storybook: update storybook version to ^7.0.24 (#17818) (85a84d1)

... (truncated)

Commits
  • 38861fd fix(js): ignore watch errors when a process is already killed on Windows (#17...
  • 60e6c36 fix(js): skip watcher if --watch=false for node executor (#17887)
  • 4184ff5 fix(js): normalize tsconfig paths used as correlation keys in batch implement...
  • 2deb3a9 fix(nextjs): Custom server should run on fresh apps without errors (#17806)
  • 0a24474 fix(misc): prevent unexpected targets from root package.json when setting up ...
  • d729fcf fix(misc): update semver dependency (#17759)
  • ef8c4ed feat(linter): add rule for dependency checking (#17581)
  • 512b8ba fix(js): fix yarn3 verdaccio setup (#17742)
  • c08d943 fix(js): fix yarn setup to work with yarn3 (#17716)
  • fffd84c fix(react): ssr should serve correctly and e2e should function (#17725)
  • 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/js](https://github.com/nrwl/nx/tree/HEAD/packages/js) from 16.0.2 to 16.4.2.
- [Release notes](https://github.com/nrwl/nx/releases)
- [Commits](https://github.com/nrwl/nx/commits/16.4.2/packages/js)

---
updated-dependencies:
- dependency-name: "@nx/js"
  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 Jun 30, 2023
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Jul 4, 2023

Superseded by #532.

@dependabot dependabot bot closed this Jul 4, 2023
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/nx/js-16.4.2 branch July 4, 2023 22:57
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.

None yet

0 participants