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 nx to v20.0.6 #1587

Merged
merged 1 commit into from
Oct 25, 2024

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Oct 25, 2024

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
nx (source) 20.0.5 -> 20.0.6 age adoption passing confidence

Release Notes

nrwl/nx (nx)

v20.0.6

Compare Source

20.0.6 (2024-10-25)

🚀 Features
  • nx-dev: add videos to CI docs (#​28626)
  • react: update eslint plugins to be compat with eslint v9 (#​28559)
🩹 Fixes
  • core: createTaskGraph should accept extraTargetDependencies (#​28542)
  • core: skip eslint custom hasher when hashing tasks during running commands (#​28616)
  • js: allow custom listenAddress for verdaccio (#​28498)
  • js: fix resolution of extended tsconfig files in plugin (#​28535)
  • js: set the tsBuildInfoFile as output when it's not contained in the outDir (#​28538)
  • js: include referenced internal config files in plugin cache hash (#​28536)
  • react: selecting tailwind should import correct style file extension (#​28630)
  • storybook: fix yarn storybook upgrade 8 (#​28605)
  • storybook: fix externalDependencies undefined (#​28641)
❤️ Thank You

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 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 was generated by Mend Renovate. View the repository job log.

Copy link

changeset-bot bot commented Oct 25, 2024

⚠️ No Changeset found

Latest commit: b77e8c7

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

This PR includes no changesets

When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Click here to learn what changesets are, and how to add one.

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

Copy link

New and removed dependencies detected. Learn more about Socket for GitHub ↗︎

Package New capabilities Transitives Size Publisher
npm/@astrojs/[email protected] Transitive: environment, filesystem +10 6.35 MB fredkschott, matthewp, natemoo-re
npm/@astrojs/[email protected] Transitive: environment, eval +43 4.27 MB fredkschott, matthewp, natemoo-re
npm/@cloudflare/[email protected] Transitive: environment, eval, filesystem, network, shell, unsafe +99 840 MB wrangler-publisher
npm/@codspeed/[email protected] Transitive: environment, eval, filesystem, network, unsafe +7 1.96 MB art049
npm/@edge-runtime/[email protected] eval, unsafe +1 468 kB kikobeats
npm/@vitest/[email protected] environment Transitive: eval, filesystem, network, shell +70 40.3 MB vitestbot
npm/@vitest/[email protected] Transitive: filesystem +16 1.92 MB vitestbot
npm/@vitest/[email protected] Transitive: environment, filesystem +13 2.2 MB vitestbot
npm/[email protected] Transitive: environment, eval, filesystem +48 28.9 MB fredkschott
npm/[email protected] environment, filesystem, network, shell +24 245 MB esbuild, evanw
npm/[email protected] Transitive: environment, filesystem +6 2.57 MB timer, timneutkens, vercel-release-bot
npm/[email protected] None 0 217 kB francoismassart
npm/[email protected] environment, filesystem, network, shell, unsafe +17 1.2 GB vercel-release-bot
npm/[email protected] Transitive: environment, eval +22 4.48 MB quietshu
npm/[email protected] environment Transitive: eval, filesystem, network, shell, unsafe +297 156 MB quietshu
npm/[email protected] None +4 260 kB alaguna, jonathantneal, romainmenke
npm/[email protected] environment +1 4.61 MB react-bot
npm/[email protected] environment, network +7 92.8 kB lukeed
npm/[email protected] None 0 21.8 kB lukeed
npm/[email protected] Transitive: environment, filesystem, network, shell, unsafe +32 10 MB adamwathan, malfaitrobin, reinink
npm/[email protected] filesystem +3 22.6 MB aleclarson
npm/[email protected] Transitive: environment, filesystem, network, shell +30 233 MB antfu, patak, soda, ...2 more
npm/[email protected] environment, eval Transitive: filesystem, shell, unsafe +72 37.8 MB vitestbot

View full report↗︎

Copy link

nx-cloud bot commented Oct 25, 2024

☁️ Nx Cloud Report

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

📂 See all runs for this CI Pipeline Execution


✅ Successfully ran 1 target

Sent with 💌 from NxCloud.

Copy link

codecov bot commented Oct 25, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 93.66%. Comparing base (6dccb7c) to head (b77e8c7).
Report is 2 commits behind head on main.

Additional details and impacted files

Impacted file tree graph

@@           Coverage Diff           @@
##             main    #1587   +/-   ##
=======================================
  Coverage   93.66%   93.66%           
=======================================
  Files         132      132           
  Lines        1263     1263           
  Branches      261      261           
=======================================
  Hits         1183     1183           
  Misses         72       72           
  Partials        8        8           
Flag Coverage Δ
httpx-assert-unit 93.66% <ø> (ø)
httpx-dsn-parser-unit 93.66% <ø> (ø)
httpx-exception-unit 93.66% <ø> (ø)
httpx-json-api-unit 93.66% <ø> (ø)
httpx-memo-intl-unit 93.66% <ø> (ø)
httpx-plain-object-unit 93.66% <ø> (ø)
httpx-treeu-unit 93.66% <ø> (ø)

Copy link

codspeed-hq bot commented Oct 25, 2024

CodSpeed Performance Report

Merging #1587 will not alter performance

Comparing renovate/nrwl-monorepo (b77e8c7) with main (36070b4)

Summary

✅ 14 untouched benchmarks

@belgattitude belgattitude merged commit 92cc48e into main Oct 25, 2024
20 checks passed
@belgattitude belgattitude deleted the renovate/nrwl-monorepo branch October 25, 2024 21:12
belgattitude pushed a commit that referenced this pull request Nov 25, 2024
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
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