Skip to content

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Feb 22, 2025

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@nx/eslint-plugin (source) 20.4.4 -> 20.4.6 age adoption passing confidence
@nx/js (source) 20.4.4 -> 20.4.6 age adoption passing confidence
@nx/web (source) 20.4.4 -> 20.4.6 age adoption passing confidence
prettier (source) 3.5.1 -> 3.5.2 age adoption passing confidence

Release Notes

nrwl/nx (@​nx/eslint-plugin)

v20.4.6

Compare Source

20.4.6 (2025-02-20)
🚀 Features
  • nx-dev: expose docs embedding search via endpoint (#​30050)
🩹 Fixes
  • core: update custom task runner deprecation message (#​30093)
  • core: fix typescript dependency calculation (#​30131)
  • js: identify correct circular dependecies (#​29759)
  • js: use uuid when generating tmp tsconfig (#​30118)
  • repo: fix nightly reporting (#​30104)
❤️ Thank You

v20.4.5

Compare Source

20.4.5 (2025-02-18)
🩹 Fixes
  • core: add the extends field to nx-schema.json (#​30027)
  • core: respect extends when reading tsconfig options (#​30062)
  • core: make hash_array resilient to None values (#​30090)
  • core: NX_PLUGIN_NO_TIMEOUTS should also remove timeout on plugin worker connection (#​30095)
  • devkit: handle missing include and exclude in tsconfig options when updating tsconfig to support js (#​30073)
  • nx-dev: remove OTel-based tracing for now to remove local dev erros (#​30096)
  • react: add release option for @​nx/react:lib --publishable (#​29776)
  • release: allow preid option in release command (#​29264)
  • rspack: handle potentially missing lockfile in @nx/rspack/plugin plugin (#​30086)
❤️ Thank You
prettier/prettier (prettier)

v3.5.2

Compare Source

diff

Remove module-sync condition (#​17156 by @​fisker)

In Prettier 3.5.0, we added module-sync condition to package.json, so that require("prettier") can use ESM version, but turns out it doesn't work if CommonJS and ESM plugins both imports builtin plugins. To solve this problem, we decide simply remove the module-sync condition, so require("prettier") will still use the CommonJS version, we'll revisit until require(ESM) feature is more stable.


Configuration

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

🚦 Automerge: Enabled.

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

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.


  • 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 added the dependencies Pull requests that update a dependency file label Feb 22, 2025
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from cf14166 to 0fbda66 Compare February 22, 2025 05:36
@renovate renovate bot changed the title chore(deps): update all non-major dependencies to v20.4.6 chore(deps): update all non-major dependencies Feb 22, 2025
@renovate renovate bot merged commit b9483e5 into master Feb 22, 2025
1 check passed
@renovate renovate bot deleted the renovate/all-minor-patch branch February 22, 2025 10:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant