Skip to content

Comments

chore(deps-dev): bump @nrwl/nx-cloud from 15.3.5 to 16.4.0#248

Closed
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/npm_and_yarn/nrwl/nx-cloud-16.4.0
Closed

chore(deps-dev): bump @nrwl/nx-cloud from 15.3.5 to 16.4.0#248
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/npm_and_yarn/nrwl/nx-cloud-16.4.0

Conversation

@dependabot
Copy link

@dependabot dependabot bot commented on behalf of github Sep 18, 2023

Bumps @nrwl/nx-cloud from 15.3.5 to 16.4.0.

Release notes

Sourced from @​nrwl/nx-cloud's releases.

16.4.0

16.4.0 (2023-06-23)

Bug Fixes

  • angular: do not overwrite ng-packagr version if already installed (#17353) (cd0b76d)
  • js: do not overwrite supported typescript version (#17350) (c68b4bf)
  • angular: dynamic host should not generate webpack.prod.config.js (#17385) (a775325)
  • core: do not ship source maps with nx packages (#17389) (8a7f79f)
  • core: reorganize global installation check for better clarity (#17373) (6c84353)
  • nextjs: Update Next.js page generator to support app/ router (#17394) (02d9486)
  • node: When serving using js:node executor NODE_ENV should not be undefined (#17375) (8f771e0)
  • react-native: fix pod install to not throw error on stderr (#17382) (aa6b639)
  • storybook: re-enable x-prompt and remove custom handling (#17360) (6d147b6)
  • testing: resolve full paths to vite configs for vitest (#17396) (ca38a23)
  • core: fix pnpm lockfile parsing in v6.1 (#17407) (05fb178)
  • core: increase interval attempts for daemon server available on … (#16813) (5c7db06)
  • js: dont ignore args option on node executor (#17463) (417ac38)
  • js: pass buildTargetOptions in executor (#17459) (392366f)
  • js: use export type for exports from schema.d.ts files (#17392) (d26d0f4)
  • nextjs: Update package.json build scripts (#17424) (1b7cb39)
  • node: apply migration patch to 16.0.0 and 14.7.6 migrations as well (#17419) (b8cfbcc)
  • storybook: add all Storybook CLI options to schema (#17358) (3cb7b8f)
  • storybook: correctly identify if uses vite-based framework (#17465) (4819264)
  • webpack: micro-frontend dev builds in React are not working in S… (#17403) (3997d3f)
  • core: avoid terminal flickering when doing dynamic rendering (152cf00)
  • core: match tasks by id in run-many terminal output lifecycles (#17460) (2d87f77)
  • bundling: support BABEL_ENV over NODE_ENV for babel config (#17529) (9fa9fda)
  • core: properly hash tasks that depend on outputs of other tasks (#17512) (83895e4)
  • js: mark importPath option as important since it is required for publishable libs (#17509) (20359e7)
  • nextjs: Update @​nx/next to be a devDependency (#17510) (cb1bd5e)
  • testing: fix windows e2e storage ENOENT (#17506) (fc42b7b)
  • vite: properly find projectRoot (#17517) (8992400)
  • core: fix logic for determining if task can be hashed upfront (#17540) (d1c1c1a)
  • angular: find module from options should support full path #17547 (#17550) (860d82a)
  • angular: fix @angular-eslint/* package updates to consider angular installed version (#17526) (e39ee11)
  • core: properly hash tasks that depend on outputs of other tasks … (#17556) (5fc4238)
  • js: add support for waitUntilTargets back (#17553) (35ed047)
  • js: Ensure runTimeArgs are not ignored (#17527) (478fb8b)
  • bundling: update esbuild project generator to support standalone… (#17558) (ec48f61)
  • core: ensure createPackageJson does not override existing config (#17471) (2653809)
  • core: ensure its file before reading (#17597) (c8dc4d8)
  • core: handle string and array parserOptions.project values (#17500) (f18d50c)
  • linter: fix relative path detection (#17592) (a21ab98)
  • react: component test regex should not use global (#17548) (76b7d61)
  • vite: enable e2e tests (#17577) (be8867d)
  • vite: enable remaining e2e (#17593) (4ff5596)
  • core: dedupe project files in rust (#17618) (00d07b1)

... (truncated)

Commits

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 [@nrwl/nx-cloud](https://github.com/nrwl/nx) from 15.3.5 to 16.4.0.
- [Release notes](https://github.com/nrwl/nx/releases)
- [Commits](https://github.com/nrwl/nx/commits/16.4.0)

---
updated-dependencies:
- dependency-name: "@nrwl/nx-cloud"
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Sep 18, 2023
@dependabot @github
Copy link
Author

dependabot bot commented on behalf of github Oct 16, 2023

Superseded by #259.

@dependabot dependabot bot closed this Oct 16, 2023
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/nrwl/nx-cloud-16.4.0 branch October 16, 2023 08:40
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 javascript Pull requests that update Javascript code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants