octokit/octokit.net (Octokit)
### [`v12.0.0`](https://togithub.com/octokit/octokit.net/releases/tag/v12.0.0)
BREAKING CHANGE
There was a change on the backing data store of the GitHub REST API to address the growing needs of comments shifting the type of IDs from an Int32 to an Int64 (or long).
##### Features
##### Fixes
- (BREAKING CHANGE) Fix: comment id model update to long instead of int by [@arxange1](https://togithub.com/arxange1) in [https://github.com/octokit/octokit.net/pull/2928](https://togithub.com/octokit/octokit.net/pull/2928)
- Fix: xUnit Warnings by [@thomhurst](https://togithub.com/thomhurst) in [https://github.com/octokit/octokit.net/pull/2906](https://togithub.com/octokit/octokit.net/pull/2906)
- Fix: [#2693](https://togithub.com/octokit/octokit.net/issues/2693) PageCount doesn't work if the query gets constructed with page number as the first query parameter by [@andrew-from-toronto](https://togithub.com/andrew-from-toronto) in [https://github.com/octokit/octokit.net/pull/2911](https://togithub.com/octokit/octokit.net/pull/2911)
- Fix: Pacakges typo by [@seedysoft](https://togithub.com/seedysoft) in [https://github.com/octokit/octokit.net/pull/2917](https://togithub.com/octokit/octokit.net/pull/2917)
##### Maintenance
- Bump xunit.runner.visualstudio from 2.5.7 to 2.5.8 by [@dependabot](https://togithub.com/dependabot) in [https://github.com/octokit/octokit.net/pull/2908](https://togithub.com/octokit/octokit.net/pull/2908)
- Bump xunit from 2.7.0 to 2.7.1 by [@dependabot](https://togithub.com/dependabot) in [https://github.com/octokit/octokit.net/pull/2909](https://togithub.com/octokit/octokit.net/pull/2909)
- Bump xunit.runner.visualstudio from 2.5.8 to 2.8.0 by [@dependabot](https://togithub.com/dependabot) in [https://github.com/octokit/octokit.net/pull/2914](https://togithub.com/octokit/octokit.net/pull/2914)
- Bump xunit from 2.7.1 to 2.8.0 by [@dependabot](https://togithub.com/dependabot) in [https://github.com/octokit/octokit.net/pull/2913](https://togithub.com/octokit/octokit.net/pull/2913)
- Bump xunit from 2.8.0 to 2.8.1 by [@dependabot](https://togithub.com/dependabot) in [https://github.com/octokit/octokit.net/pull/2919](https://togithub.com/octokit/octokit.net/pull/2919)
- Bump xunit.runner.visualstudio from 2.8.0 to 2.8.1 by [@dependabot](https://togithub.com/dependabot) in [https://github.com/octokit/octokit.net/pull/2920](https://togithub.com/octokit/octokit.net/pull/2920)
- Bump System.Reactive from 6.0.0 to 6.0.1 by [@dependabot](https://togithub.com/dependabot) in [https://github.com/octokit/octokit.net/pull/2921](https://togithub.com/octokit/octokit.net/pull/2921)
- Bump Microsoft.NET.Test.Sdk from 17.9.0 to 17.10.0 by [@dependabot](https://togithub.com/dependabot) in [https://github.com/octokit/octokit.net/pull/2922](https://togithub.com/octokit/octokit.net/pull/2922)
##### Docs / CI
- π§ Workflows changed by [@octokitbot](https://togithub.com/octokitbot) in [https://github.com/octokit/octokit.net/pull/2925](https://togithub.com/octokit/octokit.net/pull/2925)
#### New Contributors
- [@andrew-from-toronto](https://togithub.com/andrew-from-toronto) made their first contribution in [https://github.com/octokit/octokit.net/pull/2911](https://togithub.com/octokit/octokit.net/pull/2911)
- [@seedysoft](https://togithub.com/seedysoft) made their first contribution in [https://github.com/octokit/octokit.net/pull/2917](https://togithub.com/octokit/octokit.net/pull/2917)
- [@arxange1](https://togithub.com/arxange1) made their first contribution in [https://github.com/octokit/octokit.net/pull/2928](https://togithub.com/octokit/octokit.net/pull/2928)
**Full Changelog**: https://github.com/octokit/octokit.net/compare/v11.0.1...v12.0.0
Configuration
π Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
π¦ Automerge: Disabled by config. Please merge this manually once you are satisfied.
β» Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
π Ignore: Close this PR and you won't be reminded about this update again.
[ ] If you want to rebase/retry this PR, check this box
This PR has been generated by Mend Renovate. View repository job log here.
This PR contains the following updates:
11.0.1
->12.0.0
Release Notes
octokit/octokit.net (Octokit)
### [`v12.0.0`](https://togithub.com/octokit/octokit.net/releases/tag/v12.0.0) BREAKING CHANGE There was a change on the backing data store of the GitHub REST API to address the growing needs of comments shifting the type of IDs from an Int32 to an Int64 (or long). ##### Features ##### Fixes - (BREAKING CHANGE) Fix: comment id model update to long instead of int by [@arxange1](https://togithub.com/arxange1) in [https://github.com/octokit/octokit.net/pull/2928](https://togithub.com/octokit/octokit.net/pull/2928) - Fix: xUnit Warnings by [@thomhurst](https://togithub.com/thomhurst) in [https://github.com/octokit/octokit.net/pull/2906](https://togithub.com/octokit/octokit.net/pull/2906) - Fix: [#2693](https://togithub.com/octokit/octokit.net/issues/2693) PageCount doesn't work if the query gets constructed with page number as the first query parameter by [@andrew-from-toronto](https://togithub.com/andrew-from-toronto) in [https://github.com/octokit/octokit.net/pull/2911](https://togithub.com/octokit/octokit.net/pull/2911) - Fix: Pacakges typo by [@seedysoft](https://togithub.com/seedysoft) in [https://github.com/octokit/octokit.net/pull/2917](https://togithub.com/octokit/octokit.net/pull/2917) ##### Maintenance - Bump xunit.runner.visualstudio from 2.5.7 to 2.5.8 by [@dependabot](https://togithub.com/dependabot) in [https://github.com/octokit/octokit.net/pull/2908](https://togithub.com/octokit/octokit.net/pull/2908) - Bump xunit from 2.7.0 to 2.7.1 by [@dependabot](https://togithub.com/dependabot) in [https://github.com/octokit/octokit.net/pull/2909](https://togithub.com/octokit/octokit.net/pull/2909) - Bump xunit.runner.visualstudio from 2.5.8 to 2.8.0 by [@dependabot](https://togithub.com/dependabot) in [https://github.com/octokit/octokit.net/pull/2914](https://togithub.com/octokit/octokit.net/pull/2914) - Bump xunit from 2.7.1 to 2.8.0 by [@dependabot](https://togithub.com/dependabot) in [https://github.com/octokit/octokit.net/pull/2913](https://togithub.com/octokit/octokit.net/pull/2913) - Bump xunit from 2.8.0 to 2.8.1 by [@dependabot](https://togithub.com/dependabot) in [https://github.com/octokit/octokit.net/pull/2919](https://togithub.com/octokit/octokit.net/pull/2919) - Bump xunit.runner.visualstudio from 2.8.0 to 2.8.1 by [@dependabot](https://togithub.com/dependabot) in [https://github.com/octokit/octokit.net/pull/2920](https://togithub.com/octokit/octokit.net/pull/2920) - Bump System.Reactive from 6.0.0 to 6.0.1 by [@dependabot](https://togithub.com/dependabot) in [https://github.com/octokit/octokit.net/pull/2921](https://togithub.com/octokit/octokit.net/pull/2921) - Bump Microsoft.NET.Test.Sdk from 17.9.0 to 17.10.0 by [@dependabot](https://togithub.com/dependabot) in [https://github.com/octokit/octokit.net/pull/2922](https://togithub.com/octokit/octokit.net/pull/2922) ##### Docs / CI - π§ Workflows changed by [@octokitbot](https://togithub.com/octokitbot) in [https://github.com/octokit/octokit.net/pull/2925](https://togithub.com/octokit/octokit.net/pull/2925) #### New Contributors - [@andrew-from-toronto](https://togithub.com/andrew-from-toronto) made their first contribution in [https://github.com/octokit/octokit.net/pull/2911](https://togithub.com/octokit/octokit.net/pull/2911) - [@seedysoft](https://togithub.com/seedysoft) made their first contribution in [https://github.com/octokit/octokit.net/pull/2917](https://togithub.com/octokit/octokit.net/pull/2917) - [@arxange1](https://togithub.com/arxange1) made their first contribution in [https://github.com/octokit/octokit.net/pull/2928](https://togithub.com/octokit/octokit.net/pull/2928) **Full Changelog**: https://github.com/octokit/octokit.net/compare/v11.0.1...v12.0.0Configuration
π Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
π¦ Automerge: Disabled by config. Please merge this manually once you are satisfied.
β» Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
π Ignore: Close this PR and you won't be reminded about this update again.
This PR has been generated by Mend Renovate. View repository job log here.