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

[Snyk] Upgrade: , , , , chalk, , , , commander, dotenv, eslint, glob, octokit, ora, typescript, uuid #513

Open
wants to merge 1 commit into
base: trunk
Choose a base branch
from

Conversation

WontonSam
Copy link
Owner

snyk-top-banner

Snyk has created this PR to upgrade multiple dependencies.

👯‍♂ The following dependencies are linked and will therefore be updated together.

ℹ️ 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.

⚠️ Warning: This PR contains major version upgrade(s), and may be a breaking change.

Name Versions Released on

@commander-js/extra-typings
from 10.0.3 to 12.1.0 | 7 versions ahead of your current version
⚠️ This is a major version upgrade, and may be a breaking change | 4 months ago
on 2024-05-19
@octokit/graphql
from 4.8.0 to 8.1.1 | 21 versions ahead of your current version
⚠️ This is a major version upgrade, and may be a breaking change | 5 months ago
on 2024-04-15
@octokit/graphql-schema
from 14.58.0 to 15.25.0 | 36 versions ahead of your current version
⚠️ This is a major version upgrade, and may be a breaking change | 2 months ago
on 2024-07-08
@octokit/types
from 9.3.2 to 13.5.0 | 22 versions ahead of your current version
⚠️ This is a major version upgrade, and may be a breaking change | 5 months ago
on 2024-04-29
chalk
from 4.1.2 to 5.3.0 | 7 versions ahead of your current version
⚠️ This is a major version upgrade, and may be a breaking change | a year ago
on 2023-06-29
@types/jest
from 27.5.2 to 29.5.12 | 41 versions ahead of your current version
⚠️ This is a major version upgrade, and may be a breaking change | 7 months ago
on 2024-02-01
@types/node
from 16.18.108 to 22.5.0 | 395 versions ahead of your current version
⚠️ This is a major version upgrade, and may be a breaking change | a month ago
on 2024-08-21
@types/uuid
from 9.0.8 to 10.0.0 | 1 version ahead of your current version
⚠️ This is a major version upgrade, and may be a breaking change | 3 months ago
on 2024-06-20
commander
from 10.0.1 to 12.1.0 | 6 versions ahead of your current version
⚠️ This is a major version upgrade, and may be a breaking change | 4 months ago
on 2024-05-18
dotenv
from 10.0.0 to 16.4.5 | 39 versions ahead of your current version
⚠️ This is a major version upgrade, and may be a breaking change | 7 months ago
on 2024-02-20
eslint
from 8.57.1 to 9.9.1 | 19 versions ahead of your current version
⚠️ This is a major version upgrade, and may be a breaking change | 24 days ago
on 2024-08-23
glob
from 10.4.5 to 11.0.0 | 1 version ahead of your current version
⚠️ This is a major version upgrade, and may be a breaking change | 2 months ago
on 2024-07-08
octokit
from 2.1.0 to 4.0.2 | 15 versions ahead of your current version
⚠️ This is a major version upgrade, and may be a breaking change | 4 months ago
on 2024-05-08
ora
from 5.4.1 to 8.1.0 | 13 versions ahead of your current version
⚠️ This is a major version upgrade, and may be a breaking change | 22 days ago
on 2024-08-25
typescript
from 4.9.5 to 5.5.4 | 595 versions ahead of your current version
⚠️ This is a major version upgrade, and may be a breaking change | 2 months ago
on 2024-07-22
uuid
from 9.0.1 to 10.0.0 | 1 version ahead of your current version
⚠️ This is a major version upgrade, and may be a breaking change | 3 months ago
on 2024-06-09

Issues fixed by the recommended upgrade:

Issue Score Exploit Maturity
high severity Improper Handling of Exceptional Conditions
SNYK-JS-OCTOKIT-6129525
193 No Known Exploit
Release notes
Package name: @commander-js/extra-typings
  • 12.1.0 - 2024-05-19

    Changed

    • use ESLint for linting (#65)
    • format source files with Prettier (#66)

    Removed

    • removed unimplemented Option.fullDescription from TypeScript definition (#70)
  • 12.0.1 - 2024-03-01

    Release

  • 12.0.0 - 2024-02-03

    Changed

  • 12.0.0-1 - 2023-11-13

    Fixed

    • use prerelease Commander version for peerDependencies
  • 12.0.0-0 - 2023-11-12

    Changed

  • 11.1.0 - 2023-10-15

    Added

    • Option properties: envVar, presetArg (#48)
    • Argument properties: argChoices, defaultValue, defaultValueDescription (#48)
    • Command properties: options, registeredArguments (#50)

    Changed

    Fixed

    • remove unused Option.optionFlags property (#48)
    • add that Command.version() can also be used as getter (#48)
    • add null return type to Commands.executableDir(), for when not configured (#48)
    • preserve option typings when adding arguments to Command (#49)
  • 11.0.0 - 2023-06-16

    Changed

  • 10.0.3 - 2023-03-03

    Added

    • narrow types based on .choices() (#29)

    Fixed

    • improve Option type inferences for certain combinations of configuration (#31)
    • mark .action() callback as allowing promises (#33)
from @commander-js/extra-typings GitHub release notes
Package name: @octokit/graphql
  • 8.1.1 - 2024-04-15

    8.1.1 (2024-04-15)

    Bug Fixes

    • pkg: add default fallback and types export (#565) (9de1ef8)
  • 8.1.0 - 2024-04-03

    8.1.0 (2024-04-03)

    Features

  • 8.0.2 - 2024-04-03

    8.0.2 (2024-04-03)

    Bug Fixes

    • deps: update dependency @ octokit/types to v13 (ce3f6c9)
  • 8.0.1 - 2024-02-27

    8.0.1 (2024-02-27)

    Bug Fixes

  • 8.0.0 - 2024-02-25

    8.0.0 (2024-02-25)

    Features

    BREAKING CHANGES

    • this package is now ESM

    • fix: add missing file extension in relative file path import

  • 8.0.0-beta.1 - 2024-02-24

    8.0.0-beta.1 (2024-02-24)

    Bug Fixes

    • add missing file extension in relative file path import (daa3ecb)

    Features

    BREAKING CHANGES

    • this package is now ESM
  • 7.1.0 - 2024-04-05

    7.1.0 (2024-04-05)

    Bug Fixes

    • upgrade @ octokit/types (981171f)

    Features

  • 7.0.2 - 2023-09-23

    7.0.2 (2023-09-23)

    Bug Fixes

    • deps: update dependency @ octokit/types to v12 (#508) (2a72b63)
  • 7.0.1 - 2023-07-10

    7.0.1 (2023-07-10)

    Bug Fixes

  • 7.0.0 - 2023-07-07

    7.0.0 (2023-07-07)

    Bug Fixes

    • deps: update octokit monorepo (major) (#488) (585f4ae)

    BREAKING CHANGES

    • deps: Replace support for Node.js http(s) Agents with documentation on using fetch dispatchers instead
    • deps: Remove ability to pass custom request options, except from method, headers, body, signal, data
  • 6.0.1 - 2023-06-20
  • 6.0.0 - 2023-06-18
  • 6.0.0-beta.2 - 2023-06-16
  • 6.0.0-beta.1 - 2023-05-22
  • 5.0.6 - 2023-05-21
  • 5.0.5 - 2023-01-20
  • 5.0.4 - 2022-10-19
  • 5.0.3 - 2022-10-13
  • 5.0.2 - 2022-10-13
  • 5.0.1 - 2022-08-15
  • 5.0.0 - 2022-07-08
  • 4.8.0 - 2021-08-31
from @octokit/graphql GitHub release notes
Package name: @octokit/graphql-schema
  • 15.25.0 - 2024-07-08

    15.25.0 (2024-07-08)

    Features

    • minPermissionLevel filter for projects connections (#969) (503d8f1)
  • 15.24.0 - 2024-07-03

    15.24.0 (2024-07-03)

    Features

    • remove org verifiedDomainsList and defer keyword, add specifiedBy keyword (#967) (ee111b5)
  • 15.23.0 - 2024-06-28

    15.23.0 (2024-06-28)

    Features

  • 15.22.0 - 2024-06-21

    15.22.0 (2024-06-21)

    Features

    • convertProjectV2DraftIssueItemToIssue() mutation (#962) (d345d19)
  • 15.21.0 - 2024-06-20

    15.21.0 (2024-06-20)

    Features

    • ProjectV2#statusUpdates(), Mutations: createProjectV2StatusUpdate(), updateProjectV2StatusUpdate(), deleteProjectV2StatusUpdate(). (#961) (fc3abe0)
  • 15.20.0 - 2024-06-14

    15.20.0 (2024-06-14)

    Features

    • Adds AnnouncementBanner[readme, readmeHTML] (#959) (48b05fb)
  • 15.19.0 - 2024-06-13

    15.19.0 (2024-06-13)

    Features

    • Query#enterpriseMemberInvitation, enterpriseMemberInvitationByToken, EnterpriseOwnerInfo#pendingUnaffiliatedMemberInvitations. Mutations: acceptEnterpriseMemberInvitation, cancelEnterpriseMemberInvitation, inviteEnterpriseMember (#958) (4b94ff4)
  • 15.18.1 - 2024-06-11

    15.18.1 (2024-06-11)

    Bug Fixes

    • comments: clarify GitObject#{since,until} (#955) (d4b7bc5)
  • 15.18.0 - 2024-05-24

    15.18.0 (2024-05-24)

    Features

  • 15.17.0 - 2024-05-20

    15.17.0 (2024-05-20)

    Features

    • Adds property AnnouncementBanner.announcementCreatedAt (#947) (4f1108e)
  • 15.16.0 - 2024-05-16
  • 15.15.0 - 2024-05-02
  • 15.14.0 - 2024-04-29
  • 15.13.0 - 2024-04-25
  • 15.12.0 - 2024-04-18
  • 15.11.0 - 2024-04-18
  • 15.10.0 - 2024-04-17
  • 15.9.0 - 2024-04-16
  • 15.8.0 - 2024-04-16
  • 15.7.0 - 2024-04-15
  • 15.6.0 - 2024-04-11
  • 15.5.1 - 2024-04-09
  • 15.5.0 - 2024-04-08
  • 15.4.2 - 2024-04-05
  • 15.4.1 - 2024-04-04
  • 15.4.0 - 2024-04-03
  • 15.3.0 - 2024-03-11
  • 15.2.0 - 2024-03-08
  • 15.1.2 - 2024-03-08
  • 15.1.1 - 2024-03-07
  • 15.1.0 - 2024-03-07
  • 15.0.0 - 2024-03-04
  • 15.0.0-beta.4 - 2024-03-04
  • 15.0.0-beta.3 - 2024-03-04
  • 15.0.0-beta.2 - 2024-03-04
  • 15.0.0-beta.1 - 2024-03-04
  • 14.58.0 - 2024-02-27
from @octokit/graphql-schema GitHub release notes
Package name: @octokit/types
  • 13.5.0 - 2024-04-29

    13.5.0 (2024-04-29)

    Features

    • add Copilot operations, bump openapi-types version (#638) (69c7f34)
  • 13.4.1 - 2024-04-15

    13.4.1 (2024-04-15)

    Bug Fixes

    • openapi-types and openapi-version minor bumps (#633) (fa8e2bb)
  • 13.4.0 - 2024-04-09

    13.4.0 (2024-04-09)

    Features

    • updates @ octokit/openapi-types to v22.0.1 (#631) (73f3c21)
  • 13.3.0 - 2024-04-09

    13.3.0 (2024-04-09)

    Features

    • add redirect option in RequestRequestOptions (#630) (9c58158)
  • 13.2.0 - 2024-04-08

    13.2.0 (2024-04-08)

    Features

    • Updates @ octokit/openapi-types to 22.0.0 (which had breaking changes). BREAKING CHANGES: Renames [repository-rule-params-code-scanning-threshold to repository-rule-params-code-scanning-tool, security_alerts to security_alerts_threshold], renames fields[repository-rule-params-code-scanning-threshold.alerts to repository-rule-params-code-scanning-tool.alerts_threshold, repository-rule-params-code-scanning-threshold.security_alerts to repository-rule-params-code-scanning-tool.security_alerts_threshold] (#629) (d32a77f)
    • updates @ octokit/openapi-types to v21.2.0 (#627) (a5bfb8f)
  • 13.1.0 - 2024-04-04

    13.1.0 (2024-04-04)

    Features

  • 13.0.0 - 2024-04-02

    13.0.0 (2024-04-02)

    Features

    • Updates openapi-types to v21.0.0 (which had breaking changes), BREAKING CHANGE: Updates multiple endpoints to use owner + repo in place of repository_id (#625) (ad024fe)

    BREAKING CHANGES

    • Updates multiple endpoints to use owner + repo in place of repository_id
  • 12.6.0 - 2024-02-22

    12.6.0 (2024-02-22)

    Features

  • 12.5.0 - 2024-02-15

    12.5.0 (2024-02-15)

    Features

  • 12.4.0 - 2023-12-04

    12.4.0 (2023-12-04)

    Features

    • permissions.organization_custom_properties (#598) (ff98468)
  • 12.3.0 - 2023-11-12
  • 12.2.0 - 2023-11-07
  • 12.1.1 - 2023-10-25
  • 12.1.0 - 2023-10-24
  • 12.0.1 - 2023-10-24
  • 12.0.0 - 2023-09-23
  • 11.1.0 - 2023-07-10
  • 11.0.0 - 2023-07-07
  • 10.1.0-beta.1 - 2023-06-30
  • 10.0.0 - 2023-06-13
  • 10.0.0-beta.2 - 2023-06-12
  • 10.0.0-beta.1 - 2023-05-26
  • 9.3.2 - 2023-06-13
from @octokit/types GitHub release notes
Package name: chalk from chalk GitHub release notes
Package name: @types/jest
  • 29.5.12 - 2024-02-01
  • 29.5.11 - 2023-12-06
  • 29.5.10 - 2023-11-22
  • 29.5.9 - 2023-11-21
  • 29.5.8 - 2023-11-07
  • 29.5.7 - 2023-10-30
  • 29.5.6 - 2023-10-18
  • 29.5.5 - 2023-09-15
  • 29.5.4 - 2023-08-22
  • 29.5.3 - 2023-07-10
  • 29.5.2 - 2023-05-31
  • 29.5.1 - 2023-04-19
  • 29.5.0 - 2023-03-16
  • 29.4.4 - 2023-03-15
  • 29.4.3 - 2023-03-15
  • 29.4.2 - 2023-03-15
  • 29.4.1 - 2023-03-13
  • 29.4.0 - 2023-01-25
  • 29.2.6 - 2023-01-18
  • 29.2.5 - 2022-12-30
  • 29.2.4 - 2022-12-05
  • 29.2.3 - 2022-11-14
  • 29.2.2 - 2022-11-04
  • 29.2.1 - 2022-11-01
  • 29.2.0 - 2022-10-18
  • 29.1.2 - 2022-10-06
  • 29.1.1 - 2022-09-30
  • 29.1.0 - 2022-09-29
  • 29.0.3 - 2022-09-15
  • 29.0.2 - 2022-09-13
  • 29.0.1 - 2022-09-11
  • 29.0.0 - 2022-08-29
  • 28.1.8 - 2022-08-24
  • 28.1.7 - 2022-08-15
  • 28.1.6 - 2022-07-15
  • 28.1.5 - 2022-07-13
  • 28.1.4 - 2022-06-30
  • 28.1.3 - 2022-06-21
  • 28.1.2 - 2022-06-17
  • 28.1.1 - 2022-06-04
  • 28.1.0 - 2022-06-01
  • 27.5.2 - 2022-06-01
from @types/jest GitHub release notes
Package name: @types/node
  • 22.5.0 - 2024-08-21
  • 22.4.2 - 2024-08-21
  • 22.4.1 - 2024-08-19
  • 22.4.0 - 2024-08-16
  • 22.3.0 - 2024-08-14
  • 22.2.0 - 2024-08-09
  • 22.1.0 - 2024-08-02
  • 22.0.3 - 2024-08-02
  • 22.0.2 - 2024-07-31
  • 22.0.1 - 2024-07-31
  • 22.0.0 - 2024-07-28
  • 20.16.5 - 2024-09-04
  • 20.16.4 - 2024-09-04
  • 20.16.3 - 2024-09-01
  • 20.16.2 - 2024-08-28
  • 20.16.1 - 2024-08-19
  • 20.16.0 - 2024-08-18
  • 20.15.0 - 2024-08-16
  • 20.14.15 - 2024-08-09
  • 20.14.14 - 2024-08-02
  • 20.14.13 - 2024-07-28
  • 20.14.12 - 2024-07-23
  • 20.14.11 - 2024-07-16
  • 20.14.10 - 2024-07-05
  • 20.14.9 - 2024-06-25
  • 20.14.8 - 2024-06-22
  • 20.14.7 - 2024-06-20
  • 20.14.6 - 2024-06-19
  • 20.14.5 - 2024-06-18
  • 20.14.4 - 2024-06-17
  • 20.14.3 - 2024-06-17
  • 20.14.2 - 2024-06-05
  • 20.14.1 - 2024-06-03
  • 20.14.0 - 2024-06-02
  • 20.13.0 - 2024-05-31
  • 20.12.14 - 2024-05-31
  • 20.12.13 - 2024-05-29
  • 20.12.12 - 2024-05-14
  • 20.12.11 - 2024-05-08
  • 20.12.10 - 2024-05-06
  • 20.12.9 - 2024-05-06
  • 20.12.8 - 2024-05-01
  • 20.12.7 - 2024-04-09
  • 20.12.6 - 2024-04-09
  • 20.12.5 - 2024-04-05
  • 20.12.4 - 2024-04-03
  • 20.12.3 - 2024-04-02
  • 20.12.2 - 2024-03-30
  • 20.12.1 - 2024-03-30
  • 20.12.0 - 2024-03-30
  • 20.11.30 - 2024-03-19
  • 20.11.29 - 2024-03-18
  • 20.11.28 - 2024-03-15
  • 20.11.27 - 2024-03-13
  • 20.11.26 - 2024-03-11
  • 20.11.25 - 2024-03-06
  • 20.11.24 - 2024-02-29
  • 20.11.23 - 2024-02-29
  • 20.11.22 - 2024-02-28
  • 20.11.21 - 2024-02-27
  • 20.11.20 - 2024-02-22
  • 20.11.19 - 2024-02-15
  • 20.11.18 - 2024-02-15
  • 20.11.17 - 2024-02-08
  • 20.11.16 - 2024-02-01
  • 20.11.15 - 2024-02-01
  • 20.11.14 - 2024-01-31
  • 20.11.13 - 2024-01-30
  • 20.11.12 - 2024-01-30
  • 20.11.11 - 2024-01-30
  • 20.11.10 - 2024-01-28
  • 20.11.9 - 2024-01-28
  • 20.11.8 - 2024-01-27
  • 20.11.7 - 2024-01-26
  • 20.11.6 - 2024-01-24
  • 20.11.5 - 2024-01-17
  • 20.11.4 - 2024-01-16
  • 20.11.3 - 2024-01-15
  • 20.11.2 - 2024-01-15
  • 20.11.1 - 2024-01-15
  • 20.11.0 - 2024-01-11
  • 20.10.8 - 2024-01-09
  • 20.10.7 - 2024-01-07
  • 20.10.6 - 2023-12-30
  • 20.10.5 - 2023-12-17
  • 20.10.4 - 2023-12-07
  • 20.10.3 - 2023-12-03
  • 20.10.2 - 2023-12-01
  • 20.10.1 - 2023-11-29
  • 20.10.0 - 2023-11-24
  • 20.9.5 - 2023-11-23
  • 20.9.4 - 2023-11-22
  • 20.9.3 - 2023-11-21
  • 20.9.2 - 2023-11-18
  • 20.9.1 - 2023-11-16
  • 20.9.0 - 2023-11-07
  • 20.8.10 - 2023-10-31
  • 20.8.9 - 2023-10-25
  • 20.8.8 - 2023-10-24
  • 20.8.7 - 2023-10-18
  • 20.8.6 - 2023-10-13
  • 20.8.5 - 2023-10-12
  • 20.8.4 - 2023-10-09
  • 20.8.3 - 2023-10-06
  • 20.8.2 - 2023-10-02
  • 20.8.1 - 2023-10-02
  • 20.8.0 - 2023-09-30
  • 20.7.2 - 2023-09-29
  • 20.7.1 - 2023-09-27
  • 20.7.0 - 2023-09-25
  • 20.6.5 - 2023-09-24
  • 20.6.4 - 2023-09-23
  • 20.6.3 - 2023-09-20
  • 20.6.2 - 2023-09-16
  • 20.6.1 - 2023-09-15
  • 20.6.0 - 2023-09-08
  • 20.5.9 - 2023-09-02
  • 20.5.8 - 2023-09-01
  • 20.5.7 - 2023-08-28
  • 20.5.6 - 2023-08-24
  • 20.5.5 - 2023-08-24
  • 20.5.4 - 2023-08-23
  • 20.5.3 - 2023-08-22
  • 20.5.2 - 2023-08-22
  • 20.5.1 - 2023-08-18
  • 20.5.0 - 2023-08-13
  • 20.4.10 - 2023-08-11
  • 20.4.9 - 2023-08-08
  • 20.4.8 - 2023-08-05
  • 20.4.7 - 2023-08-04
  • 20.4.6 - 2023-08-02
  • 20.4.5 - 2023-07-25
  • 20.4.4 - 2023-07-22
  • 20.4.3 - 2023-07-21
  • 20.4.2 - 2023-07-12
  • 20.4.1 - 2023-07-07
  • 20.4.0 - 2023-07-05
  • 20.3.3 - 2023-06-30
  • 20.3.2 - 2023-06-26
  • 20.3.1 - 2023-06-13
  • 20.3.0 - 2023-06-10
  • 20.2.6 - 2023-06-10
  • 20.2.5 - 2023-05-26
  • 20.2.4 - 2023-05-25
  • 20.2.3 - 2023-05-21
  • 20.2.2 - 2023-05-21
  • 20.2.1 - 2023-05-18
  • 20.2.0 - 2023-05-17
  • 20.1.7 - 2023-05-16
  • 20.1.6 - 2023-05-16
  • 20.1.5 - 2023-05-16
  • 20.1.4 - 2023-05-13
  • 20.1.3 - 2023-05-11
  • 20.1.2 - 2023-05-10
  • 20.1.1 - 2023-05-08
  • 20.1.0 - 2023-05-05
  • 20.0.0 - 2023-05-05
  • 18.19.50 - 2024-09-04
  • 18.19.49 - 2024-09-04
  • 18.19.48 - 2024-09-01
  • 18.19.47 - 2024-08-28
  • 18.19.46 - 2024-08-26
  • 18.19.45 - 2024-08-19
  • 18.19.44 - 2024-08-09
  • 18.19.43 - 2024-08-02
  • 18.19.42 - 2024-07-23
  • 18.19.41 - 2024-07-18
  • 18.19.40 - 2024-07-16
  • 18.19.39 - 2024-06-22
  • 18.19.38 - 2024-06-20
  • 18.19.37 - 2024-06-19
  • 18.19.36 - 2024-06-17
  • 18.19.35 - 2024-06-17
  • 18.19.34 - 2024-06-03
  • 18.19.33 - 2024-05-08
  • 18.19.32 - 2024-05-06
  • 18.19.31 - 2024-04-09
  • 18.19.30 - 2024-04-05
  • 18.19.29 - 2024-04-02
  • 18.19.28 - 2024-03-30
  • 18.19.27 - 2024-03-30
  • 18.19.26 - 2024-03-19
  • 18.19.25 - 2024-03-18
  • 18.19.24 - 2024-03-13
  • 18.19.23 - 2024-03-11
  • 18.19.22 - 2024-03-06
  • 18.19.21 - 2024-02-29
  • 18.19.20 - 2024-02-28
  • 18.19.19 - 2024-02-27
  • 18.19.18 - 2024-02-22
  • 18.19.17 - 2024-02-15
  • 18.19.16 - 2024-02-15
  • 18.19.15 - 2024-02-08
  • 18.19.14 - 2024-02-01
  • 18.19.13 - 2024-02-01
  • 18.19.12 - 2024-01-31
  • ...

Snyk has created this PR to upgrade:
  - @commander-js/extra-typings from 10.0.3 to 12.1.0.
    See this package in npm: https://www.npmjs.com/package/@commander-js/extra-typings
  - @octokit/graphql from 4.8.0 to 8.1.1.
    See this package in npm: https://www.npmjs.com/package/@octokit/graphql
  - @octokit/graphql-schema from 14.58.0 to 15.25.0.
    See this package in npm: https://www.npmjs.com/package/@octokit/graphql-schema
  - @octokit/types from 9.3.2 to 13.5.0.
    See this package in npm: https://www.npmjs.com/package/@octokit/types
  - chalk from 4.1.2 to 5.3.0.
    See this package in npm: https://www.npmjs.com/package/chalk
  - @types/jest from 27.5.2 to 29.5.12.
    See this package in npm: https://www.npmjs.com/package/@types/jest
  - @types/node from 16.18.108 to 22.5.0.
    See this package in npm: https://www.npmjs.com/package/@types/node
  - @types/uuid from 9.0.8 to 10.0.0.
    See this package in npm: https://www.npmjs.com/package/@types/uuid
  - commander from 10.0.1 to 12.1.0.
    See this package in npm: https://www.npmjs.com/package/commander
  - dotenv from 10.0.0 to 16.4.5.
    See this package in npm: https://www.npmjs.com/package/dotenv
  - eslint from 8.57.1 to 9.9.1.
    See this package in npm: https://www.npmjs.com/package/eslint
  - glob from 10.4.5 to 11.0.0.
    See this package in npm: https://www.npmjs.com/package/glob
  - octokit from 2.1.0 to 4.0.2.
    See this package in npm: https://www.npmjs.com/package/octokit
  - ora from 5.4.1 to 8.1.0.
    See this package in npm: https://www.npmjs.com/package/ora
  - typescript from 4.9.5 to 5.5.4.
    See this package in npm: https://www.npmjs.com/package/typescript
  - uuid from 9.0.1 to 10.0.0.
    See this package in npm: https://www.npmjs.com/package/uuid

See this project in Snyk:
https://app.snyk.io/org/cachiman/project/7b598abe-6447-4661-aa9f-94907b81c24b?utm_source=github&utm_medium=referral&page=upgrade-pr
Copy link

google-cla bot commented Sep 16, 2024

Thanks for your pull request! It looks like this may be your first contribution to a Google open source project. Before we can look at your pull request, you'll need to sign a Contributor License Agreement (CLA).

View this failed invocation of the CLA check for more information.

For the most up to date status, view the checks section at the bottom of the pull request.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants