Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update pygithub to 1.46 #7045

Merged
merged 1 commit into from Feb 11, 2020
Merged

Update pygithub to 1.46 #7045

merged 1 commit into from Feb 11, 2020

Conversation

pyup-bot
Copy link
Contributor

This PR updates pygithub from 1.45 to 1.46.

Changelog

1.46

-----------------------------------
**Important**

Python 2 support has been removed. If you still require Python 2, use 1.45.

**Bug Fixes & Improvements**

* Add repo edit support for delete_branch_on_merge (1381) (9564cd4d)
* Fix mistake in Repository.create_fork() (1383) (ad040baf)
* Correct two attributes in Invitation (1382) (882fe087)
* Search repo issues by string label (1379) (4ae1a1e5)
* Correct Repository.create_git_tag_and_release() (1362) (ead565ad)
* exposed seats and filled_seats for Github Organization Plan (1360) (06a300ae)
* Repository.create_project() body is optional (1359) (0e09983d)
* Implement move action for ProjectCard (1356) (b11add41)
* Tidy up ProjectCard.get_content() (1355) (dd80a6c0)
* Added nested teams and parent (1348) (eacabb2f)
* Correct parameter for Label.edit (1350) (16e5f989)
* doc: example of Pull Request creation (1344) (d5ad09ae)
* Fix PyPI wheel deployment (1330) (4561930b)
Links

@vorpal-buildbot
Copy link
Contributor

Changelogs

pygithub 1.46


Important

Python 2 support has been removed. If you still require Python 2, use 1.45.

Bug Fixes & Improvements

  • Add repo edit support for delete_branch_on_merge (1381) (9564cd4d)
  • Fix mistake in Repository.create_fork() (1383) (ad040baf)
  • Correct two attributes in Invitation (1382) (882fe087)
  • Search repo issues by string label (1379) (4ae1a1e5)
  • Correct Repository.create_git_tag_and_release() (1362) (ead565ad)
  • exposed seats and filled_seats for Github Organization Plan (1360) (06a300ae)
  • Repository.create_project() body is optional (1359) (0e09983d)
  • Implement move action for ProjectCard (1356) (b11add41)
  • Tidy up ProjectCard.get_content() (1355) (dd80a6c0)
  • Added nested teams and parent (1348) (eacabb2f)
  • Correct parameter for Label.edit (1350) (16e5f989)
  • doc: example of Pull Request creation (1344) (d5ad09ae)
  • Fix PyPI wheel deployment (1330) (4561930b)

@codecov
Copy link

codecov bot commented Feb 11, 2020

Codecov Report

Merging #7045 into master will increase coverage by <.01%.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #7045      +/-   ##
==========================================
+ Coverage   45.67%   45.68%   +<.01%     
==========================================
  Files         274      274              
  Lines       13734    13734              
  Branches     2058     2058              
==========================================
+ Hits         6273     6274       +1     
  Misses       7173     7173              
+ Partials      288      287       -1
Impacted Files Coverage Δ
decksite/data/competition.py 62.96% <0%> (-2.47%) ⬇️
magic/fetcher.py 25.73% <0%> (+0.42%) ⬆️
magic/image_fetcher.py 35.66% <0%> (+1.27%) ⬆️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update c9eaa4e...04541da. Read the comment docs.

@mergify mergify bot merged commit 7001a6a into master Feb 11, 2020
@mergify mergify bot deleted the pyup-update-pygithub-1.45-to-1.46 branch February 11, 2020 16:24
@vorpal-buildbot vorpal-buildbot added Pending-on-LOGS Used by the build bot Pending-on-PROD Used by the build bot Seen-on-LOGS and removed Pending-on-LOGS Used by the build bot labels Feb 11, 2020
@vorpal-buildbot
Copy link
Contributor

Seen on LOGS (created by @pyup-bot and merged by @mergify[bot] 26 seconds ago) Please check your changes!

@vorpal-buildbot vorpal-buildbot added Seen-on-PROD and removed Pending-on-PROD Used by the build bot labels Feb 11, 2020
@vorpal-buildbot
Copy link
Contributor

Seen on PROD (created by @pyup-bot and merged by @mergify[bot] 2 minutes and 30 seconds ago) Please check your changes!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants