Skip to content
This repository was archived by the owner on Apr 13, 2023. It is now read-only.

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Aug 18, 2020

Bumps pygithub from 1.51 to 1.53.

Release notes

Sourced from pygithub's releases.

v1.53

  • Test Organization.get_hook() (#1660) (2646a98c)
  • Add method get_team_membership for user to Team (#1658) (749e8d35)
  • Add typing files for OAuth classes (#1656) (429fcc73)
  • Fix Repository.create_repository_dispatch type signature (#1643) (f891bd61)
  • PaginatedList's totalCount is 0 if no last page (#1641) (69b37b4a)
  • Add initial support for Github Apps. (#1631) (260558c1)
  • Correct *kwargs typing for search_ (#1636) (165d995d)
  • Add delete_branch_on_merge arg to Repository.edit type stub (#1639) (15b5ae0c)
  • Fix type stub for MainClass.get_user (#1637) (8912be64)
  • Add type stub for Repository.create_fork (#1638) (de386dfb)
  • Correct Repository.create_pull typing harder (#1635) (5ad091d0)

v1.52

  • upload_asset with data in memory (#1601) (a7786393)
  • Make Issue.closed_by nullable (#1629) (06dae387)
  • Add support for workflow dispatch event (#1625) (16850ef1)
  • Do not check reaction_type before sending (#1592) (136a3e80)
  • Various Github Action improvement (#1610) (416f2d0f)
  • more flexible header splitting (#1616) (85e71361)
  • Create Dependabot config file (#1607) (e272f117)
  • Add support for deployment statuses (#1588) (048c8a1d)
  • Adds the 'twitter_username' attribute to NamedUser. (#1585) (079f75a7)
  • Create WorkflowRun.timing namedtuple from the dict (#1587) (1879518e)
  • Add missing properties to PullRequest.pyi (#1577) (c84fad81)
  • Add support for Workflow Runs (#1583) (4fb1d23f)
  • More precise typing for Repository.create_pull (#1581) (4ed7aaf8)
  • Update sphinx-rtd-theme requirement from <0.5 to <0.6 (#1563) (f9e4feeb)
  • More precise typing for MainClass.get_user() (#1575) (3668f866)
  • Small documentation correction in Repository.py (#1565) (f0f6ec83)
  • Remove "api_preview" parameter from type stubs and docstrings (#1559) (cc1b884c)
  • Upgrade actions/setup-python to v2 (#1555) (6f1640d2)
  • Clean up tests for GitReleaseAsset (#1546) (925764ad)
  • Repository.update_file() content also accepts bytes (#1543) (9fb8588b)
  • Fix Repository.get_issues stub (#1540) (b40b75f8)
  • Check all arguments of NamedUser.get_repos() (#1532) (69bfc325)
  • Correct Workflow typing (#1533) (f41c046f)
  • Remove RateLimit.rate (#1529) (7abf6004)
  • PullRequestReview is not a completable object (#1528) (19fc43ab)
  • Test more attributes (#1526) (52ec366b)
  • Remove pointless setters in GitReleaseAsset (#1527) (1dd1cf9c)
  • Drop some unimplemented methods in GitRef (#1525) (d4b61311)
  • Remove unneeded duplicate string checks in Branch (#1524) (61b61092)
  • Turn on coverage reporting for codecov (#1522) (e79b9013)
  • Drastically increase coverage by checking repr() (#1521) (291c4630)
  • Fixed formatting of docstrings for Repository.create_git_tag_and_release() and StatsPunchCard. (#1520) (ce400bc7)
  • Remove Repository.topics (#1505) (53d58d2b)
  • Small improvements to typing (#1517) (7b20b13d)
Commits

Dependabot compatibility score

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)

Bumps [pygithub](https://github.com/PyGithub/PyGithub) from 1.51 to 1.53.
- [Release notes](https://github.com/PyGithub/PyGithub/releases)
- [Commits](PyGithub/PyGithub@v1.51...v1.53)

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file python Pull requests that update Python code labels Aug 18, 2020
@staticdev staticdev merged commit cd2dfc8 into master Aug 18, 2020
@dependabot dependabot bot deleted the dependabot/pip/pygithub-1.53 branch August 18, 2020 11:47
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

dependencies Pull requests that update a dependency file python Pull requests that update Python code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants