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: octokit/octokit.net
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v9.0.0
Choose a base ref
...
head repository: octokit/octokit.net
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v9.1.0
Choose a head ref
  • 20 commits
  • 69 files changed
  • 11 contributors

Commits on Nov 6, 2023

  1. build(deps): bump xunit from 2.5.3 to 2.6.1 (#2808)

    Bumps [xunit](https://github.com/xunit/xunit) from 2.5.3 to 2.6.1.
    - [Commits](xunit/xunit@2.5.3...2.6.1)
    
    ---
    updated-dependencies:
    - dependency-name: xunit
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Nov 6, 2023
    Configuration menu
    Copy the full SHA
    c015d8c View commit details
    Browse the repository at this point in the history

Commits on Nov 7, 2023

  1. [fix] Fix handling for Streams in IConnection for raw content (#2791)

    * Fix handling for Streams
    
    Fix `NullReferenceException` if raw content was handled as a string rather than a stream by `HttpClientAdapter.BuildResponse()`.
    Resolves #2789.
    
    * Add Connection.GetRaw tests
    
    Add tests for `Connection.GetRaw()` and for #2789.
    
    ---------
    
    Co-authored-by: Keegan Campbell <me@kfcampbell.com>
    martincostello and kfcampbell authored Nov 7, 2023
    Configuration menu
    Copy the full SHA
    4f826bc View commit details
    Browse the repository at this point in the history

Commits on Nov 13, 2023

  1. [feat]: Adds GraphQL rate limit property to the rate limit client

    add in graphql rate limit
    SlyckLizzie authored Nov 13, 2023
    Configuration menu
    Copy the full SHA
    f679108 View commit details
    Browse the repository at this point in the history

Commits on Nov 20, 2023

  1. build(deps): bump Microsoft.NET.Test.Sdk from 17.7.2 to 17.8.0 (#2811)

    Bumps [Microsoft.NET.Test.Sdk](https://github.com/microsoft/vstest) from 17.7.2 to 17.8.0.
    - [Release notes](https://github.com/microsoft/vstest/releases)
    - [Changelog](https://github.com/microsoft/vstest/blob/main/docs/releases.md)
    - [Commits](microsoft/vstest@v17.7.2...v17.8.0)
    
    ---
    updated-dependencies:
    - dependency-name: Microsoft.NET.Test.Sdk
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Nov 20, 2023
    Configuration menu
    Copy the full SHA
    896e7f5 View commit details
    Browse the repository at this point in the history

Commits on Nov 21, 2023

  1. build(deps): bump xunit.runner.visualstudio from 2.5.3 to 2.5.4 (#2815)

    Bumps [xunit.runner.visualstudio](https://github.com/xunit/visualstudio.xunit) from 2.5.3 to 2.5.4.
    - [Release notes](https://github.com/xunit/visualstudio.xunit/releases)
    - [Commits](xunit/visualstudio.xunit@2.5.3...2.5.4)
    
    ---
    updated-dependencies:
    - dependency-name: xunit.runner.visualstudio
      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>
    dependabot[bot] authored Nov 21, 2023
    Configuration menu
    Copy the full SHA
    7af9e84 View commit details
    Browse the repository at this point in the history
  2. build(deps): bump Microsoft.SourceLink.GitHub from 1.1.1 to 8.0.0 (#2816

    )
    
    Bumps [Microsoft.SourceLink.GitHub](https://github.com/dotnet/sourcelink) from 1.1.1 to 8.0.0.
    - [Release notes](https://github.com/dotnet/sourcelink/releases)
    - [Commits](dotnet/sourcelink@1.1.1...8.0.0)
    
    ---
    updated-dependencies:
    - dependency-name: Microsoft.SourceLink.GitHub
      dependency-type: direct:production
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Nov 21, 2023
    Configuration menu
    Copy the full SHA
    b24351e View commit details
    Browse the repository at this point in the history
  3. build(deps): bump Microsoft.Bcl.AsyncInterfaces from 7.0.0 to 8.0.0 (#…

    …2817)
    
    Bumps [Microsoft.Bcl.AsyncInterfaces](https://github.com/dotnet/runtime) from 7.0.0 to 8.0.0.
    - [Release notes](https://github.com/dotnet/runtime/releases)
    - [Commits](dotnet/runtime@v7.0.0...v8.0.0)
    
    ---
    updated-dependencies:
    - dependency-name: Microsoft.Bcl.AsyncInterfaces
      dependency-type: direct:production
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Nov 21, 2023
    Configuration menu
    Copy the full SHA
    f33cca5 View commit details
    Browse the repository at this point in the history

Commits on Nov 22, 2023

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

Commits on Dec 11, 2023

  1. Configuration menu
    Copy the full SHA
    9644000 View commit details
    Browse the repository at this point in the history
  2. 🚧 Workflows have changed (#2830)

    Updates for workflows
    octokitbot authored Dec 11, 2023
    Configuration menu
    Copy the full SHA
    a74efef View commit details
    Browse the repository at this point in the history

Commits on Dec 18, 2023

  1. build(deps): bump xunit.runner.visualstudio from 2.5.4 to 2.5.5 (#2831)

    Bumps [xunit.runner.visualstudio](https://github.com/xunit/visualstudio.xunit) from 2.5.4 to 2.5.5.
    - [Release notes](https://github.com/xunit/visualstudio.xunit/releases)
    - [Commits](xunit/visualstudio.xunit@2.5.4...2.5.5)
    
    ---
    updated-dependencies:
    - dependency-name: xunit.runner.visualstudio
      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>
    dependabot[bot] authored Dec 18, 2023
    Configuration menu
    Copy the full SHA
    849be93 View commit details
    Browse the repository at this point in the history
  2. build(deps): bump xunit from 2.6.1 to 2.6.3 (#2834)

    * build(deps): bump xunit from 2.6.1 to 2.6.3
    
    Bumps [xunit](https://github.com/xunit/xunit) from 2.6.1 to 2.6.3.
    - [Commits](xunit/xunit@2.6.1...2.6.3)
    
    ---
    updated-dependencies:
    - dependency-name: xunit
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    * Add required async/awaits
    
    * public async void --> public async Task
    
    ---------
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    Co-authored-by: Keegan Campbell <me@kfcampbell.com>
    dependabot[bot] and kfcampbell authored Dec 18, 2023
    Configuration menu
    Copy the full SHA
    c895ac8 View commit details
    Browse the repository at this point in the history
  3. build(deps): bump Cake.Frosting from 2.3.0 to 4.0.0 in /build (#2814)

    * build(deps): bump Cake.Frosting from 2.3.0 to 4.0.0 in /build
    
    Bumps [Cake.Frosting](https://github.com/cake-build/cake) from 2.3.0 to 4.0.0.
    - [Release notes](https://github.com/cake-build/cake/releases)
    - [Changelog](https://github.com/cake-build/cake/blob/develop/ReleaseNotes.md)
    - [Commits](cake-build/cake@v2.3.0...v4.0.0)
    
    ---
    updated-dependencies:
    - dependency-name: Cake.Frosting
      dependency-type: direct:production
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    * Lifetime.cs#Setup inheritance fixed
    
    ---------
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    Co-authored-by: Nick Floyd <139819+nickfloyd@users.noreply.github.com>
    Co-authored-by: Keegan Campbell <me@kfcampbell.com>
    3 people authored Dec 18, 2023
    Configuration menu
    Copy the full SHA
    7b7cfd3 View commit details
    Browse the repository at this point in the history

Commits on Jan 2, 2024

  1. build(deps): bump xunit from 2.6.3 to 2.6.4 (#2841)

    Bumps [xunit](https://github.com/xunit/xunit) from 2.6.3 to 2.6.4.
    - [Commits](xunit/xunit@2.6.3...2.6.4)
    
    ---
    updated-dependencies:
    - dependency-name: xunit
      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>
    dependabot[bot] authored Jan 2, 2024
    Configuration menu
    Copy the full SHA
    4c5edf5 View commit details
    Browse the repository at this point in the history
  2. build(deps): bump xunit.runner.visualstudio from 2.5.5 to 2.5.6 (#2840)

    Bumps [xunit.runner.visualstudio](https://github.com/xunit/visualstudio.xunit) from 2.5.5 to 2.5.6.
    - [Release notes](https://github.com/xunit/visualstudio.xunit/releases)
    - [Commits](xunit/visualstudio.xunit@2.5.5...2.5.6)
    
    ---
    updated-dependencies:
    - dependency-name: xunit.runner.visualstudio
      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>
    dependabot[bot] authored Jan 2, 2024
    Configuration menu
    Copy the full SHA
    0e38662 View commit details
    Browse the repository at this point in the history
  3. [feat] Introduce NewRelease.DiscussionCategoryName, Fixes #2746

    Co-authored-by: Nick Floyd <139819+nickfloyd@users.noreply.github.com>
    AndreyAkinshin and nickfloyd authored Jan 2, 2024
    Configuration menu
    Copy the full SHA
    48d061a View commit details
    Browse the repository at this point in the history
  4. [FEAT]: Adding Copilot for Business support (#2826)

    * initial tests and implementation of Copilot for Business client API
    
    * updated billing settings documentation
    
    * renames and refactors - clarity and simplified
    
    * using context to ensure license clean up
    
    * extra documentation and used ApiOptions instead of custom class
    
    * implemented observable clients
    
    * Fixing convention issues
    
    * renaming for clarity
    
    ---------
    
    Co-authored-by: Nick Floyd <139819+nickfloyd@users.noreply.github.com>
    dylan-asos and nickfloyd authored Jan 2, 2024
    Configuration menu
    Copy the full SHA
    a2a4f09 View commit details
    Browse the repository at this point in the history
  5. [feat]: Implement Actions OIDC Client (#2828)

    implement actions OIDC client
    
    Co-authored-by: Nick Floyd <139819+nickfloyd@users.noreply.github.com>
    SlyckLizzie and nickfloyd authored Jan 2, 2024
    Configuration menu
    Copy the full SHA
    f9c5b69 View commit details
    Browse the repository at this point in the history
  6. [Fix]: The methods GetAllForCurrentWithTimestamps and `GetAllForUse…

    …rWithTimestamps` now return timestamps.
    
    * Fix unit tests.
    
    * Fix integration tests.
    
    * Fix to use `AcceptHeaders.StarJson`.
    
    ---------
    
    Co-authored-by: Nick Floyd <139819+nickfloyd@users.noreply.github.com>
    MareMare and nickfloyd authored Jan 2, 2024
    Configuration menu
    Copy the full SHA
    3e92a69 View commit details
    Browse the repository at this point in the history

Commits on Jan 3, 2024

  1. [FEAT] Add support for "Require approval of the most recent reviewabl…

    …e push" (#2839)
    
    Add support for "Require approval of the most recent reviewable push"
    
    Co-authored-by: Nick Floyd <139819+nickfloyd@users.noreply.github.com>
    ChrisAnn and nickfloyd authored Jan 3, 2024
    Configuration menu
    Copy the full SHA
    b1a2cf5 View commit details
    Browse the repository at this point in the history
Loading