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.5.1 #538

Closed
wants to merge 1 commit into from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jul 10, 2023

Bumps @nx/js from 16.0.2 to 16.5.1.

Release notes

Sourced from @​nx/js's releases.

16.5.1

16.5.1 (2023-07-10)

Bug Fixes

  • angular: automatically skip remotes not in the current workspace #17473 (#17497) (0d04949)
  • angular: explicitly depend on find-cache-dir to avoid npm resolution conflict (#18049) (13aa3be)
  • bundling: update the browsers for es5 terser check (#17784) (ea28f16)
  • core: add license information for native packages (#17964) (a496ef9)
  • core: add missing perf_hooks import in tasks-runner/cache (#18043) (f525ba3)
  • core: ensure external dependency hashes are resolved in a deterministic way (#17926) (699af69)
  • core: ensure yarn runs install with correct version (#17997) (802243e)
  • core: handle undefined target defaults (#18044) (5e8f9f4)
  • js: add watchIgnore and runBuildTargetDependencies options to speed up build (#17953) (b39cafa)
  • js: ignore dependencies from non-index root files for create-package-json (#17930) (ed22afe)
  • js: post-process skipped tasks by the ts compiler in tsc batch implementation (#17938) (f9a615b)
  • js: remove duplicate alias (#17978) (97ce47a)
  • js: restore registry for only localhost (#17999) (9e448fe)
  • nextjs: Update @​types/react version for yarn resolution (#18028) (25263f7)
  • storybook: dont throw if no project-level tsconfig (#18027) (1a0e65a)
  • storybook: optional chain .length in utils (#18001) (b1a8917)
  • storybook: properly identify file as story (#18016) (0c480fd)

Features

  • vite: pin Vite version range to patch releases only to avoid conflicts with Angular (#18010) (0e15bea)

16.5.0

16.5.0 (2023-07-05)

Bug Fixes

  • bundling: separate image and font resources so they do not conflict (#17763) (9c0c30e)
  • core: fix globbing in rust (#17803) (38101fd)
  • misc: prevent unexpected targets from root package.json when setting up root project (#17805) (c6ad657)
  • nest: do not overwrite tsconfig files with undefined in migration (#17783) (9195111)
  • nextjs: Custom server should run on fresh apps without errors (#17806) (bd7157b)
  • nextjs: For serve executor keepAliveTimeout should be camelCased (#17792) (cf08214)
  • nextjs: KeepAliveTimeout arg (#17801) (47c95ae)
  • nextjs: update workspace libs setup in weback config (#17795) (fdf7555)
  • storybook: fix 6.1.0 migration to prevent wiping out eslintrc (#17753) (b736992)
  • webpack: sync webpack version to @​nx/webpack (#17707) (77430cb)
  • webpack: use correct version for migration (#17789) (e1db93c)
  • angular: process only angular projects in migration (#17833) (20d45bb)
  • core: cli option --graph should work with scoped package names (#17820) (f2d7dcb)
  • core: fix lockfile remapping for yarn berry with aliases (#17853) (cfe1fa0)
  • core: fix race condition in task scheduler (#17837) (03ffa42)

... (truncated)

Commits
  • f9a615b fix(js): post-process skipped tasks by the ts compiler in tsc batch implement...
  • 9e448fe fix(js): restore registry for only localhost (#17999)
  • 97ce47a fix(js): remove duplicate alias (#17978)
  • b39cafa fix(js): add watchIgnore and runBuildTargetDependencies options to speed up b...
  • ed22afe fix(js): ignore dependencies from non-index root files for create-package-jso...
  • 47d23c8 fix(js): js:node executor resolves main.js and build options correctly (#17884)
  • 9bb60a7 fix(js): ignore watch errors when a process is already killed on Windows (#17...
  • b7d283b fix(js): skip watcher if --watch=false for node executor (#17887)
  • 4d76d0c fix(js): normalize tsconfig paths used as correlation keys in batch implement...
  • bd7157b fix(nextjs): Custom server should run on fresh apps without errors (#17806)
  • 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.5.1.
- [Release notes](https://github.com/nrwl/nx/releases)
- [Commits](https://github.com/nrwl/nx/commits/16.5.1/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 Jul 10, 2023
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Jul 13, 2023

Superseded by #540.

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