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.3.0
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.4.0
Choose a head ref
  • 9 commits
  • 21 files changed
  • 3 contributors

Commits on Jul 3, 2023

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

Commits on Jul 6, 2023

  1. Bump SponsorLink and NuGetizer

    kzu committed Jul 6, 2023
    Configuration menu
    Copy the full SHA
    48f7088 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    62017f9 View commit details
    Browse the repository at this point in the history

Commits on Aug 8, 2023

  1. Bump Devlooped.SponsorLink from 0.11.0 to 1.0.0

    Bumps [Devlooped.SponsorLink](https://github.com/devlooped/SponsorLink) from 0.11.0 to 1.0.0.
    - [Changelog](https://github.com/devlooped/SponsorLink/blob/main/releases.md)
    - [Commits](https://github.com/devlooped/SponsorLink/commits)
    
    ---
    updated-dependencies:
    - dependency-name: Devlooped.SponsorLink
      dependency-type: direct:production
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored and kzu committed Aug 8, 2023
    Configuration menu
    Copy the full SHA
    98b26ed View commit details
    Browse the repository at this point in the history
  2. ⬆️ Bump files with dotnet-file sync

    # devlooped/oss
    
    - Update dependabot.yml with some default groupings devlooped/oss@cba10bb
    devlooped-bot authored and kzu committed Aug 8, 2023
    Configuration menu
    Copy the full SHA
    65b4709 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](https://github.com/xunit/xunit) and [xunit.runner.visualstudio](https://github.com/xunit/visualstudio.xunit).
    
    
    Updates `xunit` from 2.4.2 to 2.5.0
    - [Commits](xunit/xunit@2.4.2...2.5.0)
    
    Updates `xunit.runner.visualstudio` from 2.4.5 to 2.5.0
    - [Release notes](https://github.com/xunit/visualstudio.xunit/releases)
    - [Commits](xunit/visualstudio.xunit@v2.4.5...2.5.0)
    
    ---
    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-minor
      dependency-group: tests
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored and kzu committed Aug 8, 2023
    Configuration menu
    Copy the full SHA
    155c8d9 View commit details
    Browse the repository at this point in the history
  4. Bump Microsoft.NET.Test.Sdk from 17.6.3 to 17.7.0

    Bumps [Microsoft.NET.Test.Sdk](https://github.com/microsoft/vstest) from 17.6.3 to 17.7.0.
    - [Release notes](https://github.com/microsoft/vstest/releases)
    - [Changelog](https://github.com/microsoft/vstest/blob/main/docs/releases.md)
    - [Commits](microsoft/vstest@v17.6.3...v17.7.0)
    
    ---
    updated-dependencies:
    - dependency-name: Microsoft.NET.Test.Sdk
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored and kzu committed Aug 8, 2023
    Configuration menu
    Copy the full SHA
    7367262 View commit details
    Browse the repository at this point in the history

Commits on Aug 11, 2023

  1. ⬆️ Bump files with dotnet-file sync

    # devlooped/oss
    
    - Append missing trailing path to directory for icon/readme devlooped/oss@5cec43d
    devlooped-bot authored and kzu committed Aug 11, 2023
    Configuration menu
    Copy the full SHA
    4d234f8 View commit details
    Browse the repository at this point in the history
  2. Remove current implementation of SponsorLink for now

    Now that SponsorLink is OSS and based on received feedback
    it will change in many ways moving forward, we'll for now
    remove the current implementation from the package to address
    the issues that were raised.
    
    See https://github.com/devlooped/SponsorLink
    kzu committed Aug 11, 2023
    Configuration menu
    Copy the full SHA
    b2ef1ef View commit details
    Browse the repository at this point in the history
Loading