Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: nx-dotnet/nx-dotnet
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v1.4.3
Choose a base ref
...
head repository: nx-dotnet/nx-dotnet
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v1.5.0
Choose a head ref
  • 6 commits
  • 23 files changed
  • 3 contributors

Commits on Oct 15, 2021

  1. Configuration menu
    Copy the full SHA
    9fd60e4 View commit details
    Browse the repository at this point in the history
  2. chore(deps): combined dependabot commit

    chore(deps-dev): bump ts-jest from 27.0.5 to 27.0.6
    
    Bumps [ts-jest](https://github.com/kulshekhar/ts-jest) from 27.0.5 to 27.0.6.
    - [Release notes](https://github.com/kulshekhar/ts-jest/releases)
    - [Changelog](https://github.com/kulshekhar/ts-jest/blob/main/CHANGELOG.md)
    - [Commits](kulshekhar/ts-jest@v27.0.5...v27.0.6)
    
    ---
    updated-dependencies:
    - dependency-name: ts-jest
      dependency-type: direct:development
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    chore(deps-dev): bump @types/node from 16.10.9 to 16.11.0
    
    Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 16.10.9 to 16.11.0.
    - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
    - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node)
    
    ---
    updated-dependencies:
    - dependency-name: "@types/node"
      dependency-type: direct:development
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    chore(deps-dev): bump @nx-dotnet/nxdoc from 1.4.2 to 1.4.3
    
    Bumps [@nx-dotnet/nxdoc](https://github.com/nx-dotnet/nx-dotnet) from 1.4.2 to 1.4.3.
    - [Release notes](https://github.com/nx-dotnet/nx-dotnet/releases)
    - [Changelog](https://github.com/nx-dotnet/nx-dotnet/blob/master/CHANGELOG.md)
    - [Commits](v1.4.2...v1.4.3)
    
    ---
    updated-dependencies:
    - dependency-name: "@nx-dotnet/nxdoc"
      dependency-type: direct:development
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    chore(deps-dev): bump @nrwl/nx-cloud from 12.3.13 to 12.3.14
    
    Bumps [@nrwl/nx-cloud](https://github.com/nrwl/nx) from 12.3.13 to 12.3.14.
    - [Release notes](https://github.com/nrwl/nx/releases)
    - [Commits](https://github.com/nrwl/nx/commits)
    
    ---
    updated-dependencies:
    - dependency-name: "@nrwl/nx-cloud"
      dependency-type: direct:development
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    chore(deps-dev): bump @types/react from 17.0.29 to 17.0.30
    
    Bumps [@types/react](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react) from 17.0.29 to 17.0.30.
    - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
    - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/react)
    
    ---
    updated-dependencies:
    - dependency-name: "@types/react"
      dependency-type: direct:development
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored and AgentEnder committed Oct 15, 2021
    Configuration menu
    Copy the full SHA
    c4d5f87 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    34f87ee View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    4efe39a View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    2ec5de9 View commit details
    Browse the repository at this point in the history
  6. release: 1.5.0 [skip ci]

    # [1.5.0](v1.4.3...v1.5.0) (2021-10-15)
    
    ### Features
    
    * **core:** @nx-dotnet/core:serve can be ran with --watch false ([#210](#210)) ([9fd60e4](9fd60e4)), closes [#151](#151)
    * **core:** check for .net sdk install on package add ([#212](#212)) ([2ec5de9](2ec5de9))
    * **core:** project references with reference output assembly=false are implicit deps ([#211](#211)) ([34f87ee](34f87ee))
    
    Oct 15, 2021, 6:21 AM
    semantic-release-bot committed Oct 15, 2021
    Configuration menu
    Copy the full SHA
    ceae237 View commit details
    Browse the repository at this point in the history
Loading