jellyfin / jellyfin-triage-scripts

jellyfin triage script
GNU General Public License v2.0
2 stars 2 forks source link

Update dependency PyGithub to v2.3.0 #12

Closed renovate[bot] closed 6 months ago

renovate[bot] commented 6 months ago

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
PyGithub ==2.2.0 -> ==2.3.0 age adoption passing confidence

Release Notes

pygithub/pygithub (PyGithub) ### [`v2.3.0`](https://togithub.com/PyGithub/PyGithub/releases/tag/v2.3.0) [Compare Source](https://togithub.com/pygithub/pygithub/compare/v2.2.0...v2.3.0) #### New features - Support oauth for enterprise [@​EnricoMi](https://togithub.com/EnricoMi) ([#​2780](https://togithub.com/pygithub/pygithub/issues/2780)) - Support creation of Dependabot Organization and Repository Secrets [@​thomascrowley](https://togithub.com/thomascrowley) ([#​2874](https://togithub.com/pygithub/pygithub/issues/2874)) #### Improvements - Create release with optional `name` and `message` when `generate_release_notes` is true [@​heitorpolidoro](https://togithub.com/heitorpolidoro) ([#​2868](https://togithub.com/pygithub/pygithub/issues/2868)) - Add missing attributes to `WorkflowJob` [@​xvega](https://togithub.com/xvega) ([#​2921](https://togithub.com/pygithub/pygithub/issues/2921)) - Add `created` and `check_suite_id` filter for Repository Workflow runs [@​treee111](https://togithub.com/treee111) ([#​2891](https://togithub.com/pygithub/pygithub/issues/2891)) - Assert requester argument type in Auth [@​EnricoMi](https://togithub.com/EnricoMi) ([#​2912](https://togithub.com/pygithub/pygithub/issues/2912)) #### Bug Fixes - Revert having allowed values for `add_to_collaborators` [@​jodelasur](https://togithub.com/jodelasur) ([#​2905](https://togithub.com/pygithub/pygithub/issues/2905)) #### Maintenance - Fix imports in authentication docs [@​wurstbrot](https://togithub.com/wurstbrot) ([#​2923](https://togithub.com/pygithub/pygithub/issues/2923)) - CI: add docformatter to precommit [@​Borda](https://togithub.com/Borda) ([#​2614](https://togithub.com/pygithub/pygithub/issues/2614)) - Add `.swp` fils to `.gitignore` [@​boomanaiden154](https://togithub.com/boomanaiden154) ([#​2903](https://togithub.com/pygithub/pygithub/issues/2903)) - Fix instructions building docs in `CONTRIBUTING.md` [@​wakamex](https://togithub.com/wakamex) ([#​2900](https://togithub.com/pygithub/pygithub/issues/2900)) - Explicitly name the modules built in `pyproject.toml` [@​treee111](https://togithub.com/treee111) ([#​2894](https://togithub.com/pygithub/pygithub/issues/2894))

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 becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.



This PR has been generated by Mend Renovate. View repository job log here.