projectsyn / commodore

Commodore provides opinionated tenant-aware management of Kapitan inventories and templates. Commodore uses Kapitan for the heavy lifting of rendering templates and resolving a hierachical configuration structure.
https://syn.tools/commodore/
BSD 3-Clause "New" or "Revised" License
46 stars 8 forks source link

Update dependency PyGithub to v2.4.0 #1017

Closed renovate[bot] closed 1 week ago

renovate[bot] commented 2 weeks ago

This PR contains the following updates:

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

Release Notes

pygithub/pygithub (PyGithub) ### [`v2.4.0`](https://togithub.com/PyGithub/PyGithub/releases/tag/v2.4.0) [Compare Source](https://togithub.com/pygithub/pygithub/compare/v2.3.0...v2.4.0) #### New features - Allow custom authentication [@​kliem](https://togithub.com/kliem) ([#​2987](https://togithub.com/pygithub/pygithub/issues/2987)) #### Improvements - Add `has_discussions` to `AuthenticatedUser` and `Repository` classes [@​cwlls](https://togithub.com/cwlls) ([#​3020](https://togithub.com/pygithub/pygithub/issues/3020)) - Update more `SecurityAndAnalysis` attributes [@​squatched](https://togithub.com/squatched) ([#​3025](https://togithub.com/pygithub/pygithub/issues/3025)) - Implement support for re-running only failed workflow jobs. [@​chrisgavin](https://togithub.com/chrisgavin) ([#​2983](https://togithub.com/pygithub/pygithub/issues/2983)) - Add possibility to mark a thread/notification as done [@​m42e](https://togithub.com/m42e) ([#​2985](https://togithub.com/pygithub/pygithub/issues/2985)) - Add "pull_request_review_id" to PullRequestComment object [@​stroebs](https://togithub.com/stroebs) ([#​3000](https://togithub.com/pygithub/pygithub/issues/3000)) - Add minimize and unminimize functions for IssueComment class [@​arash77](https://togithub.com/arash77) ([#​3005](https://togithub.com/pygithub/pygithub/issues/3005)) - Support Organization/Repository custom properties [@​jackylamhk](https://togithub.com/jackylamhk) ([#​2968](https://togithub.com/pygithub/pygithub/issues/2968)) - Add `dict` type to `add_attribute` script [@​jackylamhk](https://togithub.com/jackylamhk) ([#​2977](https://togithub.com/pygithub/pygithub/issues/2977)) - Allow for deleting and restoring branch associated with PR [@​austinsasko](https://togithub.com/austinsasko) ([#​1784](https://togithub.com/pygithub/pygithub/issues/1784)) - Add "archived_at" to Organization object. [@​billnapier](https://togithub.com/billnapier) ([#​2974](https://togithub.com/pygithub/pygithub/issues/2974)) - Adds Security & Analysis To Repository [@​squatched](https://togithub.com/squatched) ([#​2960](https://togithub.com/pygithub/pygithub/issues/2960)) - Add added_by and last_used attributes to RepositoryKey [@​ramiro](https://togithub.com/ramiro) ([#​2952](https://togithub.com/pygithub/pygithub/issues/2952)) - Add `make_latest` to `GitRelease.update_release` [@​treee111](https://togithub.com/treee111) ([#​2888](https://togithub.com/pygithub/pygithub/issues/2888)) - Make Commit.files return PaginatedList [@​iarspider](https://togithub.com/iarspider) ([#​2939](https://togithub.com/pygithub/pygithub/issues/2939)) #### Bug Fixes - Fix GraphQL Queries with Variables [@​kgal-pan](https://togithub.com/kgal-pan) ([#​3002](https://togithub.com/pygithub/pygithub/issues/3002)) #### Maintenance - Remove support for Python 3.7 [@​EnricoMi](https://togithub.com/EnricoMi) [@​khneal](https://togithub.com/khneal) ([#​3008](https://togithub.com/pygithub/pygithub/issues/3008), [#​2975](https://togithub.com/pygithub/pygithub/issues/2975)) - docs: add missing code-block [@​kumy](https://togithub.com/kumy) ([#​2982](https://togithub.com/pygithub/pygithub/issues/2982)) - Update README.md [@​KPCOFGS](https://togithub.com/KPCOFGS) ([#​2961](https://togithub.com/pygithub/pygithub/issues/2961)) - CI: Fix test success job [@​EnricoMi](https://togithub.com/EnricoMi) ([#​3010](https://togithub.com/pygithub/pygithub/issues/3010))

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 is behind base branch, or you tick the rebase/retry checkbox.

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



This PR was generated by Mend Renovate. View the repository job log.