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/action from 5.0.4 to 6.0.1 #322

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 1 year ago

Bumps @octokit/action from 5.0.4 to 6.0.1.

Release notes

Sourced from @​octokit/action's releases.

v6.0.1

6.0.1 (2023-06-07)

Bug Fixes

  • build: bump @octokit/tsconfig major version (#504) (e47872b)

v6.0.0

6.0.0 (2023-06-03)

Bug Fixes

  • deps: update dependency @​octokit/plugin-paginate-rest to v7 (#501) (9cf6171)

Continuous Integration

  • stop testing against NodeJS v14, v16 (#495) (09b0852)

BREAKING CHANGES

  • Drop support for NodeJS v14, v16

v5.0.6

5.0.6 (2023-06-01)

Bug Fixes

v5.0.5

5.0.5 (2023-05-25)

Bug Fixes

  • deps: update dependency https-proxy-agent to v7 (#498) (e3e55c6)
Commits
  • e47872b fix(build): bump @octokit/tsconfig major version (#504)
  • 734843f build(deps): lock file maintenance (#502)
  • 9cf6171 fix(deps): update dependency @​octokit/plugin-paginate-rest to v7 (#501)
  • 09b0852 ci: stop testing against NodeJS v14, v16 (#495)
  • 6ed6998 fix(build): switch to esbuild and tsc (#500)
  • 6f3f6b4 build(deps): lock file maintenance
  • e3e55c6 fix(deps): update dependency https-proxy-agent to v7 (#498)
  • c55bfb1 build(deps): lock file maintenance (#497)
  • 85054fe ci: rename test job to test_matrix, and add new test job (#496)
  • 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)
dependabot[bot] commented 1 year ago

Superseded by #328.