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

chore(deps): update dependency @nrwl/tao to v16 #3093

Merged
merged 1 commit into from Sep 9, 2023

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jul 21, 2023

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@nrwl/tao (source) 15.9.6 -> 16.8.1 age adoption passing confidence

Release Notes

nrwl/nx (@​nrwl/tao)

v16.8.1

Compare Source

Bug Fixes
  • angular: keep dependency-checks enabled for buildable libraries (#​19047) (58b13a2)
  • core: do not prompt, only warn when projectNameAndRootLayout is … (#​19037) (18acd9a)
  • core: do not validate remote cache validity (#​19059) (1f9dc40)
  • core: prettier 3 shouldn't cause errors due to esm + compile cache (#​19042) (ac2bea7)
  • core: register ts transpiler when running .ts backed plugins (#​19027) (22dadbc)
  • js: handle nested wildcard imports and paths that start with # (#​19056) (2194422)
  • js: workspace lib devDependencies should not be added to package.json (#​17802) (14a4ef4)
  • linter: ensure config manipulations are run only if config is supported (#​19035) (85b03c2)
  • linter: fix dep-checks projPackageJsonDeps caching for IDE (#​18935) (2e1d48e)
  • linter: handle non-JSON eslintrc files when updating overrides (#​19026) (4365c01)
  • misc: calculate cwd relative path correctly for generators and executors (#​18933) (24de089)
  • misc: nx view-logs should open the nx-cloud link when connected … (#​17808) (2e0b09a)
  • misc: use preset apps instead of empty (#​19051) (655a0a7)
  • node: explicitly check that project is a library before updating imports (#​19040) (6ac6473)
  • react: fix createGlobPAtternsForDependencies path (#​18546) (62f526a)
  • react: set "watch: false" on module federation serve-static options (#​19052) (2e52c14)
  • vite: check for undefined and create types array (#​19045) (143b223)
  • webpack: enable in memory caching when building for node in watch mode (#​18348) (1f10398)

v16.8.0

Compare Source

Bug Fixes
Features
  • angular: add flag to include hydration when setting up ssr (#​18675) (b9ca7ce)
  • angular: update module federation node (#​18513) (8390b9e)
  • angular: use helper to determine project name and root directory in project generators (#​18607) (47f8b7a)
  • core: support prettier v3 as a formatter (#​18644) (54496e8)
  • misc: save directory and name format to nx json defaults (#​18683) (e2ff519)
  • nx-dev: highlight lines in code samples (#​18690) (77bc1e8)
  • nx-dev: types in devkit toc (#​18594) (71d2994)
  • react: use helper to determine project name and root directory in project generators (#​18615) (eb9caa1)
  • detox: use helper to determine project name and root in application generator (#​18674) (9002662)
  • devkit: warn users the project name and root will not be derived (#​18718) (b309d83)
  • nextjs: use helper to determine project name and root in projects generators (#​18733) (18ba93a)
  • node: use helper to determine project name and root directory in project generators (#​18620) (d566055)
  • expo: use helper to determine project name and root in project generators (#​18678) (a668e0b)
  • express: use helper to determine project name and root in application generator (#​18679) (bb9f880)
  • linter: add flat config support to generators (#​18534) (e34219a)
  • misc: remove dotenv from executors (#​18719) (9d5a383)
  • misc: use helper to determine project name and root in npm-package generator (#​18710) (1b0439b)
  • nest: use helper to determine project name and root in project generators (#​18701) (e1b76e2)
  • nx-plugin: use helper to determine project name and root in project generators (#​18739) (016c89f)
  • react-native: use helper to determine project name and root in project generators (#​18734) (a2f7613)
  • web: use helper to determine project name and root in application generator (#​18737) (6640c32)
  • core: add migration script to escape $ in env (#​18796) (68407ca)
  • core: replace dotenv with dotenv-expand (#​18622) (6a09105)
  • js: remove ts implementation of ts processing (#​18752) (165250e)
  • nx-dev: move openai call to edge function (#​18747) (bd76b62)
  • repo: add pm version field to issue template (#​18647) (138ffd6)
  • bundling: update esbuild version (#​18634) (dc3c62e)
  • js: carry-over known build options (main, tsConfig, etc.) when running setup-build generator (#​18742) (226dfaf)
  • linter: add option to ignore files based on pattern (#​18863) (90ca436)
  • linter: migrate projects using dep-check lint rule to ignore build config files (#​18882) (f7a7690)
  • nx-dev: use textarea for prompts and show a better "no results"error (#​18798) (e4755cb)
  • web: use daemon file-watcher for file-server executors (#​14284) (660f0a6)
  • core: ensure @​nx/js plugin is installed for all JS workspaces (#​18919) (c9ea9e0)
  • core: update TS target to ES2021 (#​18948) (6d68656)
  • nx-dev: move all the querying logic to edge function (#​18834) (1abe35c)
  • storybook: add projectNameAndRootFormat as-provided in tests (#​18936) (b17b30d)
  • nx-dev: get the correct query for ai feedback (#​18961) (ed6d7f7)
  • nx-dev: improve link text for ai docs (#​18943) (1931390)
  • testing: support cypress v13 (#​18899) (193206a)
  • misc: introduce a way to set the project name/root format for all generators (#​18971) (bd1b0b7)
  • misc: stop generating empty apps/libs/packages libs in new work… (#​18979) (9fbfe4a)
  • misc: support new format to determine new project name and destination in move generators (#​18878) (8564d9b)

v16.7.4

Compare Source

Bug Fixes
Features

v16.7.3

Compare Source

Bug Fixes

v16.7.2

Compare Source

Bug Fixes
  • core: fix ghost alias when parsing yarn lockfile (#​18646) (f6a7f18)
  • core: fix schema links (#​18395) (83011f7)
  • core: name collisions during project inference should not error out if corrected by a project.json's name (#​18665) (a459528)
  • core: nx should not break if packages were not installed (#​18687) (95099ae)
  • core: use existing version when calling "yarn set version" (#​18669) (76c96fa)
  • devkit: convert-nx-executor should read projectNodes (#​18684) (1857e8f)
  • js: expose schematic using the generator function with a default for the project name and root format (#​18681) (7578e4b)
  • linter: Normalize paths when in getSourceFilePath (#​18601) (da3ca76)
  • nextjs: make next build package manager agnostic (#​18661) (bcaecfd)

v16.7.1

Compare Source

Bug Fixes
  • core: apply target defaults properly for executors defaults (#​18655) (0e6a353)
  • core: handle symlinks on debian for watch events (#​18636) (28c3fa3)
  • core: improve error handling for copy and remove (#​18656) (6a8a8a4)
  • core: set consistent working directory when calculating runtime hash inputs (#​18643) (a5d6e0a)
  • core: use Date.now() everywhere for tasks start and end times to avoid negative durations (#​18595) (e2c0afe)

v16.7.0

Compare Source

Bug Fixes
Features

v16.6.0

Compare Source

Bug Fixes

Configuration

📅 Schedule: Branch creation - "before 3am on Friday" (UTC), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Mend Renovate. View repository job log here.

@renovate renovate bot added the pr: dependencies Pull requests that update a dependency file label Jul 21, 2023
@codecov-commenter
Copy link

codecov-commenter commented Jul 21, 2023

Codecov Report

Patch coverage has no change and project coverage change: +0.01% 🎉

Comparison is base (810dee8) 84.25% compared to head (2583b41) 84.26%.

❗ Your organization needs to install the Codecov GitHub app to enable full functionality.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #3093      +/-   ##
==========================================
+ Coverage   84.25%   84.26%   +0.01%     
==========================================
  Files         475      475              
  Lines       44424    44424              
  Branches     5352     5351       -1     
==========================================
+ Hits        37429    37434       +5     
+ Misses       6957     6952       -5     
  Partials       38       38              

see 2 files with indirect coverage changes

☔ View full report in Codecov by Sentry.

📢 Have feedback on the report? Share it here.

@renovate renovate bot force-pushed the renovate/major-nrwl-monorepo branch 2 times, most recently from d8e0525 to 39b5a06 Compare July 22, 2023 06:38
@renovate renovate bot force-pushed the renovate/major-nrwl-monorepo branch from 39b5a06 to 9fa28b5 Compare July 31, 2023 14:27
@renovate renovate bot force-pushed the renovate/major-nrwl-monorepo branch 4 times, most recently from 2e0c404 to d1ae0ca Compare August 22, 2023 15:20
@renovate renovate bot force-pushed the renovate/major-nrwl-monorepo branch 4 times, most recently from b794c47 to a6b11e8 Compare August 25, 2023 22:32
@renovate renovate bot force-pushed the renovate/major-nrwl-monorepo branch from a6b11e8 to 286f4d0 Compare September 6, 2023 06:37
@renovate renovate bot force-pushed the renovate/major-nrwl-monorepo branch from 286f4d0 to 2583b41 Compare September 8, 2023 00:58
@czy88840616 czy88840616 merged commit 8ea89a5 into main Sep 9, 2023
6 checks passed
@czy88840616 czy88840616 deleted the renovate/major-nrwl-monorepo branch September 9, 2023 02:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
pr: dependencies Pull requests that update a dependency file
Development

Successfully merging this pull request may close these issues.

None yet

2 participants