chore(deps): update dependency octokit to v4 - autoclosed #250
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.
This PR contains the following updates:
0.51.0
->4.0.4
Release Notes
octokit/octokit.net
v4.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
v4.0.3
What's Changed
Features
isLocked
filter toSeachIssuesRequest
by @notauserx in https://github.com/octokit/octokit.net/pull/2623Bug fixes
Maintenance
New Contributors
Full Changelog: octokit/octokit.net@v4.0.2...v4.0.3
v4.0.2
What's Changed
Features
Bugs
Dependencies
House Keeping
New Contributors
Full Changelog: octokit/octokit.net@v4.0.1...v4.0.2
v4.0.1
What's Changed
NewRelease.GenerateReleaseNotes
property by @mryanmurphy in https://github.com/octokit/octokit.net/pull/2596IssueEvent
. by @bloslo in https://github.com/octokit/octokit.net/pull/2585New Contributors
Full Changelog: octokit/octokit.net@v4.0.0...v4.0.1
v4.0.0
: : Strong-namingWhat's Changed
New Contributors
Full Changelog: octokit/octokit.net@v3.0.1...v4.0.0
https://github.com/octokit/octokit.net/discussions/2594
v3.0.1
What's Changed
/en
slug in docs.github.com links (and stop VSCode from formatting on save) by @SeanKilleen in https://github.com/octokit/octokit.net/pull/2573New Contributors
Full Changelog: octokit/octokit.net@v3.0.0...v3.0.1
v3.0.0
Advisories and Breaking Changes
API METHOD CONTRACT CHANGE: In this release, the return type/exception implementation of
AddCollaborator
has 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
v2.0.1
Advisories and Breaking Changes
Release Notes
Features/Enhancements
Housekeeping
Documentation Updates
v2.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
.NET implementation | Version support
-- | --
.NET and .NET Core | 2.0, 2.1, 2.2, 3.0, 3.1, 5.0, 6.0
.NET Framework | 4.6.1 2, 4.6.2, 4.7, 4.7.1, 4.7.2, 4.8
For more information see #2521 via @nickfloyd
Release Notes
Fixes
Housekeeping
Documentation Updates
v1.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
GetAllForUser
method docs to make it clear that only public memberships are returned - #2487 via @timrogersv1.0.0
Release Notes
Breaking changes
Features/Enhancements
Housekeeping
Documentation Updates
Full Changelog: octokit/octokit.net@v0.52.0...v1.0.0
v0.52.0
: v0.52 - Housekeeping and DX!Advisories and Breaking Changes
Release Notes
Features/Enhancements
Housekeeping
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.
This PR has been generated by Mend Renovate. View repository job log here.