Skip to content
This repository has been archived by the owner on Mar 14, 2021. It is now read-only.

chore(deps): bump pygithub from 1.53 to 1.54.1 in /.github/workflows/update-tests #4

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github Mar 13, 2021

Bumps pygithub from 1.53 to 1.54.1.

Release notes

Sourced from pygithub's releases.

v1.54.1

  • Pin pyjwt version (#1797) (31a1c007)
  • Add pyupgrade to pre-commit configuration (#1783) (e113e37d)
  • Fix #1731: Incorrect annotation (82c349ce)
  • Drop support for Python 3.5 (#1770) (63e4fae9)
  • Revert "Pin requests to <2.25 as well (#1757)" (#1763) (a806b523)
  • Fix stubs file for Repository (fab682a5)

v1.54

Important

This is the last release that will support Python 3.5.

Breaking Changes

The Github.get_installation(integer) method has been removed. Repository.create_deployment()'s payload parameter is now a dictionary.

Bug Fixes & Improvements

  • Add support for Check Suites (#1764) (6d501b28)
  • Add missing preview features of Deployment and Deployment Statuses API (#1674) (197e0653)
  • Correct typing for Commit.get_comments() (#1765) (fcdd9eae)
  • Pin requests to <2.25 as well (#1757) (d159425f)
  • Add Support for Check Runs (#1727) (c77c0676)
  • Added a method for getting a user by their id (#1691) (4cfc9912)
  • Fix #1742 - incorrect typehint for Installation.id (#1743) (546f6495)
  • Add WorkflowRun.workflow_id (#1737) (78a29a7c)
  • Add support for Python 3.9 (#1735) (1bb18ab5)
  • Added support for the Self-Hosted actions runners API (#1684) (24251f4b)
  • Fix Branch protection status in the examples (#1729) (88800844)
  • Filter the DeprecationWarning in Team tests (#1728) (23f47539)
  • Added get_installations() to Organizations (#1695) (b42fb244)
  • Fix #1507: Add new Teams: Add or update team repository endpoint (#1509) (1c55be51)
  • Added support for Repository.get_workflow_runs parameters (#1682) (c23564dd)
  • feat(pullrequest): add the rebaseable attribute (#1690) (ee4c7a7e)
  • Add support for deleting reactions (#1708) (f7d203c0)
  • Correct type hint for InputGitTreeElement.sha (08b72b48)
  • Ignore new black formatting commit for git blame (#1680) (7ec4f155)
  • Format with new black (#1679) (07e29fe0)
  • Add get_timeline() to Issue's type stubs (#1663) (6bc9ecc8)
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.53 to 1.54.1.
- [Release notes](https://github.com/PyGithub/PyGithub/releases)
- [Commits](PyGithub/PyGithub@v1.53...v1.54.1)

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 Mar 13, 2021
@ao5357 ao5357 merged commit 41d0016 into master Mar 13, 2021
@dependabot dependabot bot deleted the dependabot/pip/dot-github/workflows/update-tests/pygithub-1.54.1 branch March 13, 2021 17:35
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
1 participant