domjtalbot / nx-mesh

GraphQL Mesh support for Nx
https://www.npmjs.com/package/nx-mesh
MIT License
24 stars 1 forks source link

Update `nx` to `15.7.x` #143

Closed domjtalbot closed 1 year ago

domjtalbot commented 1 year ago

What's Changed?

  1. Update nx to 15.7.2
  2. Major changeset
changeset-bot[bot] commented 1 year ago

🦋 Changeset detected

Latest commit: e0192d957e3f39a54043983b000a766f7ad48f3c

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 1 package | Name | Type | | ------- | ----- | | nx-mesh | Major |

Not sure what this means? Click here to learn what changesets are.

Click here if you're a maintainer who wants to add another changeset to this PR

nx-cloud[bot] commented 1 year ago

☁️ Nx Cloud Report

CI is running/has finished running commands for commit e0192d957e3f39a54043983b000a766f7ad48f3c. As they complete they will appear below. Click to see the status, the terminal output, and the build insights.

📂 See all runs for this branch


✅ Successfully ran 21 targets - [`node_v18.15.0__pnpm_7.29.1 nx run nx-mesh:lint --configuration=codeql`](https://cloud.nx.app/runs/8mzyByDAYa) - [`node_v18.15.0__pnpm_7.29.1 nx run-many --target=test --parallel=3 --all --configuration=reports`](https://cloud.nx.app/runs/ajqjPoW0Kc) - [`node_v18.15.0__pnpm_7.29.1 nx run-many --target=lint --parallel=4 --all --configuration=reports`](https://cloud.nx.app/runs/MAWoTKjICg) - [`node_v18.15.0__pnpm_7.29.1 nx affected --target=build --parallel=2 --configuration=production`](https://cloud.nx.app/runs/PUZBu5NgE5) - [`node_v18.15.0__pnpm_7.29.1 nx affected --target=e2e-start --parallel=1`](https://cloud.nx.app/runs/qLiwNE2voN) - [`node_v18.15.0__pnpm_7.29.1 nx affected --target=e2e-serve --parallel=1`](https://cloud.nx.app/runs/Ow85Sct9N4) - [`node_v18.15.0__pnpm_7.29.1 nx affected --target=e2e --parallel=1`](https://cloud.nx.app/runs/ebyTVYpncN) - [`node_v18.15.0__pnpm_7.29.1 nx affected --target=test --parallel=3 --configuration=reports`](https://cloud.nx.app/runs/cAzujBJ97G) - [`node_v18.15.0__pnpm_7.29.1 nx affected --target=test --parallel=3`](https://cloud.nx.app/runs/6sVxxNxEWc) - [`node_v18.15.0__pnpm_7.29.1 nx affected --target=e2e-serve-dev --parallel=1`](https://cloud.nx.app/runs/DveCLASVjE) - [`node_v19.7.0__pnpm_7.29.1 nx affected --target=e2e --parallel=1`](https://cloud.nx.app/runs/X5s11eVsv4) - [`node_v19.7.0__pnpm_7.29.1 nx affected --target=e2e-start --parallel=1`](https://cloud.nx.app/runs/aerTDBlhdI) - [`node_v19.7.0__pnpm_7.29.1 nx affected --target=e2e-serve-dev --parallel=1`](https://cloud.nx.app/runs/bptgjXD92w) - [`node_v19.7.0__pnpm_7.29.1 nx affected --target=e2e-serve --parallel=1`](https://cloud.nx.app/runs/xZyzQV7VAL) - [`node_v19.7.0__pnpm_7.29.1 nx affected --target=test --parallel=3 --configuration=reports`](https://cloud.nx.app/runs/mYrzl7sw33) - [`node_v19.7.0__pnpm_7.29.1 nx affected --target=test --parallel=3`](https://cloud.nx.app/runs/XIqIVnGxjr) - [`node_v18.15.0__pnpm_7.29.1 nx affected --target=build --parallel=2`](https://cloud.nx.app/runs/aXQOXK2MnW) - [`node_v19.7.0__pnpm_7.29.1 nx affected --target=build --parallel=2 --configuration=production`](https://cloud.nx.app/runs/25kVSIPCro) - [`node_v19.7.0__pnpm_7.29.1 nx affected --target=build --parallel=2`](https://cloud.nx.app/runs/7Ms0NkMMbg) - [`node_v18.15.0__pnpm_7.29.1 nx affected --target=lint --parallel=4`](https://cloud.nx.app/runs/fWdGg0t7pq) - [`nx-cloud record -- npx nx format:check`](https://cloud.nx.app/runs/XnDqqICyN2)

Sent with 💌 from NxCloud.

socket-security[bot] commented 1 year ago

Socket Security Pull Request Report

Dependency issues detected: If you merge this pull request, you will not be alerted to the instances of these issues again.

📜 Install scripts

Install scripts are run when the package is installed. The majority of malware in npm is hidden in install scripts.

Packages should not be running non-essential scripts during install and there are often solutions to problems people solve with install scripts that can be run at publish time instead.

Package Script field Source
cypress@12.7.0 (upgraded) postinstall package.json, pnpm-lock.yaml via , packages/nx-mesh/package.json via @nrwl/cypress@15.8.5
core-js@3.29.0 (upgraded) postinstall package.json, pnpm-lock.yaml
nx@15.8.5 (upgraded) postinstall pnpm-lock.yaml, packages/nx-mesh/package.json via @nrwl/cypress@15.8.5, @nrwl/js@15.8.5, @nrwl/linter@15.8.5, @nrwl/node@15.8.5, @nrwl/workspace@15.8.5
nx@15.8.6 (upgraded) postinstall packages/nx-mesh/package.json
Pull request report summary
Issue Status
Install scripts ⚠️ 4 issues
Native code ✅ 0 issues
Bin script shell injection ✅ 0 issues
Unresolved require ✅ 0 issues
Invalid package.json ✅ 0 issues
HTTP dependency ✅ 0 issues
Git dependency ✅ 0 issues
Potential typo squat ✅ 0 issues
Known Malware ✅ 0 issues
Telemetry ✅ 0 issues
Protestware/Troll package ✅ 0 issues
Bot Commands

To ignore an alert, reply with a comment starting with @SocketSecurity ignore followed by a space separated list of package-name@version specifiers. e.g. @SocketSecurity ignore foo@1.0.0 bar@* or ignore all packages with @SocketSecurity ignore-all

  • @SocketSecurity ignore cypress@12.7.0
  • @SocketSecurity ignore core-js@3.29.0
  • @SocketSecurity ignore nx@15.8.5
  • @SocketSecurity ignore nx@15.8.6

Powered by socket.dev

codeclimate[bot] commented 1 year ago

Code Climate has analyzed commit e0192d95 and detected 4 issues on this pull request.

Here's the issue category breakdown:

Category Count
Duplication 4

View more on Code Climate.

github-actions[bot] commented 1 year ago

🚀 Snapshot Release (alpha)

The latest changes of this PR are available as alpha on npm (based on the declared changesets): Package Version Info
nx-mesh 4.0.0-alpha-20230312112634 npm ↗︎ unpkg ↗︎
sonarcloud[bot] commented 1 year ago

SonarCloud Quality Gate failed.    Quality Gate failed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

0.0% 0.0% Coverage
0.0% 0.0% Duplication

github-actions[bot] commented 1 year ago

This pull request has been deployed to Vercel.

Latest commit: e0192d9
✅ Preview: https://nx-mesh-rd5597d18-domjtalbot.vercel.app
🔍 Inspect: https://vercel.com/domjtalbot/nx-mesh/5RbLFgYsWuYiJydcc9T7js3CDm61

View Workflow Logs