LeagueConvert
LeagueConvert copied to clipboard
Bump Octokit from 5.0.0 to 6.0.0
Bumps Octokit from 5.0.0 to 6.0.0.
Release notes
Sourced from Octokit's releases.
v6.0.0
What's Changed
⚠️ Note this release contains a "low risk" breaking change; see this PR for more information.
Features
- Adds a method to get a single runner group by
@MatisseHack
in octokit/octokit.net#2706- Improve repo debugger display by
@martincostello
in octokit/octokit.net#2712- Adding in support for enterprise audit logs by
@gitasaurus
in octokit/octokit.net#2702Fixes
- [BREAKING CHANGE] Fix runner application deserialization by
@MatisseHack
in octokit/octokit.net#2704Full Changelog: https://github.com/octokit/octokit.net/compare/v5.1.0...v6.0.0[](https://github.com/octokit/octokit.net/blob/HEAD/url)
v5.1.0
What's Changed
Features
- Allow users to fetch all commits for two commits comparison by
@zolroman
in octokit/octokit.net#2690- Added missing 'container' property in metadata on a package version. by
@thomaslem
in octokit/octokit.net#2696- Self-hosted runners and Self-hosted runner groups APIs by
@lineville
in octokit/octokit.net#2695Fixes
- Removing empty object parameter in MigrationsClient.DeleteArchive by
@gitasaurus
in octokit/octokit.net#2698New Contributors
@zolroman
made their first contribution in octokit/octokit.net#2690@thomaslem
made their first contribution in octokit/octokit.net#2696@gitasaurus
made their first contribution in octokit/octokit.net#2698@lineville
made their first contribution in octokit/octokit.net#2695Full Changelog: https://github.com/octokit/octokit.net/compare/v5.0.4...v5.1.0
v5.0.4
What's Changed
- Added Mannequin account type for migrated repos by
@MGbiorczyk95
in octokit/octokit.net#2694New Contributors
@MGbiorczyk95
made their first contribution in octokit/octokit.net#2694Full Changelog: https://github.com/octokit/octokit.net/compare/v5.0.3...v5.1.0
v5.0.3
What's Changed
Features
... (truncated)
Commits
3c82ff3
[FEAT] Adds support for enterprise audit logsecf5af4
[FEAT] Improve repo debugger display for Repository response9adcf16
[Fix] Fixes an issue where the runner application response deserialization wo...e032611
Add method to get a single runner group (#2706)2d4ba4e
[FEAT] Self-hosted runners and Self-hosted runner groups APIsa3299ac
Removing empty object paramater in MigrationsClient.DeleteArchive (#2698)5292e18
Added missing 'container' property in metadata on a package version. (#2696)7b1fa04
[FEAT] Allow users to fetch all commits for two commits comparision (#2690)aed70e3
Added Mannequin account type for migrated repos (#2694)f10f5f3
build(deps): bump GitHubJwt from 0.0.5 to 0.0.6 (#2691)- Additional commits 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 rebase
will rebase this PR -
@dependabot recreate
will recreate this PR, overwriting any edits that have been made to it -
@dependabot merge
will merge this PR after your CI passes on it -
@dependabot squash and merge
will squash and merge this PR after your CI passes on it -
@dependabot cancel merge
will cancel a previously requested merge and block automerging -
@dependabot reopen
will reopen this PR if it is closed -
@dependabot close
will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually -
@dependabot ignore this major version
will 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 version
will 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 dependency
will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)