-
Notifications
You must be signed in to change notification settings - Fork 1
[Snyk] Upgrade @swc/core from 1.3.68 to 1.15.5 #9687
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
Conversation
Snyk has created this PR to upgrade @swc/core from 1.3.68 to 1.15.5. See this package in yarn: @swc/core See this project in Snyk: https://app.snyk.io/org/q1bluequantumblockchainlabs.onmicrosoft.com/project/4590850b-6aaf-4257-983f-c8d6bc88021a?utm_source=github&utm_medium=referral&page=upgrade-pr
Review or Edit in CodeSandboxOpen the branch in Web Editor • VS Code • Insiders |
✅ Snyk checks have passed. No issues have been found so far.
💻 Catch issues earlier using the plugins for VS Code, JetBrains IDEs, Visual Studio, and Eclipse. |
Sequence DiagramThis diagram shows the interactions between components: sequenceDiagram
participant PM as Package Manager
participant PJ as package.json
participant YL as yarn.lock
participant NPM as NPM Registry
participant SWC as @swc/core
participant Deps as Platform Dependencies
PM->>PJ: Read dependency requirements
Note over PJ: @swc/core: ^1.15.5<br/>(updated from ^1.3.46)
PM->>NPM: Resolve @swc/core@^1.15.5
NPM-->>PM: Return version 1.15.8
PM->>SWC: Install @swc/core@1.15.8
SWC->>PM: Declare new dependencies
Note over SWC: @swc/counter@^0.1.3<br/>@swc/types@^0.1.25
PM->>NPM: Resolve new dependencies
NPM-->>PM: counter@0.1.3, types@0.1.25
loop For each platform
PM->>NPM: Resolve platform-specific binary
Note over Deps: darwin-arm64, darwin-x64,<br/>linux variants, win32 variants
NPM-->>PM: Return binary@1.15.8
PM->>Deps: Install optional platform binary
end
PM->>YL: Update yarn.lock
Note over YL: All versions updated to 1.15.8<br/>New dependencies added<br/>Checksums updated
PM-->>PJ: Dependency upgrade complete
Note for WindsurfPlease change the default marketplace provider to the following in the windsurf settings:Marketplace Extension Gallery Service URL: https://marketplace.visualstudio.com/_apis/public/gallery Marketplace Gallery Item URL: https://marketplace.visualstudio.com/items Entelligence.ai can learn from your feedback. Simply add 👍 / 👎 emojis to teach it your preferences. More shortcuts belowEmoji Descriptions:
Interact with the Bot:
Also you can trigger various commands with the bot by doing The current supported commands are
More commands to be added soon. |
🤖 Augment PR SummarySummary: Keeps the microsite toolchain up to date by upgrading 🤖 Was this summary useful? React with 👍 or 👎 |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
| linkType: hard | ||
|
|
||
| "typescript@patch:typescript@^4.9.4#~builtin<compat/typescript>": | ||
| version: 4.9.5 |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
|
This PR has been automatically marked as stale because it has not had recent activity from the author. It will be closed if no further activity occurs. If the PR was closed and you want it re-opened, let us know and we'll re-open the PR so that you can continue the contribution! |
Snyk has created this PR to upgrade @swc/core from 1.3.68 to 1.15.5.
ℹ️ 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 476 versions ahead of your current version.
The recommended version was released 24 days 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: