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: v20.4.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: v20.4.2
Choose a head ref
  • 7 commits
  • 8 files changed
  • 2 contributors

Commits on Aug 5, 2024

  1. chore(deps): bump Swashbuckle.AspNetCore from 6.6.2 to 6.7.0

    Bumps [Swashbuckle.AspNetCore](https://github.com/domaindrivendev/Swashbuckle.AspNetCore) from 6.6.2 to 6.7.0.
    - [Release notes](https://github.com/domaindrivendev/Swashbuckle.AspNetCore/releases)
    - [Commits](domaindrivendev/Swashbuckle.AspNetCore@v6.6.2...v6.7.0)
    
    ---
    updated-dependencies:
    - dependency-name: Swashbuckle.AspNetCore
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Aug 5, 2024
    Configuration menu
    Copy the full SHA
    7eb2a3e View commit details
    Browse the repository at this point in the history
  2. chore(deps): bump Serilog.AspNetCore from 8.0.1 to 8.0.2

    Bumps [Serilog.AspNetCore](https://github.com/serilog/serilog-aspnetcore) from 8.0.1 to 8.0.2.
    - [Release notes](https://github.com/serilog/serilog-aspnetcore/releases)
    - [Commits](serilog/serilog-aspnetcore@v8.0.1...v8.0.2)
    
    ---
    updated-dependencies:
    - dependency-name: Serilog.AspNetCore
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Aug 5, 2024
    Configuration menu
    Copy the full SHA
    e0c6732 View commit details
    Browse the repository at this point in the history

Commits on Aug 7, 2024

  1. Configuration menu
    Copy the full SHA
    34e3ad4 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #265 from cnblogs/support-blazor-for-service-agent

    feat: mark service agent package compatible with browser
    ikesnowy authored Aug 7, 2024
    Configuration menu
    Copy the full SHA
    bd5ab0a View commit details
    Browse the repository at this point in the history
  3. Merge pull request #264 from cnblogs/dependabot/nuget/Serilog.AspNetC…

    …ore-8.0.2
    
    chore(deps): bump Serilog.AspNetCore from 8.0.1 to 8.0.2
    ikesnowy authored Aug 7, 2024
    Configuration menu
    Copy the full SHA
    c0367d0 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #263 from cnblogs/dependabot/nuget/Swashbuckle.Asp…

    …NetCore-6.7.0
    
    chore(deps): bump Swashbuckle.AspNetCore from 6.6.2 to 6.7.0
    ikesnowy authored Aug 7, 2024
    Configuration menu
    Copy the full SHA
    1891776 View commit details
    Browse the repository at this point in the history
  5. chore(deps): bump ClickHouse.Client from 7.6.0 to 7.6.1 (#262)

    Bumps [ClickHouse.Client](https://github.com/DarkWanderer/ClickHouse.Client) from 7.6.0 to 7.6.1.
    - [Release notes](https://github.com/DarkWanderer/ClickHouse.Client/releases)
    - [Commits](DarkWanderer/ClickHouse.Client@7.6.0...7.6.1)
    
    ---
    updated-dependencies:
    - dependency-name: ClickHouse.Client
      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>
    Co-authored-by: 沈星繁 <ikesnowy@outlook.com>
    dependabot[bot] and ikesnowy authored Aug 7, 2024
    Configuration menu
    Copy the full SHA
    e4b8082 View commit details
    Browse the repository at this point in the history
Loading