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

Commits on Jul 10, 2024

  1. ⬆️ Bump files with dotnet-file sync

    # devlooped/oss
    
    - Remove shared community files from ignores devlooped/oss@65f89e0
    - Don't attempt to push to nuget.org without a key devlooped/oss@d11c4dc
    - Push also to sleet if configured devlooped/oss@40ee833
    
    # clarius/pages
    
    - Bump github-pages to fix build error clarius/pages@90fa16e
    
    # devlooped/SponsorLink
    
    - Don't attempt to sign ILRepack when SignAssembly=false devlooped/SponsorLink@330f826
    - Rename analyzer targets to make scenario more explicit devlooped/SponsorLink@7407f5b
    - Use a stronger session ID for editors than the process ID devlooped/SponsorLink@dbf1cb0
    - Ensure only direct dependencies are exposed as analyzer props devlooped/SponsorLink@5038d77
    - Remove all cross-process deduping and simplify devlooped/SponsorLink@fb3353a
    devlooped-bot authored and kzu committed Jul 10, 2024
    Configuration menu
    Copy the full SHA
    94dcc8b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ae5767c View commit details
    Browse the repository at this point in the history
  3. ⬆️ Bump files with dotnet-file sync

    # devlooped/SponsorLink
    
    - Drop usage of Humanizer in descriptors ctor devlooped/SponsorLink@8ce2ffb
    - Humanizer should be merged in too devlooped/SponsorLink@06ad2df
    devlooped-bot authored and kzu committed Jul 10, 2024
    Configuration menu
    Copy the full SHA
    c559e23 View commit details
    Browse the repository at this point in the history

Commits on Jul 21, 2024

  1. ⬆️ Bump files with dotnet-file sync

    # devlooped/oss
    
    - Update includes.yml to include top-level .md devlooped/oss@d152e74
    - Add trx logger by default to CLI builds devlooped/oss@a75b141
    - Remove -l:trx since it's just for dotnet test, not build devlooped/oss@0f7f7f7
    
    # devlooped/SponsorLink
    
    - Bring humanizer to test project analyzers too devlooped/SponsorLink@e2d7e6f
    - Fix broken tests from new direct dep feature devlooped/SponsorLink@2a5e198
    devlooped-bot authored and kzu committed Jul 21, 2024
    Configuration menu
    Copy the full SHA
    74141ae View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    93b9c39 View commit details
    Browse the repository at this point in the history
  3. Bump the tests group with 2 updates

    Bumps the tests group with 2 updates: xunit and xunit.runner.visualstudio.
    
    
    Updates `xunit` from 2.8.1 to 2.9.0
    
    Updates `xunit.runner.visualstudio` from 2.8.1 to 2.8.2
    
    ---
    updated-dependencies:
    - dependency-name: xunit
      dependency-type: direct:production
      update-type: version-update:semver-minor
      dependency-group: tests
    - dependency-name: xunit.runner.visualstudio
      dependency-type: direct:production
      update-type: version-update:semver-patch
      dependency-group: tests
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored and kzu committed Jul 21, 2024
    Configuration menu
    Copy the full SHA
    6c95804 View commit details
    Browse the repository at this point in the history
  4. Bump Microsoft.IdentityModel.JsonWebTokens

    Bumps the identity group with 1 update in the / directory: Microsoft.IdentityModel.JsonWebTokens.
    
    
    Updates `Microsoft.IdentityModel.JsonWebTokens` from 7.6.2 to 8.0.0
    
    ---
    updated-dependencies:
    - dependency-name: Microsoft.IdentityModel.JsonWebTokens
      dependency-type: direct:production
      update-type: version-update:semver-major
      dependency-group: identity
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored and kzu committed Jul 21, 2024
    Configuration menu
    Copy the full SHA
    61baad0 View commit details
    Browse the repository at this point in the history
Loading