-
Notifications
You must be signed in to change notification settings - Fork 1
[Snyk] Upgrade @vscode/vsce from 2.19.0 to 2.32.0 #86
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
base: main
Are you sure you want to change the base?
Conversation
Snyk has created this PR to upgrade @vscode/vsce from 2.19.0 to 2.32.0. See this package in npm: @vscode/vsce See this project in Snyk: https://app.snyk.io/org/sammytezzy/project/7480d9ab-a91b-458d-a9d3-95990d0c10ab?utm_source=github&utm_medium=referral&page=upgrade-pr
|
|
Reviewer's GuideThis pull request upgrades the Sequence Diagram: Snyk's Automated Upgrade of @vscode/vscesequenceDiagram
title "Sequence Diagram: Snyk's Automated Upgrade of @vscode/vsce"
actor Snyk
participant ProjectRepo as "Project Repository"
participant DependencyRegistry as "Dependency Registry (e.g., npm)"
Snyk->>ProjectRepo: Scan dependencies in project
ProjectRepo-->>Snyk: Reports current "@vscode/vsce v2.19.0"
Snyk->>DependencyRegistry: Query for "@vscode/vsce" updates
DependencyRegistry-->>Snyk: Latest version is "v2.32.0"
Snyk->>Snyk: Determine upgrade from v2.19.0 to v2.32.0
Snyk->>ProjectRepo: Create Pull Request to update "@vscode/vsce" to v2.32.0
note right of ProjectRepo: PR modifies package.json & package-lock.json
State Diagram: @vscode/vsce Dependency Version ChangestateDiagram-v2
title "State Diagram: @vscode/vsce Dependency Version Change"
direction LR
[*] --> V2_19_0
V2_19_0: "@vscode/vsce v2.19.0\n(Current Version)"
V2_19_0 --> V2_32_0: "Snyk Upgrade PR"
V2_32_0: "@vscode/vsce v2.32.0\n(Updated Version)"
File-Level Changes
Tips and commandsInteracting with Sourcery
Customizing Your ExperienceAccess your dashboard to:
Getting Help
|
Snyk has created this PR to upgrade @vscode/vsce from 2.19.0 to 2.32.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 60 versions ahead of your current version.
The recommended version was released 9 months ago.
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:
Summary by Sourcery
Chores: