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: cnblogs/Architecture
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v16.3.1
Choose a base ref
...
head repository: cnblogs/Architecture
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v16.3.2
Choose a head ref
  • 3 commits
  • 3 files changed
  • 1 contributor

Commits on Mar 21, 2023

  1. chore(deps): bump Microsoft.AspNetCore.Mvc.Testing from 7.0.3 to 7.0.4 (

    #71)
    
    Bumps [Microsoft.AspNetCore.Mvc.Testing](https://github.com/dotnet/aspnetcore) from 7.0.3 to 7.0.4.
    - [Release notes](https://github.com/dotnet/aspnetcore/releases)
    - [Changelog](https://github.com/dotnet/aspnetcore/blob/main/docs/ReleasePlanning.md)
    - [Commits](dotnet/aspnetcore@v7.0.3...v7.0.4)
    
    ---
    updated-dependencies:
    - dependency-name: Microsoft.AspNetCore.Mvc.Testing
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Mar 21, 2023
    Configuration menu
    Copy the full SHA
    5c6cd3d View commit details
    Browse the repository at this point in the history
  2. chore(deps): bump Microsoft.EntityFrameworkCore.InMemory (#70)

    Bumps [Microsoft.EntityFrameworkCore.InMemory](https://github.com/dotnet/efcore) from 7.0.3 to 7.0.4.
    - [Release notes](https://github.com/dotnet/efcore/releases)
    - [Commits](dotnet/efcore@v7.0.3...v7.0.4)
    
    ---
    updated-dependencies:
    - dependency-name: Microsoft.EntityFrameworkCore.InMemory
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Mar 21, 2023
    Configuration menu
    Copy the full SHA
    0bd8e33 View commit details
    Browse the repository at this point in the history
  3. chore(deps): bump Microsoft.EntityFrameworkCore from 7.0.3 to 7.0.4 (#69

    )
    
    Bumps [Microsoft.EntityFrameworkCore](https://github.com/dotnet/efcore) from 7.0.3 to 7.0.4.
    - [Release notes](https://github.com/dotnet/efcore/releases)
    - [Commits](dotnet/efcore@v7.0.3...v7.0.4)
    
    ---
    updated-dependencies:
    - dependency-name: Microsoft.EntityFrameworkCore
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Mar 21, 2023
    Configuration menu
    Copy the full SHA
    d4ccfcc View commit details
    Browse the repository at this point in the history
Loading