chore(deps-dev): bump the nx group across 1 directory with 3 updates#201
Open
dependabot[bot] wants to merge 1 commit into
Open
chore(deps-dev): bump the nx group across 1 directory with 3 updates#201dependabot[bot] wants to merge 1 commit into
dependabot[bot] wants to merge 1 commit into
Conversation
Author
|
Dependabot can't access a private package registry without explicit configuration. Because of this, Dependabot cannot update this pull request. |
Bumps the nx group with 3 updates in the / directory: [@nx/angular](https://github.com/nrwl/nx/tree/HEAD/packages/angular), [@nx/dotnet](https://github.com/nrwl/nx/tree/HEAD/packages/dotnet) and [nx](https://github.com/nrwl/nx/tree/HEAD/packages/nx). Updates `@nx/angular` from 22.6.5 to 23.0.1 - [Release notes](https://github.com/nrwl/nx/releases) - [Commits](https://github.com/nrwl/nx/commits/23.0.1/packages/angular) Updates `@nx/dotnet` from 22.7.5 to 23.0.1 - [Release notes](https://github.com/nrwl/nx/releases) - [Commits](https://github.com/nrwl/nx/commits/23.0.1/packages/dotnet) Updates `nx` from 22.6.5 to 23.0.1 - [Release notes](https://github.com/nrwl/nx/releases) - [Commits](https://github.com/nrwl/nx/commits/23.0.1/packages/nx) --- updated-dependencies: - dependency-name: "@nx/angular" dependency-version: 23.0.0 dependency-type: direct:development update-type: version-update:semver-major dependency-group: nx - dependency-name: "@nx/dotnet" dependency-version: 23.0.0 dependency-type: direct:development update-type: version-update:semver-major dependency-group: nx - dependency-name: nx dependency-version: 23.0.0 dependency-type: direct:development update-type: version-update:semver-major dependency-group: nx ... Signed-off-by: dependabot[bot] <support@github.com>
02dafa6 to
89558d4
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Bumps the nx group with 3 updates in the / directory: @nx/angular, @nx/dotnet and nx.
Updates
@nx/angularfrom 22.6.5 to 23.0.1Release notes
Sourced from @nx/angular's releases.
... (truncated)
Commits
4f286b9fix(angular): resolve esbuild option paths relative to the workspace root (#3...71bbc70feat(core): revert array-shape targetDefaults support pending redesign and re...958e60adocs(core): rewrite targetDefaults reference and guide for array shape and vo...aa9ce7afix(misc): rename createNodesV2 value usages in v23 migration, not just impor...6598a0bchore(core): rename supportsOptionalUpdates to supportsOptionalMigrations (#3...27f9ae0chore(repo): finish migrating builds off the workspace-root dist (#35915)38ca20bfeat(core): extendnx migrate --includeto any package that supports option...4bb6115chore(repo)!: migrate remaining packages to local dist build (#35900)0596b18chore(repo): update nx to 23.0.0-beta.24 (#35898)94d9358feat(core): add migrations for createNodesV2 -> createNodes rename (#35893)Updates
@nx/dotnetfrom 22.7.5 to 23.0.1Release notes
Sourced from @nx/dotnet's releases.
... (truncated)
Commits
6598a0bchore(core): rename supportsOptionalUpdates to supportsOptionalMigrations (#3...27f9ae0chore(repo): finish migrating builds off the workspace-root dist (#35915)4748e48chore(repo): migrate remaining 4 packages to nodenext module resolution (#35919)38ca20bfeat(core): extendnx migrate --includeto any package that supports option...4bb6115chore(repo)!: migrate remaining packages to local dist build (#35900)267e667fix(dotnet)!: graduate@nx/dotnet— drop experimental banner and the /plugin ...dc3aab5fix(dotnet): declare obj output for publish/pack and track vitest dep spec ts...44ceb6bfeat(core)!: rename CreateNodes V2 types to canonical OG names (#35386)4125769chore(misc): update to 23.0.0-beta.20 (#35821)e3b47e7fix(dotnet): include Directory.. files in inputs (#35738)Updates
nxfrom 22.6.5 to 23.0.1Release notes
Sourced from nx's releases.
... (truncated)
Commits
017dfbdfix(core): format AI-edited files after agentic migrations (#36064)2ebba06fix(release): stop breaking change changelog entry from swallowing trailing P...7c54185fix(core): do not crash nx migrate on non-semver dependency specifiers (#36051)947fd1afix(core): do not write minimumReleaseAgeExclude during nx migrate (#36045)4c704eefeat(nx-cloud): add utm tracking to clickable cloud prompt links (#36028)58caa9cfix(core): avoid tsconfig path false positives for sibling project roots (#35...71bbc70feat(core): revert array-shape targetDefaults support pending redesign and re...fda23a3fix(core): read and replay cached failures when NX_CACHE_FAILURES is enabled ...958e60adocs(core): rewrite targetDefaults reference and guide for array shape and vo...8a4a4f9fix(core): allow {projectRoot} after the start of an output when project is a...Install script changes
This version modifies
postinstallscript that runs during installation. Review the package contents before updating.