coderabbitai / ai-pr-reviewer

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

Bump @octokit/plugin-throttling from 6.1.0 to 7.0.0 #360

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 1 year ago

Bumps @octokit/plugin-throttling from 6.1.0 to 7.0.0.

Release notes

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

v7.0.0

7.0.0 (2023-07-10)

Bug Fixes

  • deps: update octokit monorepo (major) (#612) (a979e93)

BREAKING CHANGES

  • deps: require @octokit/core > 5
  • deps: bump @octokit/types to v11

Co-authored-by: renovate[bot]

Commits
  • a979e93 fix(deps): update octokit monorepo (major) (#612)
  • 45eb6e8 chore(deps): update dependency prettier to v3 (#611)
  • 3024cc0 build(deps): lock file maintenance
  • 9b84076 chore(deps): update octokit monorepo (major) (#608)
  • 11f6c1e build(deps): lock file maintenance
  • c0b2693 chore(deps): update dependency esbuild to ^0.18.0 (#605)
  • 8007d99 docs: replace references to Skypack CDN with esm.sh (#607)
  • 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

Chore:

🎉 A leap in version, a stride in code,

With throttling plugin, lighter is the load.

From six point one, to seven we soar,

In this world of bytes, who could ask for more? 🚀

github-actions[bot] commented 1 year ago

:robot: OpenAI

The changeset involves an update to the version of @octokit/plugin-throttling from 6.1.0 to 7.0.0 in the package.json file. This change may affect the behavior or functionality of the code that relies on this dependency, and thus requires careful review.

File Summary
package.json The version of @octokit/plugin-throttling has been updated from 6.1.0 to 7.0.0.

Chat with 🤖 OpenAI Bot (@openai)

Code suggestions

Ignoring further reviews


Files not summarized due to errors (1) ### Failed to summarize * package-lock.json (diff tokens exceeds limit)

In the recent run, only the files that changed from the base of the PR and between bc5ee5a3faa74dcf049453ebf61454c669bc0e4a and 0b1fcd71229dbba300de87f362e5e51223cbc496 commits were reviewed.

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.