[Snyk] Upgrade: , , , , , chalk, commander, dotenv, glob, octokit, ora, uuid #519
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
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.
@commander-js/extra-typings
⚠️ This is a major version upgrade, and may be a breaking change | 4 months ago
⚠️ This is a major version upgrade, and may be a breaking change | 5 months ago
⚠️ This is a major version upgrade, and may be a breaking change | 2 months ago
⚠️ This is a major version upgrade, and may be a breaking change | 5 months ago
⚠️ This is a major version upgrade, and may be a breaking change | 3 months ago
⚠️ This is a major version upgrade, and may be a breaking change | a year ago
⚠️ This is a major version upgrade, and may be a breaking change | 4 months ago
⚠️ This is a major version upgrade, and may be a breaking change | 7 months ago
⚠️ This is a major version upgrade, and may be a breaking change | 2 months ago
⚠️ This is a major version upgrade, and may be a breaking change | 4 months ago
⚠️ This is a major version upgrade, and may be a breaking change | 23 days ago
⚠️ This is a major version upgrade, and may be a breaking change | 3 months ago
from 10.0.3 to 12.1.0 | 7 versions ahead of your current version
on 2024-05-19
@octokit/graphql
from 4.8.0 to 8.1.1 | 21 versions ahead of your current version
on 2024-04-15
@octokit/graphql-schema
from 14.58.0 to 15.25.0 | 36 versions ahead of your current version
on 2024-07-08
@octokit/types
from 9.3.2 to 13.5.0 | 22 versions ahead of your current version
on 2024-04-29
@types/uuid
from 9.0.8 to 10.0.0 | 1 version ahead of your current version
on 2024-06-20
chalk
from 4.1.2 to 5.3.0 | 7 versions ahead of your current version
on 2023-06-29
commander
from 10.0.1 to 12.1.0 | 6 versions ahead of your current version
on 2024-05-18
dotenv
from 10.0.0 to 16.4.5 | 39 versions ahead of your current version
on 2024-02-20
glob
from 10.4.5 to 11.0.0 | 1 version ahead of your current version
on 2024-07-08
octokit
from 2.1.0 to 4.0.2 | 15 versions ahead of your current version
on 2024-05-08
ora
from 5.4.1 to 8.1.0 | 13 versions ahead of your current version
on 2024-08-25
uuid
from 9.0.1 to 10.0.0 | 1 version ahead of your current version
on 2024-06-09
Issues fixed by the recommended upgrade:
SNYK-JS-OCTOKIT-6129525
Release notes
Package name: @commander-js/extra-typings
Changed
Removed
Option.fullDescription
from TypeScript definition (#70)Release
Changed
peerDependencies
tocommander@12.0.x
, which requires Node.js v18 or higherFixed
Changed
peerDependencies
tocommander@12.0.x
, which requires Node.js v18 or higherAdded
Option
properties:envVar
,presetArg
(#48)Argument
properties:argChoices
,defaultValue
,defaultValueDescription
(#48)Command
properties:options
,registeredArguments
(#50)Changed
commands
property ofCommand
is now readonly (#48)peerDependencies
tocommander@11.1.x
(#48)Fixed
Option.optionFlags
property (#48)Command.version()
can also be used as getter (#48)Commands.executableDir()
, for when not configured (#48)Command
(#49)Changed
peerDependencies
tocommander@11.0.x
, which requires Node.js v16 or higherAdded
.choices()
(#29)Fixed
.action()
callback as allowing promises (#33)Package name: @octokit/graphql
8.1.1 (2024-04-15)
Bug Fixes
default
fallback andtypes
export (#565) (9de1ef8)8.1.0 (2024-04-03)
Features
8.0.2 (2024-04-03)
Bug Fixes
8.0.1 (2024-02-27)
Bug Fixes
main
entry point (#551) (d3ada54), closes octokit/core.js#6628.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)
Bug Fixes
Features
BREAKING CHANGES
7.1.0 (2024-04-05)
Bug Fixes
@ octokit/types
(981171f)Features
7.0.2 (2023-09-23)
Bug Fixes
7.0.1 (2023-07-10)
Bug Fixes
@ octokit/request
(#489) (631531d)7.0.0 (2023-07-07)
Bug Fixes
BREAKING CHANGES
Package name: @octokit/graphql-schema
15.25.0 (2024-07-08)
Features
minPermissionLevel
filter for projects connections (#969) (503d8f1)15.24.0 (2024-07-03)
Features
15.23.0 (2024-06-28)
Features
15.22.0 (2024-06-21)
Features
convertProjectV2DraftIssueItemToIssue()
mutation (#962) (d345d19)15.21.0 (2024-06-20)
Features
ProjectV2#statusUpdates()
, Mutations:createProjectV2StatusUpdate()
,updateProjectV2StatusUpdate()
,deleteProjectV2StatusUpdate()
. (#961) (fc3abe0)15.20.0 (2024-06-14)
Features
15.19.0 (2024-06-13)
Features
Query#enterpriseMemberInvitation
,enterpriseMemberInvitationByToken
,EnterpriseOwnerInfo#pendingUnaffiliatedMemberInvitations
. Mutations:acceptEnterpriseMemberInvitation
,cancelEnterpriseMemberInvitation
,inviteEnterpriseMember
(#958) (4b94ff4)15.18.1 (2024-06-11)
Bug Fixes
GitObject#{since,until}
(#955) (d4b7bc5)15.18.0 (2024-05-24)
Features
User#copilotEndpoints
(#949) (4eda357)15.17.0 (2024-05-20)
Features
Package name: @octokit/types
13.5.0 (2024-04-29)
Features
13.4.1 (2024-04-15)
Bug Fixes
13.4.0 (2024-04-09)
Features
13.3.0 (2024-04-09)
Features
redirect
option inRequestRequestOptions
(#630) (9c58158)13.2.0 (2024-04-08)
Features
13.1.0 (2024-04-04)
Features
13.0.0 (2024-04-02)
Features
BREAKING CHANGES
12.6.0 (2024-02-22)
Features
12.5.0 (2024-02-15)
Features
12.4.0 (2023-12-04)
Features
Package name: @types/uuid
Package name: chalk
sideEffects
field to package.json 5aafc0av5.2.0...v5.3.0
v5.1.2...v5.2.0
v5.1.1...v5.1.2
v5.1.0...v5.1.1
v5.0.1...v5.1.0
main
field to package.json for backwards compatibility with some developer tools 85f7e96v5.0.0...v5.0.1
Breaking
chalk.Instance
→Chalk
chalk.supportsColor
→supportsColor
chalk.stderr
→chalkStderr
chalk.stderr.supportsColor
→supportsColorStderr
.keyword()
,.hsl()
,.hsv()
,.hwb()
, and.ansi()
coloring methods (#433) 4cf2e40color-convert
package.chalk-template
(#524) c987c61+import chalkTemplate from 'chalk-template';
-chalk
2 + 3 = {bold ${2 + 3}}
;+chalkTemplate
2 + 3 = {bold ${2 + 3}}
;Improvements
overline
style (#433) 4cf2e40v4.1.0...v5.0.0
Package name: commander
Added
node --eval
andnode --print
when call.parse()
with no arguments (#2164)Changed
node:
(#2170)Removed
Added
.addHelpOption()
as another way of configuring built-in help option (#2006).helpCommand()
for configuring built-in help command (#2087)Fixed
passThroughOptions
constraints when using.addCommand
and throw if parent command does not have.enablePositionalOptions()
enabled (#1937)Changed
.storeOptionsAsProperties()
after setting an option value (#1928)@ api private
with documented@ private
(#1949).addHelpCommand()
now takes a Command (passing string or boolean still works as before but deprecated) (#2087)Deprecated
.addHelpCommand()
passing string or boolean (use.helpCommand()
or pass a Command) (#2087)Removed
program
export instead) (#2017)Migration Tips
global program
If you are using the deprecated default import of the global Command object, you need to switch to using a named import (or create a new
Command
).option and command clashes
A couple of configuration problems now throw an error, which will pick up issues in existing programs:
Added
.addHelpOption()
as another way of configuring built-in help option (#2006).helpCommand()
for configuring built-in help command (#2087)Changed
.addHelpCommand()
now takes a Command (passing string or boolean still works as before but deprecated) (#2087)Deprecated
.addHelpCommand()
passing string or boolean (use.helpCommand()
or pass a Command) (#2087)Fixed
passThroughOptions
constraints when using.addCommand
and throw if parent command does not have.enablePositionalOptions()
enabled (