-
-
Notifications
You must be signed in to change notification settings - Fork 785
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
chore(deps): bump @octokit/request and @octokit/graphql #3684
base: master
Are you sure you want to change the base?
Conversation
Important Review skippedBot user detected. To trigger a single review, invoke the You can disable this status message by setting the Thank you for using CodeRabbit. We offer it for free to the OSS community and would appreciate your support in helping us grow. If you find it useful, would you consider giving us a shout-out on your favorite social media? 🪧 TipsChatThere are 3 ways to chat with CodeRabbit:
Note: Be mindful of the bot's finite context window. It's strongly recommended to break down tasks such as reading entire modules into smaller chunks. For a focused discussion, use review comments to chat about specific files and their changes, instead of using the PR comments. CodeRabbit Commands (Invoked using PR comments)
Other keywords and placeholders
Documentation and Community
|
✅ Deploy Preview for asyncapi-website ready!
To edit notification comments on pull requests, go to your Netlify site configuration. |
Bumps [@octokit/request](https://github.com/octokit/request.js) to 9.2.2 and updates ancestor dependency [@octokit/graphql](https://github.com/octokit/graphql.js). These dependencies need to be updated together. Updates `@octokit/request` from 8.4.0 to 9.2.2 - [Release notes](https://github.com/octokit/request.js/releases) - [Commits](octokit/request.js@v8.4.0...v9.2.2) Updates `@octokit/graphql` from 7.1.0 to 8.2.1 - [Release notes](https://github.com/octokit/graphql.js/releases) - [Commits](octokit/graphql.js@v7.1.0...v8.2.1) --- updated-dependencies: - dependency-name: "@octokit/request" dependency-type: indirect - dependency-name: "@octokit/graphql" dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
The merge-base changed after approval.
c6194f6
to
a354e2a
Compare
@anshgoyalevil @vishvamsinh28 Can you please fix the tests as we are not able to upgrade to newer versions? |
@akshatnema sure 👍 |
Its good that our tests are actually failing for changes that could have broken the scripts. The fix might require changes to the actual code rather than tests. @coderabbitai can we create a new issue for that? |
Tip For best results, initiate chat on the files or code changes. 🧩 Analysis chain@anshgoyalevil I've created a new issue to track the required code changes for supporting the newer versions of @octokit/request and @octokit/graphql. You've been assigned to the issue. Once the code changes are implemented, we can revisit this dependency upgrade PR. 🏁 Script executed:
Length of output: 571 @anshgoyalevil I've created issue #3690 to track the required code changes for supporting the newer versions of @octokit/request and @octokit/graphql. You've been assigned to the issue. Once the code changes are implemented, we can revisit this dependency upgrade PR. ✏️ Learnings added
|
Bumps @octokit/request to 9.2.2 and updates ancestor dependency @octokit/graphql. These dependencies need to be updated together.
Updates
@octokit/request
from 8.4.0 to 9.2.2Release notes
Sourced from
@octokit/request
's releases.... (truncated)
Commits
4b2f485
fix(deps): update dependency@octokit/request-error
to v6.1.7 [security] (#740)0320a42
chore(deps): update dependency prettier to v3.5.1 (#737)6bb29ba
fix: mitigate ReDos vulnerabilities & lint (#738)34ff07e
Merge commit from forka0e96b3
chore(deps): update dependency esbuild to ^0.25.0 (#736)d27daa7
build(deps-dev): bump vitest and@vitest/coverage-v8
(#735)bc07c8a
build(deps): bump vite from 5.4.6 to 6.0.11 (#734)4266a84
build(deps-dev): bump undici from 6.19.2 to 6.21.1 (#733)c2d27a2
chore(deps): update vitest monorepo to v3 (major) (#732)00bf316
feat: correctly parse response bodies as JSON where the Content-Type is `appl...Updates
@octokit/graphql
from 7.1.0 to 8.2.1Release notes
Sourced from
@octokit/graphql
's releases.... (truncated)
Commits
0e582ca
fix(deps): update dependency@octokit/request
to v9.2.2 [security] (#636)ff4e2db
chore(deps): update dependency esbuild to ^0.25.0 (#630)1b3358b
build(deps): lock file maintenance (#628)9a1787e
feat: allow users to specifyoperationName
in multi-operation queries (#629)3206f6b
build(deps): lock file maintenance (#626)0653e6a
chore(deps): update vitest monorepo to v3 (major) (#625)e8654c1
build(deps): lock file maintenance (#624)a48b870
build(deps): lock file maintenance (#623)071b0a8
maint: switch to vitest (#621)97a801c
fix(deps): bump Octokit dependencies (#620)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 show <dependency name> ignore conditions
will show all of the ignore conditions of the specified dependency@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)You can disable automated security fix PRs for this repo from the Security Alerts page.