Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Apr 17, 2025

Bumps the npm-dependencies group with 1 update: nx.

Updates nx from 20.7.2 to 20.8.0

Release notes

Sourced from nx's releases.

20.8.0 (2025-04-14)

🚀 Features

  • angular: add --bundler=rspack option to app generator (#30623)
  • core: handle yarn resolutions and patches when parsing and pruning lock file (#30546)
  • core: add --bundler=rspack option to angular stack cnw (#30629)
  • core: add support for http based caches (#30593)
  • core: add filter for git checkouts in generated pipelines and docs (#30547)
  • core: allow globs in project config to extend atomized targets (#30630)
  • nx-dev: tutorialkit project (#29992)
  • react: add crystal mf support to host and remote (#30424)
  • release: revamped nx release version implementation (#30418)
  • rspack: add support for non-buildable libraries in external dependencies (#30606)
  • storybook: migrate to latest storybook 8 version (#30584)
  • testing: add support for cypress v14 (#30618)

🩹 Fixes

  • angular: use latest version of @​analogjs/vitest-angular #30423 (#30560, #30423)
  • angular: ensure crystal targets for testing when bundler=rspack (#30631)
  • bundling: webpack and rspack builds respect output.clean config option (#30573)
  • bundling: Lock webpack version to be compatible with @​angular-devkit (#30676)
  • core: ensure rust code is able to handle null terminal outputs (#30494)
  • core: update resolution of ts path mappings with patterns in target project locator (#30533)
  • core: resolve subpath patterns in package exports correctly when constructing graph (#30511)
  • core: do not run sync generators when running tasks in ci (#30591)
  • core: angular rspack should not prompt for SSG (#30647)
  • core: wasm build should build (#30655)
  • core: log more information when ProjectConfigurationsError is thrown (#30661)
  • core: ensure fileworker is cleaned up when workspace context is … (#30683)
  • core: copy native file atomically to avoid hanging graph creation (#30695)
  • core: clean up batch process after post run (#30687)
  • graph: focus via --focus command should work (#30576)
  • js: infer dependency between typecheck and build tasks and more granular outputs for typecheck (#30549)
  • js: handle extending from multiple config files and from local workspace packages in plugin (#30486)
  • js: update @​swc/cli version to fix vulnerability (#30575)
  • js: Use correctly resolved path to tsconfig in readTsConfigWithRemappedPaths() (#30156)
  • js: handle when there are no package manager workspaces' patterns (#30666)
  • js: ensure the tsconfig files cache is correctly busted when implementation changes (#30689)
  • misc: add missing flag to azure devops ci workflow generator (#30482)
  • misc: update project directory validation to only account for the derived name (#30532)
  • nextjs: bumped to eslintConfigNextVersion to v15 (#30537)
  • nextjs: update Next.js versions to patch vulnerability (#30574)
  • nextjs: add eslint plugin dependencies in application and library generators (#30592)
  • nx-dev: fix blog post links (#30553)
  • nx-dev: nx homebrew install cmd (ebd39bb2ae)
  • nx-dev: update markdoc component to exclude h1 headers (d1ee41793f)
  • rspack: allow typechecking during serve #29267 (#30558, #29267)
  • rspack: do not reuse existing ts-node compiler options when inferring tasks (#30703)

... (truncated)

Commits
  • 65752ad fix(core): clean up batch process after post run (#30687)
  • d66b663 fix(core): copy native file atomically to avoid hanging graph creation (#30695)
  • f839b07 fix(core): ensure fileworker is cleaned up when workspace context is … (#30683)
  • baf6637 feat(core): allow globs in project config to extend atomized targets (#30630)
  • 9fe73ea chore(core): fix publish for linux (#30669)
  • 77e60c3 fix(core): log more information when ProjectConfigurationsError is thrown (...
  • 3ad8082 fix(core): wasm build should build (#30655)
  • 0525426 feat(core): add support for http based caches (#30593)
  • 7b85d91 feat(release): revamped nx release version implementation (#30418)
  • dbd8648 chore(core): regen native typings (#30633)
  • Additional commits viewable in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

Bumps the npm-dependencies group with 1 update: [nx](https://github.com/nrwl/nx/tree/HEAD/packages/nx).


Updates `nx` from 20.7.2 to 20.8.0
- [Release notes](https://github.com/nrwl/nx/releases)
- [Commits](https://github.com/nrwl/nx/commits/20.8.0/packages/nx)

---
updated-dependencies:
- dependency-name: nx
  dependency-version: 20.8.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: npm-dependencies
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Apr 17, 2025
@neilime
Copy link
Member

neilime commented Apr 19, 2025

@dependabot rebase

@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Apr 19, 2025

The dependabot.yml entry that created this PR has been deleted so this PR can't be rebased. Please close the PR so Dependabot can create a new one with the current dependabot.yml.

@neilime neilime closed this Apr 19, 2025
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Apr 19, 2025

This pull request was built based on a group rule. Closing it will not ignore any of these versions in future pull requests.

To ignore these dependencies, configure ignore rules in dependabot.yml

@dependabot dependabot bot deleted the dependabot/npm_and_yarn/npm-dependencies-c2d8f46dcf branch April 19, 2025 22:00
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 javascript Pull requests that update Javascript code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants