DiscordMediaLoader
DiscordMediaLoader copied to clipboard
Bump Octokit from 0.50.0 to 5.0.0
Bumps Octokit from 0.50.0 to 5.0.0.
Release notes
Sourced from Octokit's releases.
v5.0.0
What's Changed
- Breaking change/feature: update models with updated permission enum by
@notauserx
in octokit/octokit.net#2633Full Changelog: https://github.com/octokit/octokit.net/compare/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
- Fixes #2143 - Support listing branch/pr per commit by
@zacdirect
in octokit/octokit.net#2315Maintenance
- Updates the stale action to use the new status labels by
@nickfloyd
in octokit/octokit.net#2630- Workflow linting fix by
@octokitbot
in octokit/octokit.net#2638- Implemented workflow updates (octokit/octokit.net#2640, octokit/octokit.net#2647, octokit/octokit.net#2651)
- Remove instances of lower-case h by
@kfcampbell
in octokit/octokit.net#2655Dependency updates
- Dependency update: bump Microsoft.NET.Test.Sdk from 17.4.0 to 17.4.1 by
@dependabot
in octokit/octokit.net#2642- Dependency update: Removes the dependency of .NET Core app 3.1 and bumps Cake.Coverlet from 2.5.4 to 3.0.2 in /build by
@dependabot
in octokit/octokit.net#2616- Dependency update: bump Cake.Coverlet from 3.0.2 to 3.0.4 in /build by
@dependabot
in octokit/octokit.net#2652New Contributors
@zacdirect
made their first contribution in octokit/octokit.net#2315- 🤖
@octokitbot
made their first contribution in octokit/octokit.net#2638Full Changelog: https://github.com/octokit/octokit.net/compare/v4.0.3...v4.0.4
v4.0.3
What's Changed
Features
- [FEAT]Adds
isLocked
filter toSeachIssuesRequest
by@notauserx
in octokit/octokit.net#2623- [FEAT] Add missing properties for meta and app payloads by
@MatisseHack
in octokit/octokit.net#2625Bug fixes
- [BUG] Fix API URLs for GitHub Enterprise Server by
@martincostello
in octokit/octokit.net#2626Maintenance
- [MAINT] Improve docs for the 'release' chapter by
@Move2win
in octokit/octokit.net#2628New Contributors
... (truncated)
Commits
891015c
update models with updated permission enum (#2633)bf66785
Remove instances of lower-case h (#2655)bf72b5e
build(deps): bump Cake.Coverlet from 3.0.2 to 3.0.4 in /build (#2652)4a77e4d
🚧 Workflows have changed (#2651)a8fc68c
build(deps): Removes the dependency of .NET Core app 3.1 and bumps Cake.Cove...04d2a87
build(deps): bump Microsoft.NET.Test.Sdk from 17.4.0 to 17.4.1 (#2642)f022f0b
🚧 Workflows have changed (#2647)b312ae6
Workflows have changed (#2640)450c2a1
Workflow linting fix (#2638)84d44dc
[FEAT] Adds support listing branch/pr per commit- 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)