8000 Comparing v1.0.5...v1.1.0 · devlooped/nugetizer · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
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/nugetizer
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v1.0.5
Choose a base ref
...
head repository: devlooped/nugetizer
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v1.1.0
Choose a head ref
  • 6 commits
  • 12 files changed
  • 3 contributors

Commits on Jul 6, 2023

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

Commits on Aug 4, 2023

  1. ⬆️ 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 4, 2023
    Configuration menu
    Copy the full SHA
    ab51881 View commit details
    Browse the repository at this point in the history

Commits on Aug 8, 2023

  1. Fix pack with --no-build

    Fixes #407
    kzu committed Aug 8, 2023
    Configuration menu
    Copy the full SHA
    c0fceec View commit details
    Browse the repository at this point in the history
  2. Bump the tests group with 4 updates

    Bumps the tests group with 4 updates: [xunit](https://github.com/xunit/xunit), [xunit.runner.console](https://github.com/xunit/xunit), [xunit.runner.msbuild](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.console` from 2.4.2 to 2.5.0
    - [Commits](xunit/xunit@2.4.2...2.5.0)
    
    Updates `xunit.runner.msbuild` 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.console
      dependency-type: direct:production
      update-type: version-update:semver-minor
      dependency-group: tests
    - dependency-name: xunit.runner.msbuild
      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] <support@github.com>
    dependabot[bot] authored and kzu committed Aug 8, 2023
    Configuration menu
    Copy the full SHA
    543aeb0 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
    fa8dcbd 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
    41db50e View commit details
    Browse the repository at this point in the history
Loading
0