Skip to content
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

Open
wants to merge 11 commits into
base: master
Choose a base branch
from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 15, 2025

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.2

Release notes

Sourced from @​octokit/request's releases.

v9.2.2

9.2.2 (2025-02-14)

Bug Fixes

  • deps: update dependency @​octokit/request-error to v6.1.7 [security] (#740) (4b2f485)

v9.2.1

9.2.1 (2025-02-13)

Bug Fixes

  • mitigate ReDos vulnerabilities & lint (#738) (6bb29ba)

v9.2.0

9.2.0 (2025-01-16)

Features

  • correctly parse response bodies as JSON where the Content-Type is application/scim+json (#731) (00bf316)

v9.1.4

9.1.4 (2024-12-29)

Bug Fixes

  • deps: bump @octokit/types to fix deno compat (#730) (324ffef)

v9.1.3

9.1.3 (2024-07-14)

Bug Fixes

v9.1.2

9.1.2 (2024-07-13)

Bug Fixes

  • refactor: async await instead of Promise chain (#711) (611b275)

v9.1.1

9.1.1 (2024-04-15)

... (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 fork
  • a0e96b3 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...
  • Additional commits viewable in compare view

Updates @octokit/graphql from 7.1.0 to 8.2.1

Release notes

Sourced from @​octokit/graphql's releases.

v8.2.1

8.2.1 (2025-02-14)

Bug Fixes

  • deps: update dependency @​octokit/request to v9.2.2 [security] (#636) (0e582ca)

v8.2.0

8.2.0 (2025-01-31)

Features

  • allow users to specify operationName in multi-operation queries (#629) (9a1787e)

v8.1.2

8.1.2 (2024-12-31)

Bug Fixes

v8.1.1

8.1.1 (2024-04-15)

Bug Fixes

  • pkg: add default fallback and types export (#565) (9de1ef8)

v8.1.0

8.1.0 (2024-04-03)

Features

v8.0.2

8.0.2 (2024-04-03)

Bug Fixes

  • deps: update dependency @​octokit/types to v13 (ce3f6c9)

v8.0.1

8.0.1 (2024-02-27)

... (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 specify operationName 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)
  • Additional commits viewable in compare view

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.

@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Feb 15, 2025
Copy link
Contributor

coderabbitai bot commented Feb 15, 2025

Important

Review skipped

Bot user detected.

To trigger a single review, invoke the @coderabbitai review command.

You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.


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?

❤️ Share
🪧 Tips

Chat

There are 3 ways to chat with CodeRabbit:

  • Review comments: Directly reply to a review comment made by CodeRabbit. Example:
    • I pushed a fix in commit <commit_id>, please review it.
    • Generate unit testing code for this file.
    • Open a follow-up GitHub issue for this discussion.
  • Files and specific lines of code (under the "Files changed" tab): Tag @coderabbitai in a new review comment at the desired location with your query. Examples:
    • @coderabbitai generate unit testing code for this file.
    • @coderabbitai modularize this function.
  • PR comments: Tag @coderabbitai in a new PR comment to ask questions about the PR branch. For the best results, please provide a very specific query, as very limited context is provided in this mode. Examples:
    • @coderabbitai gather interesting stats about this repository and render them as a table. Additionally, render a pie chart showing the language distribution in the codebase.
    • @coderabbitai read src/utils.ts and generate unit testing code.
    • @coderabbitai read the files in the src/scheduler package and generate a class diagram using mermaid and a README in the markdown format.
    • @coderabbitai help me debug CodeRabbit configuration file.

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)

  • @coderabbitai pause to pause the reviews on a PR.
  • @coderabbitai resume to resume the paused reviews.
  • @coderabbitai review to trigger an incremental review. This is useful when automatic reviews are disabled for the repository.
  • @coderabbitai full review to do a full review from scratch and review all the files again.
  • @coderabbitai summary to regenerate the summary of the PR.
  • @coderabbitai generate docstrings to generate docstrings for this PR. (Beta)
  • @coderabbitai resolve resolve all the CodeRabbit review comments.
  • @coderabbitai configuration to show the current CodeRabbit configuration for the repository.
  • @coderabbitai help to get help.

Other keywords and placeholders

  • Add @coderabbitai ignore anywhere in the PR description to prevent this PR from being reviewed.
  • Add @coderabbitai summary to generate the high-level summary at a specific location in the PR description.
  • Add @coderabbitai anywhere in the PR title to generate the title automatically.

Documentation and Community

  • Visit our Documentation for detailed information on how to use CodeRabbit.
  • Join our Discord Community to get help, request features, and share feedback.
  • Follow us on X/Twitter for updates and announcements.

Copy link

netlify bot commented Feb 15, 2025

Deploy Preview for asyncapi-website ready!

Name Link
🔨 Latest commit a786ec9
🔍 Latest deploy log https://app.netlify.com/sites/asyncapi-website/deploys/67b5282aa8beee0008c82d8e
😎 Deploy Preview https://deploy-preview-3684--asyncapi-website.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

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>
@dependabot dependabot bot dismissed asyncapi-bot-eve’s stale review February 15, 2025 00:45

The merge-base changed after approval.

@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/multi-c3c6d57545 branch from c6194f6 to a354e2a Compare February 15, 2025 00:45
@akshatnema
Copy link
Member

@anshgoyalevil @vishvamsinh28 Can you please fix the tests as we are not able to upgrade to newer versions?

@vishvamsinh28
Copy link
Contributor

@akshatnema sure 👍

@anshgoyalevil
Copy link
Member

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?

Copy link
Contributor

coderabbitai bot commented Feb 16, 2025

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:

#!/bin/bash
# Create a new issue
gh issue create \
  --title "fix: Update code to support @octokit/request v9 and @octokit/graphql v8" \
  --body "The tests are failing after upgrading @octokit/request to v9.2.2 and @octokit/graphql to v8.2.1.

This issue tracks the required code changes to support these newer versions.

Context:
- PR: #3684
- Comment: https://github.com/asyncapi/website/pull/3684#issuecomment-0

The fix might require changes to the actual code rather than tests to accommodate breaking changes in the new versions." \
  --assignee anshgoyalevil

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
Learnt from: anshgoyalevil
URL: https://github.com/asyncapi/website/pull/3684

Timestamp: 2025-02-16T12:57:24.201Z
Learning: Tests failing after dependency upgrades indicate potential breaking changes and might require code changes rather than test modifications to support newer versions.

Note: Learnings are effective only in the context of similar code segments. To apply general coding guidelines, please configure review instructions. You can manage existing learnings in the app.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
autoapproved autoupdate dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants