-
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.1.2
head repository: octokit/octokit.net
compare: v10.0.0
- 9 commits
- 22 files changed
- 7 contributors
Commits on Feb 5, 2024
-
docs: link corrections (#2874)
Fix a couple of master --> main branches in links
Configuration menu - View commit details
-
Copy full SHA for 39d6896 - Browse repository at this point
Copy the full SHA 39d6896View commit details -
Fix: Add
RequiredSignaturesto theBranchProtectionSettingsUpdate…… Type (#2873) * fix: added `RequiredSignatures` to the `BranchProtectionSettingsUpdate` types. - Fixes #2855 - Updated `BranchProtectionSettingsUpdate` by adding `RequiredSignatures`. - Update all integration `xUnit` tests to check for the `RequiredSignatures` property. * docs: add comment documenting the `RequiredSignatures` property
Configuration menu - View commit details
-
Copy full SHA for 350b8fe - Browse repository at this point
Copy the full SHA 350b8feView commit details
Commits on Feb 13, 2024
-
build(deps): bump Microsoft.NET.Test.Sdk from 17.8.0 to 17.9.0 (#2884)
Bumps [Microsoft.NET.Test.Sdk](https://github.com/microsoft/vstest) from 17.8.0 to 17.9.0. - [Release notes](https://github.com/microsoft/vstest/releases) - [Changelog](https://github.com/microsoft/vstest/blob/main/docs/releases.md) - [Commits](microsoft/vstest@v17.8.0...v17.9.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]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for bf3a3a3 - Browse repository at this point
Copy the full SHA bf3a3a3View commit details -
* Added api request to cancel an organization invitation * Added tests --------- Co-authored-by: Nick Floyd <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for c2178a4 - Browse repository at this point
Copy the full SHA c2178a4View commit details
Commits on Feb 15, 2024
-
Configuration menu - View commit details
-
Copy full SHA for e4af6f9 - Browse repository at this point
Copy the full SHA e4af6f9View commit details -
maint: Update Dockerfile to omit mkdocs so that pre-builds will compl…
…ete successfully (#2886) Currently prebuilds are failing and we might need to move from python3-pip to python3-full which will add build time and a few other variables into our pipeline. Looking to put in a simple workaround for now (so that codespaces spin up does not cause a huge time delay as well as to fix create code spaces functionally from GitHub.com
Configuration menu - View commit details
-
Copy full SHA for b87c3d1 - Browse repository at this point
Copy the full SHA b87c3d1View commit details
Commits on Feb 20, 2024
-
build(deps): bump xunit from 2.6.6 to 2.7.0 (#2888)
Bumps [xunit](https://github.com/xunit/xunit) from 2.6.6 to 2.7.0. - [Commits](xunit/xunit@2.6.6...2.7.0) --- updated-dependencies: - dependency-name: xunit dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 6b58e9b - Browse repository at this point
Copy the full SHA 6b58e9bView commit details
Commits on Feb 21, 2024
-
maint: build(deps): bump xunit.runner.visualstudio from 2.5.6 to 2.5.7 (
#2887) Bumps [xunit.runner.visualstudio](https://github.com/xunit/visualstudio.xunit) from 2.5.6 to 2.5.7. - [Release notes](https://github.com/xunit/visualstudio.xunit/releases) - [Commits](xunit/visualstudio.xunit@2.5.6...2.5.7) --- updated-dependencies: - dependency-name: xunit.runner.visualstudio dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2Configuration menu - View commit details
-
Copy full SHA for 40041f2 - Browse repository at this point
Copy the full SHA 40041f2View commit details
Commits on Feb 23, 2024
-
Change "IssueId" to
long(#2890)* Change "IssueId" to `long` * Change "Id" to `long` in ctor * Change from `int` to `long` for issue id in "NewPullRequest"
Configuration menu - View commit details
-
Copy full SHA for d27d1f0 - Browse repository at this point
Copy the full SHA d27d1f0View 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.1.2...v10.0.0