Update dependency octokit to v9
This MR contains the following updates:
Package | Update | Change |
---|---|---|
octokit | major |
'~> 8.1' -> '~> 9.0'
|
MR created with the help of gitlab-org/frontend/renovate-gitlab-bot
Release Notes
octokit/octokit.rb (octokit)
v9.1.0
What's Changed
Features
- feat: adds support for Code scanning endpoints by @DanBradbury in https://github.com/octokit/octokit.rb/pull/1695
New Contributors
- @DanBradbury made their first contribution in https://github.com/octokit/octokit.rb/pull/1695
Full Changelog: https://github.com/octokit/octokit.rb/compare/v9.0.0...v9.1.0
v9.0.0
BREAKING CHANGES
What's Changed
Breaking changes
- BREAKING CHANGE: Removes PubSubHubbub module and /hub API endpoint implementation by @mjimenez98 in https://github.com/octokit/octokit.rb/pull/1675
Features
- feat: Add GHES Manage API client by @manue1 in https://github.com/octokit/octokit.rb/pull/1688
- feat: Add Ruby 3.3 as supported one. by @simi in https://github.com/octokit/octokit.rb/pull/1696
- feat: Add method to get a webhook delivery: by @Edouard-chin in https://github.com/octokit/octokit.rb/pull/1670
Fixes
- fix: Use auto pagination when retrieving environments by @pedrocarrico in https://github.com/octokit/octokit.rb/pull/1673
Documentation
- docs: Remove outdated version constraint from README by @andyw8 in https://github.com/octokit/octokit.rb/pull/1678
Maintenance
- maint: Drop runtime dependency on base64 by @Earlopain in https://github.com/octokit/octokit.rb/pull/1667
- maint: Bump actions/add-to-project from 0.5.0 to 0.6.0 by @dependabot in https://github.com/octokit/octokit.rb/pull/1669
- maint: Adds test with draft as an argument on creating pull requests by @hfvmarques in https://github.com/octokit/octokit.rb/pull/1671
- maint: Update rubocop requirement from 1.60.2 to 1.64.1 by @dependabot in https://github.com/octokit/octokit.rb/pull/1674
- maint: Bump actions/add-to-project from 0.6.0 to 1.0.1 by @dependabot in https://github.com/octokit/octokit.rb/pull/1677
-
🚧 Workflows have changed by @octokitbot in https://github.com/octokit/octokit.rb/pull/1699
New Contributors
- @Earlopain made their first contribution in https://github.com/octokit/octokit.rb/pull/1667
- @hfvmarques made their first contribution in https://github.com/octokit/octokit.rb/pull/1671
- @pedrocarrico made their first contribution in https://github.com/octokit/octokit.rb/pull/1673
- @mjimenez98 made their first contribution in https://github.com/octokit/octokit.rb/pull/1675
- @andyw8 made their first contribution in https://github.com/octokit/octokit.rb/pull/1678
- @manue1 made their first contribution in https://github.com/octokit/octokit.rb/pull/1688
- @simi made their first contribution in https://github.com/octokit/octokit.rb/pull/1696
Full Changelog: https://github.com/octokit/octokit.rb/compare/v8.1.0...v8.2.0
Configuration
-
If you want to rebase/retry this MR, check this box
This MR has been generated by Renovate Bot.
Edited by GitLab Dependency Bot