-
Notifications
You must be signed in to change notification settings - Fork 1.1k
Comparing changes
Open a pull request
base repository: octokit/octokit.net
base: v9.0.0
head repository: octokit/octokit.net
compare: v9.1.0
- 20 commits
- 69 files changed
- 11 contributors
Commits on Nov 6, 2023
-
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>
Configuration menu - View commit details
-
Copy full SHA for c015d8c - Browse repository at this point
Copy the full SHA c015d8cView commit details
Commits on Nov 7, 2023
-
[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>
Configuration menu - View commit details
-
Copy full SHA for 4f826bc - Browse repository at this point
Copy the full SHA 4f826bcView commit details
Commits on Nov 13, 2023
-
[feat]: Adds GraphQL rate limit property to the rate limit client
add in graphql rate limit
Configuration menu - View commit details
-
Copy full SHA for f679108 - Browse repository at this point
Copy the full SHA f679108View commit details
Commits on Nov 20, 2023
-
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>
Configuration menu - View commit details
-
Copy full SHA for 896e7f5 - Browse repository at this point
Copy the full SHA 896e7f5View commit details
Commits on Nov 21, 2023
-
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>
Configuration menu - View commit details
-
Copy full SHA for 7af9e84 - Browse repository at this point
Copy the full SHA 7af9e84View commit details -
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>
Configuration menu - View commit details
-
Copy full SHA for b24351e - Browse repository at this point
Copy the full SHA b24351eView commit details -
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>
Configuration menu - View commit details
-
Copy full SHA for f33cca5 - Browse repository at this point
Copy the full SHA f33cca5View commit details
Commits on Nov 22, 2023
-
don't run immediate response on Actions- or octokitbot-driven changes (…
…#2819) Updates for workflows
Configuration menu - View commit details
-
Copy full SHA for 2e88736 - Browse repository at this point
Copy the full SHA 2e88736View commit details
Commits on Dec 11, 2023
-
Allow the constructor for
ProductHeaderValue
to accept a framework ……version of the object (#2821)
Configuration menu - View commit details
-
Copy full SHA for 9644000 - Browse repository at this point
Copy the full SHA 9644000View commit details -
Configuration menu - View commit details
-
Copy full SHA for a74efef - Browse repository at this point
Copy the full SHA a74efefView commit details
Commits on Dec 18, 2023
-
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>
Configuration menu - View commit details
-
Copy full SHA for 849be93 - Browse repository at this point
Copy the full SHA 849be93View commit details -
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>
Configuration menu - View commit details
-
Copy full SHA for c895ac8 - Browse repository at this point
Copy the full SHA c895ac8View commit details -
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>
Configuration menu - View commit details
-
Copy full SHA for 7b7cfd3 - Browse repository at this point
Copy the full SHA 7b7cfd3View commit details
Commits on Jan 2, 2024
-
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>
Configuration menu - View commit details
-
Copy full SHA for 4c5edf5 - Browse repository at this point
Copy the full SHA 4c5edf5View commit details -
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>
Configuration menu - View commit details
-
Copy full SHA for 0e38662 - Browse repository at this point
Copy the full SHA 0e38662View commit details -
[feat] Introduce NewRelease.DiscussionCategoryName, Fixes #2746
Co-authored-by: Nick Floyd <139819+nickfloyd@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 48d061a - Browse repository at this point
Copy the full SHA 48d061aView commit details -
[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>
Configuration menu - View commit details
-
Copy full SHA for a2a4f09 - Browse repository at this point
Copy the full SHA a2a4f09View commit details -
[feat]: Implement Actions OIDC Client (#2828)
implement actions OIDC client Co-authored-by: Nick Floyd <139819+nickfloyd@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for f9c5b69 - Browse repository at this point
Copy the full SHA f9c5b69View commit details -
[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>
Configuration menu - View commit details
-
Copy full SHA for 3e92a69 - Browse repository at this point
Copy the full SHA 3e92a69View commit details
Commits on Jan 3, 2024
-
[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>
Configuration menu - View commit details
-
Copy full SHA for b1a2cf5 - Browse repository at this point
Copy the full SHA b1a2cf5View commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff v9.0.0...v9.1.0