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 nrwl monorepo to v19.8.14 - autoclosed #60

Closed
wants to merge 1 commit into from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Oct 15, 2024

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@nx/js (source) 19.8.4 -> 19.8.14 age adoption passing confidence
nx (source) 19.8.4 -> 19.8.14 age adoption passing confidence

Release Notes

nrwl/nx (@​nx/js)

v19.8.14

Compare Source

19.8.14 (2024-12-03)
🩹 Fixes
  • core: fix misc issues (#​29114)
  • core: provide a way to reuse cached graph in CI (#​29156)
❤️ Thank You

v19.8.13

Compare Source

19.8.13 (2024-11-25)
🩹 Fixes
  • core: handle self shutdown for plugin workers is orphaned before connections and loading (9fa56d0e0c)
❤️ Thank You

v19.8.12

Compare Source

19.8.12 (2024-11-22)
🩹 Fixes
  • core: revert archive file creation changes (#​28817)
  • linter: remove legacy dependencies during convert to flat config (#​28981)
❤️ Thank You

v19.8.11

Compare Source

19.8.11 (2024-11-15)
🩹 Fixes
  • core: ensure that setWorkspaceContext is run only on main nx packages (#​28706)
  • core: fix cannot read properties of undefined (reading 'split') (#​28761)
  • core: task graph needs to handle multiple cycles (#​28793)
  • core: empty external deps should work properly (#​28727)
  • core: ensure that the database connection is closed when nx exits (#​28821)
  • core: create different dummy tasks for different targets (#​28837)
  • core: do not depend on ci info crate (#​28850)
  • core: shutdown plugin workers when disconnected (#​28857)
  • core: do not use unix dotfile locks (#​28859)
  • react: depends on migration should ignore configs that point to @​nx/react #​28377 (#​28382, #​28377)
  • webpack: update stylus version to fix security issue (#​28646)
❤️ Thank You

v19.8.10

Compare Source

19.8.10 (2024-11-04)
🩹 Fixes
  • core: fix dependency with multiple dependent packages (#​28669)
❤️ Thank You

v19.8.9

Compare Source

19.8.9 (2024-10-31)
🩹 Fixes
  • core: fix checks for wasm in db operations (#​28676)
  • core: retry more db operations (#​28667)
❤️ Thank You
  • Jonathan Cammisuli

v19.8.8

Compare Source

19.8.8 (2024-10-25)
🩹 Fixes
  • storybook: fix externalDependencies undefined (#​28641)
❤️ Thank You

v19.8.7

Compare Source

19.8.7 (2024-10-25)
🩹 Fixes
  • core: handle concurrent db connections better (#​28544)
  • core: handle unique constraint errors when adding duplicate hashes to the cache db (#​28310)
  • core: skip eslint custom hasher when hashing tasks during running commands (#​28616)
❤️ Thank You

v19.8.6

Compare Source

19.8.6 (2024-10-18)
🩹 Fixes
  • core: support NX_NO_CLOUD (#​28366)
  • core: handle neverConnectToCloud property (#​28452)
  • core: neverConnectToCloud should disable connecting to nxCloud (#​28501)
❤️ Thank You

v19.8.5

Compare Source

19.8.5 (2024-10-15)
🚀 Features
  • core: open sqlite databases with SQLITE_OPEN_FULL_MUTEX (#​28276)
  • devkit: bump compatibility to Nx 19 - 21.x (#​28243)
🩹 Fixes
  • core: add busy handler for sqlite (#​28390)
  • react: patch fix for 88f163e to normalize project name without messing up directory (ff23fb0c07)
❤️ 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 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.

Copy link

codecov bot commented Oct 15, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 82.24%. Comparing base (0a6710e) to head (009e317).

Additional details and impacted files
@@           Coverage Diff           @@
##           master      #60   +/-   ##
=======================================
  Coverage   82.24%   82.24%           
=======================================
  Files          13       13           
  Lines         428      428           
  Branches       95       95           
=======================================
  Hits          352      352           
  Misses         75       75           
  Partials        1        1           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@renovate renovate bot force-pushed the renovate/nrwl-monorepo branch from acb96d2 to 9523c68 Compare October 18, 2024 02:18
@renovate renovate bot changed the title chore(deps): update nrwl monorepo to v19.8.5 chore(deps): update nrwl monorepo to v19.8.6 Oct 18, 2024
@renovate renovate bot force-pushed the renovate/nrwl-monorepo branch from 9523c68 to 6bc6b5e Compare October 25, 2024 19:18
@renovate renovate bot changed the title chore(deps): update nrwl monorepo to v19.8.6 chore(deps): update nrwl monorepo to v19.8.7 Oct 25, 2024
@renovate renovate bot changed the title chore(deps): update nrwl monorepo to v19.8.7 chore(deps): update nrwl monorepo to v19.8.8 Oct 25, 2024
@renovate renovate bot force-pushed the renovate/nrwl-monorepo branch 2 times, most recently from e0d0f18 to 325c732 Compare October 31, 2024 22:43
@renovate renovate bot changed the title chore(deps): update nrwl monorepo to v19.8.8 chore(deps): update nrwl monorepo to v19.8.9 Oct 31, 2024
@renovate renovate bot force-pushed the renovate/nrwl-monorepo branch from 325c732 to 5c821b2 Compare November 4, 2024 05:05
@renovate renovate bot changed the title chore(deps): update nrwl monorepo to v19.8.9 chore(deps): update nrwl monorepo to v19.8.10 Nov 4, 2024
@renovate renovate bot force-pushed the renovate/nrwl-monorepo branch from 5c821b2 to 851f04a Compare November 15, 2024 17:29
@renovate renovate bot changed the title chore(deps): update nrwl monorepo to v19.8.10 chore(deps): update nrwl monorepo to v19.8.11 Nov 15, 2024
@renovate renovate bot changed the title chore(deps): update nrwl monorepo to v19.8.11 chore(deps): update nrwl monorepo to v19.8.12 Nov 22, 2024
@renovate renovate bot force-pushed the renovate/nrwl-monorepo branch 2 times, most recently from fb323f8 to 7dbfb0e Compare November 25, 2024 22:44
@renovate renovate bot changed the title chore(deps): update nrwl monorepo to v19.8.12 chore(deps): update nrwl monorepo to v19.8.13 Nov 25, 2024
@renovate renovate bot changed the title chore(deps): update nrwl monorepo to v19.8.13 chore(deps): update nrwl monorepo to v19.8.14 Dec 3, 2024
@renovate renovate bot force-pushed the renovate/nrwl-monorepo branch from 7dbfb0e to 009e317 Compare December 3, 2024 19:25
@renovate renovate bot changed the title chore(deps): update nrwl monorepo to v19.8.14 chore(deps): update nrwl monorepo to v19.8.14 - autoclosed Jan 7, 2025
@renovate renovate bot closed this Jan 7, 2025
@renovate renovate bot deleted the renovate/nrwl-monorepo branch January 7, 2025 12:53
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.

0 participants