Bump Octokit from 0.48.0 to 14.0.0#114
Open
dependabot[bot] wants to merge 1 commit intoadd-code-qlfrom
Open
Conversation
--- updated-dependencies: - dependency-name: Octokit dependency-version: 14.0.0 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Updated Octokit from 0.48.0 to 14.0.0.
Release notes
Sourced from Octokit's releases.
14.0.0
What's Changed
Breaking changes
Note: The breaking changes in this release primarily deal with moving the last remaining Int32 to Int64 conversions. This change, while breaking, should have nominal impact.
Features
CreateDispatchvia repository ID by @Cyberboss in Add support for WorkflowsCreateDispatchvia repository ID octokit/octokit.net#2960Fixes
Maintenance
New Contributors
Full Changelog: octokit/octokit.net@v13.0.1...v14.0.0
13.0.1
What's Changed
NOTE: these fixes were part of the more wide spread changes made as a result of this issue.
Full Changelog: octokit/octokit.net@v13.0.0...v13.0.1
13.0.0
What's Changed
Breaking changes
Features
Documentation
New Contributors
Full Changelog: octokit/octokit.net@v12.0.0...v13.0.0
12.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
Maintenance
Docs / CI
New Contributors
Full Changelog: octokit/octokit.net@v11.0.1...v12.0.0
11.0.1
What's Changed
Fix
Full Changelog: octokit/octokit.net@v11.0.0...v11.0.1
11.0.0
What's Changed
BREAKING CHANGE
Features
Fixes
zipMIME type by @thomhurst in fix: AllowzipMIME type octokit/octokit.net#2902Maintenance
New Contributors
Full Changelog: octokit/octokit.net@v10.0.0...v10.0.1
10.0.0
Breaking change:
longby @Leh2 in Change "IssueId" tolongoctokit/octokit.net#2890What's Changed
RequiredSignaturesto theBranchProtectionSettingsUpdateType by @wesdevpro in Fix: AddRequiredSignaturesto theBranchProtectionSettingsUpdateType octokit/octokit.net#2873New Contributors
longoctokit/octokit.net#2890Full Changelog: octokit/octokit.net@v9.1.2...v10.0.0
9.1.2
What's Changed
Features
Full Changelog: octokit/octokit.net@v9.1.1...v9.1.2
9.1.1
What's Changed
Features
ReactionSummaryby @Misha-133 in [feat] Add Rocket & Eyes reactions toReactionSummaryoctokit/octokit.net#2847Fixes
Maintenance
Documentation
READMEby @wesdevpro in [DOCS]: Removed the Related Projects Section from theREADMEoctokit/octokit.net#2860New Contributors
ReactionSummaryoctokit/octokit.net#2847READMEoctokit/octokit.net#2860Full Changelog: octokit/octokit.net@v9.1.0...v9.1.1
9.1.0
What's Changed
Features
ProductHeaderValueto accept a framework version of the object by @Cyberboss in Allow the constructor forProductHeaderValueto accept a framework version of the object octokit/octokit.net#2821Bugs
GetAllForCurrentWithTimestampsandGetAllForUserWithTimestampsdid not return timestamps. by @MareMare in [Fix]: The methodsGetAllForCurrentWithTimestampsandGetAllForUserWithTimestampsdid not return timestamps. octokit/octokit.net#2829Maintenance
New Contributors
GetAllForCurrentWithTimestampsandGetAllForUserWithTimestampsdid not return timestamps. octokit/octokit.net#2829Full Changelog: octokit/octokit.net@v9.0.0...v9.1.0
9.0.0
What's Changed
Breaking changes
Features
Fixes
Maintenance
New Contributors
Full Changelog: octokit/octokit.net@v8.1.1...v9.0.0
8.1.1
What's Changed
Features
Fixes
Maintenance
New Contributors
Full Changelog: octokit/octokit.net@v8.0.1...v8.1.1
8.0.1
What's Changed
Features
Fixes
New Contributors
Full Changelog: octokit/octokit.net@v7.2.0...v8.0.1
8.0.0
What’s Changed
Features
readonlyto fields that are never modified by @Lehonti in Addedreadonlyto fields that are never modified octokit/octokit.net#2759suspended_atandsuspended_byto theInstallationmodel by @lineville in Addsuspended_atandsuspended_byto theInstallationmodel octokit/octokit.net#2779HasDiscussionsis now a required field onRepository, hat-tip to @lineville for catching this! ❤️ - by @dirtygooback in [feat] Expose WebCommitSignoffRequired and HasDiscussions for get and update repository objects octokit/octokit.net#2773Fixes
CI
Dependencies
New Contributors
readonlyto fields that are never modified octokit/octokit.net#2759Full Changelog: octokit/octokit.net@v7.1.0...v7.2.0
7.1.0
What's Changed
New Contributors
Full Changelog: octokit/octokit.net@v7.0.1...v7.1.0
7.0.1
What's Changed
Fixes
Dependencies
Full Changelog: octokit/octokit.net@v7.0.0...v7.0.1
7.0.0
What's Changed
Breaking changes
Features
New Contributors
Full Changelog: octokit/octokit.net@v6.2.1...v7.0.0
6.2.1
What's Changed
CreatedAtnullable by @lineville in MakeCreatedAtnullable octokit/octokit.net#2734Full Changelog: octokit/octokit.net@v6.2.0...v6.2.1
6.2.0
What's Changed
Full Changelog: octokit/octokit.net@v6.1.0...v6.2.0
6.1.0
What's Changed
New Contributors
Full Changelog: octokit/octokit.net@v6.0.0...v6.1.0
6.0.0
What's Changed
Features
Fixes
Full Changelog: octokit/octokit.net@v5.1.0...v6.0.0[](url)
5.1.0
What's Changed
Features
Fixes
New Contributors
Full Changelog: octokit/octokit.net@v5.0.4...v5.1.0
5.0.4
What's Changed
New Contributors
Full Changelog: octokit/octokit.net@v5.0.3...v5.1.0
5.0.3
What's Changed
Features
Maintenance
New Contributors
Full Changelog: octokit/octokit.net@v5.0.2...v5.0.3
5.0.2
What's Changed
Features
Bug fixes
New Contributors
Full Changelog: octokit/octokit.net@v5.0.1...v5.0.2
5.0.1
What's Changed
Features
Maintenance
New Contributors
Full Changelog: octokit/octokit.net@v5.0.0...v5.0.1
5.0.0
What's Changed
Full Changelog: octokit/octokit.net@v4.0.4...v5.0.0
4.0.4
What's Changed
We introduced a new action that adds all new issues and PRs to our community board. Come by the board and grab something to improve this SDK and the others!
Bug fixes
Maintenance
Dependency updates
New Contributors
Full Changelog: octokit/octokit.net@v4.0.3...v4.0.4
4.0.3
What's Changed
Features
isLockedfilter toSeachIssuesRequestby @notauserx in add islocked filter to SeachIssuesRequest octokit/octokit.net#2623Bug fixes
Maintenance
New Contributors
Full Changelog: octokit/octokit.net@v4.0.2...v4.0.3
4.0.2
What's Changed
Features
Bugs
Dependencies
House Keeping
New Contributors
Full Changelog: octokit/octokit.net@v4.0.1...v4.0.2
4.0.1
What's Changed
NewRelease.GenerateReleaseNotesproperty by @mryanmurphy in AddNewRelease.GenerateReleaseNotesproperty octokit/octokit.net#2596IssueEvent. by @bloslo in Add missing properties toIssueEvent. octokit/octokit.net#2585New Contributors
IssueEvent. octokit/octokit.net#2585Full Changelog: octokit/octokit.net@v4.0.0...v4.0.1
4.0.0
What's Changed
New Contributors
Full Changelog: octokit/octokit.net@v3.0.1...v4.0.0
octokit/octokit.net#2594
3.0.1
What's Changed
/enslug in docs.github.com links (and stop VSCode from formatting on save) by @SeanKilleen in Remove/enslug in docs.github.com links (and stop VSCode from formatting on save) octokit/octokit.net#2573New Contributors
Full Changelog: octokit/octokit.net@v3.0.0...v3.0.1
3.0.0
Advisories and Breaking Changes
API METHOD CONTRACT CHANGE: In this release, the return type/exception implementation of
AddCollaboratorhas changed by fixing a failure with 201 status code when adding a collaborator - #2559 via @annchousRE: Converts response model property accessors from protected to the more appropriate private for consistency - #2565 via @nickfloyd - in support of Generative SDKs
Release Notes
Milestone: We modified the existing source to help unify it and prepare for our generative SDK work.
Features/Enhancements
Fixes
Housekeeping
Documentation Updates
Full Changelog: octokit/octokit.net@v2.0.1...v3.0.0
2.0.1
Advisories and Breaking Changes
Release Notes
Features/Enhancements
Housekeeping
Documentation Updates
2.0.0
Advisories and Breaking Changes
In this release, we are dropping support for .NET 4.6. This needs to be done to move forward with the framework and innovate using the new APIs and assemblies.
Highlights from the issue description:
For reference, these are the supported versions going forward
For more information see #2521 via @nickfloyd
Release Notes
Fixes
Housekeeping
Documentation Updates
1.0.1
Advisories and Breaking Changes
With this release, all preview logic and header implementations have been removed. GitHub REST API previews were promoted in October 2021. With this change, the headers no longer need to be passed to the GitHub REST API. This means you will no longer need to manually pass in preview headers (for any reason) to benefit from the API changes behind the preview logic.
Release Notes
Features/Enhancements
Fixes
Housekeeping
Documentation Updates
GetAllForUsermethod docs to make it clear that only public memberships are returned - #2487 via @timrogers1.0.0
Release Notes
Breaking changes
Features/Enhancements
Housekeeping
Documentation Updates
Full Changelog: octokit/octokit.net@v0.52.0...v1.0.0
0.52.0
Advisories and Breaking Changes
Release Notes
Features/Enhancements
Housekeeping
0.51.0
Advisories and Breaking Changes
Release Notes
Features/Enhancements
Housekeeping
masterbranch in codebase - #2306 via @shiftkeySwiftto the language type enum so that it can be used when searching for repositories - #2344 via @p-britoDocumentation Updates
mastermoniker tomain- #2345 via @SeanKilleen0.50.0
Advisories and Breaking Changes
RepositoryRequest.Visibilityhas been renamed fromRepositoryVisibilitytoRepositoryRequestVisibilityto avoid clashing with the response typeSystem.Reactivehas dropped support fornet46with their next major release (v5). I plan to bump the new minimum version to forOctokitandOctokit.Reactivetonet472to stay in sync in some future update. Please consider upgrading if you depend on a earlier version of .NET Framework thannet472.Release Notes
Features/Enhancements
Fixes
Deployment.Payloadby returningDictionary<string,string>- #2303 via @haackedHousekeeping
0.49.0
Advisories and Breaking Changes
SearchCodeRequest.UsersandSearchCodeRequest.Organizationsnow expects an array of strings, as the underling API supports searching for multiple users or organizations.PullRequestCommit.AuthorandPullRequestCommit.Commiterproperties is changed fromCommittertoUser, please ensure serializing or deserializing this object in your code is not impacted by this change.Release Notes
Fixes
Licenseproperty added to repository search API - #2258 via @DagizmoHtmlUrlproperty to team and project response models - #2249 via @colbylwilliamsDeleteBranchOnMergeproperty to repository creation API, also included on response model - #2268 via @samcackettAuthorandCommitterproperties onPullRequestCommitare now of typeUser, notCommitter- #2224 via @mmvOrganizationresponse - #2239 via @InRedikaWBprojectoption tonoterm for searching issues and pull requests - #2227 via @samhoutsHousekeeping
ConcurrentCachepreviously marked as obsolete - #2202 via @shiftkeyDocumentation Updates
mainbranch - #2220 via @HannahKiekensREADMEintroduction to project - #2288 via @haackedREADME- #2280 via @eatdrinksleepcodeREADME- #2279 via @iAmBipinPaulCommits viewable in compare view.
Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting
@dependabot rebase.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this minor versionwill close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)