[Snyk] Upgrade @octokit/graphql-schema from 14.4.0 to 14.58.0#7
[Snyk] Upgrade @octokit/graphql-schema from 14.4.0 to 14.58.0#7
Conversation
Snyk has created this PR to upgrade @octokit/graphql-schema from 14.4.0 to 14.58.0. See this package in npm: @octokit/graphql-schema See this project in Snyk: https://app.snyk.io/org/bysnet/project/1050dd09-c334-4e74-8b21-afe1f9ded471?utm_source=github&utm_medium=referral&page=upgrade-pr
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
There was a problem hiding this comment.
Summary of Changes
Hello @bysnet, I'm Gemini Code Assist1! I'm currently reviewing this pull request and will post my feedback shortly. In the meantime, here's a summary to help you and other reviewers quickly get up to speed!
This pull request, automatically generated by Snyk, updates a core dependency to ensure the project remains current and secure. It incorporates a substantial number of changes from the upstream library, reflecting ongoing development and improvements in the GraphQL schema for Octokit.
Highlights
- Dependency Upgrade: This pull request automatically upgrades the @octokit/graphql-schema dependency from version 14.4.0 to 14.58.0.
- Version Jump: The upgrade spans 80 versions, incorporating numerous features and bug fixes accumulated over approximately two years since the previous version was released.
- Security and Maintenance: The primary purpose of this automated upgrade is to keep dependencies up-to-date, which is crucial for addressing existing vulnerabilities and quickly identifying and fixing newly disclosed ones.
Using Gemini Code Assist
The full guide for Gemini Code Assist can be found on our documentation page, here are some quick tips.
Invoking Gemini
You can request assistance from Gemini at any point in your pull request via creating an issue comment (i.e. comment on the pull request page) using either /gemini <command> or @gemini-code-assist <command>. Below is a summary of the supported commands.
| Feature | Command | Description |
|---|---|---|
| Code Review | /gemini review |
Performs a code review for the current pull request in its current state. |
| Pull Request Summary | /gemini summary |
Provides a summary of the current pull request in its current state. |
| Comment | @gemini-code-assist | Responds in comments when explicitly tagged, both in issue comments and review comments. |
| Help | /gemini help |
Displays a list of available commands. |
Customization
To customize Gemini Code Assist for GitHub experience, repository maintainers can create a configuration file and/or provide a custom code review style guide (such as PEP-8 for Python) by creating and adding files to a .gemini/ folder in the base of the repository. Detailed instructions can be found here.
Limitations & Feedback
Gemini Code Assist may make mistakes. Please leave feedback on any instances where its feedback is incorrect or counter productive. You can react with 👍 and 👎 on @gemini-code-assist comments. If you're interested in giving your feedback about your experience with Gemini Code Assist for Github and other Google products, sign up here.
You can also get AI-powered code generation, chat, as well as code reviews directly in the IDE at no cost with the Gemini Code Assist IDE Extension.
Footnotes
-
Review the Privacy Notices, Generative AI Prohibited Use Policy, Terms of Service, and learn how to configure Gemini Code Assist in GitHub here. Gemini can make mistakes, so double check it and use code with caution. ↩
There was a problem hiding this comment.
Code Review
This PR from Snyk upgrades @octokit/graphql-schema by 80 minor versions. While this is not a breaking change, it's a large jump and the release notes indicate some API deprecations (e.g., databaseId). It would be good to address these in a follow-up PR. I've added one comment regarding an inconsistency in the version specifier between package.json and package-lock.json that should be addressed.
| "dependencies": { | ||
| "@octokit/graphql": "8.2.0", | ||
| "@octokit/graphql-schema": "14.4.0", | ||
| "@octokit/graphql-schema": "^14.58.0", |
There was a problem hiding this comment.
There's an inconsistency between package.json and package-lock.json. package.json specifies a fixed version 14.58.0 for @octokit/graphql-schema, but package-lock.json has ^14.58.0. To maintain consistency and avoid unexpected behavior with future npm install commands, this should be a fixed version string to match package.json.
| "@octokit/graphql-schema": "^14.58.0", | |
| "@octokit/graphql-schema": "14.58.0", |
|
Bito Automatic Review Skipped - Files Excluded |
Snyk has created this PR to upgrade @octokit/graphql-schema from 14.4.0 to 14.58.0.
ℹ️ Keep your dependencies up-to-date. This makes it easier to fix existing vulnerabilities and to more quickly identify and fix newly disclosed vulnerabilities when they affect your project.
The recommended version is 80 versions ahead of your current version.
The recommended version was released 2 years ago.
Release notes
Package name: @octokit/graphql-schema
-
14.58.0 - 2024-02-27
-
14.57.0 - 2024-02-23
- mutations:
-
14.56.1 - 2024-02-23
- comment update (#902) (4be66bb)
-
14.56.0 - 2024-02-14
-
14.55.1 - 2024-02-09
- build update (#897) (597dc42)
-
14.55.0 - 2024-02-08
-
14.54.0 - 2024-02-07
-
14.53.0 - 2024-01-31
-
14.52.0 - 2024-01-30
- {PropertyTargetDefinition, RepositoryPropertyConditionTarget, RepositoryRule#repository_property} (#891) (cc387f6)
-
14.51.0 - 2024-01-30
-
14.50.0 - 2024-01-26
-
14.49.0 - 2024-01-24
-
14.48.0 - 2024-01-24
-
14.47.1 - 2024-01-15
-
14.47.0 - 2024-01-09
-
14.46.1 - 2024-01-03
-
14.46.0 - 2023-12-21
-
14.45.1 - 2023-12-05
-
14.45.0 - 2023-11-30
-
14.44.1 - 2023-11-27
-
14.44.0 - 2023-11-22
-
14.43.2 - 2023-11-21
-
14.43.1 - 2023-11-21
-
14.43.0 - 2023-11-20
-
14.42.0 - 2023-11-16
-
14.41.0 - 2023-11-13
-
14.40.1 - 2023-11-03
-
14.40.0 - 2023-11-03
-
14.39.2 - 2023-11-02
-
14.39.1 - 2023-10-31
-
14.39.0 - 2023-10-23
-
14.38.0 - 2023-10-16
-
14.37.0 - 2023-10-11
-
14.36.0 - 2023-10-11
-
14.35.0 - 2023-10-10
-
14.34.0 - 2023-10-07
-
14.33.1 - 2023-10-04
-
14.33.0 - 2023-09-27
-
14.32.1 - 2023-09-22
-
14.32.0 - 2023-09-22
-
14.31.1 - 2023-09-21
-
14.31.0 - 2023-09-14
-
14.30.0 - 2023-09-12
-
14.29.0 - 2023-09-11
-
14.28.0 - 2023-09-08
-
14.27.3 - 2023-09-04
-
14.27.2 - 2023-08-11
-
14.27.1 - 2023-08-07
-
14.27.0 - 2023-08-07
-
14.26.1 - 2023-08-04
-
14.26.0 - 2023-08-04
-
14.25.0 - 2023-07-31
-
14.24.1 - 2023-07-25
-
14.24.0 - 2023-07-25
-
14.23.0 - 2023-07-19
-
14.22.0 - 2023-07-13
-
14.21.1 - 2023-07-11
-
14.21.0 - 2023-07-11
-
14.20.0 - 2023-07-10
-
14.19.1 - 2023-07-06
-
14.19.0 - 2023-07-05
-
14.18.1 - 2023-07-03
-
14.18.0 - 2023-07-03
-
14.17.0 - 2023-06-27
-
14.16.0 - 2023-06-27
-
14.15.0 - 2023-06-27
-
14.14.0 - 2023-06-26
-
14.13.1 - 2023-06-20
-
14.13.0 - 2023-06-20
-
14.12.0 - 2023-06-19
-
14.11.0 - 2023-06-17
-
14.10.1 - 2023-06-13
-
14.10.0 - 2023-06-13
-
14.9.1 - 2023-06-08
-
14.9.0 - 2023-06-07
-
14.8.0 - 2023-06-01
-
14.7.0 - 2023-05-31
-
14.6.1 - 2023-05-31
-
14.6.0 - 2023-05-30
-
14.5.0 - 2023-05-16
-
14.4.0 - 2023-04-17
from @octokit/graphql-schema GitHub release notes14.58.0 (2024-02-27)
Features
ProjectV2Item#fullDatbaseId(#905) (66c2488)14.57.0 (2024-02-23)
Features
markNotificationAsDone(#903) (ce064a8)14.56.1 (2024-02-23)
Bug Fixes
14.56.0 (2024-02-14)
Features
FundingPlatform#POLAR(#899) (e977813)14.55.1 (2024-02-09)
Bug Fixes
14.55.0 (2024-02-08)
Features
{PullRequest,PullRequestReview,PullRequestReviewComment}#fullDatabaseId. Deprecation of{PullRequest,PullRequestReview,PullRequestReviewComment}#databaseId(#896) (859cb7e)14.54.0 (2024-02-07)
Features
{Repository,RepositoryInfo,UpdateRepositoryInput}#hasSponsorshipsEnabled(#895) (f46867d)14.53.0 (2024-01-31)
Features
PullRequest#isMergeQueueEnabled(#892) (6574eec)14.52.0 (2024-01-30)
Features
14.51.0 (2024-01-30)
Features
PullRequest#{isInMergeQueue,mergeQueue}(#890) (a868665)Important
Note: You are seeing this because you or someone else with access to this repository has authorized Snyk to open upgrade PRs.
For more information: