yegor256 / 0pdd

Puzzle Driven Development (PDD) Chatbot Assistant for Your GitHub Repositories
https://www.0pdd.com
MIT License
127 stars 32 forks source link

Update dependency octokit to v9 #635

Closed renovate[bot] closed 2 months ago

renovate[bot] commented 3 months ago

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
octokit '8.1.0' -> '9.1.0' age adoption passing confidence

Release Notes

octokit/octokit.rb (octokit) ### [`v9.1.0`](https://togithub.com/octokit/octokit.rb/compare/v9.0.0...v9.1.0) [Compare Source](https://togithub.com/octokit/octokit.rb/compare/v9.0.0...v9.1.0) ### [`v9.0.0`](https://togithub.com/octokit/octokit.rb/releases/tag/v9.0.0) [Compare Source](https://togithub.com/octokit/octokit.rb/compare/v8.1.0...v9.0.0) BREAKING CHANGES #### What's Changed ##### Breaking changes - BREAKING CHANGE: Removes PubSubHubbub module and /hub API endpoint implementation by [@​mjimenez98](https://togithub.com/mjimenez98) in [https://github.com/octokit/octokit.rb/pull/1675](https://togithub.com/octokit/octokit.rb/pull/1675) ##### Features - feat: Add GHES Manage API client by [@​manue1](https://togithub.com/manue1) in [https://github.com/octokit/octokit.rb/pull/1688](https://togithub.com/octokit/octokit.rb/pull/1688) - feat: Add Ruby 3.3 as supported one. by [@​simi](https://togithub.com/simi) in [https://github.com/octokit/octokit.rb/pull/1696](https://togithub.com/octokit/octokit.rb/pull/1696) - feat: Add method to get a webhook delivery: by [@​Edouard-chin](https://togithub.com/Edouard-chin) in [https://github.com/octokit/octokit.rb/pull/1670](https://togithub.com/octokit/octokit.rb/pull/1670) ##### Fixes - fix: Use auto pagination when retrieving environments by [@​pedrocarrico](https://togithub.com/pedrocarrico) in [https://github.com/octokit/octokit.rb/pull/1673](https://togithub.com/octokit/octokit.rb/pull/1673) ##### Documentation - docs: Remove outdated version constraint from README by [@​andyw8](https://togithub.com/andyw8) in [https://github.com/octokit/octokit.rb/pull/1678](https://togithub.com/octokit/octokit.rb/pull/1678) ##### Maintenance - maint: Drop runtime dependency on base64 by [@​Earlopain](https://togithub.com/Earlopain) in [https://github.com/octokit/octokit.rb/pull/1667](https://togithub.com/octokit/octokit.rb/pull/1667) - maint: Bump actions/add-to-project from 0.5.0 to 0.6.0 by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/octokit/octokit.rb/pull/1669](https://togithub.com/octokit/octokit.rb/pull/1669) - maint: Adds test with draft as an argument on creating pull requests by [@​hfvmarques](https://togithub.com/hfvmarques) in [https://github.com/octokit/octokit.rb/pull/1671](https://togithub.com/octokit/octokit.rb/pull/1671) - maint: Update rubocop requirement from 1.60.2 to 1.64.1 by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/octokit/octokit.rb/pull/1674](https://togithub.com/octokit/octokit.rb/pull/1674) - maint: Bump actions/add-to-project from 0.6.0 to 1.0.1 by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/octokit/octokit.rb/pull/1677](https://togithub.com/octokit/octokit.rb/pull/1677) - 🚧 Workflows have changed by [@​octokitbot](https://togithub.com/octokitbot) in [https://github.com/octokit/octokit.rb/pull/1699](https://togithub.com/octokit/octokit.rb/pull/1699) #### New Contributors - [@​Earlopain](https://togithub.com/Earlopain) made their first contribution in [https://github.com/octokit/octokit.rb/pull/1667](https://togithub.com/octokit/octokit.rb/pull/1667) - [@​hfvmarques](https://togithub.com/hfvmarques) made their first contribution in [https://github.com/octokit/octokit.rb/pull/1671](https://togithub.com/octokit/octokit.rb/pull/1671) - [@​pedrocarrico](https://togithub.com/pedrocarrico) made their first contribution in [https://github.com/octokit/octokit.rb/pull/1673](https://togithub.com/octokit/octokit.rb/pull/1673) - [@​mjimenez98](https://togithub.com/mjimenez98) made their first contribution in [https://github.com/octokit/octokit.rb/pull/1675](https://togithub.com/octokit/octokit.rb/pull/1675) - [@​andyw8](https://togithub.com/andyw8) made their first contribution in [https://github.com/octokit/octokit.rb/pull/1678](https://togithub.com/octokit/octokit.rb/pull/1678) - [@​manue1](https://togithub.com/manue1) made their first contribution in [https://github.com/octokit/octokit.rb/pull/1688](https://togithub.com/octokit/octokit.rb/pull/1688) - [@​simi](https://togithub.com/simi) made their first contribution in [https://github.com/octokit/octokit.rb/pull/1696](https://togithub.com/octokit/octokit.rb/pull/1696) **Full Changelog**: https://github.com/octokit/octokit.rb/compare/v8.1.0...v8.2.0

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.

yegor256 commented 2 months ago

@rultor please, try to merge, since 4 checks have passed

rultor commented 2 months ago

@rultor please, try to merge, since 4 checks have passed

@yegor256 OK, I'll try to merge now. You can check the progress of the merge here

rultor commented 2 months ago

@rultor please, try to merge, since 4 checks have passed

@yegor256 Done! FYI, the full log is here (took me 9min)