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

Update nrwl monorepo to v14.8.9 #20

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jul 28, 2022

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@nrwl/cli (source) 14.4.3 -> 14.8.9 age adoption passing confidence
@nrwl/eslint-plugin-nx (source) 14.4.3 -> 14.8.9 age adoption passing confidence
@nrwl/jest (source) 14.4.3 -> 14.8.9 age adoption passing confidence
@nrwl/linter (source) 14.4.3 -> 14.8.9 age adoption passing confidence
@nrwl/node (source) 14.4.3 -> 14.8.9 age adoption passing confidence
@nrwl/workspace (source) 14.4.3 -> 14.8.9 age adoption passing confidence
nx (source) 14.4.3 -> 14.8.9 age adoption passing confidence

Release Notes

nrwl/nx (@​nrwl/cli)

v14.8.9

Compare Source

v14.8.8

Compare Source

Bug Fixes

v14.8.7

Compare Source

Bug Fixes

v14.8.6

Compare Source

Features
  • core: add ability not to load dot env files (7de531d)

v14.8.5

Compare Source

Bug Fixes
  • core: custom generators help should print relevant information (#​12258) (9ce268b)
  • core: do not fallback to angular cli for ng deploy (#​12401) (bb05d80)
  • core: do not run postinstall unless it is the main nx package (#​12591) (8f6eb81)
  • core: drain stdout before exit in print-affected (#​12559) (731f839)
  • core: readRawWorkspaceJson should keep workspace cache up to date (#​12528) (acd5964)
  • js: check if asset create/update event contains a file before copying (#​12551) (64103af)

v14.8.4

Compare Source

Bug Fixes

v14.8.3

Compare Source

Bug Fixes
  • bundling: correct main field in package.json when using esbuild (#​12328) (7733769)
  • bundling: set NODE_ENV correctly to avoid warnings (#​12331) (2f2c7d8)
  • core: disable broken git hasher recourse submodules (#​12337) (f54dd1a)
  • core: remove trailing slash in outputs that prevents correct caching (#​10708) (c3f853a), closes nrwl/nx#10549
  • core: use node based hasher in git repos with submodules (60f4aca)
  • nextjs: return correct webpack config for next.js storybook app (#​12371) (df3cd66)
Features
  • bundling: add skipValidation option when generating rollup/webpack project (#​12392) (ea42c9f)
  • misc: a/b different messages during migration to next major (ce0fe45)
Reverts

v14.8.2

Compare Source

Bug Fixes

v14.8.1

Compare Source

Bug Fixes
  • bundling: add missing assets ignore option to @​nrwl/esbuild:esbuild (#​12288) (65dc805)
  • core: add missing packages (esbuild, webpack, rollup) to nx-migration field (#​12285) (ac4cf51)
  • devkit: ensure that getProjects works properly without a nx.json (#​12295) (35082c7)
  • misc: buildable libs should not throw when some npm packages are not defined (d070fdf)

v14.8.0

Compare Source

Bug Fixes

v14.7.18

Compare Source

Bug Fixes
  • core: temporary disable outputs watching on inux (65f7d61)
Features
  • core: don't generate workspace.json for v2 workspaces (#​12127) (9b63ce1)
  • react: add stylus as a dependency since stylus-loader requires it (#​12266) (09cfbf0)

v14.7.17

Compare Source

Bug Fixes
  • core: temporary disable outputs tracking when using wsl (093fed8)

v14.7.16

Compare Source

Reverts

v14.7.15

Compare Source

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

v14.7.14

Compare Source

Bug Fixes
Features
Reverts
  • Revert "Revert "fix(misc): move library without given importPath should default to contain slashes (#​11869)"" (c8de6f1), closes #​11869

v14.7.13

Compare Source

Bug Fixes
  • core: excluding task dependencies breaks task sorting (84fb879)
Reverts
  • Revert "fix(misc): move library without given importPath should default to contain slashes (#​11869)" (33c0f94), closes #​11869

v14.7.12

Compare Source

Bug Fixes
  • bundling: support type checking when using esbuidl with --watch (#​12192) (1b06110)
  • core: update wording of print affected select input parameter (#​11832) (b69d68e)
  • misc: move library without given importPath should default to contain slashes (#​11869) (9dbcb45), closes #​9281
  • webpack: add check if scripts exist or fallback to empty array (#​12110) (94a2b0b)
Features
  • bundling: improve watch logging for esbuild (#​12193) (e6d4ec3)
  • bundling: manually set tsconfig for esbuild rather than auto-detecting it (#​12194) (1d89ef0)
  • core: add the ability to reset the daemon client when getting a project graph (8d1f284)
  • nx-plugin: allow skipping the creation of an e2e project (#​12129) (e80c2ee)

v14.7.11

Compare Source

Bug Fixes
Features

v14.7.10

Compare Source

Bug Fixes
Features

v14.7.9

Compare Source

Bug Fixes
  • bundling: provide correct defaults scripts/styles options (#​12157) (d05cc86)
  • bundling: skip web-specific configuration when bundling for node (#​12130) (84a21e9)
  • core: do not throw when cannot parse root tsconfig (8fdf8c5)
  • core: do not use named inputs to cache fileset hashes (9a84281)
  • core: prevent duplicate prefixes when using outputStyle stream (a66a549)
  • core: revert logic of run-executor handling streaming (f94a18e)
  • js: install bundler nx plugin when needed (#​12131) (6c0a838)
  • js: support both .cjs and .js file extensions when generating package.json file (#​12137) (75115e1)
  • repo: fix a failing e2e test (0d18397)
Features

v14.7.8

Compare Source

Bug Fixes
  • repo: make esbuild package as non private (6eb4e1f)

v14.7.7

Compare Source

Bug Fixes
Features

v14.7.6

Compare Source

Bug Fixes
  • angular: add $schema property to generated project configs (#​12031) (e2bfaa6)
  • bundling: default outputFileName to "main.js" when called from "@​nrwl/web:webpack" (#​12072) (d9afcac)
  • core: rework the daemon process communication to use a queue and a long running connection (a3e480b)
  • core: split chunk correctly when they contain multiple messages (08e7588)
  • core: temp workaround to deal with daemon start during workspace creation (8e8b175)
  • linter: handle missing task graph in hasher on print-affected (#​11974) (40da702)
  • testing: normalize paths for component-testing (#​11963) (1a9df53)
  • testing: use cypress generated tsconfig for angular ct (#​12014) (d535cf3)
  • testing: use webpack defined in executor options for react ct (#​12005) (73fd49a)
Features

v14.7.5

Compare Source

Bug Fixes
  • core: temporary make the daemon output optimization opt in (9364a40)
  • repo: ensure husky checks are respected on commit (#​11973) (3a78d3b)
Features
Reverts

v14.7.4

Compare Source

Bug Fixes

v14.7.3

Compare Source

Features
  • core: add more logging when socket communication fails (0663385)

v14.7.2

Compare Source

Bug Fixes
  • core: DAEMON_DIR_FOR_CURRENT_WORKSPACE isnt defined in case of error (6849b90)

v14.7.1

Compare Source

Bug Fixes
  • core: nx daemon doesnt get disable correctly (0f8aac0)

v14.7.0

Compare Source

Bug Fixes
  • angular: emit typescript declaration diagnostics in ng-packagr executors (#​11927) (c6520a1)
  • angular: warning logged when generating MF app with no e2e (#​11911) (4aa7282)
  • core: add back target defaults for all new workspaces (#​11936) (caec117)
  • core: fix process.send will crash the nx runner without check if it is undefined (#​11904) (350f71d)
  • repo: remove more things from production fileset and added babel config (#​11942) (b582964)
  • storybook: do not add target defaults and named inputs if they are not defined (#​11941) (31b1b00)
  • testing: add component-test named inputs (7b52c0d)
  • testing: do not add cypress inputs if namedInputs is not defined (#​11943) (8a35f18)
  • testing: move cypress tsconfig to cypress folder (6d0c6a8)
Features
  • angular: allow component options to be passed to standalone library #​11702 (#​11890) (81b5eeb)
  • angular: share by default some relevant angular packages when using withModuleFederation (#​11849) (41af7c7)
  • core: create the daemon socket file in the tmp dir instead of node modules (db74bc7)
  • core: generate inputs configuration for new workspaces (#​11856) (292f0c1)
  • core: use daemon to watch outputs to enable cache restoration optimization (0d9dbae)
  • storybook: generate storybook with more framework options (#​11914) (ae58c1d)
  • testing: support angular cypress component testing (#​11790) (a0904a6), closes #​11602

v14.6.5

Compare Source

Bug Fixes

v14.6.4

Compare Source

Bug Fixes
  • angular: host tests were failing due to no navigation (#​11825) (458e89b)
  • core: gracefully handle errors when unable to find custom hasher (#​11854) (830b55a)
  • js: remove check for non-buildable libs being used when packaging. (#​11835) (cd3352a)
  • misc: print new workspace directory and fix issues when creating workspaces with non-normalized name (#​11853) (8db5f1a)
  • nextjs: use SWC compiler for next.js libraries (#​11848) (525350f)

v14.6.3

Compare Source

Bug Fixes
  • nextjs: SVGR plugin should not be used if nx: { svgr: false } is set in next.config.js (#​11829) (9b26bc1)
Features
  • misc: a/b test different prompt messages (f89b68b)

v14.6.2

Compare Source

Bug Fixes

v14.6.1

Compare Source

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

v14.6.0

Compare Source

Bug Fixes
Features
  • angular: export test runners from package (#​11613) (99a3563)
  • angular: migrate versions to 14.2.0 (#​11530) (aaeeaed)
  • angular: standalone host and remote generation support (#​11708) (c616f62)
  • angular: support library routing setup for standalone routes (#​11634) (09112cc)
  • core: add ability to exclude task deps from the task graph (e7c86e1)
  • core: add daemon to the context provided to task runners (1a31018)
  • core: add file completion types for the nx language server (#​11669) (e7ec91b)
  • core: better formatting of project-graph related error messages (b6c9c12)
  • core: move git commit from generators to create-nx-workspace (#​11633) (15d8325)
  • core: refactor daemon to support longer messages (971bcbe)
  • core: stop agents after build task on CI generated workflows (#​11719) (5bb75ba)
  • core: support reading cli args from env (#​11721) (d9b9bd1)
  • js: support wildcard/nested tsconfig paths (#​11233) (aedcdaf)
  • misc: add task hashes to the output of print affected (#​11763) (a312611)
  • nextjs: upgrade to nextjs 12.2.5 (#​11665) ([646b8c2](https

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

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

Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

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


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

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate bot requested review from a team as code owners July 28, 2022 21:04
@renovate renovate bot requested review from dotCipher and woz5999 July 28, 2022 21:04
@renovate renovate bot changed the title Update nrwl monorepo to v14.5.0 Update nrwl monorepo to v14.5.1 Jul 28, 2022
@renovate renovate bot changed the title Update nrwl monorepo to v14.5.1 Update nrwl monorepo to v14.5.2 Aug 2, 2022
@renovate renovate bot changed the title Update nrwl monorepo to v14.5.2 Update nrwl monorepo to v14.5.3 Aug 4, 2022
@renovate renovate bot changed the title Update nrwl monorepo to v14.5.3 Update nrwl monorepo to v14.5.4 Aug 5, 2022
@renovate renovate bot changed the title Update nrwl monorepo to v14.5.4 Update nrwl monorepo to v14.5.5 Aug 12, 2022
@renovate renovate bot changed the title Update nrwl monorepo to v14.5.5 Update nrwl monorepo to v14.5.6 Aug 14, 2022
@renovate renovate bot changed the title Update nrwl monorepo to v14.5.6 Update nrwl monorepo to v14.5.7 Aug 17, 2022
@renovate renovate bot changed the title Update nrwl monorepo to v14.5.7 Update nrwl monorepo to v14.5.8 Aug 19, 2022
@renovate renovate bot changed the title Update nrwl monorepo to v14.5.8 Update nrwl monorepo Aug 23, 2022
@renovate renovate bot changed the title Update nrwl monorepo Update nrwl monorepo to v14.5.10 Aug 23, 2022
@renovate renovate bot changed the title Update nrwl monorepo to v14.5.10 Update nrwl monorepo to v14.6.0 Aug 31, 2022
@renovate renovate bot changed the title Update nrwl monorepo to v14.6.0 Update nrwl monorepo to v14.6.1 Aug 31, 2022
@renovate renovate bot changed the title Update nrwl monorepo to v14.6.1 Update nrwl monorepo to v14.6.2 Sep 1, 2022
@renovate renovate bot changed the title Update nrwl monorepo to v14.6.5 Update nrwl monorepo to v14.7.1 Sep 9, 2022
@renovate renovate bot changed the title Update nrwl monorepo to v14.7.1 Update nrwl monorepo to v14.7.3 Sep 9, 2022
@renovate renovate bot changed the title Update nrwl monorepo to v14.7.3 Update nrwl monorepo to v14.7.4 Sep 12, 2022
@renovate renovate bot changed the title Update nrwl monorepo to v14.7.4 Update nrwl monorepo to v14.7.5 Sep 12, 2022
@renovate renovate bot changed the title Update nrwl monorepo to v14.7.5 Update nrwl monorepo to v14.7.13 Sep 25, 2022
@renovate renovate bot changed the title Update nrwl monorepo to v14.7.13 Update nrwl monorepo to v14.8.6 Nov 20, 2022
@renovate renovate bot changed the title Update nrwl monorepo to v14.8.6 Update nrwl monorepo to v14.8.8 Mar 17, 2023
@renovate renovate bot changed the title Update nrwl monorepo to v14.8.8 Update nrwl monorepo to v14.8.9 Sep 7, 2023
Copy link

@bridgecrew bridgecrew bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Bridgecrew has found errors in this PR ⬇️

"@nrwl/linter": "14.4.3",
"@nrwl/node": "14.4.3",
"@nrwl/workspace": "14.4.3",
"@nrwl/cli": "14.8.9",
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

xml2js 0.4.19 / package.json

Total vulnerabilities: 1

Critical: 0 High: 0 Medium: 1 Low: 0
Vulnerability IDSeverityCVSSFixed inStatus
CVE-2023-0842 MEDIUM MEDIUM 4 0.5.0 Open

"@nrwl/linter": "14.4.3",
"@nrwl/node": "14.4.3",
"@nrwl/workspace": "14.4.3",
"@nrwl/cli": "14.8.9",
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

word-wrap 1.2.3 / package.json

Total vulnerabilities: 1

Critical: 0 High: 0 Medium: 1 Low: 0
Vulnerability IDSeverityCVSSFixed inStatus
CVE-2023-26115 MEDIUM MEDIUM 4 1.2.4 Open

"@nrwl/linter": "14.4.3",
"@nrwl/node": "14.4.3",
"@nrwl/workspace": "14.4.3",
"@nrwl/cli": "14.8.9",
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

webpack 5.73.0 / package.json

Total vulnerabilities: 1

Critical: 1 High: 0 Medium: 0 Low: 0
Vulnerability IDSeverityCVSSFixed inStatus
CVE-2023-28154 CRITICAL CRITICAL 9.8 5.76.0 Open

"@nrwl/linter": "14.4.3",
"@nrwl/node": "14.4.3",
"@nrwl/workspace": "14.4.3",
"@nrwl/cli": "14.8.9",
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

terser 5.14.1 / package.json

Total vulnerabilities: 1

Critical: 0 High: 1 Medium: 0 Low: 0
Vulnerability IDSeverityCVSSFixed inStatus
CVE-2022-25858 HIGH HIGH 7.5 5.14.2 Open

"@nrwl/linter": "14.4.3",
"@nrwl/node": "14.4.3",
"@nrwl/workspace": "14.4.3",
"@nrwl/cli": "14.8.9",
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

tough-cookie 4.0.0 / package.json

Total vulnerabilities: 1

Critical: 1 High: 0 Medium: 0 Low: 0
Vulnerability IDSeverityCVSSFixed inStatus
CVE-2023-26136 CRITICAL CRITICAL 9.8 4.1.3 Open

"@nrwl/linter": "14.4.3",
"@nrwl/node": "14.4.3",
"@nrwl/workspace": "14.4.3",
"@nrwl/cli": "14.8.9",
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

semver 7.3.4 / package.json

Total vulnerabilities: 1

Critical: 0 High: 1 Medium: 0 Low: 0
Vulnerability IDSeverityCVSSFixed inStatus
CVE-2022-25883 HIGH HIGH 7.5 7.5.2 Open

"@nrwl/linter": "14.4.3",
"@nrwl/node": "14.4.3",
"@nrwl/workspace": "14.4.3",
"@nrwl/cli": "14.8.9",
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

json5 2.2.1 / package.json

Total vulnerabilities: 1

Critical: 0 High: 1 Medium: 0 Low: 0
Vulnerability IDSeverityCVSSFixed inStatus
CVE-2022-46175 HIGH HIGH 8.8 2.2.2 Open

"@nrwl/linter": "14.4.3",
"@nrwl/node": "14.4.3",
"@nrwl/workspace": "14.4.3",
"@nrwl/cli": "14.8.9",
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

jsonwebtoken 8.5.1 / package.json

Total vulnerabilities: 3

Critical: 0 High: 2 Medium: 1 Low: 0
Vulnerability IDSeverityCVSSFixed inStatus
CVE-2022-23540 HIGH HIGH 7.6 - Open
CVE-2022-23539 HIGH HIGH 8.1 - Open
CVE-2022-23541 MEDIUM MEDIUM 6.3 - Open

"@nrwl/linter": "14.4.3",
"@nrwl/node": "14.4.3",
"@nrwl/workspace": "14.4.3",
"@nrwl/cli": "14.8.9",
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

json5 1.0.1 / package.json

Total vulnerabilities: 1

Critical: 0 High: 1 Medium: 0 Low: 0
Vulnerability IDSeverityCVSSFixed inStatus
CVE-2022-46175 HIGH HIGH 8.8 1.0.2 Open

"@nrwl/linter": "14.4.3",
"@nrwl/node": "14.4.3",
"@nrwl/workspace": "14.4.3",
"@nrwl/cli": "14.8.9",
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

fast-xml-parser 3.19.0 / package.json

Total vulnerabilities: 2

Critical: 0 High: 2 Medium: 0 Low: 0
Vulnerability IDSeverityCVSSFixed inStatus
CVE-2023-26920 HIGH HIGH 7 4.1.2 Open
CVE-2023-34104 HIGH HIGH 7.5 4.2.4 Open

hans-d
hans-d previously approved these changes Mar 3, 2024
@renovate renovate bot force-pushed the renovate/nrwl-monorepo branch 8 times, most recently from fbf99fa to 0d3eeae Compare March 3, 2024 12:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant