Skip to content

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented May 30, 2025

This PR contains the following updates:

Package Change Age Confidence
@nx-dotnet/core (source) ^2.4.5 -> ^3.0.0 age confidence

Release Notes

nx-dotnet/nx-dotnet (@​nx-dotnet/core)

v3.0.2

Compare Source

🩹 Fixes
  • core: bump dep versions in packages (9c4d1fc)
❤️ Thank You

v3.0.1

Compare Source

🩹 Fixes
  • core: bump to latest nx 21 patch that widens peer dep range (857099b)
❤️ Thank You

v3.0.0

Compare Source

🩹 Fixes
  • docs-site: links on site index should work (b62e894)
❤️ Thank You

2.5.0 (2025-01-12)

🚀 Features
🩹 Fixes
  • core: updated openapi-codegen command (#​896)
  • misc: update versions via lint --fix (2ccc6be)
❤️ Thank You

2.4.5 (2024-09-07)

🩹 Fixes
  • core: avoid terminal popups on windows (#​887)
❤️ Thank You
  • Denis Bendrikov

2.4.4 (2024-09-05)

🩹 Fixes
  • core: parallelize create dependencies processing for better perf (#​892)
  • misc: relax version peerdep for openapi cli (#​889)
❤️ Thank You

2.4.2 (2024-07-31)

🩹 Fixes
  • core: compose paths to fix some windows tests (#​881)
❤️ Thank You

2.4.1 (2024-07-30)

🩹 Fixes
  • repo: published packages should include resolved versions (#​879)
❤️ Thank You

2.4.0 (2024-07-29)

🚀 Features
  • nx-ghpages: intuit directory and remote when possible (#​875)
❤️ Thank You

2.3.2 (2024-07-28)

🩹 Fixes
  • dotnet: serve should work with dotnet 8 (#​873)
  • repo: use yarn in release workflow (ebfae21)
❤️ Thank You

2.3.1 (2024-07-28)

Bug Fixes
  • core: read dependencies via dotnet list reference (071f557)
  • core: read js lib defaults when generating js lib (c8bac90)
  • core: version suffix is a string (80bcb04)

2.3.0 (2024-07-27)

Bug Fixes
  • core: remove warning "Project 'xxx' contains extension with invalid name (type)." (#​831) (4c19278)
  • nx-ghpages: syncWithBaseBranch should be a boolean option (1306ceb)
Features
  • core: update to nx 19 (#​857) (d349830)
  • nx-ghpages: add support for passing GH_TOKEN or GITHUB_TOKEN via env to auth with remote (0fe2d02)
  • nx-ghpages: add support for writing CNAME file (3a098f0)
  • nx-ghpages: add syncGitOptions to provide extra flags to the command when syncing changes (e015a98)

2.2.0 (2024-01-31)

Bug Fixes
  • core: remove restriction of configuration (#​823) (49b341f)
  • dotnet: prevent "false" being incorrectly passed to dotnet command (#​818) (0945571)
Features
  • add options to sync the gh-pages branch with the base branch … (#​815) (d9fff67)
  • core: update inference configuration (#​822) (6085c50)

2.1.2 (2023-11-29)

Bug Fixes
  • core: do not use --verify-no-changes false for linting (#​802) (9026fcf)

2.1.1 (2023-10-31)

Bug Fixes

2.1.0 (2023-10-25)

Bug Fixes
Features
  • core: better configuration options for target inference (#​787) (8a7b9a1)

2.0.2 (2023-10-24)

Bug Fixes
  • core: options should be read correctly for project inference (#​785) (0e5b73d)
  • dotnet: correct flag passed to client to verify no changes (#​786) (eab2d48)

2.0.1 (2023-10-20)

Bug Fixes

2.0.0 (2023-10-20)

Bug Fixes
  • core: move generator not updating paths correctly (#​767) (6398a06)
Features
BREAKING CHANGES
  • core: Drops Nx v15 support

1.23.0 (2023-09-20)

Bug Fixes
  • core: add slash to use exact path (#​685) (#​687) (1a87d83)
  • core: codegen should not import self and default to required reference types (#​761) (2310556)
  • core: obey path in solution-file parameter when generating projects (#​762) (29c234d)
  • core: support new name for enforce-module-boundaries eslint rule (#​742) (24eb831)
  • core: update-swagger executor always reinstalls tool (#​757) (63cf4b4)
  • dotnet: update args handling for dotnet format (#​678) (772303e)
Features

1.22.0 (2023-04-12)

Bug Fixes
  • core: import-projects should add project.json file for new projects (#​675) (69068af)
Features

1.21.1 (2023-03-22)

Bug Fixes

1.21.0 (2023-03-18)

Features

1.20.0 (2023-03-10)

Bug Fixes
  • core: add @​trumbitta/nx-plugin-openapi via the Tree (c2f2781)
  • core: app generation should work in encapuslated Nx workspaces (13c0a2c)
  • core: app swaggerLib generation should work using dotnet pathScheme (#​645) (6443e32)
  • core: check glob for array length (#​647) (8033f76)
  • core: handle null npm scope properly (455199a)
  • core: prevent stale cache entries from breaking swagger on dotnet upgrades (#​633) (71f6893)
  • core: remove dependency on memfs and properly specify nx-plugin-openapi as optional peer dep (cf8f8c3)
  • core: remove dependency on workspace package.json (d95a3ff)
Features
  • core: nx 15.8.0 support (897e1a0)

1.19.1 (2023-02-04)

Bug Fixes

1.19.0 (2023-02-01)

Bug Fixes
  • core: install not ran after generating a webapi with useNxPluginOpenAPI (#​601) (15e4db5)
  • core: make eslint optional dependency (#​608) (3705469)
Features
  • core: add support for notDependOnLibsWithTags module boundaries (#​592) (483086b)

1.18.1 (2023-01-26)

Bug Fixes
  • core: build intermediates need to be captured by cache for DTE / parallel builds (#​596) (cdea76e)
  • core: resolve startupAssembly to ensure it is always an absolute path (#​595) (2ea2570)

1.18.0 (2023-01-17)

Features
  • core: support nx-plugin-openapi for more advanced openapi generation (#​589) (ee1c7b1)

1.17.0 (2023-01-14)

Features

1.16.3 (2022-12-19)

Bug Fixes
  • utils: should be able to find csproj files that start with dot (#​580) (253971c)

1.16.2 (2022-11-11)

Bug Fixes
  • core: check-module-boundaries should work if single quotes not consumed by shell (3870b55)
  • core: normalize paths in Directory.Build.targets (e8bf1bc)

1.16.1 (2022-11-11)

Bug Fixes
  • core: allow open solutions with Visual Studio (#​563) (042a9db), closes #​548
  • core: usage of MSBuildProjectDirRelativePath should handle paths with white space (a939c4b)

1.16.0 (2022-11-03)

Bug Fixes
  • core: check-module-boundaries should not log undefined as project name(#​561) (5d1bea3)
  • core: import-projects generator shouldn't fail (8c2188d)
  • core: nx v15 prefers output paths that start with {workspaceRoot} (90b3aab)
Features
  • core: allow disabling project inference from config file (2c8eeeb)

1.15.0 (2022-10-18)

Bug Fixes
  • core: getProjectFilesForProject should consider project root in addition to source root (#​543) (374e30f)
Features
  • nx-ghpages: add option to customize commit message to gh-pages (#​542) (cff00e0)

1.14.0 (2022-10-05)

Features
  • core: adding templates with default output path properties to init generator (#​526) (c57fbd3)

1.13.4 (2022-09-07)

Bug Fixes

1.13.3 (2022-09-06)

Bug Fixes
  • core: add extraParameters support to build and test executors (#​514) (c6c648d)

1.13.2 (2022-08-29)

Bug Fixes
  • core: remove duplicate imports generated by swagger-typescript (#​502) (0fc17d4)

1.13.1 (2022-08-19)

Bug Fixes

1.13.0 (2022-07-29)

Bug Fixes
  • core: skip-swagger-lib should be true while experimental (92cd2d8)
Features
  • core: added pathScheme for project generators (#​464) (ded5eb8)
  • core: generate typescript models from swagger/openapi project (#​447) (cd56d1c)

1.12.0 (2022-06-08)

Bug Fixes
  • core: compatibility with Nx 14.2+ (1bb134b)
Features
  • core: allow tool installation to be skipped for update-swagger (d1044f6)

1.11.0 (2022-05-31)

Features

1.10.1 (2022-05-20)

Bug Fixes
  • core: remove workaround for broken dotnet format builtin (#​443) (e0f04eb)

1.10.0 (2022-05-18)

Features
  • core: update prompt for installed template to present available options (#​436) (5a941ae)

1.9.12 (2022-04-25)

Bug Fixes

1.9.11 (2022-04-21)

Bug Fixes

1.9.10 (2022-04-13)

Bug Fixes

1.9.9 (2022-04-01)

Bug Fixes
  • core: post-install shouldn't depend on nx packages (07811c7)

1.9.8 (2022-04-01)

Bug Fixes
  • core: update nx to not publish *.ts files (3fa88c4)

1.9.7 (2022-03-25)

Bug Fixes
  • core: allow opt-out of project inference (#​402) (84bde4c)
  • dotnet: update handling of extraParameters to be compatible with spawn (#​403) (65f0c48)

1.9.6 (2022-03-10)

Bug Fixes
  • core: add workaround for broken .NET format command in v6+ (#​397) (2d09657)

1.9.5 (2022-03-03)

Bug Fixes
  • dotnet: should work with paths that contain spaces (#​392) (fa86355)

1.9.4 (2022-03-01)

Bug Fixes
  • core: process project graph shouldn't throw if not a .NET project (#​390) (4d51ea0)

1.9.3 (2022-03-01)

Bug Fixes

1.9.2 (2022-02-28)

Bug Fixes
  • dotnet: project with spaces do not bug out the command (#​379) (dd4e16b)

1.9.1 (2022-02-15)

Bug Fixes
  • docs-site: fix deployment script (b3052a1)

1.9.0 (2022-02-15)

Bug Fixes
  • core: dependencies should be added to graph when running under nx daemon
Features
  • core: support for Nx project inference

1.8.0 (2021-12-14)

Bug Fixes
  • core: add test projects to solution (9090b99)
  • core: aliases were not being picked up when generating projects w/ solution files (56c770a)
Features
  • core: support for nx incremental builds (6739a6b)

1.7.1 (2021-12-11)

Bug Fixes
  • core: prebuild script fails if no module boundaries rule is present (bff34d0)

1.7.0 (2021-11-29)

Features

1.6.0 (2021-10-22)

Features

1.5.2 (2021-10-19)

Bug Fixes
  • core: remove extra space in dotnet run --project (bf67bf3), closes #​223

1.5.1 (2021-10-15)

Bug Fixes

1.5.0 (2021-10-15)

Features

1.4.3 (2021-10-14)

Bug Fixes

1.4.2 (2021-09-27)

Bug Fixes

1.4.1 (2021-09-15)

Bug Fixes
  • core: npm prepare script may be removed (b8e88fa), closes #​101
  • core: publish output config should be relative to workspace root (30a7a26), closes #​100

1.4.0 (2021-09-10)

Features
  • core: ability to import projects into the nx configuration (8be8446)

1.3.2 (2021-08-26)

Bug Fixes
  • core: serve + test --watch executor should not exit immediately (8484202), closes #​96

1.3.1 (2021-08-24)

Bug Fixes
  • use test project name in msbuild task (cc29ea9)

1.3.0 (2021-08-23)

Bug Fixes
  • display project tag instead of [object Object] (2dea7fc)
  • core: use fully qualified project name in msbuild task (2c54310)
Features

1.2.0 (2021-08-20)

Features
  • core: #​81 support for nx-enforce-module-boundaries (3fc92fd)
  • core: ability to load module boundaries from nx-dotnet config (2618b5d)

1.1.4 (2021-08-13)

Bug Fixes
  • update missing sections of misc. package.json files (dbcf9bd)

1.1.3 (2021-08-11)

Bug Fixes
  • docs-site: prepush hook for docs changes (cfc92c1)

1.1.2 (2021-08-11)

Bug Fixes
  • docs-site: docs changes should be committed back to repo (10e2936)

1.1.1 (2021-08-11)

Bug Fixes
  • docs-site: docs changes should be committed back into repo (d773152)

1.1.0 (2021-08-10)

Features

1.0.2 (2021-08-04)

Bug Fixes
  • core: test project generator should add project reference correctly (b5bc27d)

1.0.1 (2021-08-04)

Bug Fixes

1.0.0 (2021-07-30)

Bug Fixes
  • compatibility with nx 12.6+ (d393b3a)
BREAKING CHANGES
  • Minimum Nx version is 12.6, if using the dep-graph plugin.

Co-authored-by: Leon Chi [email protected]

Co-authored-by: Craigory Coppola [email protected]

0.15.0 (2021-07-12)

Features
  • core: Add generator option for standalone projects (#​71) (8db11d4)

0.14.0 (2021-07-05)

Features

0.13.0 (2021-06-23)

Features
  • nxdoc: support for docusaurus@​2.0.0-beta.1 (3be3d48)

0.12.0 (2021-06-21)

Bug Fixes
  • nx-ghpages: deploy executor should work (7d29f24)
Features
  • nx-ghpages: initial work (621627d)

0.11.0 (2021-05-27)

Bug Fixes
Features

0.10.3 (2021-05-24)

Bug Fixes
  • nxdoc: nxdocs fails to run if any file does not have getting started text (f6b800f)
  • nxdoc: template for oneOf includes extra bullet point (ce0687d)

0.10.2 (2021-05-24)

Bug Fixes
  • nxdoc: anyOf is not officially supported by nx, but oneOf is (70f484f)

0.10.1 (2021-05-24)

Bug Fixes
  • docs-site: correct docusaurus config (c479567)

0.10.0 (2021-05-23)

Bug Fixes
  • docs-site: invalid baseUrl with custom domain (5cf6c70)
  • nxdoc: include generator / executor description in detail file (b0bf601)
Features
  • nx-docs: support for oneOf in schema.json files (7ab15c6)
  • nxdoc: include getting started text (db3ec62)
  • nxdoc: mark required properties (8b8b01c)

0.9.2 (2021-05-23)

Bug Fixes
  • docs-site: invalid baseUrl with custom domain (5cf6c70)

0.9.1 (2021-05-23)

Bug Fixes
  • docs-site: deploy on commit to master (e259a28)

0.9.0 (2021-05-23)

Features

0.8.2 (2021-05-21)

Bug Fixes
  • nxdoc: generators do not appear in index if no executors are present (c019467)

0.8.1 (2021-05-21)

Bug Fixes
  • nxdoc: invalid generators.json (b3b03be)

0.8.0 (2021-05-21)

Features
  • nxdoc: scaffold plugin + generate-docs v1 (80b0368)
  • repo: docs generator prints options (bddc5b5)
  • repo: schematic to generate docs #​53 (a7828c5)

0.7.1 (2021-05-20)

Bug Fixes
  • core: format files after successful migration (c92814a)
  • core: rename migrations key to nx-migrations (c6993b9)
  • repo: e2e tests run in CI again (f7ed139)

0.7.0 (2021-05-20)

Features
  • core: add lint config to generated projects (d320ce8)
  • core: add migration to add lint target (e391744)
  • core: add new executor for dotnet-format (92afd05), closes #​13

0.6.2 (2021-05-19)

Bug Fixes
  • utils: forEachDependantProject should work on Unix (96cbc33), closes #​43

0.6.1 (2021-05-19)

Bug Fixes
  • core: add unused options parameter for restore (c8b0334)

0.6.0 (2021-05-19)

Bug Fixes
  • core: add unused options parameter (c434d32)
  • core: pass client through to init schematic (5908947)
Features
  • core: add a generator for dotnet restore (96082a1)
  • core: add restore to prepare script during init (c2b1c23), closes #​44
  • core: create tool manifest during init (996aaee), closes #​44
  • dotnet: add a method to install local tools (6ab5d4a), closes #​44

0.5.2 (2021-05-18)

Bug Fixes
  • core: dep-graph with various directory separators (3beccb4), closes #​43

0.5.1 (2021-05-06)

Bug Fixes

0.5.0 (2021-05-06)

Features

0.4.2 (2021-05-05)

Bug Fixes

0.4.1 (2021-05-03)

Bug Fixes
  • core: test projects not generating (28d3d1e)

0.4.0 (2021-05-01)

Bug Fixes
  • repo: update .releaserc to commit package.json version back (36d2f30)
Features

0.3.0 (2021-04-28)

Bug Fixes
  • core: #​20 test template arg cannot be passed from command line (e9e47e0)
  • repo: semantic-release not updating package.json (9273001)
Features

0.2.1 (2021-04-27)

Bug Fixes
  • core: include serve target only for applications (#​30) (d3a54ce), closes #​28
  • core: output paths still use windows separator on linux / mac (ed1c53a)
  • core: use full project path in output directory (7748f9c), closes #​27
Features

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.

@nx-cloud
Copy link

nx-cloud bot commented May 30, 2025

View your CI Pipeline Execution ↗ for commit 24e6853

Command Status Duration Result
nx run-many -t lint,build,test ✅ Succeeded 2m 1s View ↗

☁️ Nx Cloud last updated this comment at 2025-10-27 10:48:53 UTC

@github-actions
Copy link

github-actions bot commented May 30, 2025

Unit Test Results

✔️ Tests 130 / 133 (0 failed, 3 skipped) - passed in 23.1s
✔️ Coverage 96.58% - passed with 80% threshold
📏 590 / 604 lines covered 🌿 59 / 68 branches covered
🔍 click here for more details

✏️ updated for commit 24e6853

@renovate renovate bot force-pushed the renovate/nx-dotnet-core-3.x branch 2 times, most recently from 843dd27 to 5d6c401 Compare June 9, 2025 05:45
@renovate renovate bot force-pushed the renovate/nx-dotnet-core-3.x branch 2 times, most recently from dfec36f to e255d37 Compare June 23, 2025 06:39
@renovate renovate bot force-pushed the renovate/nx-dotnet-core-3.x branch from e255d37 to 55f34b9 Compare June 30, 2025 05:07
@renovate renovate bot force-pushed the renovate/nx-dotnet-core-3.x branch 2 times, most recently from 802461b to 30c90df Compare July 7, 2025 11:27
@renovate renovate bot force-pushed the renovate/nx-dotnet-core-3.x branch 3 times, most recently from a306601 to d4bcaba Compare July 21, 2025 05:09
@renovate renovate bot force-pushed the renovate/nx-dotnet-core-3.x branch from d4bcaba to 9a40b23 Compare July 28, 2025 05:53
@renovate renovate bot force-pushed the renovate/nx-dotnet-core-3.x branch 2 times, most recently from 018f810 to f21a9b2 Compare August 10, 2025 15:08
@renovate renovate bot force-pushed the renovate/nx-dotnet-core-3.x branch 3 times, most recently from 67715f9 to e523408 Compare August 18, 2025 08:41
@renovate renovate bot force-pushed the renovate/nx-dotnet-core-3.x branch 2 times, most recently from 6753793 to 4e12190 Compare August 25, 2025 04:24
@renovate renovate bot force-pushed the renovate/nx-dotnet-core-3.x branch from 4e12190 to 8eb9443 Compare August 31, 2025 11:28
@renovate renovate bot force-pushed the renovate/nx-dotnet-core-3.x branch 3 times, most recently from a8a75cc to 97c1cb9 Compare September 15, 2025 04:30
@renovate renovate bot force-pushed the renovate/nx-dotnet-core-3.x branch 2 times, most recently from 4cf7679 to 2cdf573 Compare September 25, 2025 18:35
@renovate renovate bot force-pushed the renovate/nx-dotnet-core-3.x branch 3 times, most recently from 4de44d6 to bfdfa6d Compare October 6, 2025 04:33
@renovate renovate bot force-pushed the renovate/nx-dotnet-core-3.x branch from bfdfa6d to 1741f25 Compare October 6, 2025 10:58
@renovate renovate bot force-pushed the renovate/nx-dotnet-core-3.x branch 2 times, most recently from a84c8e0 to 36fdb97 Compare October 13, 2025 08:44
@renovate renovate bot force-pushed the renovate/nx-dotnet-core-3.x branch 2 times, most recently from b2bcf3b to 85616d4 Compare October 20, 2025 10:32
@renovate renovate bot force-pushed the renovate/nx-dotnet-core-3.x branch from 85616d4 to 38dd39a Compare October 27, 2025 05:47
@renovate renovate bot force-pushed the renovate/nx-dotnet-core-3.x branch from 38dd39a to 24e6853 Compare October 27, 2025 10:45
@sonarqubecloud
Copy link

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