Skip to content

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jan 8, 2025

Coming soon: The Renovate bot (GitHub App) will be renamed to Mend. PRs from Renovate will soon appear from 'Mend'. Learn more here.

This PR contains the following updates:

Package Change Age Confidence
nx (source) 19.8.4 -> 19.8.14 age confidence

Release Notes

nrwl/nx (nx)

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 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

coderabbitai bot commented Jan 8, 2025

Important

Review skipped

Bot user detected.

To trigger a single review, invoke the @coderabbitai review command.

You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.


🪧 Tips

Chat

There are 3 ways to chat with CodeRabbit:

  • Review comments: Directly reply to a review comment made by CodeRabbit. Example:
    • I pushed a fix in commit <commit_id>, please review it.
    • Open a follow-up GitHub issue for this discussion.
  • Files and specific lines of code (under the "Files changed" tab): Tag @coderabbitai in a new review comment at the desired location with your query.
  • PR comments: Tag @coderabbitai in a new PR comment to ask questions about the PR branch. For the best results, please provide a very specific query, as very limited context is provided in this mode. Examples:
    • @coderabbitai gather interesting stats about this repository and render them as a table. Additionally, render a pie chart showing the language distribution in the codebase.
    • @coderabbitai read the files in the src/scheduler package and generate a class diagram using mermaid and a README in the markdown format.

Support

Need help? Join our Discord community for assistance with any issues or questions.

CodeRabbit Commands (Invoked using PR/Issue comments)

Type @coderabbitai help to get the list of available commands.

Other keywords and placeholders

  • Add @coderabbitai ignore or @coderabbit ignore anywhere in the PR description to prevent this PR from being reviewed.
  • Add @coderabbitai summary to generate the high-level summary at a specific location in the PR description.
  • Add @coderabbitai anywhere in the PR title to generate the title automatically.

CodeRabbit Configuration File (.coderabbit.yaml)

  • You can programmatically configure CodeRabbit by adding a .coderabbit.yaml file to the root of your repository.
  • Please see the configuration documentation for more information.
  • If your editor has YAML language server enabled, you can add the path at the top of this file to enable auto-completion and validation: # yaml-language-server: $schema=https://coderabbit.ai/integrations/schema.v2.json

Status, Documentation and Community

  • Visit our Status Page to check the current availability of CodeRabbit.
  • Visit our Documentation for detailed information on how to use CodeRabbit.
  • Join our Discord Community to get help, request features, and share feedback.
  • Follow us on X/Twitter for updates and announcements.

@renovate renovate bot force-pushed the renovate/nx-monorepo branch 2 times, most recently from 66d0c38 to eb16127 Compare January 30, 2025 14:38
@renovate renovate bot force-pushed the renovate/nx-monorepo branch from eb16127 to 56c2aa4 Compare February 9, 2025 12:48
@renovate renovate bot force-pushed the renovate/nx-monorepo branch from 56c2aa4 to a1dc6a3 Compare March 3, 2025 15:40
@pull-request-size pull-request-size bot added size/XS and removed size/L labels Mar 3, 2025
@renovate renovate bot force-pushed the renovate/nx-monorepo branch 3 times, most recently from cee5a3e to ce803e0 Compare March 17, 2025 12:38
@renovate renovate bot force-pushed the renovate/nx-monorepo branch 2 times, most recently from 536679a to faad480 Compare April 8, 2025 13:30
@renovate renovate bot force-pushed the renovate/nx-monorepo branch from faad480 to 57243df Compare April 24, 2025 09:42
@renovate renovate bot force-pushed the renovate/nx-monorepo branch from 57243df to 1b1abd9 Compare May 19, 2025 21:01
@renovate renovate bot force-pushed the renovate/nx-monorepo branch from 1b1abd9 to ce39def Compare May 28, 2025 08:29
@renovate renovate bot force-pushed the renovate/nx-monorepo branch from ce39def to 86f964b Compare June 5, 2025 23:33
@renovate renovate bot force-pushed the renovate/nx-monorepo branch from 86f964b to 4e8a657 Compare June 22, 2025 15:00
@renovate renovate bot force-pushed the renovate/nx-monorepo branch from 4e8a657 to fdb6df8 Compare July 2, 2025 19:07
@renovate renovate bot force-pushed the renovate/nx-monorepo branch 2 times, most recently from 07b52a5 to 5b18eb1 Compare August 13, 2025 17:00
@renovate renovate bot force-pushed the renovate/nx-monorepo branch from 5b18eb1 to aa22b1b Compare August 19, 2025 17:08
@renovate renovate bot force-pushed the renovate/nx-monorepo branch 2 times, most recently from f98e0ac to 4d581bf Compare August 31, 2025 15:00
@renovate renovate bot changed the title chore(deps): update nx monorepo to v18.3.5 chore(deps): update dependency nx to v19.8.14 Aug 31, 2025
@renovate renovate bot force-pushed the renovate/nx-monorepo branch 5 times, most recently from 02d9a2a to 8eea5a4 Compare August 31, 2025 16:49
@renovate renovate bot force-pushed the renovate/nx-monorepo branch 3 times, most recently from a4aeaa2 to 58e5cdd Compare August 31, 2025 21:07
@renovate renovate bot force-pushed the renovate/nx-monorepo branch from 58e5cdd to 35ec1b1 Compare August 31, 2025 21:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants