chore(deps): update dependency octokit to v13 #185
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:
3.0.1
->13.0.1
Release Notes
octokit/octokit.net (Octokit)
v13.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
v13.0.0
What's Changed
Breaking changes
Features
Documentation
New Contributors
Full Changelog: octokit/octokit.net@v12.0.0...v13.0.0
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
Maintenance
Docs / CI
New Contributors
Full Changelog: octokit/octokit.net@v11.0.1...v12.0.0
v11.0.1
What's Changed
Fix
Full Changelog: octokit/octokit.net@v11.0.0...v11.0.1
v11.0.0
What's Changed
BREAKING CHANGE
Features
Fixes
zip
MIME type by @thomhurst in https://github.com/octokit/octokit.net/pull/2902Maintenance
New Contributors
Full Changelog: octokit/octokit.net@v10.0.0...v10.0.1
v10.0.0
Breaking change:
long
by @Leh2 in https://github.com/octokit/octokit.net/pull/2890What's Changed
RequiredSignatures
to theBranchProtectionSettingsUpdate
Type by @wesdevpro in https://github.com/octokit/octokit.net/pull/2873New Contributors
Full Changelog: octokit/octokit.net@v9.1.2...v10.0.0
v9.1.2
What's Changed
Features
Full Changelog: octokit/octokit.net@v9.1.1...v9.1.2
v9.1.1
What's Changed
Features
ReactionSummary
by @Misha-133 in https://github.com/octokit/octokit.net/pull/2847Fixes
Maintenance
Documentation
README
by @wesdevpro in https://github.com/octokit/octokit.net/pull/2860New Contributors
Full Changelog: octokit/octokit.net@v9.1.0...v9.1.1
v9.1.0
What's Changed
Features
ProductHeaderValue
to accept a framework version of the object by @Cyberboss in https://github.com/octokit/octokit.net/pull/2821Bugs
GetAllForCurrentWithTimestamps
andGetAllForUserWithTimestamps
did not return timestamps. by @MareMare in https://github.com/octokit/octokit.net/pull/2829Maintenance
New Contributors
Full Changelog: octokit/octokit.net@v9.0.0...v9.1.0
v9.0.0
What's Changed
Breaking changes
Features
Fixes
Maintenance
New Contributors
Full Changelog: octokit/octokit.net@v8.1.1...v9.0.0
v8.1.1
What's Changed
Features
Fixes
Maintenance
New Contributors
Full Changelog: octokit/octokit.net@v8.0.1...v8.1.1
v8.0.1
What's Changed
Features
Fixes
New Contributors
Full Changelog: octokit/octokit.net@v7.2.0...v8.0.1
v8.0.0
What’s Changed
Features
readonly
to fields that are never modified by @Lehonti in https://github.com/octokit/octokit.net/pull/2759suspended_at
andsuspended_by
to theInstallation
model by @lineville in https://github.com/octokit/octokit.net/pull/2779HasDiscussions
is now a required field onRepository
, hat-tip to @lineville for catching this! ❤️ - by @dirtygooback in https://github.com/octokit/octokit.net/pull/2773Fixes
CI
Dependencies
New Contributors
Full Changelog: octokit/octokit.net@v7.1.0...v7.2.0
v7.1.0
What's Changed
New Contributors
Full Changelog: octokit/octokit.net@v7.0.1...v7.1.0
v7.0.1
What's Changed
Fixes
Dependencies
Full Changelog: octokit/octokit.net@v7.0.0...v7.0.1
v7.0.0
What's Changed
Breaking changes
Features
New Contributors
Full Changelog: octokit/octokit.net@v6.2.1...v7.0.0
v6.2.1
What's Changed
CreatedAt
nullable by @lineville in https://github.com/octokit/octokit.net/pull/2734Full Changelog: octokit/octokit.net@v6.2.0...v6.2.1
v6.2.0
What's Changed
Full Changelog: octokit/octokit.net@v6.1.0...v6.2.0
v6.1.0
What's Changed
New Contributors
Full Changelog: octokit/octokit.net@v6.0.0...v6.1.0
v6.0.0
What's Changed
Features
Fixes
Full Changelog: octokit/octokit.net@v5.1.0...v6.0.0[](url)
v5.1.0
What's Changed
Features
Fixes
New Contributors
Full Changelog: octokit/octokit.net@v5.0.4...v5.1.0
v5.0.4
What's Changed
New Contributors
Full Changelog: octokit/octokit.net@v5.0.3...v5.1.0
v5.0.3
What's Changed
Features
Maintenance
New Contributors
Full Changelog: octokit/octokit.net@v5.0.2...v5.0.3
v5.0.2
What's Changed
Features
Bug fixes
New Contributors
Full Changelog: octokit/octokit.net@v5.0.1...v5.0.2
v5.0.1
What's Changed
Features
Maintenance
New Contributors
Full Changelog: octokit/octokit.net@v5.0.0...v5.0.1
v5.0.0
What's Changed
Full Changelog: octokit/octokit.net@v4.0.4...v5.0.0
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
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 is behind base branch, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR was generated by Mend Renovate. View the repository job log.