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: devlooped/ThisAssembly
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v2.0.13
Choose a base ref
...
head repository: devlooped/ThisAssembly
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v2.0.14
Choose a head ref
  • 10 commits
  • 23 files changed
  • 3 contributors

Commits on Apr 24, 2025

  1. Configuration menu
    Copy the full SHA
    39dac25 View commit details
    Browse the repository at this point in the history

Commits on Apr 30, 2025

  1. ⬆️ Bump files with dotnet-file sync

    # devlooped/SponsorLink
    
    - Bump Microsoft.IdentityModel.JsonWebTokens in the identity group devlooped/SponsorLink@d641245
    devlooped-bot authored and kzu committed Apr 30, 2025
    Configuration menu
    Copy the full SHA
    6cc8654 View commit details
    Browse the repository at this point in the history
  2. Bump Scriban, Microsoft.CSharp and System.Threading.Tasks.Extensions

    Bumps [Scriban](https://github.com/scriban/scriban), Microsoft.CSharp and System.Threading.Tasks.Extensions. These dependencies needed to be updated together.
    
    Updates `Scriban` from 5.10.0 to 6.2.1
    - [Release notes](https://github.com/scriban/scriban/releases)
    - [Changelog](https://github.com/scriban/scriban/blob/master/changelog.md)
    - [Commits](scriban/scriban@5.10.0...6.2.1)
    
    Updates `Microsoft.CSharp` from 4.7.0 to 4.5.0
    
    Updates `System.Threading.Tasks.Extensions` from 4.5.4 to 4.5.0
    
    ---
    updated-dependencies:
    - dependency-name: Scriban
      dependency-version: 6.2.1
      dependency-type: direct:production
      update-type: version-update:semver-major
    - dependency-name: Microsoft.CSharp
      dependency-version: 4.5.0
      dependency-type: direct:production
      update-type: version-update:semver-minor
    - dependency-name: System.Threading.Tasks.Extensions
      dependency-version: 4.5.0
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored and kzu committed Apr 30, 2025
    Configuration menu
    Copy the full SHA
    62a0881 View commit details
    Browse the repository at this point in the history
  3. ⬆️ Bump files with dotnet-file sync

    # devlooped/SponsorLink
    
    - Unify JWT version from tests with analyzer targets devlooped/SponsorLink@869f74b
    devlooped-bot authored and kzu committed Apr 30, 2025
    Configuration menu
    Copy the full SHA
    32bb1cb View commit details
    Browse the repository at this point in the history
  4. Remove sync on reusable workflow

    kzu committed Apr 30, 2025
    Configuration menu
    Copy the full SHA
    55bc8fc View commit details
    Browse the repository at this point in the history
  5. Ensure we properly format multiline raw strings

    We had weird newline formatting after applying C# whitespace normalization. A quick rewriter fixes that now.
    
    We use the devlooped JWT which requies preserving formatting for proper parsing as a test.
    kzu committed Apr 30, 2025
    Configuration menu
    Copy the full SHA
    86909b7 View commit details
    Browse the repository at this point in the history
  6. Bump PolySharp from 1.14.1 to 1.15.0

    Bumps [PolySharp](https://github.com/Sergio0694/PolySharp) from 1.14.1 to 1.15.0.
    - [Release notes](https://github.com/Sergio0694/PolySharp/releases)
    - [Commits](Sergio0694/PolySharp@1.14.1...1.15.0)
    
    ---
    updated-dependencies:
    - dependency-name: PolySharp
      dependency-version: 1.15.0
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored and kzu committed Apr 30, 2025
    Configuration menu
    Copy the full SHA
    e938a93 View commit details
    Browse the repository at this point in the history
  7. Bump NuGetizer from 1.2.2 to 1.2.4

    Bumps [NuGetizer](https://github.com/devlooped/nugetizer) from 1.2.2 to 1.2.4.
    - [Release notes](https://github.com/devlooped/nugetizer/releases)
    - [Changelog](https://github.com/devlooped/nugetizer/blob/main/changelog.md)
    - [Commits](devlooped/nugetizer@v1.2.2...v1.2.4)
    
    ---
    updated-dependencies:
    - dependency-name: NuGetizer
      dependency-version: 1.2.4
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored and kzu committed Apr 30, 2025
    Configuration menu
    Copy the full SHA
    97a8fd8 View commit details
    Browse the repository at this point in the history
  8. Bump the tests group with 3 updates

    Bumps the tests group with 3 updates: [Microsoft.NET.Test.Sdk](https://github.com/microsoft/vstest), [xunit](https://github.com/xunit/xunit) and [xunit.runner.visualstudio](https://github.com/xunit/visualstudio.xunit).
    
    
    Updates `Microsoft.NET.Test.Sdk` from 17.10.0 to 17.13.0
    - [Release notes](https://github.com/microsoft/vstest/releases)
    - [Changelog](https://github.com/microsoft/vstest/blob/main/docs/releases.md)
    - [Commits](microsoft/vstest@v17.10.0...v17.13.0)
    
    Updates `xunit` from 2.9.0 to 2.9.3
    - [Commits](xunit/xunit@v2-2.9.0...v2-2.9.3)
    
    Updates `xunit.runner.visualstudio` from 2.8.2 to 3.0.2
    - [Release notes](https://github.com/xunit/visualstudio.xunit/releases)
    - [Commits](xunit/visualstudio.xunit@2.8.2...3.0.2)
    
    ---
    updated-dependencies:
    - dependency-name: Microsoft.NET.Test.Sdk
      dependency-version: 17.13.0
      dependency-type: direct:production
      update-type: version-update:semver-minor
      dependency-group: tests
    - dependency-name: xunit
      dependency-version: 2.9.3
      dependency-type: direct:production
      update-type: version-update:semver-patch
      dependency-group: tests
    - dependency-name: xunit.runner.visualstudio
      dependency-version: 3.0.2
      dependency-type: direct:production
      update-type: version-update:semver-major
      dependency-group: tests
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored and kzu committed Apr 30, 2025
    Configuration menu
    Copy the full SHA
    f7483c6 View commit details
    Browse the repository at this point in the history
  9. ⬆️ Bump files with dotnet-file sync

    # devlooped/oss
    
    - Ensure lf for Scriban templates always devlooped/oss@4a9aa32
    devlooped-bot authored and kzu committed Apr 30, 2025
    Configuration menu
    Copy the full SHA
    ef1b875 View commit details
    Browse the repository at this point in the history
Loading