coderabbitai / ai-pr-reviewer

AI-based Pull Request Summarizer and Reviewer with Chat Capabilities.
https://coderabbit.ai
MIT License
1.47k stars 280 forks source link

Bump @octokit/plugin-throttling from 5.1.1 to 5.2.0 #277

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 1 year ago

Bumps @octokit/plugin-throttling from 5.1.1 to 5.2.0.

Release notes

Sourced from @​octokit/plugin-throttling's releases.

v5.2.0

5.2.0 (2023-05-05)

Features

  • new routes in generated/endpoints.json (#589) (97bb31d)
Commits
  • 97bb31d feat: new routes in generated/endpoints.json (#589)
  • 6289adb build(deps): lock file maintenance
  • c7c8c5a chore(deps): update dependency prettier to v2.8.8
  • See full diff in compare view


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)

Summary by OpenAI

Release Notes:

"A small update, but a step forward, @octokit/plugin-throttling we've explored. New routes added, dependencies updated, Bugs and security risks abated. Let's celebrate this progress made!"

github-actions[bot] commented 1 year ago

:robot: OpenAI

High-level summary

The changes involve updating a single dependency, @octokit/plugin-throttling, from version 5.1.1 to 5.2.0 in both package-lock.json and package.json. The update includes a new feature and some dependency updates, but is unlikely to impact the code logic or introduce new bugs or security vulnerabilities.

List of changes

File Summary
package-lock.json, package.json Update @octokit/plugin-throttling from version 5.1.1 to 5.2.0, which includes a new feature and some dependency updates. The release notes indicate that this update includes new routes in generated/endpoints.json. The change is unlikely to impact the code logic or introduce new bugs or security vulnerabilities.

Chat with 🤖 OpenAI Bot (@openai)

Code suggestions

Ignoring further reviews



In the recent run, only the files that changed from the base of the PR and between 3e70a189d4b85f11a70daff12b7862d620f9d8b5 and 7abd22248cd13af42918eaba478e7d61cd102893 commits were reviewed.

Files not reviewed due to simple changes (2) ### Skipped review in the recent run * package-lock.json * package.json
dependabot[bot] commented 1 year ago

OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting @dependabot ignore this major version or @dependabot ignore this minor version. You can also ignore all major, minor, or patch releases for a dependency by adding an ignore condition with the desired update_types to your config file.

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