BobAnkh / auto-generate-changelog

A Github Action to generate CHANGELOG automatically according to conventional commits. Feel free to contribute!
Apache License 2.0
81 stars 22 forks source link

chore(deps): bump pygithub from 1.52 to 1.53 #8

Closed dependabot[bot] closed 4 years ago

dependabot[bot] commented 4 years ago

Bumps pygithub from 1.52 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)
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)
gitmagic-app[bot] commented 4 years ago

Your pull request doesn't follow our guidelines. Please fix the following:

Thank you! :pray: This comment was made by GitMagic – Automate your contribution guidelines.

github-actions[bot] commented 4 years ago

Issues with Markdown/CommonMark files

CHANGELOG.md ``` 177: MD047/single-trailing-newline Files should end with a single newline character ```

Workflow: markdown lint, Action: nosborngithub-action-markdown-cli

mergify[bot] commented 4 years ago

@dependabot[bot] Markdown Files Check failed with markdownlint. Please check details or Contributing Guidelines for more information.

codecov[bot] commented 4 years ago

Codecov Report

Merging #8 into master will not change coverage. The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master       #8   +/-   ##
=======================================
  Coverage   20.83%   20.83%           
=======================================
  Files           2        2           
  Lines         168      168           
=======================================
  Hits           35       35           
  Misses        133      133           

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 47d67b7...ed57d15. Read the comment docs.

dependabot[bot] commented 4 years ago

OK, I won't notify you again about this release, but will get in touch when a new version is available.

If you change your mind, just re-open this PR and I'll resolve any conflicts on it.

BobAnkh commented 4 years ago

@dependabot reopen

gitmagic-app[bot] commented 4 years ago

This pull request still violates some of our guidelines:

github-actions[bot] commented 4 years ago

Issues with Markdown/CommonMark files

CHANGELOG.md ``` 177: MD047/single-trailing-newline Files should end with a single newline character ```

Workflow: markdown lint, Action: nosborngithub-action-markdown-cli

github-actions[bot] commented 4 years ago

This pull request has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue or pull request.